Age | Commit message (Expand) | Author | Files | Lines |
2004-07-10 | Create directories which the Makefile does not seem to | wiz | 1 | -1/+7 |
2004-07-10 | Replace test -e with -f. | salo | 2 | -8/+8 |
2004-07-10 | Fix multi-line strings in generated sources. Makes this package build with gcc3. | wiz | 2 | -5/+13 |
2004-07-10 | Replace test -e with -f. | salo | 2 | -7/+7 |
2004-07-10 | Add missing header file so this compiles with gcc3. | wiz | 2 | -1/+14 |
2004-07-10 | Replace test -e with -d. | salo | 2 | -4/+4 |
2004-07-10 | Make build with gcc3. | wiz | 4 | -22/+45 |
2004-07-10 | Make build with new freetype2 header structure. | wiz | 2 | -1/+16 |
2004-07-10 | Replace test -e with -h and -c respectively. | salo | 1 | -4/+3 |
2004-07-10 | PKGREVISION++ | salo | 5 | -26/+34 |
2004-07-10 | Add default values for CONSERVER_DEFAULTPORT and CONSERVER_DEFAULTHOST, | salo | 1 | -1/+11 |
2004-07-10 | Add reverse sorting of entries. | kim | 3 | -14/+43 |
2004-07-10 | Add some missing header files so this compiles with gcc3. | wiz | 8 | -17/+81 |
2004-07-10 | libgtkpeer moved to classpath-gui package -- remove it from PLIST. | wiz | 1 | -6/+1 |
2004-07-10 | Unconditionally install icon and gnome desktop file. | wiz | 2 | -1/+22 |
2004-07-10 | Add NetBSD to platforms setting -fno-operator-names (should this check | wiz | 1 | -3/+3 |
2004-07-10 | Move -DUSE_STDARG_H so that this works on 2.0 too. | wiz | 2 | -16/+16 |
2004-07-10 | Remove "./" in front of files to patch. | wiz | 3 | -9/+9 |
2004-07-10 | Convert from varargs to stdarg.h. Fix two other warnings while here. | wiz | 2 | -1/+62 |
2004-07-10 | Use yacc instead of bison, since that is available on more platforms | wiz | 2 | -1/+15 |
2004-07-10 | Make two patches apply cleanly again (whatever happened here...). | wiz | 5 | -23/+26 |
2004-07-10 | Be explicit about the fact that USE_PKGINSTALL has to be set to YES | wiz | 1 | -2/+2 |
2004-07-10 | Replace test -e with -d and -f respectively. | salo | 2 | -13/+13 |
2004-07-10 | Teach configure script about NetBSD 2* to make package build on NetBSD-2.0. | wiz | 3 | -4/+18 |
2004-07-10 | Fix multi-line strings, to make this build when using gcc3. | kristerw | 2 | -1/+216 |
2004-07-10 | On Darwin, leave out the ucd-snmp/diskio and mibII mib modules. | thorpej | 1 | -1/+4 |
2004-07-10 | In snmp_vars.h, use in_addr_t rather than uint32_t for ipaddr_return; the | thorpej | 2 | -1/+15 |
2004-07-10 | Fix multi-line strings, to make this build when using gcc3. | kristerw | 2 | -1/+541 |
2004-07-10 | Use GNU ld specific script only when GNU ld is used. | salo | 3 | -9/+37 |
2004-07-10 | + dillo-0.8.2, libidn-0.5.1, libungif-4.1.3. | wiz | 1 | -2/+4 |
2004-07-10 | USE_LANGUAGES=c c++ | kristerw | 3 | -6/+16 |
2004-07-10 | Fix multi-line strings, to make this build when using gcc3. | kristerw | 3 | -5/+56 |
2004-07-10 | Note that it's only available on NetBSD/i386 2.0F or newer. | cube | 1 | -1/+3 |
2004-07-10 | Fix typo. | cube | 1 | -2/+2 |
2004-07-10 | Note addition of gkrellm-est. | cube | 1 | -1/+2 |
2004-07-10 | Add gkrellm-est. | cube | 1 | -1/+2 |
2004-07-10 | Initial import of gkrellm-est, version 20040710 into the NetBSD Packages | cube | 4 | -0/+32 |
2004-07-10 | Add a missing include file to make this package build on NetBSD 2.0. | kristerw | 2 | -1/+14 |
2004-07-10 | Make this package build on non-NetBSD platforms by using variables | minskim | 4 | -30/+25 |
2004-07-10 | Each of patch-* should patch only one file. | minskim | 3 | -44/+29 |
2004-07-10 | Fix the Solaris check. SunPro doesn't define neither sun, nor __svr4__. | salo | 2 | -1/+15 |
2004-07-10 | Make build on 2.0. | wiz | 3 | -5/+19 |
2004-07-10 | Fix build on 2.0. | wiz | 2 | -17/+16 |
2004-07-10 | fix typo | grant | 1 | -2/+2 |
2004-07-10 | remove line mistakenly committed | grant | 1 | -3/+1 |
2004-07-10 | expose a hidden dependency on libX11, fixes build on Solaris. | grant | 3 | -10/+12 |
2004-07-10 | Require flex, don't hardcode CC, LEX, CFLAGS, LDFLAGS. | salo | 3 | -2/+23 |
2004-07-10 | the "pgmramp" program included in this package needs to be linked | grant | 2 | -1/+18 |
2004-07-10 | note a sparc64 gcc optimisation workaround. | grant | 1 | -1/+11 |
2004-07-10 | explicitly don't transform "-Wl,*", fixing a bug that meant we were | grant | 1 | -1/+5 |