aboutsummaryrefslogtreecommitdiffstats
path: root/lang/php4/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Fix linking on 4.x (yes, this is another PHP configure bug).ale2006-01-311-1/+3
* Fix getopt() and add support for getopt_long.ale2006-01-301-1/+2
* Update to 4.4.2 release.ale2006-01-161-2/+2
* Reorganize (use bsd.apache.mk and remove pear leftovers)ale2005-12-101-42/+9
* - prepare removal of www/apache2 in favor of www/apache20 for namingclement2005-12-041-1/+1
* Chase shlib version bump of net-snmp.kuriyama2005-11-301-1/+1
* - Fix pear pkg-plistale2005-11-161-1/+1
* - Make key() and current() functions work by referenceale2005-11-041-1/+1
* Update to 4.4.1 release.ale2005-11-021-1/+1
* Autoselect APACHE2 option if WITH_APACHE2 is defined.ale2005-10-141-0/+4
* - Define APACHE_COMPAT for ${APXS} for USE_APACHE-ngclement2005-09-211-0/+1
* Update to 4.4.0 release:ale2005-07-141-3/+4
* Add support for zend multibyte.ale2005-06-151-0/+5
* - Fix after spliting firebirdsem2005-05-181-1/+1
* Update PHP ports to 4.3.11 and 5.0.4 releases:ale2005-04-041-4/+4
* Add an option (disabled by default) to build the openssl extension statically.ale2005-03-141-1/+12
* Speed up unserialize() and fix a serious performance issue.ale2005-01-201-1/+1
* - Fix overloading objects [1] (bump php4 PORTREVISION)ale2005-01-111-1/+1
* Update to 4.3.10 release:ale2004-12-161-4/+2
* Bump shlib number of net-snmp and $PORTREVISION.kuriyama2004-12-061-1/+1
* Definitely fix support for crypt-related functionalities on amd64.ale2004-12-031-1/+2
* Update to 4.3.9 release:ale2004-10-121-8/+5
* Register extensions in etc/php/extensions.ini instead of etc/php.iniale2004-07-281-2/+2
* Comment extension_dir in sample php.ini's, since many copy the sampleale2004-07-201-0/+1
* First step of the PHP mega-commit:ale2004-07-191-584/+63
* Update to 4.3.8 release.ale2004-07-151-2/+2
* Install GD header files for pecl-pdflib extension.ale2004-06-281-1/+1
* - Remove pdflib extensionale2004-06-251-7/+2
* Sync with new bsd.autotools.mkade2004-06-051-1/+1
* Update ftp/curl to 7.12.0 and bump the shared library version in allroam2004-06-041-1/+2
* Update to 4.3.7 release.ale2004-06-041-3/+1
* Replace explicit XFree86-4-libraries dependencies with USE_XLIB, USE_XPM, andanholt2004-05-301-1/+1
* Remove databases/postgresql-client because there can't be a -server, and havingmat2004-05-251-1/+1
* Introduce MASTER_SITE_PHP and add several more mirror sites worldwide.knu2004-05-241-8/+2
* - Add sysvmsg extension [1]ale2004-05-081-3/+7
* Update to 4.3.6 release.ale2004-04-161-2/+1
* - Use USE_ICONV knobkrion2004-03-311-1/+1
* Fix db 4.2 dependency.ale2004-03-291-1/+1
* Update to 4.3.5 release:ale2004-03-271-4/+8
* Fix Xpm path.ale2004-03-231-1/+1
* o Bump $LIB_DEPENDS line to chase expat's shlib version.kuriyama2004-03-141-2/+2
* Fix PHP_PORT when PORTSDIR is a symlink.ale2004-03-141-1/+2
* Don't use a fully-qualified path in php.conf.ale2004-03-091-1/+3
* Add PostScript Type-1 font support for GD extension.ale2004-02-271-0/+2
* Say hello to the new "net-mgmt" category. There are probably morewollman2004-02-231-2/+2
* Use PTHREAD_LIBS only if OSVERSION >= 500016.ale2004-02-121-6/+7
* Move to httpd.h for apache2 autodetection (as in bsd.php.mk, forgot in myale2004-02-101-1/+1
* Fix PTHREAD_LIBS and adapt it to apache2 way.ale2004-02-091-2/+5
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-2/+2
* Add workaround to silent bento, complaining php extensions remove an extra dir.ale2004-01-301-0/+1
* - Add support for PTHREAD_{LIBS/CFLAGS} [1]ale2004-01-261-4/+11
* - Better handling of snmp dependency [1]ale2004-01-241-3/+16
* Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1
* Switch to my @FreeBSD.org email address.ale2004-01-181-1/+1
* Add MS-SQL support.ale2004-01-161-8/+13
* - Fix apache2 dependency (this was broken by the introductionale2004-01-141-1/+1
* o Adapt php4 Makefile and bsd.php.mk to support apache2-worker.nork2004-01-111-6/+10
* Remove unnecessary patch, and Bump PORTREVISION.nork2003-12-231-1/+1
* - since 4.3.4, php4 does not install libmbfl headers, but theyoliver2003-12-141-2/+8
* PR: 59958dinoex2003-12-051-1/+1
* A completely new bsd.php.mk file for checking and selecting dependenciesjeh2003-11-201-9/+34
* Chase libnetsnmp shlib major version number and bump ${PORTREVISION}.kuriyama2003-11-181-2/+2
* Allow compiling with debugging enabled.jeh2003-11-171-2/+7
* Use the new Apache bits from bsd.port.mk.marcus2003-11-071-5/+4
* Update to 4.3.4 final release.jeh2003-11-051-10/+4
* Chase the libxslt shared lib version with a PORTREVISION bump.marcus2003-11-051-1/+1
* - Fix BUILD_DEPENDSdinoex2003-10-131-2/+2
* - re-enable auto-detection for APACHE2dinoex2003-10-081-1/+3
* Mega-patch:dinoex2003-10-081-75/+81
* Fix for the OpenSSL extensiondinoex2003-10-011-1/+1
* o Update to 4.3.4RC1.nork2003-09-301-39/+27
* chase print/pdflib libversion upgradeedwin2003-09-271-1/+1
* Update to 4.3.3 final release.nork2003-08-261-2/+2
* Chase the libintl.so shared lib version.marcus2003-08-251-1/+1
* Update to 4.3.3RC4.nork2003-08-191-7/+7
* Fix non-default dependency on openldap2[012] which is broken by splitting.kuriyama2003-08-151-3/+3
* Chase the zzip shared lib version.marcus2003-08-031-1/+1
* fix MASTER_SITES and split them into release-candidate and release sectionsoliver2003-08-011-9/+11
* o Update to 4.3.3RC2.nork2003-07-311-6/+11
* o Add default overload extension.nork2003-07-041-12/+29
* o Switch to libtool 1.4.nork2003-07-031-6/+10
* Improve SNMP support (fix openssl dependency and add net-snmp5 support).nork2003-06-251-1/+9
* o Add FriBiDi extension [1]nork2003-06-241-6/+12
* Add gif and animated-gif write support to GD extension.nork2003-06-231-0/+3
* o Update to 4.3.3RC1.nork2003-06-201-18/+48
* Add Oracle7 support into PHP4.nork2003-06-081-4/+11
* Update to 4.3.2 release.nork2003-06-071-4/+10
* Prepare for new slave port: www/php4-cgi.nork2003-06-071-20/+43
* Add completely new port system for PHP4 (4.3.2RC4). Updated mod_php4nork2003-05-231-0/+556
* Remove lang/php4 which was integrated into www/mod_php4.dirk2003-01-291-19/+0
* Upgrade to 4.2.1.dirk2002-05-171-1/+1
* Fix mkdir() bug.dirk2002-05-131-1/+1
* Set PORTREVISION to 0 after upgrading mod_php4 to 4.1.0.dirk2001-12-201-1/+1
* Add --enable-discard-path and --with-readline to lang/php4.dirk2001-12-041-1/+1
* ming support was included in php-4.0.6.dirk2001-06-261-1/+1
* Make PORTREVISION independent of master port.dirk2001-06-251-0/+1
* NOPORTDOCS isn't used in the master ports any longer.dirk2001-04-231-1/+0
* Add new standalone php4 port as a slave port of www/mod_php4.dirk2001-02-261-0/+19