From owner-cvs-all Sun Jun 18 11:44:27 2000 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 664) id EA95D37B5FC; Sun, 18 Jun 2000 11:44:23 -0700 (PDT) Date: Sun, 18 Jun 2000 11:44:23 -0700 From: David O'Brien To: Satoshi Asami Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/Mk bsd.sites.mk bsd.port.mk Message-ID: <20000618114423.A69372@hub.freebsd.org> Reply-To: obrien@freebsd.org References: <200006140214.TAA22236@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <200006140214.TAA22236@freefall.freebsd.org>; from Satoshi Asami on Tue, Jun 13, 2000 at 07:14:49PM -0700 X-Operating-System: FreeBSD 3.4-STABLE Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Jun 13, 2000 at 07:14:49PM -0700, Satoshi Asami wrote: > (2a) Add MASTER_SITE_SOURCEFORGE. > Submitted by: sobomax (who wrote SORCEFORGE, but I assume that's a typo :) Can this be backed out? MASTER_SITE_SOURCEFORGE contains only two entires -- both of which are the sourceforge.net machine, just both FTP and HTTP protocols. To use MASTER_SITE_SOURCEFORGE one must also use SUBDIR -- thus taking two lines in the ports Makefile. Same as just listing the two "sites" in MASTER_SITE_SOURCEFORGE. The *big* advantage is one can look at a port's Makefile and cut-n-past the master site to check up on the distfile. Today there is an extra indirection thru bsd.sites.mk. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message