From owner-freebsd-ports@FreeBSD.ORG Fri Dec 5 08:30:18 2014 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 554D0B99 for ; Fri, 5 Dec 2014 08:30:18 +0000 (UTC) Received: from ipmail04.adl6.internode.on.net (ipmail04.adl6.internode.on.net [150.101.137.141]) by mx1.freebsd.org (Postfix) with ESMTP id E6BC4659 for ; Fri, 5 Dec 2014 08:30:17 +0000 (UTC) Received: from ppp14-2-30-215.lns21.adl2.internode.on.net (HELO leader.local) ([14.2.30.215]) by ipmail04.adl6.internode.on.net with ESMTP; 05 Dec 2014 18:54:42 +1030 Message-ID: <54816BC8.8070909@ShaneWare.Biz> Date: Fri, 05 Dec 2014 18:54:40 +1030 From: Shane Ambler User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Mike Tancsa , freebsd-ports Subject: Re: building legacy packages with poudriere ? References: <5480A3CC.4050701@sentex.net> <5481018A.6050607@FreeBSD.org> <548112EC.5020404@sentex.net> In-Reply-To: <548112EC.5020404@sentex.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit 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: Fri, 05 Dec 2014 08:30:18 -0000 On 05/12/2014 12:35, Mike Tancsa wrote: > On 12/4/2014 7:51 PM, Bryan Drewery wrote: >> >> Poudriere (as of latest 3.1) still supports pkg_install packages. It is >> *ports* that does not. You will need to use an older ports tree. You can >> use the /branches/pkg_install/ branch, but it is stuck at 2014 Sep. > > Excellent! Sept 2014 is fine for what I need to build from. > > Next question, how do I fetch that branch ? > > # poudriere ports -B pkg_install -c default method is portsnap - pkg_install is an svn branch name poudriere ports -m svn+https -B pkg_install -c If that fails you could manually checkout with svn and use poudriere ports -c -p pkg_install -F -f none -M /path/to -- FreeBSD - the place to B...Software Developing Shane Ambler