Age | Commit message (Expand) | Author | Files | Lines |
2001-04-22 | re-add patch checksum (have to be made after `make extract') | wiz | 1 | -1/+9 |
2001-04-18 | Move to sha1 digests, and add distfile sizes. | agc | 29 | -62/+92 |
2001-04-18 | Move to sha1 digests, and add distfile sizes. | agc | 2 | -4/+6 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 69 | -163/+117 |
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 3 | -6/+6 |
2001-03-11 | Set CC to "${CC}", not cc. Duh? | tv | 1 | -2/+2 |
2001-03-11 | Add nulib2. | tv | 1 | -1/+2 |
2001-03-11 | Import nulib2, an Apple II archive file handler. | tv | 7 | -0/+68 |
2001-02-28 | replace metalab by MASTER_SITE_SUNSITE | wiz | 1 | -2/+2 |
2001-02-20 | Change homepage from ftp: to http: URL. | martin | 1 | -2/+2 |
2001-02-17 | Add german mirror site. | tron | 1 | -2/+3 |
2001-02-16 | Not needed any more -- COMMENTs are in Makefiles now. | wiz | 1 | -1/+0 |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -33/+35 |
2001-02-16 | fix a typo from the COMMENT changes. | agc | 2 | -4/+4 |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 64 | -64/+64 |
2001-02-15 | Back out part of last change. Adding COMMENT=<comment> to the Makefile was | fredb | 1 | -2/+1 |
2001-02-15 | From the release notes: | fredb | 3 | -9/+12 |
2001-02-06 | Unify format of MESSAGEs, and include RCS Ids. | wiz | 1 | -0/+5 |
2001-01-31 | Update to 2.71. No changelog available. | wiz | 4 | -40/+11 |
2001-01-11 | Update HOMEPAGE. | dent | 1 | -2/+2 |
2001-01-11 | Use "${OPSYS}" in error message instead of hard coding "NetBSD". | tron | 1 | -2/+2 |
2001-01-11 | Update homepage URL. | tron | 1 | -2/+2 |
2001-01-10 | Use "${OPSYS}" in error message instead of hard coding "NetBSD". | tron | 3 | -9/+6 |
2001-01-04 | The way that shared objects were handled in the PLISTs and bsd.pkg.mk was | agc | 1 | -1/+3 |
2000-12-19 | fix installation of LC_MESSAGES message catalog file. | itojun | 2 | -1/+16 |
2000-12-12 | Unify Makefiles -- mostly headers: remove FreeBSD Ids. | wiz | 1 | -2/+1 |
2000-11-11 | Use "MASTER_SITE_SOURCEFORGE". | tron | 1 | -2/+2 |
2000-11-02 | use gettext library from outside (USE_LIBINTL + BUILD_DEPENDS devel/gettext). | itojun | 4 | -3/+39 |
2000-10-24 | Add custom do-patch target to prevent "install -s" on scripts. | hubertf | 1 | -3/+8 |
2000-10-21 | reorder line for pkglint | wiz | 1 | -2/+2 |
2000-10-21 | Remove unnecessary lines. | wiz | 1 | -5/+1 |
2000-10-21 | Build with encryption support by default (since crypto code is freely | wiz | 2 | -19/+12 |
2000-10-20 | Do not use lchmod etc. on old systems that don't have that call. | hubertf | 2 | -6/+6 |
2000-10-17 | mention PKGNAME in IGNORE message | wiz | 1 | -2/+2 |
2000-10-10 | change name of loop variable to shut up pkglint | pooka | 1 | -3/+3 |
2000-10-10 | Do extraction a bit different to make this DTRT with WRKOBJDIR set. | pooka | 1 | -3/+3 |
2000-09-26 | Set USE_RSAREF2=NO by default. Hopefully, this will discourage people from | fredb | 1 | -1/+2 |
2000-09-09 | Reorganize crypto handling, as discussed on tech-pkg. Remove all | fredb | 3 | -13/+6 |
2000-09-04 | Make this compile again. | kim | 2 | -7/+11 |
2000-09-02 | - don't try and execute "sysctl -n machdep.booted_kernel" unless we're on | dmcmahill | 1 | -8/+7 |
2000-08-22 | include missing header file. fixes recently noted compile problems on 1.4.2/... | dmcmahill | 2 | -7/+7 |
2000-08-21 | Update IGNORE-messages for recent changes: add ${PKGNAME} where | hubertf | 3 | -6/+6 |
2000-08-19 | update 4.2.1 | christos | 2 | -5/+4 |
2000-08-18 | Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and | hubertf | 3 | -6/+9 |
2000-07-31 | Get the name of the current kernel only once. | fredb | 1 | -5/+7 |
2000-07-20 | add and enable unace | wiz | 1 | -1/+2 |
2000-07-20 | Initial import of unace-1.2, a tool for listing, verifying and extracting | wiz | 8 | -0/+77 |
2000-07-20 | Do not use NO_PACKAGE and NO_CDROM to denote restricted packages. Use the | rh | 1 | -3/+3 |
2000-07-06 | make the USE_RSAREF2 check for the distfile match the check for the rsaref | dmcmahill | 1 | -2/+2 |
2000-06-09 | USE_LIBTOOL and LTCONFIG_OVERRIDE, instead of pkglibtool and patching | jlam | 4 | -39/+24 |