Alex Dupre
2d30e769b5
Update to 4.4.9 release.
2008-08-26 06:49:35 +00:00
Ade Lovett
0791e0626a
Bump PORTREVISION on account of of bin/phpize being installed with
...
hardcoded links to autoconf (was 2.61, now 2.62), preventing any
further php modules from being installed until lang/php* is forcibly
updated.
2008-08-21 23:33:19 +00:00
Ade Lovett
771ea13f41
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
...
Tested by: exp build run (erwin)
2008-08-20 00:57:32 +00:00
Pav Lucistnik
9fc1c4fe89
- Remove USE_GETOPT_LONG which is a no-op since March 2007
2008-03-20 09:56:52 +00:00
Alex Dupre
6366cf99cf
Update to 4.4.8 release.
2008-01-12 17:40:10 +00:00
Edwin Groothuis
c0b3ecac44
Remove support for OSVERSION < 5
2007-10-03 23:22:04 +00:00
Mark Linimon
48420a5ebd
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
...
PR: ports/116639
Submitted by: aDe
2007-09-30 04:47:36 +00:00
Ade Lovett
3b3128196e
Update to the autotools new world order.
...
Tested by: numerous package build runs
Approved by: portmgr
Thanks to: des, kris, linimon, pav
2007-07-28 06:33:59 +00:00
Alex Dupre
900809f75e
Add a comment about incompatibility between suhosin and FreeBSD jails.
...
PR: ports/113748
Submitted by: edwin
2007-06-20 06:01:50 +00:00
Alex Dupre
deba682050
Update to 4.4.7 release.
...
PR: ports/112625
Submitted by: Alex Samorukov <samm@os2.kiev.ua>
Approved by: portmgr (linimon)
2007-05-20 08:28:33 +00:00
Alex Dupre
fa8beab79b
Update to 4.4.6 release.
2007-03-04 11:33:14 +00:00
Jun Kuriyama
384985f41e
- Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION.
2007-02-28 01:19:04 +00:00
Alex Dupre
d7ce389c96
Update the mail header patches (it's a no-op).
2007-02-20 06:56:06 +00:00
Alex Dupre
bea3954d7b
Update to 4.4.5 release.
2007-02-17 10:18:31 +00:00
Alex Dupre
ed8d716219
Really fix the objformat issue, the previous commit broke php compilation.
2007-02-07 15:55:18 +00:00
Kris Kennaway
b5de47e69a
Use libtool port instead of included version to avoid a.out objformat botch
2007-01-29 23:51:55 +00:00
Alex Dupre
868ca65cc2
Add optional mail header patch, to track php-based spamming.
...
Update suhosin patch to 0.9.6 release.
2006-12-10 15:04:41 +00:00
Alex Dupre
d754180768
- fix open_basedir vulnerability in php4 and php5 [1]
...
- add an alert on safe_mode intrinsic insecurity and
suggest to install the suhosin extension
- enable the suhosin patch by deafult also in php4
Submitted by: Thomas Vogt <thomas@bsdunix.ch> [1]
Obtained from: PHP CVS [1]
Approved by: portmgr (clement)
2006-10-16 09:30:58 +00:00
Alex Dupre
c1879a77bd
Update suhosin patch to 0.9.5 release.
2006-09-29 19:11:40 +00:00
Alex Dupre
c2a2706562
Update suhosin patch to 0.9.3 release.
2006-09-09 12:35:33 +00:00
Alex Dupre
a6f2efcf0d
- Add experimental suhosin protection system support
...
- Add the possibility to build zlib extension static
- Remove the php->php-cgi temporary hack
2006-09-04 07:58:58 +00:00
Xin LI
9af1ca16b5
Update to 4.4.4.
...
Approved by: ale's vacation
2006-08-18 16:22:31 +00:00
Xin LI
62a8de4cc4
Update to php 4.4.3:
...
* Disallow certain characters in session names.
* Fixed a buffer overflow inside the wordwrap() function.
* Prevent jumps to parent directory via the 2nd parameter of the tempnam() function.
* Improved safe_mode check for the error_log() function.
* Fixed cross-site scripting inside the phpinfo() function.
* Fixed offset/length parameter validation inside the substr_compare() function.
* Upgraded bundled PCRE library to version 6.6
* Over 20 various bug fixes.
Approved by: ale's vacation
2006-08-07 03:27:15 +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
fae3e9d08c
Fix linking on 4.x (yes, this is another PHP configure bug).
...
While I'm here, replace a '=' with '+='.
2006-01-31 08:36:02 +00:00
Alex Dupre
3a55c0530c
Fix getopt() and add support for getopt_long.
2006-01-30 15:57:38 +00:00
Alex Dupre
9eb17499b3
Update to 4.4.2 release.
2006-01-16 09:40:31 +00:00
Alex Dupre
0f8717ab04
Reorganize (use bsd.apache.mk and remove pear leftovers)
2005-12-09 19:36:40 +00:00
Clement Laforet
05684b80dd
- prepare removal of www/apache2 in favor of www/apache20 for naming
...
consistency
- add entries in UPDATING (for apache22 too)
PR: ports/78119
Repocopied by: marcus
2005-12-04 00:18:15 +00:00
Jun Kuriyama
b650876e96
Chase shlib version bump of net-snmp.
2005-11-30 05:23:10 +00:00
Alex Dupre
730fa70418
- Fix pear pkg-plist
...
- Increase pear memory limit (requested by amd64)
- Revert apache2handler to the latest working version found in
PHP 4.4.0, since PHP developers seem not interested in
fixing the bug with apache2 and mod_rewrite
2005-11-16 08:24:47 +00:00
Alex Dupre
f60c3c0a79
- Make key() and current() functions work by reference
...
- Bump PORTREVISION
PR: ports/88481
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
Obtained from: PHP CVS
2005-11-04 08:39:28 +00:00
Alex Dupre
32265c2b86
Update to 4.4.1 release.
2005-11-01 16:01:07 +00:00
Alex Dupre
a64756050c
Autoselect APACHE2 option if WITH_APACHE2 is defined.
...
Submitted by: Rick van der Zwet <rick@wzoeterwoude.net>
2005-10-14 06:18:06 +00:00
Clement Laforet
573b4b9b07
- Define APACHE_COMPAT for ${APXS} for USE_APACHE-ng
...
Reported by: pointyhat via kris
Approvd by: portmgr (self)
2005-09-20 19:46:15 +00:00
Alex Dupre
276c3a29ae
Update to 4.4.0 release:
...
- fix a serious memory corruption problem
- remove automake dependency
- switch to the latest autoconf version
2005-07-13 19:56:27 +00:00
Alex Dupre
4107b871ca
Add support for zend multibyte.
...
PR: ports/76527
Submitted by: Shinsuke Matsui <poppen@karashi.org>
Strongly desired by: Lapo Luchini <lapo@lapo.it>
2005-06-14 20:38:26 +00:00
Sergey Matveychuk
913cb3ae08
- Fix after spliting firebird
...
- Bump PORTREVISION
PR: ports/79337
Submitted by: Renato Botelho <freebsd@galle.com.br> (firebird maintainer)
2005-05-17 16:09:29 +00:00
Alex Dupre
2cee0c25ff
Update PHP ports to 4.3.11 and 5.0.4 releases:
...
- fix security issues
- unbreak PEAR packages [1]
PR: ports/78516 [1]
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> [1]
Tested by: thierry
2005-04-04 09:20:21 +00:00
Alex Dupre
bf73a142ce
Add an option (disabled by default) to build the openssl extension statically.
...
Requested by: too many people
2005-03-14 14:41:01 +00:00
Alex Dupre
114b2bec5b
Speed up unserialize() and fix a serious performance issue.
...
Obtained from: PHP CVS
2005-01-19 16:13:55 +00:00
Alex Dupre
aa4d81d3be
- Fix overloading objects [1] (bump php4 PORTREVISION)
...
- Fix crash with threaded apache2 [2]
- Fix build when SSL is in not in base system [3] [4]
PR: ports/75737 [1], ports/74780 [2],
ports/73896 [3], ports/74886 [4]
Submitted by: Toni Viemero <toni.viemero@iki.fi> [1],
Peter Jeffery <peterj@qubesoft.com> [2],
oliver [3], William Fletcher <ultraviolet@omina.co.za> [4]
Patch by: Simon Barner <barner@gmx.de> [4]
2005-01-10 17:00:34 +00:00
Alex Dupre
f922b07fdd
Update to 4.3.10 release:
...
- Fix some serious security bugs
- Other enhancements (PRs fixes) will come later
2004-12-16 11:37:23 +00:00
Jun Kuriyama
4afdb4807f
Bump shlib number of net-snmp and $PORTREVISION.
...
Forgotten by: kuriyama
2004-12-06 10:01:57 +00:00
Alex Dupre
a762ff98ae
Definitely fix support for crypt-related functionalities on amd64.
...
PR: ports/74647
Submitted by: tobez
2004-12-03 13:19:31 +00:00
Alex Dupre
af7695c0ae
Update to 4.3.9 release:
...
- Fix compilation of thread-safe PHP after the PTHREAD_LIBS change
- Include md5 and blowfish support on amd64 (fix headers) [1]
- Fix vulnerability in RFC 1867 file upload processing [2]
- Fix php_variables memory disclosure [2]
- GD LZW-GIF support is now enabled by default
PR: ports/71752 [1], ports/72420 [2]
Submitted by: Adam Gregoire <bsdunx@yahoo.com> [1],
Dmitry A Grigorovich <odip@bionet.nsc.ru> [2]
Approved by: portmgr (kris)
2004-10-11 19:47:20 +00:00
Alex Dupre
6d0b9e61ce
Register extensions in etc/php/extensions.ini instead of etc/php.ini
...
and add etc/php to the config scan path.
Suggested by: Kenneth Vestergaard Schmidt <kvs@pil.dk>
2004-07-28 08:59:35 +00:00
Alex Dupre
ed2da8c884
Comment extension_dir in sample php.ini's, since many copy the sample
...
configuration file blindly and then complain about wrong directory.
PHP has the correct path compiled in statically.
2004-07-19 22:12:09 +00:00
Alex Dupre
af7ee2a6ac
First step of the PHP mega-commit:
...
- remove extensions and PEAR from the PHP base ports
- add more OPTIONS to PHP base ports
2004-07-19 07:05:36 +00:00
Alex Dupre
0078334119
Update to 4.3.8 release.
...
The major PHP ports overhaul is in its final stage. This commit was
anticipated since it fixes a critical security vulnerability.
2004-07-15 08:41:30 +00:00