Commit graph

18 commits

Author SHA1 Message Date
fredb
2f53857f29 Generalize the handling for packages where "fetch" and "fetch-list"
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-03-04 19:41:03 +00:00
fredb
1ad434a2a7 Wherever "make fetch" simply echos a message, let "make fetch-list|sh"
echo the message, too.
2002-02-26 21:28:47 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
wiz
20c71609d8 Use SHA1, and add size. 2001-05-09 21:26:06 +00:00
agc
d7d36b3561 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:57:56 +00:00
wiz
94dc65fbec Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:38:16 +00:00
dmcmahill
fa9ae02cd3 -split patches into 2 files.
-add missing <string.h> for alpha.
2001-02-05 16:31:37 +00:00
hubertf
402899809a Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions.

MIRROR_DISTFILES and NO_CDROM are now dead.
2000-08-18 22:46:29 +00:00
rh
15ab860cc3 Do not use NO_PACKAGE and NO_CDROM to denote restricted packages. Use the
appropriate variables instead.
2000-07-20 13:30:59 +00:00
wiz
d1c3bbf599 exit if no distfile, silence pkglint 2000-03-16 12:25:49 +00:00
is
af676d50f7 Add DECOMPRESS_CMD. 2000-03-06 14:09:39 +00:00
wiz
4b2b791787 regen 1999-12-28 05:30:47 +00:00
wiz
ddcdf8acb7 replaced some commands by their ${COMMAND} counterparts 1999-12-28 05:28:26 +00:00
agc
2b0ac389ad Correct a typo. 1999-12-03 14:33:01 +00:00
itojun
541b2eea3a GNU cpp does not have -B option.
XXX this program sometime fails if you specify too many files at once.
1999-11-28 14:37:40 +00:00
itojun
aa7006fddf add MIRROR_DISTFILES=no. 1999-11-25 13:46:30 +00:00
itojun
ef1f934d2c add patch-sum. 1999-11-25 02:00:16 +00:00
itojun
b47f6b0a01 from KAME/netbsd repository 1999-11-25 01:54:01 +00:00