1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Alex Dupre
ac9bdc26ef - Add sysvmsg extension [1]
- Add XML_RPC to PEAR bootstrap [2]
- Use the official pcre fix [3]
- Bump PORTREVISION

Requested by:	Andy Smith <andy@strugglers.net> [1]
Submitted by:	thierry [2]
Obtained from:	php CVS [3]
2004-05-07 23:30:30 +00:00
Alex Dupre
acf996bc69 Update to 4.3.5 release:
- add support for db 4.2
2004-03-26 16:44:25 +00:00
Alex Dupre
11c36a558f Add workaround to silent bento, complaining php extensions remove an extra dir.
Reported by:	bento via kris
Approved by:	kris, nork (mentor/implicitly)
2004-01-30 09:59:33 +00:00
Norikatsu Shigemura
4668c3f6c0 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]
2004-01-10 16:53:01 +00:00
Oliver Lehmann
a095f28ad0 - since 4.3.4, php4 does not install libmbfl headers, but they
are still needed for PECL extensions that rely on mbstring
  (e.g. mail/pear-mailparse, currently broken);

Remark: the proposed patch comes from PHP's CVS (please see
<http://groups.google.com/groups?selm=cvswez1068253752%40cvsserver>).

- the next release of devel/pear-PEAR (1.3) depends of the extension
  xmlrpc;

- since I'm there, let slaves ports replace COMMENT.

PR:		ports/59591
Submitted By:	Thierry Thomas <thierry@pompo.net>
Approved By:	maintainer
2003-12-14 11:04:50 +00:00
James E. Housley
2fe661e554 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
2003-11-20 11:07:33 +00:00
James E. Housley
7c34833e47 Update to 4.3.4 final release.
PR:		58914
Submitted by:	MAINTAINER
2003-11-05 11:06:59 +00:00
Norikatsu Shigemura
6cb400092d o Update to 4.3.4RC1.
o Sync with latest PHP5 changes (new DB4 extension,
  use correct knobs, etc...)

PR:		ports/57399
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-09-30 11:50:26 +00:00
Norikatsu Shigemura
42257c3016 Update to 4.3.3RC4.
PR:		ports/55713
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-08-19 01:57:50 +00:00
Norikatsu Shigemura
c979bd0db6 o Update to 4.3.3RC2.
o Add identification to php4 configuration dialog [1].
o Fix incorrect detecting of OpenLDAP dependency [2].

PR:		ports/55100, ports/54283[1], ports/54726[2]
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
		Mark Linimon <linimon@lonesome.com> [1]
		Jens Rehsack <rehsack@liwing.de> [2]
2003-07-31 07:57:01 +00:00
Norikatsu Shigemura
aac19ca8e7 Prepare for new slave port: www/php4-cgi.
PR:		ports/52617
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-06-06 17:58:15 +00:00
Norikatsu Shigemura
18ea1afefe Add completely new port system for PHP4 (4.3.2RC4). Updated mod_php4
to 4.3.2RC4 release and added php4-cli and php4 ports, for apache
module, command line interface, and both, respectively.  Too many
changes (improvements, bug fixes and new features) to be listed here,

PR:		ports/51945
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-05-22 18:26:28 +00:00