non port: lang/php4/bsd.php.mk |
Number of commits found: 6 |
Monday, 9 Feb 2004
|
11:43 ale
Remove lang/php4/bsd.php.mk and switch every ports depending on PHP to
use Mk/bsd.php.mk.
Approved by: nork (mentor/implicitly)
 |
Saturday, 10 Jan 2004
|
16:53 nork
o Adapt php4 Makefile and bsd.php.mk to support apache2-worker.
o Small other fixes.
PR: ports/56205[1], ports/61169[2]
Submitted by: Christian Ullrich <chris+freebsd@chrullrich.de> [1]
ale (maintainer) [2]
 |
Thursday, 20 Nov 2003
|
11:07 jeh
A completely new bsd.php.mk file for checking and selecting dependencies
on various php ports. The system is backward compatible and adds the
WANT_PHP_PEAR knob and support for PHP5 (lang/php5 will be updated in a
next PR). It works much better and is more flexible (a future addition will
be support for Apache 2 compiled with threads).
This is the last step before moving the bsd.php.mk file into /usr/ports/Mk
with the addition of USE_PHP={yes,4,5} global knob.
While I'm here, remove the DEBUG option from the extension list and change the
postgresql dependency.
PR: 59418
Submitted by: MAINTAINER
 |
Thursday, 3 Jul 2003
|
05:51 nork
Add WANT_PHP_WEB knob, for ports that require a web
server to work, but for which is indifferent the PHP
sapi (CGI or Apache Module).
PR: ports/53800
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
 |
Thursday, 26 Jun 2003
|
22:58 ade
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly)
 |
Friday, 6 Jun 2003
|
18:12 nork
Add bsd.php.mk, every port depending on PHP should include this file
and set the right knobs, like the bsd.openssl.mk.
PR: ports/52674
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
 |
Number of commits found: 6 |