1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00

Introduce new variables FETCHINDEX, MASTER_SITE_INDEX and add

description for MASTER_SITE_BACKUP.

Based on PR:	ports/74709
Submitted by:	Valentin Nechayev <netch@netch.kiev.ua>
Reviewed by:	ru
MFC after:	3 days
This commit is contained in:
Kirill Ponomarev 2004-12-17 13:39:55 +00:00
parent 0207facc8f
commit e57fe04667
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=138974

View File

@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd November 18, 2004
.Dd December 17, 2004
.Dt PORTS 7
.Os
.Sh NAME
@ -118,9 +118,9 @@ listed in
and
.Va PATCH_SITES .
See
.Va FETCH_CMD
.Va FETCH_CMD , MASTER_SITE_OVERRIDE
and
.Va MASTER_SITE_OVERRIDE .
.Va MASTER_SITE_BACKUP .
.It Cm checksum
Verify that the fetched distfile's checksum matches the one the port was
tested against.
@ -380,6 +380,26 @@ If set, go to the master
site for all files.
.It Va MASTER_SITE_OVERRIDE
Try going to these sites for all files and patches, first.
.It Va MASTER_SITE_BACKUP
Try going to these sites for all files and patches, last.
.It Va MASTER_SITE_INDEX
Where to get
.Pa INDEX
source built on
.Fx
cluster (for
.Cm fetchindex
target).
Defaults to
.Pa http://www.FreeBSD.org/ports/ .
.It Va FETCHINDEX
Command to get
.Pa INDEX
(for
.Cm fetchindex
target).
Defaults to
.Dq Nm fetch Fl am .
.It Va NOCLEANDEPENDS
If defined, do not let
.Cm clean