Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Aug 2006 08:23:31 GMT
From:      Gabor Kovesdan <gabor@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 103102 for review
Message-ID:  <200608030823.k738NVt9088792@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=103102

Change 103102 by gabor@gabor_spitfire on 2006/08/03 08:23:28

	Document FETCH_SCRIPT and FETCH_SCRIPT_ENV in the header.

Affected files ...

.. //depot/projects/soc2006/gabor_ports/Mk/bsd.port.mk#70 edit

Differences ...

==== //depot/projects/soc2006/gabor_ports/Mk/bsd.port.mk#70 (text+ko) ====

@@ -755,6 +755,12 @@
 # FETCH_REGET	- Times to retry fetching of files on checksum errors.
 #				  Default: 1
 #
+# FETCH_SCRIPT	- The command that is called in the do-fetch target.
+#				  Default: ${PORTSDIR}/Tools/scripts/do-fetch.sh
+#
+# FETCH_SCRIPT_ENV	- The environment that is passed when invoking FETCH_SCRIPT.
+#				  Default: see below
+#
 # For extract:
 #
 # EXTRACT_CMD	- Command for extracting archive: "bzip2" if USE_BZIP2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608030823.k738NVt9088792>