svn commit: r399326 - in head: . Mk Mk/Uses

Bryan Drewery bdrewery at FreeBSD.org
Thu Oct 15 14:57:36 UTC 2015


On 10/15/15 7:56 AM, John Marino (FreeBSD) wrote:
> On 10/15/2015 4:53 PM, Bryan Drewery wrote:
>> On 10/15/15 12:36 AM, Baptiste Daroussin wrote:
>>> Author: bapt
>>> Date: Thu Oct 15 07:36:38 2015
>>> New Revision: 399326
>>> URL: https://svnweb.freebsd.org/changeset/ports/399326
>>>
>>> Log:
>>>   Readd PORTSDIR for now we will only start removing them after
>>> 2016Q1 is branched
>>>
>>>   This gives more time for tools to get updated, available in
>>> packages etc before
>>>   bothering users
>>
>> Thank you for this. At least Poudriere has only had support for a month,
>> or even a day for a certain case. It's inability to upgrade itself will
>> be a common issue. Holding off another few months helps a lot IMO.
>> Please do commit it back at Q1. It's a worthy effort.
> 
> FWIW this also helps the DragonFly community.  I was in the process of
> scrambling to sync DragonFly poudriere with FreeBSD's latest version
> because we were stuck at the ports tree prior to the commit until that
> happened (dports have to pass through poudriere before they get
> committed to the tree, so it was a total blocker).
> 

FWIW for Poudriere there are only 2 commits you need:

* commit 440aff4875a4aa99484908b93fa111682d6320d2
| Author: Baptiste Daroussin <bapt at FreeBSD.org>
| Date:   Wed Jun 24 21:48:17 2015 +0200
|
|     Modify a bit list_deps to allow dependency lines without ${PORTSDIR}


and

* commit 3b0f3ad14cec681bb82713e547a4036db1ccb4d6
| Author: Baptiste Daroussin <bapt at FreeBSD.org>
| Date:   Wed Oct 14 22:53:10 2015 +0200
|
|     Fix sanify check when dependencies have no ${PORTSDIR}
|


-- 
Regards,
Bryan Drewery


More information about the svn-ports-head mailing list