Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Dec 2004 10:46:54 -0500
From:      Bruce Campbell <bruce@engmail.uwaterloo.ca>
To:        freebsd-questions@freebsd.org
Subject:   apparent change in php4 port build procedure...
Message-ID:  <1103644014.41c8456edb52a@www.nexusmail.uwaterloo.ca>

next in thread | raw e-mail | index | archive | help

I'm upgrading to mod_php4-4.3.10

In the past, the make procedure presented me with a detailed
menu of options.  Now, it appears to just ask me these questions 3:

 - apache 1 vs 2
 - debug
 - ipv6

and not all the other stuff like mysql, imap, and so forth.

I can easily add the configure args I want to /usr/ports/lang/php4/Makefile, like
this:

                --with-mysql=/usr/local \
                --with-layout=GNU \
                --with-config-file-scan-dir=${PREFIX}/etc/php \
                --with-zlib-dir=/usr \
                --with-regex=php \
                --enable-ftp \

But I liked the old menu system, as it saved me figuring out
the configure args.  Was there a reason to move away from that,
or is there a new mechanism I am not aware of ?

Thanks,

-- 
Bruce Campbell
Engineering Computing
CPH-2374B
University of Waterloo
(519)888-4567 ext 5889

----------------------------------------
This mail sent through www.mywaterloo.ca



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1103644014.41c8456edb52a>