On 2021/11/18 19:45, Stuart Henderson wrote: > I have PHP working but need to do a bit of reorganisation to handle > building multiple versions, I'll mail you later
I've attached this as a tar.gz. (I think this will be easier to read than a diff due to the reorganised directory layout). What do you think Sergey, does this arrangement work for you? I've loosely based some of the changes on what's in FreeBSD ports but we don't have the "master port" concept and use multi-level directories to similar effect. Setup for tests is a little messier now that the modules are built in separate ports, but it works and I think it's good enough. (We plan to update pytest but need to deal with remaining Python 2.x ports using it first - I am testing with a locally updated pytest and related ports).