FreeBSD Port: mod_php4-4.3.3,1 MAKE_ARGS

Matthew Seaman m.seaman at infracaninophile.co.uk
Wed Nov 5 04:47:22 PST 2003


On Wed, Nov 05, 2003 at 10:32:31PM +1100, Chris Knight wrote:
> > [mailto:owner-freebsd-ports at freebsd.org] On Behalf Of Stijn Hoop

> > The line that really doesn't work right now:
> > 
> >         'lang/php4' => 'BATCH=yes WITH_APACHE2=yes 
> > PHP4_OPTIONS="BZIP2 CTYPE CURL DOMXML DOMXSLT FTP GD INIFILE 
> > MCRYPT MHASH MIME MYSQL OPENSSL PCRE POSIX POSTGRESQL SESSION 
> > SOCKETS XML XSLT ZLIB"',
> > 
> The only satisfactory way that I've managed to resolve this is move the
> PHP_OPTIONS assigmment into /etc/make.conf. I also do this with Postfix and
> any other ports that allow a make variable to be set with space separated
> values. If anyone has a solution that keeps it within pkgtools.conf, then
> I'd be most interested in knowing about it.

Like this?

    'www/mod_php4' => 'WITH_APACHE2=yes BATCH=YES WITH_BZIP2=yes WITH_CTYPE=yes WITH_CURL=yes WITH_GD=yes WITH_MIME=yes WITH_MYSQL=yes WITH_OPENSSL=yes WITH_PCRE=yes WITH_POSIX=yes WITH_SESSION=yes WITH_SHMOP=yes WITH_SOCKETS=yes WITH_SYSVSEM=yes WITH_SYSVSHM=yes WITH_TOKENIZER=yes WITH_XML=yes WITH_XMLRPC=yes WITH_ZIP=yes WITH_ZLIB=yes',

Works for me.

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK
-------------- 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/20031105/a92c3474/attachment.bin


More information about the freebsd-ports mailing list