lang/php4 and --enable-sysvmsg

Andy Smith andy at strugglers.net
Fri May 7 15:56:56 PDT 2004


Hello,

This week I was looking at an application which uses sysv message
queues from within PHP.  So, I go to add this support to my PHP, and
I can't seem to work out how.

The port's configure script does have an --enable-sysvmsg option,
but this is not provided as an option in the port configuration
process, nor is it in the Makefile (in contrast to sysvshm or
sysvsem):

$ grep sysvmsg Makefile 
$ grep sysvsem Makefile 
CONFIGURE_ARGS+=--enable-sysvsem
$ grep sysvshm Makefile 
CONFIGURE_ARGS+=--enable-sysvshm

Is there some reason for this (like maybe sysv message queues don't
work on FreeBSD), or is it just that no one uses it?

Thanks,
Andy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20040507/6836cca6/attachment.bin


More information about the freebsd-ports mailing list