From owner-freebsd-ports@FreeBSD.ORG Wed Jan 14 17:06:47 2015 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5E294921; Wed, 14 Jan 2015 17:06:47 +0000 (UTC) Received: from vm.unsane.co.uk (unsane-pt.tunnel.tserv5.lon1.ipv6.he.net [IPv6:2001:470:1f08:110::2]) by mx1.freebsd.org (Postfix) with ESMTP id 275F7CE8; Wed, 14 Jan 2015 17:06:46 +0000 (UTC) Received: from vhoffman.lon.namesco.net (lon.namesco.net [195.7.254.102]) by vm.unsane.co.uk (Postfix) with ESMTPSA id C18D03000E; Wed, 14 Jan 2015 17:06:38 +0000 (GMT) Message-ID: <54B6A21D.4000301@unsane.co.uk> Date: Wed, 14 Jan 2015 17:06:37 +0000 From: Vince Hoffman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Roger Marquis , Matthew Seaman Subject: Re: BIND REPLACE_BASE option References: <2A3ABE9AE68B3CE8E1B7C1A1@ogg.in.absolight.net> <20150113163324.299F27E9@hub.freebsd.org> <20150114080033.GE33449@droso.dk> <20150114153427.63AD7C0A@hub.freebsd.org> <54B696BF.5020901@FreeBSD.org> <20150114163443.ACFF1F2A@hub.freebsd.org> In-Reply-To: <20150114163443.ACFF1F2A@hub.freebsd.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jan 2015 17:06:47 -0000 On 14/01/2015 16:34, Roger Marquis wrote: > Matthew Seaman wrote: >> Yes, poudriere does a lot of stuff, but if you didn't use a central >> builder, you'ld end up replicating all of that stuff onto every machine >> you wanted to manage. > > What stuff would you end up replicating? I ask because our "make > package" host don't replicate anything other than the required binaries, > libraries and configs. This implies you are already using a central build host? Matthew's reply was talking about replicating build-depends packages if you build on each host separately. The advantage for me for using poudriere has been I use one machine to build 8.x 9.x and 10.x packages with a few flavours of each, its in a nice easy to use form and builds the repos (which I serve via nginx) and it handles all the jails/updating etc for me. Nothing I couldnt do manually sure but saves me time and effort. I just need to remember to check for new ports options from time to time. Vince > > Roger > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >