On Mon, Mar 11, 2019 at 10:51:52AM +, tech-lists wrote:
just in case anyone gets stuck[1] like I did, the easiest thing was to keep
two ports trees, the default (current) one, build everything the servers
need that isn't php in there, then have the other tree at r488745 and
not update it.
[1
Hi,
[context is building ports with poudriere. I need to keep these ports to
maintain a legacy platform]
The 'default' for php is now 72. It was 71 and before that, 56.
How does one configure the 'default'. I can do it via make.conf
like this:
DEFAULT_VERSIONS+= php=5.6 php=56
and update my po