diff options
author | jkh <jkh@FreeBSD.org> | 1994-09-13 14:22:11 +0800 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1994-09-13 14:22:11 +0800 |
commit | f7f654b6cea4e50737a129854379f24cae18287b (patch) | |
tree | d93e59df39e4f1e76061ab4217136caefa387bc9 /mail/pine4 | |
parent | d25c843ca60d0c77bc47b3bb5e1789c08b8d06d5 (diff) | |
download | freebsd-ports-gnome-f7f654b6cea4e50737a129854379f24cae18287b.tar.gz freebsd-ports-gnome-f7f654b6cea4e50737a129854379f24cae18287b.tar.zst freebsd-ports-gnome-f7f654b6cea4e50737a129854379f24cae18287b.zip |
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).
Diffstat (limited to 'mail/pine4')
0 files changed, 0 insertions, 0 deletions