| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove USE_REINPLACE from all categories starting with S | edwin | 2006-05-13 | 1 | -1/+0 |
| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow BDB 40+. | ale | 2008-12-11 | 1 | -2/+1 |
* | Add support for filter, hash, json and zip extensions. | ale | 2008-12-11 | 3 | -5/+21 |
* | Update to 5.2.8 release. | ale | 2008-12-08 | 3 | -9/+16 |
* | Set IGNORE to avoid upgrades to 5.2.7 release. PHP 5.2.8 will be released soon. | ale | 2008-12-08 | 1 | -0/+2 |
* | Update to 5.2.7 release. | ale | 2008-12-07 | 6 | -73/+33 |
* | Remove unused configure arg, no functional changes. | ale | 2008-09-23 | 1 | -2/+1 |
* | Fix for CVE-2008-2665 and CVE-2008-2666. | ale | 2008-09-04 | 2 | -1/+18 |
* | Bump PORTREVISION on account of of bin/phpize being installed with | ade | 2008-08-22 | 1 | -1/+1 |
* | Conversion from (now defunct) autoconf-2.61 to autoconf-2.62 | ade | 2008-08-20 | 2 | -3/+3 |
* | - Remove USE_GCC where it can be satisfied with base compiler on following | pav | 2008-07-25 | 1 | -3/+0 |
* | - Add WITH_SQLITE_PORT knob for php5-pdo_sqlite port, to use system-wide | pav | 2008-06-19 | 1 | -0/+5 |
* | FreeBSD >= 700050 has POSIX standard putenv(). | ale | 2008-06-09 | 1 | -13/+8 |
* | Mail header patch for 5.2.6 released. No-op. | ale | 2008-05-12 | 2 | -5/+4 |
* | Update to 5.2.6 release. | ale | 2008-05-02 | 4 | -29/+37 |
* | - Remove unneeded dependency from gtk12/gtk20 [1] | miwi | 2008-04-20 | 1 | -1/+1 |
* | - Chase shlib version of net-mgmt/net-snmp which I've forgotten. | kuriyama | 2008-03-29 | 1 | -1/+1 |
* | - Remove USE_GETOPT_LONG which is a no-op since March 2007 | pav | 2008-03-20 | 1 | -1/+0 |
* | Remove obsolate row. | ale | 2008-02-17 | 1 | -1/+0 |
* | Fix a rare crash with apache because of uninitialized variable. | ale | 2008-02-02 | 1 | -4/+20 |
* | Fixes for 64-bit systems. | ale | 2008-01-29 | 3 | -1/+63 |
* | Update suhosin PATCH_SITE. | ale | 2008-01-15 | 1 | -1/+1 |
* | Update to 5.2.5 release and fix a few vulnerabilities. | ale | 2007-11-14 | 3 | -16/+15 |
* | Chase mail/cclient shared library version bump. | edwin | 2007-09-30 | 1 | -1/+1 |
* | Switch autoconf dependencies from 2.53 or 2.59 to 2.61. | linimon | 2007-09-30 | 2 | -4/+4 |
* | Backout previous commit, since bsd.port.mk rev. 1.584 has been reverted. | ale | 2007-09-14 | 1 | -6/+3 |
* | Add Xpm to OPTIONS (now we can). | ale | 2007-09-14 | 1 | -3/+6 |
* | Update to 5.2.4 release. | ale | 2007-09-14 | 4 | -33/+41 |
* | Update to the autotools new world order. | ade | 2007-07-28 | 2 | -3/+3 |
* | Add support for firebird2 in pdo_firebird extension. | ale | 2007-07-25 | 1 | -2/+1 |
* | Add a comment about incompatibility between suhosin and FreeBSD jails. | ale | 2007-06-20 | 1 | -1/+1 |
* | Update to 5.2.3 release. | ale | 2007-06-05 | 4 | -32/+24 |
* | - Mark php5-mbstring BROKEN on amd64 with FreeBSD 5 | ale | 2007-05-25 | 2 | -5/+5 |
* | Put suhosin on local master sites to fix fetch now the official site is down. | erwin | 2007-05-22 | 1 | -1/+2 |
* | Update to 5.2.2 release. | ale | 2007-05-20 | 4 | -23/+13 |
* | Revert previous commit: for an unknown reason, the pcre module linked | ale | 2007-03-13 | 1 | -2/+2 |
* | Now that we have a utf8-enabled pcre port, let php5-pcre | ale | 2007-03-12 | 1 | -2/+2 |
* | - Chase databases/freetds update. Fix php5-pdo_dblib build | rafan | 2007-03-10 | 1 | -1/+1 |
* | Add spl dependency to pdo, mysqli and sqlite extensions. | ale | 2007-03-08 | 1 | -0/+9 |
* | - Chase databases/freetds update: ct.3 -> ct.4, tds.4 -> tds.5 | rafan | 2007-03-03 | 1 | -1/+1 |
* | - Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION. | kuriyama | 2007-02-28 | 2 | -2/+2 |
* | Add support for firebird2 in interbase extension. | ale | 2007-02-27 | 1 | -2/+1 |
* | Update the mail header patches (it's a no-op). | ale | 2007-02-20 | 2 | -4/+4 |
* | Add an hack to avoid segmentation fault caused by session module loaded | ale | 2007-02-19 | 1 | -0/+4 |
* | Fix a crashbug on str_replace(). | ale | 2007-02-15 | 2 | -1/+12 |
* | Fix regression: count(object) should call object->count() if instance of Coun... | ale | 2007-02-13 | 2 | -1/+34 |