Age | Commit message (Expand) | Author | Files | Lines |
2001-09-21 | Include "bsd.own.mk" before "bsd.pkg.defaults.mk" because otherwise "?=" | tron | 1 | -7/+7 |
2001-09-21 | Update "mutt-devel" package to lastest development version 1.3.21. | tron | 3 | -8/+8 |
2001-09-21 | More tpyos, speelling and gramer | skrll | 1 | -17/+17 |
2001-09-21 | typo | skrll | 1 | -2/+2 |
2001-09-20 | Seems NetBSD 1.5's pppd is not as good as this one, so make it available | hubertf | 1 | -2/+2 |
2001-09-20 | Stylistic clean-up: wrap lines consistently to 80 columns, and collect all | fredb | 1 | -11/+18 |
2001-09-20 | Don't depend on the internals of MACHINE_GNU_PLATFORM. Rather, figure the | fredb | 1 | -2/+2 |
2001-09-20 | Bump pkg_tarup to version 1.0.3 | agc | 2 | -7/+43 |
2001-09-20 | upgrade to 7.8.1, per PR 14022. | itojun | 3 | -8/+9 |
2001-09-20 | upgrade to 20010917. PGP fixes (IIRC). | itojun | 2 | -6/+6 |
2001-09-20 | Fix typo reported in pkg/14019. | wiz | 1 | -1/+1 |
2001-09-20 | Find the binary in ".../${LOWER_OPSYS}", rather than ".../netbsd". | fredb | 1 | -3/+4 |
2001-09-20 | Enable p5-Crypt-{Twofish,Rijndael,RIPEMD160} | mjl | 1 | -1/+4 |
2001-09-20 | Initial import of p5-Crypt-RIPEMD160, as provided by Sen Nagata. | mjl | 4 | -0/+26 |
2001-09-20 | Initial import of p5-Crypt-Rijndael, as provided by Sen Nagata. | mjl | 4 | -0/+27 |
2001-09-20 | Initial import of p5-Crypt-Twofish, as provided by Sen Nagata. | mjl | 4 | -0/+27 |
2001-09-19 | Now that bsd.pkg.defaults.mk is in the tree, mk.conf.example can go away. | agc | 1 | -1162/+0 |
2001-09-19 | provide more useful hint what this contains | jdolecek | 1 | -2/+2 |
2001-09-19 | setting MOTIFBASE explicitely breaks motif type auto detection, | drochner | 1 | -3/+3 |
2001-09-19 | update to 0.93.0 | drochner | 7 | -62/+45 |
2001-09-19 | Make it work under 1.5. Patch by Martti Kuparinen from pkg/14010. | wiz | 3 | -5/+15 |
2001-09-19 | Add the sh_utils.rpm so that uname and others get installed. | skrll | 2 | -4/+6 |
2001-09-19 | Remobe "nbc-vbi" package which is useless after R@dio MP3 has stopped | tron | 9 | -134/+1 |
2001-09-19 | Update tnef to 1.1.1. A strdup bug was fixed in this version. Also, | rh | 2 | -22/+7 |
2001-09-19 | Note that on import, one should also add the package to the category's | wiz | 1 | -3/+3 |
2001-09-19 | Add and enable cstream | wiz | 1 | -1/+2 |
2001-09-19 | remove unnecessary alloca's; quash one buffer overrun | joda | 4 | -1/+94 |
2001-09-19 | General-purpose stream-handling tool with bandwidth limiting | gmcgarry | 4 | -0/+40 |
2001-09-19 | Adapt to new p5-Digest-MD5, will feed back changes to author. | mjl | 4 | -3/+39 |
2001-09-19 | Update to 2.16, as suggested by Sen Nagata. | mjl | 2 | -5/+5 |
2001-09-19 | Add p5-Digest-MD2, p5-Digest-MD4, p5-Digest-SHA1 | mjl | 1 | -1/+4 |
2001-09-19 | Initial import of p5-Digest-MD4, as provided by Sen Nagata on tech-pkg. | mjl | 4 | -0/+26 |
2001-09-19 | Conflict with MD5 <= 2.12 | mjl | 1 | -2/+2 |
2001-09-19 | Initial import of p5-Digest-SHA1, as provided by Sen Nagata in PR/13986. | mjl | 4 | -0/+29 |
2001-09-19 | Initial import of p5-Digest-MD2, as provided by Sen Nagata in PR/13986. | mjl | 4 | -0/+29 |
2001-09-18 | Update xmame to 0.55.1 | kristerw | 2 | -5/+5 |
2001-09-18 | Remove a completed upgrade. | skrll | 1 | -4/+1 |
2001-09-18 | Add files missed in last commit. | skrll | 2 | -0/+39 |
2001-09-18 | Update to version 2.0.16 | skrll | 13 | -124/+172 |
2001-09-18 | Add a new bsd.pkg.defaults.mk file, derived from the old mk.conf.example. | agc | 2 | -1/+1150 |
2001-09-18 | add a bit more lines that are needed in httpd.conf to get this mod going. | hubertf | 1 | -1/+7 |
2001-09-18 | Adapt package list to configuration options dynamically. This fixes | tron | 2 | -12/+15 |
2001-09-18 | Update kakasi to 2.3.4. | taca | 5 | -16/+16 |
2001-09-18 | Wait upto 60 instead of 20 seconds for "squid" to terminate. | tron | 1 | -4/+4 |
2001-09-17 | Rename JDK_HOME to JDK_BASE. JDK_HOME is already used as a tunable make | jlam | 1 | -7/+7 |
2001-09-17 | Note that if LIBSWANTED.${OPSYS} isn't defined, then the perl defaults for | jlam | 1 | -2/+3 |
2001-09-17 | Solve SunOS build problem in a much cleaner way by predefining "libswanted" | tron | 3 | -18/+6 |
2001-09-17 | bsd.pkg.mk passes ${MACHINE_GNU_PLATFORM} as --host to GNU_GONFIGURE, | drochner | 1 | -14/+14 |
2001-09-17 | Update "ImageMagick" and "p5-PerlMagick" packages to version 5.3.9. | tron | 8 | -61/+89 |
2001-09-17 | Stop configure from trying to use "libiconv" because "/usr/include/iconv.h" | tron | 2 | -7/+21 |