Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-01-24 | Fix version number in build dependence on "lha" package. | tron | 1 | -2/+2 | |
2002-01-24 | Remove dead mirror on "ftp.cdrom.com", add working on "ftp.fu-berlin.de". | tron | 1 | -5/+2 | |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-09-09 | Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of: | agc | 1 | -2/+2 | |
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value). | |||||
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 2 | -3/+3 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -2/+2 | |
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org> | |||||
2001-02-20 | Remove duplicate BUILD_DEPENDS for unzip (bsd.pkg.mk has an automatic one | wiz | 1 | -2/+1 | |
if EXTRACT_SUFX is .zip); also remove EXTRACT_CMDs that are the same as the implicit one. | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-10-05 | Fix extraction so we don't extract things, delete them, then extract | jlam | 1 | -11/+9 | |
only what we want. | |||||
2000-08-18 | Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and | hubertf | 1 | -3/+6 | |
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead. | |||||
2000-02-15 | When multi-line dependencies occur, use a "DEPENDS+= package" format | agc | 1 | -3/+3 | |
for each of the continuation lines, rather than using backslashes to continue a single, long definition. This makes it much easier to spot pre-requisite packages and other dependencies. | |||||
2000-02-02 | game data for quake/shareware | itojun | 5 | -0/+44 | |