| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix linking on 4.x (yes, this is another PHP configure bug). | Alex Dupre | 2006-01-31 | 1 | -1/+3 |
* | Add support for getopt_long and fix getopt(). | Alex Dupre | 2006-01-30 | 2 | -1/+12 |
* | Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry | Edwin Groothuis | 2006-01-22 | 1 | -3/+3 |
* | s/PHP_EXTDIR/EXTSUBDIR/g | Alex Dupre | 2006-01-17 | 1 | -3/+3 |
* | Speed up the build of PHP extensions by extracting only the extension subdir | Alex Dupre | 2006-01-17 | 1 | -1/+5 |
* | Update to 5.1.2 release: | Alex Dupre | 2006-01-16 | 5 | -13/+29 |
* | Raise default memory limit from 8M to 12M to let pear run well | Alex Dupre | 2005-12-10 | 1 | -0/+11 |
* | Finally update to PHP 5.1.1 release! (And remove unsupported extensions) | Alex Dupre | 2005-12-09 | 15 | -395/+85 |
* | - prepare removal of www/apache2 in favor of www/apache20 for naming | Clement Laforet | 2005-12-04 | 1 | -1/+1 |
* | Chase shlib version bump of net-snmp. | Jun Kuriyama | 2005-11-30 | 2 | -2/+2 |
* | - Fix pear pkg-plist | Alex Dupre | 2005-11-16 | 6 | -21/+41 |
* | Mass-conversion to the USE_AUTOTOOLS New World Order. The code present | Ade Lovett | 2005-11-15 | 1 | -1/+1 |
* | Autoselect APACHE2 option if WITH_APACHE2 is defined. | Alex Dupre | 2005-10-14 | 1 | -0/+4 |
* | AMD64 fixes: | Alex Dupre | 2005-10-14 | 4 | -15/+57 |
* | - Define APACHE_COMPAT for ${APXS} for USE_APACHE-ng | Clement Laforet | 2005-09-20 | 1 | -0/+1 |
* | Update to 5.0.5 release. | Alex Dupre | 2005-09-08 | 7 | -25/+23 |
* | MySQL 5.0 is now supported by mysqli extension. | Alex Dupre | 2005-07-21 | 1 | -1/+1 |
* | Fix build when libbind is present. | Alex Dupre | 2005-06-19 | 1 | -0/+13 |
* | Move oracle library creation to pre-configure instead of post-patch, | Alex Dupre | 2005-06-16 | 1 | -1/+1 |
* | Point these ports to www/mnogosearch31 since they don't build | Sam Lawrance | 2005-06-16 | 1 | -1/+1 |
* | Add support for zend multibyte. | Alex Dupre | 2005-06-14 | 1 | -0/+5 |
* | Add support for Berkeley DB 4.3 and set it as default version. | Alex Dupre | 2005-06-14 | 1 | -4/+8 |
* | Fix oracle extension. | Alex Dupre | 2005-06-14 | 1 | -1/+9 |
* | Fix pear command on FreeBSD-current. | Alex Dupre | 2005-06-08 | 2 | -2/+2 |
* | - Fix after spliting firebird | Sergey Matveychuk | 2005-05-17 | 2 | -3/+3 |
* | Make zlib.output_compression working again. | Alex Dupre | 2005-04-15 | 1 | -0/+20 |
* | Fix definitely pear package deinstallation. | Alex Dupre | 2005-04-15 | 2 | -5/+7 |
* | - Chase freetds shlib bump | Pav Lucistnik | 2005-04-11 | 1 | -2/+2 |
* | Create empty directory on pkg_add (forgotten in previous commit). | Alex Dupre | 2005-04-11 | 1 | -0/+1 |
* | Create directory and touch files that "pear" creates when dealing | Alex Dupre | 2005-04-11 | 2 | -4/+9 |
* | Fix crypt functions on AMD64. | Alex Dupre | 2005-04-06 | 1 | -6/+50 |
* | Distfile rerolled to include a missing PEAR file. | Alex Dupre | 2005-04-04 | 3 | -3/+4 |
* | Update PHP ports to 4.3.11 and 5.0.4 releases: | Alex Dupre | 2005-04-04 | 11 | -143/+45 |
* | BROKEN on ia64: Does not compile | Kris Kennaway | 2005-03-26 | 1 | -0/+4 |
* | Split the postgresql ports into a server and a client part. | Palle Girgensohn | 2005-01-31 | 1 | -2/+1 |
* | Don't install useless empty dir (and fix plist). | Alex Dupre | 2005-01-25 | 1 | -2/+6 |
* | Speed up unserialize() and fix a serious performance issue. | Alex Dupre | 2005-01-19 | 3 | -1/+108 |
* | - Fix overloading objects [1] (bump php4 PORTREVISION) | Alex Dupre | 2005-01-10 | 2 | -3/+15 |
* | PHP 5.0.3 uses a different extension dir. | Alex Dupre | 2004-12-17 | 1 | -2/+2 |
* | Update to 5.0.3 release: | Alex Dupre | 2004-12-16 | 4 | -9/+11 |
* | Bump shlib number of net-snmp and $PORTREVISION. | Jun Kuriyama | 2004-12-06 | 2 | -2/+2 |
* | Definitely fix support for crypt-related functionalities on amd64. | Alex Dupre | 2004-12-03 | 1 | -1/+2 |
* | Set correct default PHP version. | Alex Dupre | 2004-12-01 | 1 | -0/+2 |
* | Update to 5.0.2 release: | Alex Dupre | 2004-10-11 | 4 | -9/+47 |
* | Chase libaspell to aspell.16. | Thierry Thomas | 2004-08-28 | 1 | -1/+1 |
* | Update to 5.0.1 release: | Alex Dupre | 2004-08-23 | 5 | -24/+19 |
* | Register extensions in etc/php/extensions.ini instead of etc/php.ini | Alex Dupre | 2004-07-28 | 2 | -4/+2 |
* | MFphp4: Fix compilation of wddx extension. | Alex Dupre | 2004-07-27 | 1 | -1/+4 |
* | Remove the old-and-broken sybase (DB-lib) extension and point users to | Alex Dupre | 2004-07-20 | 1 | -6/+0 |
* | - Document DEFAULT_PHP_VER and BROKEN_WITH_PHP | Alex Dupre | 2004-07-19 | 1 | -0/+2 |