From owner-freebsd-ports@FreeBSD.ORG Wed Mar 22 06:47:19 2006 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33F7B16A400; Wed, 22 Mar 2006 06:47:19 +0000 (UTC) (envelope-from Alexander@Leidinger.net) Received: from www.ebusiness-leidinger.de (jojo.ms-net.de [84.16.236.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4287843D45; Wed, 22 Mar 2006 06:47:17 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from Andro-Beta.Leidinger.net (p54A5F914.dip.t-dialin.net [84.165.249.20]) (authenticated bits=0) by www.ebusiness-leidinger.de (8.13.1/8.13.1) with ESMTP id k2M6S2Wp032497; Wed, 22 Mar 2006 07:28:03 +0100 (CET) (envelope-from Alexander@Leidinger.net) Received: from localhost (localhost [127.0.0.1]) by Andro-Beta.Leidinger.net (8.13.3/8.13.3) with ESMTP id k2M6lEkZ058294; Wed, 22 Mar 2006 07:47:14 +0100 (CET) (envelope-from Alexander@Leidinger.net) Received: from pslux.cec.eu.int (pslux.cec.eu.int [158.169.9.14]) by webmail.leidinger.net (Horde MIME library) with HTTP; Wed, 22 Mar 2006 07:47:14 +0100 Message-ID: <20060322074714.xaf3coq89w0kwwgc@netchild.homeip.net> X-Priority: 3 (Normal) Date: Wed, 22 Mar 2006 07:47:14 +0100 From: Alexander Leidinger To: Doug Barton References: <441C4EF7.8030502@FreeBSD.org> <20060318192358.GA59005@xor.obsecurity.org> <20060318222226.4616e29a@Magellan.Leidinger.net> <44208063.1020604@FreeBSD.org> In-Reply-To: <44208063.1020604@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.0.3) / FreeBSD-4.11 X-Virus-Scanned: by amavisd-new Cc: freebsd ports , Kris Kennaway Subject: Re: How to get optional distfiles mirrored? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Mar 2006 06:47:19 -0000 Doug Barton wrote: > Alexander Leidinger wrote: >> What about: >> ---snip--- >> .if defined(PACKAGE_BUILDING) >> DISTFILES+=... >> ALWAYS_KEEP_DISTFILES= yes >> .endif >> ---snip--- > > Thanks for this suggestion. Although I went another way in the end, I > thought it was worth pointing out that DISTFILES+= did not work as I > expected it would. Instead of adding the file to the list, it replaced the > value of DISTFILES. The workaround would have been to do: That's strange. I did this in the linux_base-8 port in the first place and in the end DISTFILES contained everything (http://www.freebsd.org/cgi/cvsweb.cgi/ports/emulators/linux_base-8/Makefile.diff?r1=1.110&r2=1.111&f=h). Now it's solved differently there, because of a linux_base port internal reason. Bye, Alexander. -- http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 There is no time like the pleasant.