summaryrefslogtreecommitdiff
path: root/lang/php4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Update PHP ports to 4.3.11 and 5.0.4 releases:Alex Dupre2005-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 Notes: svn path=/head/; revision=132440
* Add an option (disabled by default) to build the openssl extension statically.Alex Dupre2005-03-141-1/+12
| | | | | | | Requested by: too many people Notes: svn path=/head/; revision=131206
* 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
* 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 compilation on ia64.Alex Dupre2005-01-131-0/+58
| | | | | | | | Reported by: bento via kris Obtained from: PHP CVS Notes: svn path=/head/; revision=126375
* - Fix overloading objects [1] (bump php4 PORTREVISION)Alex Dupre2005-01-104-4/+29
| | | | | | | | | | | | | | | - 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
* Update to 4.3.10 release:Alex Dupre2004-12-164-11/+10
| | | | | | | | - Fix some serious security bugs - Other enhancements (PRs fixes) will come later Notes: svn path=/head/; revision=124207
* 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 4.3.9 release:Alex Dupre2004-10-114-15/+46
| | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=118610
* Chase libaspell to aspell.16.Thierry Thomas2004-08-281-1/+1
| | | | Notes: svn path=/head/; revision=117535
* Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15Ade Lovett2004-08-031-7/+12
| | | | | | | | | | All autotools ports are now truly versioned and do not conflict with each other. This marks the end of "Phase 1" of the autotools updates. Notes: svn path=/head/; revision=115365
* 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
* Fix compilation of wddx extension.Alex Dupre2004-07-261-1/+4
| | | | | | | | PR: ports/69464 Submitted by: Vadim Mikhailov <freebsd-bugs@mikhailov.org> Notes: svn path=/head/; revision=114745
* 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
* First step of the PHP mega-commit:Alex Dupre2004-07-1923-3776/+658
| | | | | | | | - remove extensions and PEAR from the PHP base ports - add more OPTIONS to PHP base ports Notes: svn path=/head/; revision=113948
* Update to 4.3.8 release.Alex Dupre2004-07-152-4/+4
| | | | | | | | 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=113697
* Install GD header files for pecl-pdflib extension.Alex Dupre2004-06-283-1/+28
| | | | Notes: svn path=/head/; revision=112458
* - Remove pdflib extensionAlex Dupre2004-06-254-9/+13
| | | | | | | - Point phpize to use libtoolize13 Notes: svn path=/head/; revision=112221
* Fix compilation of FreeTDS MSSQL extension.Alex Dupre2004-06-082-0/+24
| | | | | | | | | PR: ports/67710 Submitted by: Henry Karpatskij <henkka@spheroid.info> Obtained from: PHP CVS repository Notes: svn path=/head/; revision=111088
* 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-1/+2
| | | | | | | dependent ports. Notes: svn path=/head/; revision=110800
* Update to 4.3.7 release.Alex Dupre2004-06-033-52/+3
| | | | Notes: svn path=/head/; revision=110782
* 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-076-38/+64
| | | | | | | | | | | | | - 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 4.3.6 release.Alex Dupre2004-04-163-4/+47
| | | | | | | | | - Fix build curl dependency - Fix (hopefully) the core dump on apache restart - Fix DaylightSavingTime issue Notes: svn path=/head/; revision=107196
* - Use USE_ICONV knobKirill Ponomarev2004-03-301-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105722
* Forgot a patch in previous commit (support for DB 4.2).Alex Dupre2004-03-291-13/+17
| | | | | | | Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Notes: svn path=/head/; revision=105588
* Fix db 4.2 dependency.Alex Dupre2004-03-281-1/+1
| | | | | | | | PR: ports/64802 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Notes: svn path=/head/; revision=105564
* Update to 4.3.5 release:Alex Dupre2004-03-266-80/+46
| | | | | | | - add support for db 4.2 Notes: svn path=/head/; revision=105345
* Fix Xpm path.Alex Dupre2004-03-221-1/+1
| | | | | | | Submitted by: Dominic Marks <dom@helenmarks.co.uk> Notes: svn path=/head/; revision=104975
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* Fix build with new freetype2 library.Alex Dupre2004-03-181-0/+14
| | | | | | | | PR: ports/64417 Submitted by: Renato Botelho <renato@galle.com.br> Notes: svn path=/head/; revision=104484
* o Bump $LIB_DEPENDS line to chase expat's shlib version.Jun Kuriyama2004-03-141-2/+2
| | | | | | | o Bump $PORTREVISION. Notes: svn path=/head/; revision=103969
* Fix PHP_PORT when PORTSDIR is a symlink.Alex Dupre2004-03-131-1/+2
| | | | | | | | Submitted by: marcus Reviewed by: pav Notes: svn path=/head/; revision=103907
* Don't use a fully-qualified path in php.conf.Alex Dupre2004-03-081-1/+3
| | | | | | | | Submitted by: marcus Reviewed by: pav Notes: svn path=/head/; revision=103351
* Add PostScript Type-1 font support for GD extension.Alex Dupre2004-02-271-0/+2
| | | | | | | | | PR: ports/63410 Submitted by: Toni Viemerö <toni.viemero@iki.fi> (PR) Lars Balker Rasmussen <lars@balker.org> (email) Notes: svn path=/head/; revision=102262
* Say hello to the new "net-mgmt" category. There are probably moreGarrett Wollman2004-02-231-2/+2
| | | | | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus Notes: svn path=/head/; revision=101812
* Use PTHREAD_LIBS only if OSVERSION >= 500016.Alex Dupre2004-02-121-6/+7
| | | | | | | | | | | This fixes compilation of mod_php with apache2-worker on -stable. PR: ports/62729 Submitted by: Maxim Maximov <mcsi@portpc-design.spb.ru> Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=100764
* Move to httpd.h for apache2 autodetection (as in bsd.php.mk, forgot in myAlex Dupre2004-02-101-1/+1
| | | | | | | | | | previous commit). Noticed by: kuriyama Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=100540
* Remove lang/php4/bsd.php.mk and switch every ports depending on PHP toAlex Dupre2004-02-091-152/+0
| | | | | | | | | use Mk/bsd.php.mk. Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=100488
* Fix PTHREAD_LIBS and adapt it to apache2 way.Alex Dupre2004-02-091-2/+5
| | | | | | | | Submitted by: Xin Li Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=100481
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-2/+2
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914