Re: MASTER_SITE_OVERRIDE in make.conf

2004-04-04 Thread Kirill Ponomarew
Robert Downes wrote:

 MASTER_SITE_OVERRIDE=ftp://ftp.uk.freebsd.org/pub/FreeBSD/ports/distfiles

 Someone gave me this line months ago when I asked how to instruct make 
 to request files from local FTP servers (rather than dumping all 
 requests on the master server).

 However, I can not find a description for this line in any official 
 literature. I have checked man make.conf, and there seems to be no mention.

 Where should I be looking for the definitive description of this 
 configuration setting, or has it been removed from recent versions of 
 FreeBSD?

/etc/defaults/make.conf

-Kirill

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: MASTER_SITE_OVERRIDE in make.conf

2004-04-04 Thread Kris Kennaway
On Sun, Apr 04, 2004 at 08:33:33AM +0100, Robert Downes wrote:
 My make.conf file contains the line:
 

 MASTER_SITE_OVERRIDE=ftp://ftp.uk.freebsd.org/pub/FreeBSD/ports/distfiles
 
 Someone gave me this line months ago when I asked how to instruct make 
 to request files from local FTP servers (rather than dumping all 
 requests on the master server).
 
 However, I can not find a description for this line in any official 
 literature. I have checked man make.conf, and there seems to be no mention.
 
 Where should I be looking for the definitive description of this 
 configuration setting, or has it been removed from recent versions of 
 FreeBSD?

It's documented in /usr/ports/Mk/bsd.port.mk, together with most of
the other port-related variables, and also in the default make.conf
file (/etc/defaults/make.conf on 4.x,
/usr/share/examples/etc/make.conf on 5.x)

Kris

pgp0.pgp
Description: PGP signature


Re: MASTER_SITE_OVERRIDE in make.conf

2004-04-04 Thread Robert Downes
Kris Kennaway wrote:

On Sun, Apr 04, 2004 at 08:33:33AM +0100, Robert Downes wrote:
 

My make.conf file contains the line:

  
MASTER_SITE_OVERRIDE=ftp://ftp.uk.freebsd.org/pub/FreeBSD/ports/distfiles

It's documented in /usr/ports/Mk/bsd.port.mk, together with most of
the other port-related variables, and also in the default make.conf
file (/etc/defaults/make.conf on 4.x,
/usr/share/examples/etc/make.conf on 5.x)
 

I found plenty in /usr/ports/Mk/bsd.port.mk, but neither I nor the ee 
search function could find anything about MASTER_SITE* in 
/usr/share/examples/etc/make.conf.

Is my file damaged?

--
Bob
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: MASTER_SITE_OVERRIDE in make.conf

2004-04-04 Thread Simon Barner
Robert Downes wrote:
 Where should I be looking for the definitive description of this 
 configuration setting, or has it been removed from recent versions of 
 FreeBSD?

To some extend, ports(7) describes the available options for the ports
collection. The ultimate reference, however, are the make files in
ports/Mk themselves.

Simon


signature.asc
Description: Digital signature