On Jan 3, 2007, at 15:31, Kevin Ballard wrote:
On Jan 3, 2007, at 12:08 PM, Emory Smith wrote:
id like to propose a new "ipc" variant for php4 / php5:
variant ipc { configure.args-append --enable-shmop --enable-sysvsem --enable- sysvshm --enable-sysvmsg }
i dont believe this should entail any other dependencies.
You should email the maintainers for those ports, if you haven't already.
I've taken the liberty of CCing them on this email for convenience.
Emory, I've added an ipc variant to the php5 port. It compiles ok and php now sees that it has the relevant functions available, though I didn't test to see if they work, since I have no experience with these functions. You should be able to "port sync" soon and install with the +ipc variant then. Jyrki, would you like to add the same variant to php4?