freebsd-nq/share
Jordan K. Hubbard cd003c0b48 Ok, I think I have this whole HOME_LOCATION / MASTER_SITE stuff resolved
to a reasonable compromise:

MASTER_SITES now contains a space seperated list of sites for which each
DISTFILE may be retrieved.  This should be a directory spec, which will be
concatenated with each file in DISTFILES.  HOME_LOCATION is *gone* now
and isn't used for anything, so you can delete it from your Makefiles.
If you want to force a fetch from a given location, simply do something like:

	MASTER_SITES=	ftp://fnord.foo.bar/pub/dist
	DISTFILES=	a.tar.gz b.tar.gz

Your entry in MASTER_SITES will be tried first to fetch a.tar.gz and
b.tar.gz, followed by any master sites we have set up (right now, only
freebsd.cdrom.com).
1994-09-13 06:22:11 +00:00
..
dict revision 1.2 1994-09-09 12:15:49 +00:00
doc Fix it to find the sources if there is an obj directory. Lots of the old 1994-08-28 17:00:54 +00:00
examples Don't be so aggressive when installing examples. We still delete the 1994-09-13 02:21:03 +00:00
FAQ Reviewed by: jkh 1994-09-11 10:56:10 +00:00
man Pull the following fix in from 1.X: 1994-09-09 10:02:24 +00:00
me Correct me.0 -> me.7 1994-08-11 00:11:44 +00:00
misc BSD 4.4 Lite Share Sources 1994-05-30 19:09:18 +00:00
mk Ok, I think I have this whole HOME_LOCATION / MASTER_SITE stuff resolved 1994-09-13 06:22:11 +00:00
skel BSD 4.4 Lite Share Sources 1994-05-30 19:09:18 +00:00
tabset - Make each target depend on its source so that all the targets don't get 1994-08-22 15:28:17 +00:00
termcap Fixing kD for cons25, use proper value for pc3r too 1994-09-12 15:42:39 +00:00
tmac Install with group BINGRP, not BINOWN. 1994-08-20 08:16:43 +00:00
zoneinfo Add russian timezones. 1994-09-06 15:05:19 +00:00
Makefile Restore mk to subdirs. It hasn't been broken seen the 1.1.5 mk files 1994-09-05 12:52:58 +00:00
Makefile.inc BSD 4.4 Lite Share Sources 1994-05-30 19:09:18 +00:00