From owner-freebsd-ports@FreeBSD.ORG Fri May 7 15:56:56 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00A3916A4CE for ; Fri, 7 May 2004 15:56:56 -0700 (PDT) Received: from cashmere.blitzed.org (cashmere.blitzed.org [82.195.232.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 783F543D46 for ; Fri, 7 May 2004 15:56:55 -0700 (PDT) (envelope-from andy@strugglers.net) Received: by cashmere.blitzed.org (Postfix, from userid 10000) id 4217E111CEB; Fri, 7 May 2004 22:56:54 +0000 (GMT) Date: Fri, 7 May 2004 22:56:54 +0000 From: Andy Smith To: freebsd-ports@freebsd.org Message-ID: <20040507225654.GH38802@cashmere.blitzed.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2E/hm+v6kSLEYT3h" Content-Disposition: inline X-Uptime: 49 days X-URL: http://freebsdwiki.org/User:Andy User-Agent: Mutt/1.5.6i Subject: lang/php4 and --enable-sysvmsg X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 May 2004 22:56:56 -0000 --2E/hm+v6kSLEYT3h Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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=20 $ grep sysvsem Makefile=20 CONFIGURE_ARGS+=3D--enable-sysvsem $ grep sysvshm Makefile=20 CONFIGURE_ARGS+=3D--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 --2E/hm+v6kSLEYT3h Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD4DBQFAnBQ2IJm2TL8VSQsRAiBJAJjc6ZIxZ843d2vEjcYfDRMyJXvPAJ4uD8O9 LTp9PXe8D/zOuuQ7bcX3jg== =B6DH -----END PGP SIGNATURE----- --2E/hm+v6kSLEYT3h--