1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Alex Dupre
0926c2d681 Update to 5.4.3 release:
- add support for embedded php library
- add support for dtrace

Re-organize bsd.php.mk:
 - add WANT_PHP_EMD
 - fix handling of WANT_PHP_*
 - remove php4 extensions

From UPDATING:
  Suhosin patch has been disabled until the
  new version will be released (soon). Suhosing extension will take more
  time. LINKTHR option is now enabled by default, be sure to flag it if
  you are updating using an old saved configuration. sqlite2 extension
  has been permanently removed.
  If you want to remain at PHP 5.3, a new port (lang/php53) will be
  committed soon.
2012-05-16 07:36:13 +00:00
Alex Dupre
0c595dfd5b Sync PORTREVISION with main port. 2007-03-11 21:57:26 +00:00
Pav Lucistnik
4d7e6a521a - Fix patch for php-5.2.1 2007-02-09 12:32:03 +00:00
Marcus Alves Grando
c2ba091528 - Take many fixes from PHP_5_2 cvs
- Bump PORTREVISION

Approved by:	ale
2006-12-14 22:38:17 +00:00
Alex Dupre
8fbcab85d9 Update to 5.2.0 release. 2006-11-06 17:43:11 +00:00
Alex Dupre
f12d3a0ccb Simplify PHP base ports infrastructure:
- remove all slave ports
- add the ability to build all SAPIs concurrently
- update php5 to 5.1.4

*Read* the UPDATING file *before* trying to update PHP
(or at least before mailing me).
2006-05-06 13:26:49 +00:00
Alex Dupre
98bb6c6c4c Add a fix to another deficency of php devs that think FreeBSD is (D)evil:
- re-enable persistence support in soap extension
2006-01-24 07:16:40 +00:00
Alex Dupre
9907625b1b Add a new shared extension for PHP. 2004-07-19 09:16:01 +00:00