Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-03-04 | Generalize the handling for packages where "fetch" and "fetch-list" | fredb | 1 | -10/+1 | |
only emit a message and don't actually fetch anything. This allows us to make the output of "fetch-list" for these packages consistent with other packages. While we're in here, integrate DYNAMIC_MASTER_SITES with the ${ORDERED_SITES} macro. The only functional change here is that ${MASTER_SITE_OVERRIDE} is now respected. Still to do -- something appropriate for "fetch-list" for these packages, like sourcing "getsites.sh" into the generated script. (Well, "package", but there are two others that do something similar in their "Makefile".) Also eliminate the misbegotten _FETCH_ALLFILES macro -- now that only "fetch" uses it, move it's functionality directly under "do-fetch". | |||||
2002-02-26 | Wherever "make fetch" simply echos a message, let "make fetch-list|sh" | fredb | 1 | -3/+11 | |
echo the message, too. | |||||
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -3/+3 | |
2001-05-09 | Use SHA1, and add size. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -7/+5 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-02-05 | -split patches into 2 files. | dmcmahill | 3 | -23/+27 | |
-add missing <string.h> for alpha. | |||||
2000-08-18 | Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and | hubertf | 1 | -2/+1 | |
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead. | |||||
2000-07-20 | Do not use NO_PACKAGE and NO_CDROM to denote restricted packages. Use the | rh | 1 | -3/+5 | |
appropriate variables instead. | |||||
2000-03-16 | exit if no distfile, silence pkglint | wiz | 1 | -2/+3 | |
2000-03-06 | Add DECOMPRESS_CMD. | is | 1 | -1/+2 | |
1999-12-28 | regen | wiz | 1 | -2/+2 | |
1999-12-28 | replaced some commands by their ${COMMAND} counterparts | wiz | 1 | -2/+2 | |
1999-12-03 | Correct a typo. | agc | 1 | -1/+1 | |
1999-11-28 | GNU cpp does not have -B option. | itojun | 2 | -11/+14 | |
XXX this program sometime fails if you specify too many files at once. | |||||
1999-11-25 | add MIRROR_DISTFILES=no. | itojun | 1 | -1/+2 | |
1999-11-25 | add patch-sum. | itojun | 1 | -0/+3 | |
1999-11-25 | from KAME/netbsd repository | itojun | 6 | -0/+85 | |