Date: Thu, 30 Jul 1998 13:07:05 +0200 From: Johann Visagie <wjv@cityip.co.za> To: questions@FreeBSD.ORG Subject: Overriding default FTP sites for port fetches Message-ID: <19980730130705.A23331@cityip.co.za>
next in thread | raw e-mail | index | archive | help
On 2.2.7-R, you can set parameters like LOCAL_SITE_LIST and LOCALE in /etc/make.conf. The comments in that file seem to indicate that these settings will force make-spawned fetches to check such sites before going to the default master sites. However, this doesn't seem to be the case. >From what I can see, /etc/make.conf only gets included by /usr/share/mk/sys.mk. The average port Makefile only includes /usr/share/mk/bsd.port.mk, which contains no reference to /etc/make.conf. Am I overlooking something? Thanks, -- V Johann Visagie | Email: wjv@CityIP.co.za | Tel: +27 21 419-7878 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980730130705.A23331>