summaryrefslogtreecommitdiff
path: root/lang/php5 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixes for 64-bit systems.Alex Dupre2008-01-293-1/+63
| | | | | | | | | PR: ports/120088 Submitted by: mm Patch from: mi Notes: svn path=/head/; revision=206361
* Update suhosin PATCH_SITE.Alex Dupre2008-01-151-1/+1
| | | | Notes: svn path=/head/; revision=205685
* Update to 5.2.5 release and fix a few vulnerabilities.Alex Dupre2007-11-143-16/+15
| | | | | | | Approved by: portmgr (marcus), secteam (remko) Notes: svn path=/head/; revision=202697
* Chase mail/cclient shared library version bump.Edwin Groothuis2007-09-301-1/+1
| | | | | | | | | | | Several patches were needed due to the removal of include/c-client/linkage.c in favour of include/c-client/linkage.h. PR: ports/114833 Submitted by: "Pedro J. Lobo" <pjlobo@sec.upm.es> Notes: svn path=/head/; revision=200423
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-302-4/+4
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* Backout previous commit, since bsd.port.mk rev. 1.584 has been reverted.Alex Dupre2007-09-141-6/+3
| | | | Notes: svn path=/head/; revision=199480
* Add Xpm to OPTIONS (now we can).Alex Dupre2007-09-141-3/+6
| | | | | | | Requested by: delphij Notes: svn path=/head/; revision=199478
* Update to 5.2.4 release.Alex Dupre2007-09-144-33/+41
| | | | Notes: svn path=/head/; revision=199477
* Update to the autotools new world order.Ade Lovett2007-07-282-3/+3
| | | | | | | | | Tested by: numerous package build runs Approved by: portmgr Thanks to: des, kris, linimon, pav Notes: svn path=/head/; revision=196437
* Add support for firebird2 in pdo_firebird extension.Alex Dupre2007-07-251-2/+1
| | | | Notes: svn path=/head/; revision=196252
* Add a comment about incompatibility between suhosin and FreeBSD jails.Alex Dupre2007-06-201-1/+1
| | | | | | | | PR: ports/113748 Submitted by: edwin Notes: svn path=/head/; revision=193922
* Update to 5.2.3 release.Alex Dupre2007-06-044-32/+24
| | | | Notes: svn path=/head/; revision=192729
* - Mark php5-mbstring BROKEN on amd64 with FreeBSD 5Alex Dupre2007-05-252-5/+5
| | | | | | | - Drop FreeBSD 4 bits Notes: svn path=/head/; revision=191727
* Put suhosin on local master sites to fix fetch now the official site is down.Erwin Lansing2007-05-221-1/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=191605
* Update to 5.2.2 release.Alex Dupre2007-05-204-23/+13
| | | | | | | | | PR: ports/112527 Submitted by: Nick Barkas<snb@threerings.net> Approved by: portmgr (linimon) Notes: svn path=/head/; revision=191563
* Revert previous commit: for an unknown reason, the pcre module linkedAlex Dupre2007-03-131-2/+2
| | | | | | | | | with external pcre library doesn't work inside apache. PHP devs are not interested in fixing this problem and insist to use the bundled (broken too) version. Notes: svn path=/head/; revision=187245
* Now that we have a utf8-enabled pcre port, let php5-pcreAlex Dupre2007-03-111-2/+2
| | | | | | | depend on it. This should also fix PR 109542. Notes: svn path=/head/; revision=187162
* - Chase databases/freetds update. Fix php5-pdo_dblib buildRong-En Fan2007-03-101-1/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=187054
* Add spl dependency to pdo, mysqli and sqlite extensions.Alex Dupre2007-03-081-0/+9
| | | | Notes: svn path=/head/; revision=186881
* - Chase databases/freetds update: ct.3 -> ct.4, tds.4 -> tds.5Rong-En Fan2007-03-031-1/+1
| | | | | | | - Bump PORTREVISION where necessary Notes: svn path=/head/; revision=186421
* - Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION.Jun Kuriyama2007-02-282-2/+2
| | | | Notes: svn path=/head/; revision=186174
* Add support for firebird2 in interbase extension.Alex Dupre2007-02-271-2/+1
| | | | | | | Submitted by: acm Notes: svn path=/head/; revision=186087
* Update the mail header patches (it's a no-op).Alex Dupre2007-02-202-4/+4
| | | | Notes: svn path=/head/; revision=185550
* Add an hack to avoid segmentation fault caused by session module loadedAlex Dupre2007-02-181-0/+4
| | | | | | | after pspell module. Notes: svn path=/head/; revision=185471
* Fix a crashbug on str_replace().Alex Dupre2007-02-152-1/+12
| | | | | | | | Submitted by: esser Obtained from: PHP CVS Notes: svn path=/head/; revision=185213
* Fix regression: count(object) should call object->count() if instance of ↵Alex Dupre2007-02-122-1/+34
| | | | | | | | | Countable. Spotted by: Roman Neuhauser <neuhauser@sigpipe.cz> Notes: svn path=/head/; revision=185029
* Update to 5.2.1 release.Alex Dupre2007-02-095-26/+106
| | | | Notes: svn path=/head/; revision=184671
* Add pear to the default include_path.Alex Dupre2007-01-201-5/+14
| | | | Notes: svn path=/head/; revision=182852
* Update the ftp/curl port to 7.16.0.Peter Pentchev2006-12-131-1/+1
| | | | | | | | | | | | | Bump PORTREVISION of all dependent ports. Fix the build errors in the few ports that still use the long deprecated, and now obsoleted, cURL options. Thanks to everyone who took the time to look over the patch! Discussed on: -ports Notes: svn path=/head/; revision=179653
* Add optional mail header patch, to track php-based spamming.Alex Dupre2006-12-102-3/+13
| | | | Notes: svn path=/head/; revision=179387
* Update suhosin patch to 0.9.6.2 release.Alex Dupre2006-11-122-4/+4
| | | | Notes: svn path=/head/; revision=177125
* Update to 5.2.0 release.Alex Dupre2006-11-066-87/+9
| | | | Notes: svn path=/head/; revision=176626
* Update suhosin patch to 0.9.6 release.Alex Dupre2006-10-272-5/+5
| | | | | | | | | This will fix a few build failures of pecl extensions. Approved by: portmgr (erwin) Notes: svn path=/head/; revision=175541
* - fix open_basedir vulnerability in php4 and php5 [1]Alex Dupre2006-10-165-1/+100
| | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=175349
* Enable suhosin patch by default.Alex Dupre2006-10-062-23/+2
| | | | Notes: svn path=/head/; revision=174645
* Added safety checks against integer overflow.Alex Dupre2006-10-052-1/+22
| | | | | | | | | | | | Bump PORTREVISION. While I'm here, I suggest all php users to use the suhosin patch and suhosin extension to harden the php installation. Submitted by: simon Obtained from: PHP CVS repo. Notes: svn path=/head/; revision=174585
* Update suhosin patch to 0.9.5 release.Alex Dupre2006-09-293-4/+5
| | | | Notes: svn path=/head/; revision=174113
* Add support for QDBM.Alex Dupre2006-09-101-0/+6
| | | | | | | | PR: ports/102392 Submitted by: Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=172713
* Update suhosin patch to 0.9.3 release.Alex Dupre2006-09-092-4/+4
| | | | Notes: svn path=/head/; revision=172633
* - Add experimental suhosin protection system supportAlex Dupre2006-09-043-9/+15
| | | | | | | - Remove the php->php-cgi temporary hack Notes: svn path=/head/; revision=172138
* Update to 5.1.6 release.Alex Dupre2006-08-312-4/+4
| | | | Notes: svn path=/head/; revision=171716
* Update to 5.1.5.Xin LI2006-08-183-26/+4
| | | | | | | Approved by: ale's vacation Notes: svn path=/head/; revision=170939
* Allow php5-ldap to be built with SASL support enabled.Xin LI2006-08-181-0/+4
| | | | | | | | | | | | Note that PORTREVISION is intentionally not bumped because an update is under way. Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> PR: ports/96428 Approved by: ale's vacation Notes: svn path=/head/; revision=170938
* Add databases/php5-oci8:Renato Botelho2006-07-111-0/+21
| | | | | | | | | | | | | This port adds support for OCI8 PHP shared extension. It replaces the old Oracle shared extension which is obsolete and will be dropped (moved to PECL) in PHP 5.1. This patch also corrects dependency for the Oracle shared extension (added Oracle client in RUN_DEPENDS). PR: ports/86580 Submitted by: Simun Mikecin <numisemis at yahoo.com> Notes: svn path=/head/; revision=167472
* Try to fix build on 4.X.Alex Dupre2006-05-231-0/+3
| | | | Notes: svn path=/head/; revision=163153
* - Holy Batman! Chase rerolled distfile. Only chance is an addition of a filePav Lucistnik2006-05-181-3/+3
| | | | | | | | | | | | which does not affect our port in any way, we don't use that part of the distfile. Complained by: many, many, many Verified by: md5 on old and new package contents Pointy hat to: bunch of jhonkas in PHP Project for rerolling a release tarball Notes: svn path=/head/; revision=162747
* Chase gmp library and bump PORTREVISION.Alex Dupre2006-05-101-1/+1
| | | | Notes: svn path=/head/; revision=161929
* Fix compile error of sapi/cgi/fastcgi.c on 4.x.Alex Dupre2006-05-101-0/+22
| | | | | | | | PR: ports/97065 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Notes: svn path=/head/; revision=161889
* Add WITH_ZEND_VM knob to customize vm behaviour:Alex Dupre2006-05-071-0/+8
| | | | | | | | | | | - CALL is the default one - SWITCH should be slightly faster - GOTO should boost performance (and increase compilation time) Suggested by: Michael Josic <systemoperator@gmail.com> Notes: svn path=/head/; revision=161608
* Simplify PHP base ports infrastructure:Alex Dupre2006-05-0612-160/+237
| | | | | | | | | | | | - 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). Notes: svn path=/head/; revision=161492