Age | Commit message (Expand) | Author | Files | Lines |
2004-02-04 | link against libm on Solaris. | grant | 1 | -1/+3 |
2004-02-03 | Use more portable find -print0 (instead of -printx). | reed | 1 | -3/+3 |
2004-02-03 | Reorder checks when setting _GCC_SUBPREFIX so that we always search for | jlam | 1 | -6/+9 |
2004-02-03 | Remove not_found checks now that we pre-filter them out when setting | jlam | 1 | -3/+1 |
2004-02-03 | Do previous in a different way to avoid make errors. | jlam | 1 | -2/+3 |
2004-02-03 | Don't add to LDFLAGS if the directories are "not_found". | jlam | 1 | -1/+3 |
2004-02-03 | Add, enable and note addition of jpeginfo and jpegoptim. | cube | 2 | -2/+6 |
2004-02-03 | Initial import of jpeginfo, version 1.6.0 into the NetBSD Packages | cube | 5 | -0/+41 |
2004-02-03 | ":H", not ":T", is the correct make variable modifier to get everything | jlam | 1 | -2/+2 |
2004-02-03 | Initial import of jpegoptim, version 1.2.2 into the NetBSD Packages | cube | 5 | -0/+39 |
2004-02-03 | Reorder sections a bit so that related sections are together. | jlam | 1 | -49/+47 |
2004-02-03 | Whitespace nit. | jlam | 1 | -2/+2 |
2004-02-03 | Update spamprobe to 0.9h. ChangeLog: | hubertf | 4 | -32/+7 |
2004-02-03 | Fix a pervasive cut-and-paste bug: change a = back into a +=. Noted by | jlam | 5 | -11/+11 |
2004-02-03 | Use subst.mk instead of using sed and mv. | xtraeme | 1 | -8/+5 |
2004-02-03 | Note update of dosbox to 0.61 | xtraeme | 1 | -1/+2 |
2004-02-03 | Update dosbox to 0.61 | xtraeme | 2 | -9/+11 |
2004-02-03 | Add mini_httpd. | reed | 1 | -1/+2 |
2004-02-03 | Add mini_httpd-1.19. This package was made by | reed | 1 | -1/+2 |
2004-02-03 | Initial import of mini_httpd-1.19. This was packaged by | reed | 5 | -0/+84 |
2004-02-03 | + KDE 3.2 | recht | 1 | -1/+2 |
2004-02-03 | add buildlink3.mk (needed by graphics/cairo) | recht | 1 | -0/+25 |
2004-02-03 | We use/need c++ | abs | 1 | -1/+2 |
2004-02-03 | Remove 'USE_LANGUAGES=' as at least on my system 'make install' compiles up | abs | 1 | -2/+1 |
2004-02-03 | note the update of mono to 0.30 and the following additions: | recht | 1 | -1/+5 |
2004-02-03 | Let's Do The Time Warp Again | recht | 1 | -2/+2 |
2004-02-03 | Set 'USE_LANGUAGES=c c++' | abs | 1 | -8/+9 |
2004-02-03 | + libgdiplus | recht | 1 | -1/+2 |
2004-02-03 | initial import of libgdiplus-0.1 | recht | 6 | -0/+84 |
2004-02-03 | update to mono 0.30 | recht | 9 | -38/+103 |
2004-02-03 | + libpixman, cairo | recht | 1 | -1/+3 |
2004-02-03 | initial import of cairo-0.1.17 | recht | 6 | -0/+103 |
2004-02-03 | initial import of libpixman-0.1.0 | recht | 6 | -0/+88 |
2004-02-03 | Add buildlink3.mk. (needed to bl3ify lang/mono) | recht | 1 | -0/+21 |
2004-02-03 | Add buildlink3.mk. (needed to bl3ify lang/mono) | recht | 1 | -0/+18 |
2004-02-03 | add USE_GNU_TOOLS+=lex yacc, as this package requires flex and yacc | grant | 1 | -13/+2 |
2004-02-03 | add USE_GNU_TOOLS+=lex, as this package requires flex to build. | grant | 1 | -1/+2 |
2004-02-03 | add support for the GNU versions of lex and yacc, which are required | grant | 1 | -2/+43 |
2004-02-03 | trim whitespace, wrap lines at 75 cols. | grant | 1 | -8/+8 |
2004-02-03 | Note rapidsvn-0.5.0 update. | epg | 1 | -1/+2 |
2004-02-03 | Update to 0.5.0. No changelog available, but the announcement says | epg | 3 | -21/+6 |
2004-02-03 | Allow this to be used under Linux too. (It builds and runs great.) | reed | 1 | -1/+2 |
2004-02-03 | Some lines in the generated +DISPLAY were too long. So made | reed | 1 | -3/+4 |
2004-02-03 | Check whether _NEED_GCC[23] is yes/no rather than just defined, since | jlam | 1 | -11/+18 |
2004-02-03 | include ogle's buildlink2.mk from the right directory. | grant | 1 | -2/+2 |
2004-02-03 | move ogle and ogle_gui to multimedia/ | grant | 13 | -16/+16 |
2004-02-03 | Move the _COMPILER_LD_FLAG setting to somehere global as it applies to all | jlam | 1 | -2/+4 |
2004-02-03 | Avoid using "type" to find the absolute path to the compiler. We find it | jlam | 1 | -27/+31 |
2004-02-03 | run ${MAKE_PROGRAM}, not ${MAKE}, and set the environment | grant | 1 | -2/+2 |
2004-02-03 | Some files were not installed in FreeBSD, use PLIST_SUBST for now. | xtraeme | 2 | -4/+10 |