summaryrefslogtreecommitdiffstats
path: root/lang/php4
Commit message (Collapse)AuthorAgeFilesLines
* - fix open_basedir vulnerability in php4 and php5 [1]ale2006-10-165-3/+102
| | | | | | | | | | - 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)
* Update suhosin patch to 0.9.5 release.ale2006-09-293-4/+5
|
* Fix default certificates path for pfpro extension.ale2006-09-101-0/+5
| | | | | PR: ports/99067 Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua>
* Update suhosin patch to 0.9.3 release.ale2006-09-092-4/+4
|
* - Add experimental suhosin protection system supportale2006-09-043-12/+25
| | | | | - Add the possibility to build zlib extension static - Remove the php->php-cgi temporary hack
* Update to 4.4.4.delphij2006-08-182-4/+4
| | | | Approved by: ale's vacation
* Update to php 4.4.3:delphij2006-08-072-5/+5
| | | | | | | | | | | | | * 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
* Try to fix build on 4.X.ale2006-05-231-0/+2
|
* Chase gmp library and bump PORTREVISION.ale2006-05-101-1/+1
|
* Simplify PHP base ports infrastructure:ale2006-05-0611-146/+223
| | | | | | | | | - 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).
* - Update ports affected by devel/libmcve updatemnag2006-05-011-1/+1
|
* Bump ming shared library version after recent update.ale2006-04-121-1/+1
| | | | Spotted by: Gianpaolo Del Matto <gianpaolo.delmatto@genotec.ch>
* - pfpro extension is only for php4ale2006-02-011-1/+1
| | | | - add location to pfpro directory
* - Add a php extension pfpro (PayFlow Pro).pav2006-01-311-0/+5
| | | | | | PR: ports/82843 Submitted by: Mike Durian <durian@shadetreesoftware.com> Approved by: maintainer timeout (1 month)
* Fix linking on 4.x (yes, this is another PHP configure bug).ale2006-01-311-1/+3
| | | | While I'm here, replace a '=' with '+='.
* Chase shlib bump of libexpat.kuriyama2006-01-301-4/+4
|
* Fix getopt() and add support for getopt_long.ale2006-01-302-1/+12
|
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-3/+3
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Speed up the build of PHP extensions by extracting only the extension subdirale2006-01-171-1/+4
| | | | from the big tarball.
* Update to 4.4.2 release.ale2006-01-165-136/+10
|
* Raise default memory limit from 8M to 12M to let pear run wellale2005-12-101-0/+11
| | | | on 64bit archs.
* Reorganize (use bsd.apache.mk and remove pear leftovers)ale2005-12-098-216/+14
|
* - prepare removal of www/apache2 in favor of www/apache20 for namingclement2005-12-041-1/+1
| | | | | | | | consistency - add entries in UPDATING (for apache22 too) PR: ports/78119 Repocopied by: marcus
* Chase shlib version bump of net-snmp.kuriyama2005-11-302-2/+2
|
* - Fix pear pkg-plistale2005-11-169-40/+167
| | | | | | | - 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
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* - Make key() and current() functions work by referenceale2005-11-042-1/+14
| | | | | | | | - Bump PORTREVISION PR: ports/88481 Submitted by: Matthew Luckie <mjl@luckie.org.nz> Obtained from: PHP CVS
* Fix for apache2+mod_rewrite.ale2005-11-031-0/+11
| | | | Obtained from: PHP CVS
* Fix pear installation.ale2005-11-011-1/+1
| | | | Spotted by: Sean McNeil <sean@mcneil.com>
* Update to 4.4.1 release.ale2005-11-013-4/+3
|
* Autoselect APACHE2 option if WITH_APACHE2 is defined.ale2005-10-141-0/+4
| | | | Submitted by: Rick van der Zwet <rick@wzoeterwoude.net>
* - Define APACHE_COMPAT for ${APXS} for USE_APACHE-ngclement2005-09-201-0/+1
| | | | | Reported by: pointyhat via kris Approvd by: portmgr (self)
* Update to 4.4.0 release:ale2005-07-137-36/+39
| | | | | | - fix a serious memory corruption problem - remove automake dependency - switch to the latest autoconf version
* Move oracle library creation to pre-configure instead of post-patch,ale2005-06-161-1/+1
| | | | | | since oracle is only a build dependency. Spotted by: pointyhat via kris
* Point these ports to www/mnogosearch31 since they don't buildlawrance2005-06-161-1/+1
| | | | | | with the updated www/mnogosearch. Approved by: no response from knu, ale (11 days)
* Add support for zend multibyte.ale2005-06-141-0/+5
| | | | | | PR: ports/76527 Submitted by: Shinsuke Matsui <poppen@karashi.org> Strongly desired by: Lapo Luchini <lapo@lapo.it>
* Add support for Berkeley DB 4.3 and set it as default version.ale2005-06-141-7/+7
| | | | | PR: ports/82019 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
* Fix oracle extension.ale2005-06-141-2/+9
| | | | | PR: ports/81382 Submitted by: Simun Mikecin <sime@logos.hr>
* Fix pear command on FreeBSD-current.ale2005-06-082-2/+2
| | | | | | | | (We loose the output buffering capability, but we cannot set it inside the script) PR: ports/81890 Submitted by: Edwin Culp <eculp@bafirst.com>
* - allow php4-dba to use Berkeley DB 4.3pav2005-06-051-0/+4
| | | | | | PR: ports/76150 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Approved by: maintainer timeout (5 months)
* - Fix after spliting firebirdsem2005-05-172-3/+3
| | | | | | | - Bump PORTREVISION PR: ports/79337 Submitted by: Renato Botelho <freebsd@galle.com.br> (firebird maintainer)
* Make zlib.output_compression working again.ale2005-04-151-0/+20
| | | | | | PR: ports/76331 Submitted by: Martin Portmann <map@infinitum.ch> Patch by: Vasil Dimov <vd@datamax.bg>
* Fix definitely pear package deinstallation.ale2005-04-152-5/+7
| | | | | PR: ports/79830 Submitted by: leeym
* - Chase freetds shlib bumppav2005-04-111-2/+2
|
* Create empty directory on pkg_add (forgotten in previous commit).ale2005-04-111-0/+1
| | | | Reminded by: kris
* Create directory and touch files that "pear" creates when dealingale2005-04-112-4/+9
| | | | | | with pear modules and the port will later delete. Suggested by: kris
* Update PHP ports to 4.3.11 and 5.0.4 releases:ale2005-04-0412-213/+52
| | | | | | | | | - fix security issues - unbreak PEAR packages [1] PR: ports/78516 [1] Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> [1] Tested by: thierry
* Add an option (disabled by default) to build the openssl extension statically.ale2005-03-141-1/+12
| | | | Requested by: too many people
* Split the postgresql ports into a server and a client part.girgen2005-01-311-2/+1
| | | | | | | | All ports depending on postgresql shall use the USE_PGSQL=yes knob defined in Mk/bsd.ports.mk. Bumping portrevisions where needed. PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors)
* Speed up unserialize() and fix a serious performance issue.ale2005-01-193-1/+108
| | | | Obtained from: PHP CVS
OpenPOWER on IntegriCloud