Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Apr 2003 20:41:28 +0200
From:      Roman Neuhauser <neuhauser@bellavista.cz>
To:        freebsd-ports <freebsd-ports@freebsd.org>
Subject:   Re: lang/php4, www/mod_php4{Makefile,scripts/configure.php}
Message-ID:  <20030415184128.GG36951@freepuppy.bellavista.cz>
In-Reply-To: <20030412014900.GH36951@freepuppy.bellavista.cz>
References:  <20030412014900.GH36951@freepuppy.bellavista.cz>

next in thread | previous in thread | raw e-mail | index | archive | help
# neuhauser@bellavista.cz / 2003-04-12 03:49:00 +0200:
> I thought I'd start with another issue: www/mod_php4/Makefile uses a
> script to display a dialog to the user, and set ${CONFIGURE_ARGS} and
> ${LIB_DEPENDS} accordingly. If you want a noninteractive build, you have
> to do e. g. `make install -DBATCH PHP4_OPTIONS="MySQL mcrypt dBase"`.
> This is quite different from the usual -DWITH_MYSQL -DWITH_MCRYPT ...
> way, and so has a non-zero WTF factor. I have an unfinished patch
> (http://www.innuendo.cz/smradoch/mod_php4-port.diff) that shifts the
> *_DEPENDS and CONFIGURE_ARGS foot work back to the Makefile, so that the
> configure.php script puts just WITH_* variables in Makefile.inc.
> 
> Has such a patch any chance of getting committed? (Note that at least
> this version has issues: the "Define WITH_APACHE2..." message is printed
> twice, and I have no idea why... I'm no bsd.port.mk wizard.)

    I found out it appears twice on a box with /usr/ports I haven't
    tinkered with.

-- 
If you cc me or remove the list(s) completely I'll most likely ignore
your message.    see http://www.eyrie.org./~eagle/faqs/questions.html



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