aboutsummaryrefslogtreecommitdiffstats
path: root/lang/php5
Commit message (Expand)AuthorAgeFilesLines
* - Remove USE_GCC where it can be satisfied with base compiler on followingpav2008-07-251-3/+0
* - Add WITH_SQLITE_PORT knob for php5-pdo_sqlite port, to use system-widepav2008-06-191-0/+5
* FreeBSD >= 700050 has POSIX standard putenv().ale2008-06-091-13/+8
* Mail header patch for 5.2.6 released. No-op.ale2008-05-122-5/+4
* Update to 5.2.6 release.ale2008-05-024-29/+37
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1
* - Chase shlib version of net-mgmt/net-snmp which I've forgotten.kuriyama2008-03-291-1/+1
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0
* Remove obsolate row.ale2008-02-171-1/+0
* Fix a rare crash with apache because of uninitialized variable.ale2008-02-021-4/+20
* Fixes for 64-bit systems.ale2008-01-293-1/+63
* Update suhosin PATCH_SITE.ale2008-01-151-1/+1
* Update to 5.2.5 release and fix a few vulnerabilities.ale2007-11-143-16/+15
* Chase mail/cclient shared library version bump.edwin2007-09-301-1/+1
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-302-4/+4
* Backout previous commit, since bsd.port.mk rev. 1.584 has been reverted.ale2007-09-141-6/+3
* Add Xpm to OPTIONS (now we can).ale2007-09-141-3/+6
* Update to 5.2.4 release.ale2007-09-144-33/+41
* Update to the autotools new world order.ade2007-07-282-3/+3
* Add support for firebird2 in pdo_firebird extension.ale2007-07-251-2/+1
* Add a comment about incompatibility between suhosin and FreeBSD jails.ale2007-06-201-1/+1
* Update to 5.2.3 release.ale2007-06-054-32/+24
* - Mark php5-mbstring BROKEN on amd64 with FreeBSD 5ale2007-05-252-5/+5
* Put suhosin on local master sites to fix fetch now the official site is down.erwin2007-05-221-1/+2
* Update to 5.2.2 release.ale2007-05-204-23/+13
* Revert previous commit: for an unknown reason, the pcre module linkedale2007-03-131-2/+2
* Now that we have a utf8-enabled pcre port, let php5-pcreale2007-03-121-2/+2
* - Chase databases/freetds update. Fix php5-pdo_dblib buildrafan2007-03-101-1/+1
* Add spl dependency to pdo, mysqli and sqlite extensions.ale2007-03-081-0/+9
* - Chase databases/freetds update: ct.3 -> ct.4, tds.4 -> tds.5rafan2007-03-031-1/+1
* - Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION.kuriyama2007-02-282-2/+2
* Add support for firebird2 in interbase extension.ale2007-02-271-2/+1
* Update the mail header patches (it's a no-op).ale2007-02-202-4/+4
* Add an hack to avoid segmentation fault caused by session module loadedale2007-02-191-0/+4
* Fix a crashbug on str_replace().ale2007-02-152-1/+12
* Fix regression: count(object) should call object->count() if instance of Coun...ale2007-02-132-1/+34
* Update to 5.2.1 release.ale2007-02-095-26/+106
* Add pear to the default include_path.ale2007-01-201-5/+14
* Update the ftp/curl port to 7.16.0.roam2006-12-131-1/+1
* Add optional mail header patch, to track php-based spamming.ale2006-12-102-3/+13
* Update suhosin patch to 0.9.6.2 release.ale2006-11-132-4/+4
* Update to 5.2.0 release.ale2006-11-076-87/+9
* Update suhosin patch to 0.9.6 release.ale2006-10-282-5/+5
* - fix open_basedir vulnerability in php4 and php5 [1]ale2006-10-165-1/+100
* Enable suhosin patch by default.ale2006-10-072-23/+2
* Added safety checks against integer overflow.ale2006-10-062-1/+22
* Update suhosin patch to 0.9.5 release.ale2006-09-303-4/+5
* Add support for QDBM.ale2006-09-111-0/+6
* Update suhosin patch to 0.9.3 release.ale2006-09-092-4/+4
* - Add experimental suhosin protection system supportale2006-09-043-9/+15
* Update to 5.1.6 release.ale2006-08-312-4/+4
* Update to 5.1.5.delphij2006-08-193-26/+4
* Allow php5-ldap to be built with SASL support enabled.delphij2006-08-191-0/+4
* Add databases/php5-oci8:garga2006-07-111-0/+21
* Try to fix build on 4.X.ale2006-05-231-0/+3
* - Holy Batman! Chase rerolled distfile. Only chance is an addition of a filepav2006-05-191-3/+3
* Chase gmp library and bump PORTREVISION.ale2006-05-101-1/+1
* Fix compile error of sapi/cgi/fastcgi.c on 4.x.ale2006-05-101-0/+22
* Add WITH_ZEND_VM knob to customize vm behaviour:ale2006-05-071-0/+8
* Simplify PHP base ports infrastructure:ale2006-05-0612-160/+237
* Bump ming shared library version after recent update.ale2006-04-121-1/+1
* Fix PHP Bug #36753: Can't get size of SWF images because zLib is missing.ale2006-04-021-0/+51
* Fix linking on 4.x (yes, this is another PHP configure bug).ale2006-01-311-1/+3
* Add support for getopt_long and fix getopt().ale2006-01-312-1/+12
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-3/+3
* s/PHP_EXTDIR/EXTSUBDIR/gale2006-01-171-3/+3
* Speed up the build of PHP extensions by extracting only the extension subdirale2006-01-171-1/+5
* Update to 5.1.2 release:ale2006-01-165-13/+29
* Raise default memory limit from 8M to 12M to let pear run wellale2005-12-101-0/+11
* Finally update to PHP 5.1.1 release! (And remove unsupported extensions)ale2005-12-1015-395/+85
* - 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-302-2/+2
* - Fix pear pkg-plistale2005-11-166-21/+41
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* 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
* Fix db 4.2 dependency.ale2004-03-291-1/+1
* Fix Xpm path.ale2004-03-231-1/+1
* Update to 5.0.0a6 snapshot:ale2004-03-197-38/+45
* Fix build with new freetype2 library.ale2004-03-192-1/+11
* 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
* Update to the latest snapshot.ale2004-02-137-21/+34
* 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 support for PTHREAD_{LIBS/CFLAGS} [1]ale2004-01-262-6/+10
* - Better handling of snmp dependency [1]ale2004-01-244-15/+47
* Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1
* Switch to my @FreeBSD.org email address.ale2004-01-182-2/+2
* Add MS-SQL support.ale2004-01-163-6/+13
* - Fix apache2 dependency (this was broken by the introductionale2004-01-141-1/+2
* Adapt php5 Makefile to support apache2-worker.nork2004-01-111-6/+11
* - Make fetchablepav2003-12-291-3/+3
* Add patch file which I forgot.nork2003-12-231-0/+10
* o Update to 5.0.0a4 snapshot.nork2003-12-237-99/+60
* PR: 59958dinoex2003-12-051-1/+1
* Add WITH_DEBUG knob and support for the new bsd.php.mk file.jeh2003-11-202-3/+34
* Chase libnetsnmp shlib major version number and bump ${PORTREVISION}.kuriyama2003-11-181-1/+2
* Use the new Apache bits from bsd.port.mk.marcus2003-11-071-4/+4
* Chase the libxslt shared lib version with a PORTREVISION bump.marcus2003-11-051-1/+1
* o Update to 5.0.0a3 snapshot.nork2003-10-306-96/+100
* BROKEN: Does not compilekris2003-10-281-0/+2
* Fix for the OpenSSL extensiondinoex2003-10-011-1/+1
* chase print/pdflib libversion upgradeedwin2003-09-271-1/+1
* [Maintainer Update] Port: lang/php5edwin2003-09-247-52/+48
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-271-1/+1
* Chase the libintl.so shared lib version.marcus2003-08-251-1/+1
* Fix non-default dependency on openldap2[012] which is broken by splitting.kuriyama2003-08-151-1/+1
* Fix typo: XML -> XSL.nork2003-07-171-1/+1
* Correct scripts/configure.php & Bump PORTREVISION.nork2003-07-172-9/+6
* Add php5 5.0.0.a1, PHP5 Scripting Language.nork2003-07-169-423/+277
* o Add default overload extension.nork2003-07-044-15/+34
* o Switch to libtool 1.4.nork2003-07-0310-514/+1633
* Add WANT_PHP_WEB knob, for ports that require a webnork2003-07-031-0/+12
* libtool uber-patchade2003-06-271-1/+1
* Improve SNMP support (fix openssl dependency and add net-snmp5 support).nork2003-06-252-2/+10
* o Add FriBiDi extension [1]nork2003-06-244-6/+153
* Add gif and animated-gif write support to GD extension.nork2003-06-232-0/+1421
* scripts/php_options is changed to php4_options. So it should be removed.nork2003-06-201-59/+0
* o Update to 4.3.3RC1.nork2003-06-205-29/+122
* Add Oracle7 support into PHP4.nork2003-06-084-10/+133
* Add bsd.php.mk, every port depending on PHP should include this filenork2003-06-071-0/+91
* Update to 4.3.2 release.nork2003-06-072-5/+11
* Prepare for new slave port: www/php4-cgi.nork2003-06-074-26/+49
* Add completely new port system for PHP4 (4.3.2RC4). Updated mod_php4nork2003-05-2310-0/+1171
* 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