aboutsummaryrefslogtreecommitdiff
path: root/lang/php53
Commit message (Collapse)AuthorAgeFilesLines
* MySQL 5.0 is now supported by mysqli extension.Alex Dupre2005-07-211-1/+1
| | | | Notes: svn path=/head/; revision=139836
* Fix build when libbind is present.Alex Dupre2005-06-191-0/+13
| | | | | | | | PR: ports/82024 Submitted by: Edwin Culp <eculp@bafirst.com> Notes: svn path=/head/; revision=137719
* Move oracle library creation to pre-configure instead of post-patch,Alex Dupre2005-06-161-1/+1
| | | | | | | | | since oracle is only a build dependency. Spotted by: pointyhat via kris Notes: svn path=/head/; revision=137524
* Point these ports to www/mnogosearch31 since they don't buildSam Lawrance2005-06-161-1/+1
| | | | | | | | | with the updated www/mnogosearch. Approved by: no response from knu, ale (11 days) Notes: svn path=/head/; revision=137516
* Add support for zend multibyte.Alex Dupre2005-06-141-0/+5
| | | | | | | | | PR: ports/76527 Submitted by: Shinsuke Matsui <poppen@karashi.org> Strongly desired by: Lapo Luchini <lapo@lapo.it> Notes: svn path=/head/; revision=137461
* Add support for Berkeley DB 4.3 and set it as default version.Alex Dupre2005-06-141-4/+8
| | | | | | | | PR: ports/82019 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Notes: svn path=/head/; revision=137443
* Fix oracle extension.Alex Dupre2005-06-141-1/+9
| | | | | | | | PR: ports/81382 Submitted by: Simun Mikecin <sime@logos.hr> Notes: svn path=/head/; revision=137441
* Fix pear command on FreeBSD-current.Alex Dupre2005-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> Notes: svn path=/head/; revision=137031
* - Fix after spliting firebirdSergey Matveychuk2005-05-172-3/+3
| | | | | | | | | | - Bump PORTREVISION PR: ports/79337 Submitted by: Renato Botelho <freebsd@galle.com.br> (firebird maintainer) Notes: svn path=/head/; revision=135485
* Make zlib.output_compression working again.Alex Dupre2005-04-151-0/+20
| | | | | | | | | PR: ports/76331 Submitted by: Martin Portmann <map@infinitum.ch> Patch by: Vasil Dimov <vd@datamax.bg> Notes: svn path=/head/; revision=133397
* Fix definitely pear package deinstallation.Alex Dupre2005-04-152-5/+7
| | | | | | | | PR: ports/79830 Submitted by: leeym Notes: svn path=/head/; revision=133394
* - Chase freetds shlib bumpPav Lucistnik2005-04-111-2/+2
| | | | Notes: svn path=/head/; revision=133084
* Create empty directory on pkg_add (forgotten in previous commit).Alex Dupre2005-04-111-0/+1
| | | | | | | Reminded by: kris Notes: svn path=/head/; revision=133012
* Create directory and touch files that "pear" creates when dealingAlex Dupre2005-04-112-4/+9
| | | | | | | | | with pear modules and the port will later delete. Suggested by: kris Notes: svn path=/head/; revision=133002
* Fix crypt functions on AMD64.Alex Dupre2005-04-061-6/+50
| | | | Notes: svn path=/head/; revision=132643
* Distfile rerolled to include a missing PEAR file.Alex Dupre2005-04-043-3/+4
| | | | | | | Spotted by: leeym Notes: svn path=/head/; revision=132479
* Update PHP ports to 4.3.11 and 5.0.4 releases:Alex Dupre2005-04-0411-143/+45
| | | | | | | | | | | | - fix security issues - unbreak PEAR packages [1] PR: ports/78516 [1] Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> [1] Tested by: thierry Notes: svn path=/head/; revision=132440
* BROKEN on ia64: Does not compileKris Kennaway2005-03-261-0/+4
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=132031
* Split the postgresql ports into a server and a client part.Palle Girgensohn2005-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) Notes: svn path=/head/; revision=127737
* Don't install useless empty dir (and fix plist).Alex Dupre2005-01-251-2/+6
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=127275
* Speed up unserialize() and fix a serious performance issue.Alex Dupre2005-01-193-1/+108
| | | | | | | Obtained from: PHP CVS Notes: svn path=/head/; revision=126843
* - Fix overloading objects [1] (bump php4 PORTREVISION)Alex Dupre2005-01-102-3/+15
| | | | | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=126071
* PHP 5.0.3 uses a different extension dir.Alex Dupre2004-12-171-2/+2
| | | | | | | Spotted by: Joe Zeiler <zeiler07@covad.net> Notes: svn path=/head/; revision=124260
* Update to 5.0.3 release:Alex Dupre2004-12-164-9/+11
| | | | | | | | - Fix some serious security bugs - Other minor enhancements (PRs fixes) will come later Notes: svn path=/head/; revision=124213
* Bump shlib number of net-snmp and $PORTREVISION.Jun Kuriyama2004-12-062-2/+2
| | | | | | | Forgotten by: kuriyama Notes: svn path=/head/; revision=123297
* Definitely fix support for crypt-related functionalities on amd64.Alex Dupre2004-12-031-1/+2
| | | | | | | | PR: ports/74647 Submitted by: tobez Notes: svn path=/head/; revision=123039
* Set correct default PHP version.Alex Dupre2004-12-011-0/+2
| | | | | | | | PR: ports/74300 Submitted by: Ryan <majost@lagparty.org> Notes: svn path=/head/; revision=122886
* Update to 5.0.2 release:Alex Dupre2004-10-114-9/+47
| | | | | | | | | | | | | | | | | - Fix compilation of thread-safe PHP after the PTHREAD_LIBS change - Include md5 and blowfish support on amd64 (fix headers) [1] - Add support for dom_import_simplexml function in php5-dom [2] - Fix vulnerability in RFC 1867 file upload processing [3] - Fix php_variables memory disclosure [3] PR: ports/71752 [1], ports/72003 [2], ports/72420 [3] Submitted by: Adam Gregoire <bsdunx@yahoo.com> [1], Vaidrius Petrauskas <acrozy@uosis.mif.vu.lt> [2], Dmitry A Grigorovich <odip@bionet.nsc.ru> [3] Approved by: portmgr (kris) Notes: svn path=/head/; revision=118611
* Chase libaspell to aspell.16.Thierry Thomas2004-08-281-1/+1
| | | | Notes: svn path=/head/; revision=117535
* Update to 5.0.1 release:Alex Dupre2004-08-235-24/+19
| | | | | | | - GD GIF output support is now enabled by default Notes: svn path=/head/; revision=117123
* Register extensions in etc/php/extensions.ini instead of etc/php.iniAlex Dupre2004-07-282-4/+2
| | | | | | | | | and add etc/php to the config scan path. Suggested by: Kenneth Vestergaard Schmidt <kvs@pil.dk> Notes: svn path=/head/; revision=114918
* MFphp4: Fix compilation of wddx extension.Alex Dupre2004-07-271-1/+4
| | | | Notes: svn path=/head/; revision=114898
* Remove the old-and-broken sybase (DB-lib) extension and point users toAlex Dupre2004-07-201-6/+0
| | | | | | | the new-and-working sybase (CT-lib) extension. Notes: svn path=/head/; revision=114315
* - Document DEFAULT_PHP_VER and BROKEN_WITH_PHPAlex Dupre2004-07-191-0/+2
| | | | | | | | | - Set them acccordingly in PHP extensions ports (Now I really need some rest, see you tomorrow) Notes: svn path=/head/; revision=114254
* Comment extension_dir in sample php.ini's, since many copy the sampleAlex Dupre2004-07-191-0/+1
| | | | | | | | configuration file blindly and then complain about wrong directory. PHP has the correct path compiled in statically. Notes: svn path=/head/; revision=114252
* Set default MySQL version to 4.1 for mysqli extension.Alex Dupre2004-07-191-0/+1
| | | | Notes: svn path=/head/; revision=114250
* Fix oniguruma header path.Alex Dupre2004-07-191-1/+1
| | | | | | | Spotted by: sekrett.ru Notes: svn path=/head/; revision=114214
* First step of the PHP mega-commit:Alex Dupre2004-07-1921-3760/+694
| | | | | | | | - remove extensions and PEAR from the PHP base ports - add more OPTIONS to PHP base ports Notes: svn path=/head/; revision=113948
* Update to final 5.0.0 release:Alex Dupre2004-07-154-4/+16
| | | | | | | | | | - add a post 5.0.0 patch to fix basic authentication with apache 1.x The major PHP ports overhaul is in its final stage. This commit was anticipated since it fixes a critical security vulnerability. Notes: svn path=/head/; revision=113698
* Install GD and MBSTRINGS header files for pdflib and mailparse extensions.Alex Dupre2004-06-283-4/+45
| | | | Notes: svn path=/head/; revision=112459
* - Point phpize to use libtoolize13Alex Dupre2004-06-252-0/+12
| | | | Notes: svn path=/head/; revision=112222
* - Update to 5.0.0RC3 releaseAlex Dupre2004-06-084-14/+5
| | | | | | | - Remove PDFlib extension Notes: svn path=/head/; revision=111092
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-1/+1
| | | | Notes: svn path=/head/; revision=110841
* Update ftp/curl to 7.12.0 and bump the shared library version in allPeter Pentchev2004-06-031-2/+2
| | | | | | | dependent ports. Notes: svn path=/head/; revision=110800
* Replace explicit XFree86-4-libraries dependencies with USE_XLIB, USE_XPM, andEric Anholt2004-05-291-1/+1
| | | | | | | USE_GL as appropriate. Notes: svn path=/head/; revision=110331
* Remove databases/postgresql-client because there can't be a -server, and havingMathieu Arnold2004-05-251-1/+1
| | | | | | | | it installed prevents databases/postgresql7 from being installed, leading to some dependencies problems Notes: svn path=/head/; revision=109952
* Introduce MASTER_SITE_PHP and add several more mirror sites worldwide.Akinori MUSHA2004-05-241-8/+2
| | | | | | | Approved by: ale (MAINTAINER of lang/php[45]) Notes: svn path=/head/; revision=109865
* - Add sysvmsg extension [1]Alex Dupre2004-05-075-8/+31
| | | | | | | | | | | | | - Add XML_RPC to PEAR bootstrap [2] - Use the official pcre fix [3] - Bump PORTREVISION Requested by: Andy Smith <andy@strugglers.net> [1] Submitted by: thierry [2] Obtained from: php CVS [3] Notes: svn path=/head/; revision=108652
* Update to 5.0.0RC2 release (stop packaging customized snapshots,Alex Dupre2004-04-286-30/+20
| | | | | | | | | since now php5 seems pretty stable): - Build iconv extension by default - Remove obsolate MIME and YAZ extensions Notes: svn path=/head/; revision=107888
* - Use USE_ICONV knobKirill Ponomarev2004-03-301-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105722