/graphics/gthumb/

'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/lang/php53
Commit message (Expand)AuthorAgeFilesLines
* Autoselect APACHE2 option if WITH_APACHE2 is defined.ale2005-10-141-0/+4
* AMD64 fixes:ale2005-10-144-15/+57
* - Define APACHE_COMPAT for ${APXS} for USE_APACHE-ngclement2005-09-211-0/+1
* Update to 5.0.5 release.ale2005-09-087-25/+23
* MySQL 5.0 is now supported by mysqli extension.ale2005-07-221-1/+1
* Fix build when libbind is present.ale2005-06-191-0/+13
* Move oracle library creation to pre-configure instead of post-patch,ale2005-06-161-1/+1
* Point these ports to www/mnogosearch31 since they don't buildlawrance2005-06-161-1/+1
* Add support for zend multibyte.ale2005-06-151-0/+5
* Add support for Berkeley DB 4.3 and set it as default version.ale2005-06-141-4/+8
* Fix oracle extension.ale2005-06-141-1/+9
* Fix pear command on FreeBSD-current.ale2005-06-082-2/+2
* - Fix after spliting firebirdsem2005-05-182-3/+3
* Make zlib.output_compression working again.ale2005-04-151-0/+20
* Fix definitely pear package deinstallation.ale2005-04-152-5/+7
* - Chase freetds shlib bumppav2005-04-121-2/+2
* Create empty directory on pkg_add (forgotten in previous commit).ale2005-04-111-0/+1
* Create directory and touch files that "pear" creates when dealingale2005-04-112-4/+9
* Fix crypt functions on AMD64.ale2005-04-061-6/+50
* Distfile rerolled to include a missing PEAR file.ale2005-04-043-3/+4
* Update PHP ports to 4.3.11 and 5.0.4 releases:ale2005-04-0411-143/+45
* BROKEN on ia64: Does not compilekris2005-03-271-0/+4
* Split the postgresql ports into a server and a client part.girgen2005-01-311-2/+1
* Don't install useless empty dir (and fix plist).ale2005-01-251-2/+6
* Speed up unserialize() and fix a serious performance issue.ale2005-01-203-1/+108
* - Fix overloading objects [1] (bump php4 PORTREVISION)ale2005-01-112-3/+15
* PHP 5.0.3 uses a different extension dir.ale2004-12-171-2/+2
* Update to 5.0.3 release:ale2004-12-164-9/+11
* Bump shlib number of net-snmp and $PORTREVISION.kuriyama2004-12-062-2/+2
* Definitely fix support for crypt-related functionalities on amd64.ale2004-12-031-1/+2
* Set correct default PHP version.ale2004-12-011-0/+2
* Update to 5.0.2 release:ale2004-10-124-9/+47
* Chase libaspell to aspell.16.thierry2004-08-291-1/+1
* Update to 5.0.1 release:ale2004-08-235-24/+19
* Register extensions in etc/php/extensions.ini instead of etc/php.iniale2004-07-282-4/+2
* MFphp4: Fix compilation of wddx extension.ale2004-07-281-1/+4
* Remove the old-and-broken sybase (DB-lib) extension and point users toale2004-07-211-6/+0
* - Document DEFAULT_PHP_VER and BROKEN_WITH_PHPale2004-07-201-0/+2
* Comment extension_dir in sample php.ini's, since many copy the sampleale2004-07-201-0/+1
* Set default MySQL version to 4.1 for mysqli extension.ale2004-07-201-0/+1
* Fix oniguruma header path.ale2004-07-191-1/+1
* First step of the PHP mega-commit:ale2004-07-1921-3760/+694
* Update to final 5.0.0 release:ale2004-07-154-4/+16
* Install GD and MBSTRINGS header files for pdflib and mailparse extensions.ale2004-06-283-4/+45
* - Point phpize to use libtoolize13ale2004-06-252-0/+12
* - Update to 5.0.0RC3 releaseale2004-06-084-14/+5
* 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-2/+2
* 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-085-8/+31
* Update to 5.0.0RC2 release (stop packaging customized snapshots,ale2004-04-296-30/+20
* - Use USE_ICONV knobkrion2004-03-311-1/+1
* Forgot a patch in previous commit (support for DB 4.2).ale2004-03-291-13/+17
*