From owner-cvs-all@FreeBSD.ORG Wed Dec 27 19:04:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DDE0016A407; Wed, 27 Dec 2006 19:04:50 +0000 (UTC) (envelope-from simon@zaphod.nitro.dk) Received: from mx.nitro.dk (zarniwoop.nitro.dk [83.92.207.38]) by mx1.freebsd.org (Postfix) with ESMTP id 950B213C470; Wed, 27 Dec 2006 19:04:50 +0000 (UTC) (envelope-from simon@zaphod.nitro.dk) Received: from zaphod.nitro.dk (unknown [192.168.3.39]) by mx.nitro.dk (Postfix) with ESMTP id 3D1DD78C27; Wed, 27 Dec 2006 19:04:22 +0000 (UTC) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id 1B0361141E; Wed, 27 Dec 2006 20:04:47 +0100 (CET) Date: Wed, 27 Dec 2006 20:04:47 +0100 From: "Simon L. Nielsen" To: Cy Schubert Message-ID: <20061227190446.GE1063@zaphod.nitro.dk> References: <20061227171352.GC1063@zaphod.nitro.dk> <200612271849.kBRInDYv032963@cwsys.cwsent.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200612271849.kBRInDYv032963@cwsys.cwsent.com> User-Agent: Mutt/1.5.11 Cc: cvs-ports@FreeBSD.org, ports-committers@FreeBSD.org, cvs-all@FreeBSD.org, Cy Schubert Subject: Re: cvs commit: ports/sysutils/screen Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Dec 2006 19:04:51 -0000 On 2006.12.27 10:49:13 -0800, Cy Schubert wrote: > In message <20061227171352.GC1063@zaphod.nitro.dk>, "Simon L. Nielsen" > writes: > > On 2006.12.27 16:51:21 +0000, Cy Schubert wrote: > > > cy 2006-12-27 16:51:21 UTC > > > > > > FreeBSD ports repository > > > > > > Modified files: > > > sysutils/screen Makefile > > > Log: > > > Add my people.freebsd.org distfiles directory as a distribution site. > > > > I think public_distfiles should work again now that we have an > > ftp-master again. > > It's been a while since I've used public_distfiles. How would I code that > in a Makefile? I don't want to alter MASTER_SITE_SUBDIR as I'm hoping the > GNU folks will get the latest release of screen shortly. The only solution > I can think of is to replicate MASTER_STIE_LOCAL except %SUBDIR% becomes my > FreeBSD.org id. Not elegant enough for me. Hopefully I'm missing something > here and an elegant solution is available. See how it's done in astro/xearth/Makefile . It's rather magic to me, but that is how smart people told me it should be done :-). -- Simon L. Nielsen