From owner-freebsd-questions Thu Jul 30 04:22:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA21679 for freebsd-questions-outgoing; Thu, 30 Jul 1998 04:22:37 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns.cityip.co.za (ns.cityip.co.za [196.25.223.140]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id EAA21663 for ; Thu, 30 Jul 1998 04:22:31 -0700 (PDT) (envelope-from wjv@cityip.co.za) Received: from wjv by ns.cityip.co.za with local (Exim 1.82 #2) id 0z1qY5-00064V-00; Thu, 30 Jul 1998 13:07:05 +0200 Message-ID: <19980730130705.A23331@cityip.co.za> Date: Thu, 30 Jul 1998 13:07:05 +0200 From: Johann Visagie To: questions@FreeBSD.ORG Subject: Overriding default FTP sites for port fetches Mail-Followup-To: questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i X-PGP: ftp://ftp.cityip.co.za/users/wjv/pubkey.asc Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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