Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Dec 2014 18:54:40 +1030
From:      Shane Ambler <BSD@ShaneWare.Biz>
To:        Mike Tancsa <mike@sentex.net>, freebsd-ports <freebsd-ports@FreeBSD.org>
Subject:   Re: building legacy packages with poudriere ?
Message-ID:  <54816BC8.8070909@ShaneWare.Biz>
In-Reply-To: <548112EC.5020404@sentex.net>
References:  <5480A3CC.4050701@sentex.net> <5481018A.6050607@FreeBSD.org> <548112EC.5020404@sentex.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54816BC8.8070909>