Commit graph

11 commits

Author SHA1 Message Date
Alex Dupre
dfc4377001 Update to 5.4.6 release. 2012-08-23 14:54:48 +00:00
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
a298707282 librt is not needed, but we have nanosleep, fix check. 2011-03-04 08:11:21 +00:00
Alex Dupre
935c10e602 Don't link with librt, nanosleep is in libc.
Spotted by:	ache
2011-03-03 08:20:27 +00:00
Alex Dupre
49a746ede7 Update to 5.3.3 release:
- add FPM sapi (experimental) [1]
- add apache2filter sapi (experimental)

PR:		ports/148956 [1]
Submitted by:	mm
2010-07-27 15:13:54 +00:00
Alex Dupre
538a6d28a2 Update to PHP 5.3.2 release! 2010-04-09 09:34:43 +00:00
Alex Dupre
753392fe5c Update to 5.2.7 release. 2008-12-07 11:54:36 +00:00
Alex Dupre
c2a72b04bb Update to 5.2.3 release. 2007-06-04 18:30:55 +00:00
Alex Dupre
e3dc18ce57 Update to 5.2.1 release. 2007-02-09 08:28:05 +00:00
Alex Dupre
5849e9e6e7 Add pear to the default include_path. 2007-01-20 10:17:33 +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