Re: Using Quarterly Ports Branches

2017-03-03 Thread Chris Wells
On 03/03/17 05:09, Mathieu Arnold wrote: Currently, all our tools working automatically with the quarterly branches do this before any run: latest_branch=$(svn ls https://svn.freebsd.org/ports/branches/|sed -ne '/^2.*Q./s|/$||p'|tail -1) All you'd need to do before running svn update would b

Using Quarterly Ports Branches

2017-03-02 Thread Chris Wells
Hi, Having upgraded to FreeBSD 11 a few months ago, I moved from latest packages and ports to the situation where packages are quarterly by default and ports are latest/current/HEAD. I absolutely LOVE the idea of a more stable and consistent quarterly package branch, but I'm sure most people