summaryrefslogtreecommitdiff
path: root/lang/php4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use the new Apache bits from bsd.port.mk.Joe Marcus Clarke2003-11-071-5/+4
| | | | | | | Submitted by: dinoex Notes: svn path=/head/; revision=93294
* Update to 4.3.4 final release.James E. Housley2003-11-054-26/+6
| | | | | | | | PR: 58914 Submitted by: MAINTAINER Notes: svn path=/head/; revision=93128
* Chase the libxslt shared lib version with a PORTREVISION bump.Joe Marcus Clarke2003-11-041-1/+1
| | | | Notes: svn path=/head/; revision=93101
* - Fix BUILD_DEPENDSDirk Meyer2003-10-131-2/+2
| | | | Notes: svn path=/head/; revision=90990
* - re-enable auto-detection for APACHE2Dirk Meyer2003-10-071-1/+3
| | | | | | | | PR: 57699 Submitted by: sysadmin@alexdupre.com Notes: svn path=/head/; revision=90544
* Mega-patch:Dirk Meyer2003-10-073-75/+83
| | | | | | | | | | | | | | | | - Add mnogosearch extension - Use USE_OPENSSL knob instead of direct including of bsd.openssl.mk - Fix OpenSSL undefind symbols at runtime - Fix OpenLDAP/MySQL dependencies, by moving down the inclusion of the bsd.port.pre.mk makefile - Fix make describe/all-depends-list to catch correct libraries - Fix mcrypt extension (add ltdl dependency) PR: 57699 Submitted by: sysadmin@alexdupre.co Notes: svn path=/head/; revision=90529
* Fix for the OpenSSL extensionDirk Meyer2003-10-011-1/+1
| | | | | | | | PR: 57437 Submitted by: sysadmin@alexdupre.com Notes: svn path=/head/; revision=89968
* o Update to 4.3.4RC1.Norikatsu Shigemura2003-09-306-76/+66
| | | | | | | | | | | o Sync with latest PHP5 changes (new DB4 extension, use correct knobs, etc...) PR: ports/57399 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=89888
* chase print/pdflib libversion upgradeEdwin Groothuis2003-09-261-1/+1
| | | | | | | PR: ports/57204 Notes: svn path=/head/; revision=89483
* Update to 4.3.3 final release.Norikatsu Shigemura2003-08-264-4/+21
| | | | | | | | PR: ports/55990 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=87737
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* Update to 4.3.3RC4.Norikatsu Shigemura2003-08-194-9/+10
| | | | | | | | PR: ports/55713 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=87249
* Fix non-default dependency on openldap2[012] which is broken by splitting.Jun Kuriyama2003-08-151-3/+3
| | | | | | | | # I'm not bumped port revision of them because this should not affect # packages built on bento... Notes: svn path=/head/; revision=86964
* Chase the zzip shared lib version.Joe Marcus Clarke2003-08-021-1/+1
| | | | | | | | PR: 55197 Submitted by: maintainer Notes: svn path=/head/; revision=86202
* fix MASTER_SITES and split them into release-candidate and release sectionsOliver Lehmann2003-08-011-9/+11
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=86108
* Remove a unnecsesary patch.Norikatsu Shigemura2003-07-311-139/+0
| | | | | | | | Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Pointy hat to: myself Notes: svn path=/head/; revision=86030
* o Update to 4.3.3RC2.Norikatsu Shigemura2003-07-315-34/+118
| | | | | | | | | | | | | o Add identification to php4 configuration dialog [1]. o Fix incorrect detecting of OpenLDAP dependency [2]. PR: ports/55100, ports/54283[1], ports/54726[2] Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Mark Linimon <linimon@lonesome.com> [1] Jens Rehsack <rehsack@liwing.de> [2] Notes: svn path=/head/; revision=86028
* o Add default overload extension.Norikatsu Shigemura2003-07-044-15/+34
| | | | | | | | | | | | o Add WITH_REGEX_TYPE knob [1]. o Small fixes. PR: ports/54061 Requsted by: Jens Rehsack [1] Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=84179
* o Switch to libtool 1.4.Norikatsu Shigemura2003-07-0310-514/+1633
| | | | | | | | | | | | | | | | o Add WITHOUT_IPV6 knob (Requested by Jens Rehsack <rehsack@liwing.de> in ports/53754, implemented in a slightly different way). o Add GIF and animated GIF write support by default in GD and add WITH_LZW knob to enable the LZW compression algorithm (patented in some countries). o Removed gd_gif_out.diff patch and added many new patches. PR: ports/53754, ports/53879 Requested by: Jens Rehsack <rehsack@liwing.de> Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=84110
* Add WANT_PHP_WEB knob, for ports that require a webNorikatsu Shigemura2003-07-031-0/+12
| | | | | | | | | | | server to work, but for which is indifferent the PHP sapi (CGI or Apache Module). PR: ports/53800 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=84106
* libtool uber-patchAde Lovett2003-06-261-1/+1
| | | | | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly) Notes: svn path=/head/; revision=83696
* Improve SNMP support (fix openssl dependency and add net-snmp5 support).Norikatsu Shigemura2003-06-252-2/+10
| | | | | | | | PR: ports/53687 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=83554
* o Add FriBiDi extension [1]Norikatsu Shigemura2003-06-244-6/+153
| | | | | | | | | | | | | | | | | o New patch-main::main.c file [2]: - Fixed bug #24253 (missing variables when register_globals is on) - Fixed a memory leak when more then 1 E|S flag is passed to gpc_order. - Fixed a memory leak when variables_order is not set and gpc_order has S|s flag. - Optimized out duplicate parsing of the variables order string. PR: ports/53609 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Patched by: Thierry Thomas [1] Requested by: Ian Service [2] Notes: svn path=/head/; revision=83518
* Add gif and animated-gif write support to GD extension.Norikatsu Shigemura2003-06-232-0/+1421
| | | | | | | | | | | (enable with WITH_GD_GIF_OUT - not default due to LZW patent in many countries) PR: ports/53631 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=83483
* scripts/php_options is changed to php4_options. So it should be removed.Norikatsu Shigemura2003-06-201-59/+0
| | | | | | | | | PR: ports/53498 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Pointy hat to: myself Notes: svn path=/head/; revision=83347
* o Update to 4.3.3RC1.Norikatsu Shigemura2003-06-205-29/+122
| | | | | | | | | | | | | | | o Add inifile and cdb extensions. o Fix imap without ssl(inspired from ports/53141). o Rename some variable for future compatability (PHP => PHP4) (inspired from ports/53113, points 1 and 4 - point 2 is useless). PR: ports/53498 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Inspired by: ports/53141 (Torsten Schneider <fbsd-bugs@tschneider.org>) Inspired by: ports/53113 (Jens Rehsack <rehsack@liwing.de>) Notes: svn path=/head/; revision=83339
* Add Oracle7 support into PHP4.Norikatsu Shigemura2003-06-074-10/+133
| | | | | | | | | | PR: ports/53017 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Obtained from: ports/52615 Obtained by: Joe Kelsey <joek@zircon.staff.flyingcroc.net> Notes: svn path=/head/; revision=82471
* Add bsd.php.mk, every port depending on PHP should include this fileNorikatsu Shigemura2003-06-061-0/+91
| | | | | | | | | | and set the right knobs, like the bsd.openssl.mk. PR: ports/52674 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=82389
* Update to 4.3.2 release.Norikatsu Shigemura2003-06-062-5/+11
| | | | | | | | PR: ports/52784 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=82387
* Prepare for new slave port: www/php4-cgi.Norikatsu Shigemura2003-06-064-26/+49
| | | | | | | | PR: ports/52617 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Notes: svn path=/head/; revision=82384
* Add completely new port system for PHP4 (4.3.2RC4). Updated mod_php4Norikatsu Shigemura2003-05-2210-0/+1171
| | | | | | | | | | | | to 4.3.2RC4 release and added php4-cli and php4 ports, for apache module, command line interface, and both, respectively. Too many changes (improvements, bug fixes and new features) to be listed here, PR: ports/51945 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Notes: svn path=/head/; revision=81722
* Remove lang/php4 which was integrated into www/mod_php4.Dirk Froemberg2003-01-291-19/+0
| | | | Notes: svn path=/head/; revision=74212
* Upgrade to 4.2.1.Dirk Froemberg2002-05-171-1/+1
| | | | Notes: svn path=/head/; revision=59296
* Fix mkdir() bug.Dirk Froemberg2002-05-131-1/+1
| | | | | | | | PR: ports/37825 Submitted by: Jason Taylor <jason@jase.org> Notes: svn path=/head/; revision=58995
* Set PORTREVISION to 0 after upgrading mod_php4 to 4.1.0.Dirk Froemberg2001-12-191-1/+1
| | | | Notes: svn path=/head/; revision=51857
* Add --enable-discard-path and --with-readline to lang/php4.Dirk Froemberg2001-12-041-1/+1
| | | | | | | Submitted by: Rafal Michalski <rafal.michalski@altech.com.pl> Notes: svn path=/head/; revision=51012
* ming support was included in php-4.0.6.Dirk Froemberg2001-06-251-1/+1
| | | | Notes: svn path=/head/; revision=44427
* Make PORTREVISION independent of master port.Dirk Froemberg2001-06-241-0/+1
| | | | Notes: svn path=/head/; revision=44398
* NOPORTDOCS isn't used in the master ports any longer.Dirk Froemberg2001-04-221-1/+0
| | | | Notes: svn path=/head/; revision=41810
* Add new standalone php4 port as a slave port of www/mod_php4.Dirk Froemberg2001-02-251-0/+19
Based upon work by: Alastair D'Silva <deece@familyhealth.com.au> Notes: svn path=/head/; revision=38710