| Commit message (Expand) | Author | Age | Files | Lines |
* | Chase libaspell to aspell.16. | Thierry Thomas | 2004-08-28 | 1 | -1/+1 |
* | Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15 | Ade Lovett | 2004-08-03 | 1 | -7/+12 |
* | Register extensions in etc/php/extensions.ini instead of etc/php.ini | Alex Dupre | 2004-07-28 | 2 | -4/+2 |
* | Fix compilation of wddx extension. | Alex Dupre | 2004-07-26 | 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 |
* | Comment extension_dir in sample php.ini's, since many copy the sample | Alex Dupre | 2004-07-19 | 1 | -0/+1 |
* | First step of the PHP mega-commit: | Alex Dupre | 2004-07-19 | 23 | -3776/+658 |
* | Update to 4.3.8 release. | Alex Dupre | 2004-07-15 | 2 | -4/+4 |
* | Install GD header files for pecl-pdflib extension. | Alex Dupre | 2004-06-28 | 3 | -1/+28 |
* | - Remove pdflib extension | Alex Dupre | 2004-06-25 | 4 | -9/+13 |
* | Fix compilation of FreeTDS MSSQL extension. | Alex Dupre | 2004-06-08 | 2 | -0/+24 |
* | Sync with new bsd.autotools.mk | Ade Lovett | 2004-06-04 | 1 | -1/+1 |
* | Update ftp/curl to 7.12.0 and bump the shared library version in all | Peter Pentchev | 2004-06-03 | 1 | -1/+2 |
* | Update to 4.3.7 release. | Alex Dupre | 2004-06-03 | 3 | -52/+3 |
* | Replace explicit XFree86-4-libraries dependencies with USE_XLIB, USE_XPM, and | Eric Anholt | 2004-05-29 | 1 | -1/+1 |
* | Remove databases/postgresql-client because there can't be a -server, and having | Mathieu Arnold | 2004-05-25 | 1 | -1/+1 |
* | Introduce MASTER_SITE_PHP and add several more mirror sites worldwide. | Akinori MUSHA | 2004-05-24 | 1 | -8/+2 |
* | - Add sysvmsg extension [1] | Alex Dupre | 2004-05-07 | 6 | -38/+64 |
* | Update to 4.3.6 release. | Alex Dupre | 2004-04-16 | 3 | -4/+47 |
* | - Use USE_ICONV knob | Kirill Ponomarev | 2004-03-30 | 1 | -1/+1 |
* | Forgot a patch in previous commit (support for DB 4.2). | Alex Dupre | 2004-03-29 | 1 | -13/+17 |
* | Fix db 4.2 dependency. | Alex Dupre | 2004-03-28 | 1 | -1/+1 |
* | Update to 4.3.5 release: | Alex Dupre | 2004-03-26 | 6 | -80/+46 |
* | Fix Xpm path. | Alex Dupre | 2004-03-22 | 1 | -1/+1 |
* | Add size data, approved by maintainers. | Trevor Johnson | 2004-03-18 | 1 | -0/+1 |
* | Fix build with new freetype2 library. | Alex Dupre | 2004-03-18 | 1 | -0/+14 |
* | o Bump $LIB_DEPENDS line to chase expat's shlib version. | Jun Kuriyama | 2004-03-14 | 1 | -2/+2 |
* | Fix PHP_PORT when PORTSDIR is a symlink. | Alex Dupre | 2004-03-13 | 1 | -1/+2 |
* | Don't use a fully-qualified path in php.conf. | Alex Dupre | 2004-03-08 | 1 | -1/+3 |
* | Add PostScript Type-1 font support for GD extension. | Alex Dupre | 2004-02-27 | 1 | -0/+2 |
* | Say hello to the new "net-mgmt" category. There are probably more | Garrett Wollman | 2004-02-23 | 1 | -2/+2 |
* | Use PTHREAD_LIBS only if OSVERSION >= 500016. | Alex Dupre | 2004-02-12 | 1 | -6/+7 |
* | Move to httpd.h for apache2 autodetection (as in bsd.php.mk, forgot in my | Alex Dupre | 2004-02-10 | 1 | -1/+1 |
* | Remove lang/php4/bsd.php.mk and switch every ports depending on PHP to | Alex Dupre | 2004-02-09 | 1 | -152/+0 |
* | Fix PTHREAD_LIBS and adapt it to apache2 way. | Alex Dupre | 2004-02-09 | 1 | -2/+5 |
* | Add USE_GETTEXT and bump PORTREVISION. | Joe Marcus Clarke | 2004-02-04 | 1 | -2/+2 |
* | Add workaround to silent bento, complaining php extensions remove an extra dir. | Alex Dupre | 2004-01-30 | 2 | -1/+2 |
* | - Add support for PTHREAD_{LIBS/CFLAGS} [1] | Alex Dupre | 2004-01-26 | 2 | -6/+13 |
* | - Better handling of snmp dependency [1] | Alex Dupre | 2004-01-24 | 4 | -30/+54 |
* | Now gettext 0.12.1 is gettext-old. | Trevor Johnson | 2004-01-23 | 1 | -1/+1 |
* | Switch to my @FreeBSD.org email address. | Alex Dupre | 2004-01-18 | 2 | -2/+2 |
* | Add MS-SQL support. | Alex Dupre | 2004-01-15 | 3 | -10/+17 |
* | - Fix apache2 dependency (this was broken by the introduction | Alex Dupre | 2004-01-14 | 1 | -1/+1 |
* | o Adapt php4 Makefile and bsd.php.mk to support apache2-worker. | Norikatsu Shigemura | 2004-01-10 | 3 | -11/+26 |
* | [Forced commit] | Norikatsu Shigemura | 2003-12-22 | 1 | -17/+0 |
* | Remove unnecessary patch, and Bump PORTREVISION. | Norikatsu Shigemura | 2003-12-22 | 1 | -1/+1 |
* | - since 4.3.4, php4 does not install libmbfl headers, but they | Oliver Lehmann | 2003-12-14 | 3 | -2/+36 |
* | PR: 59958 | Dirk Meyer | 2003-12-04 | 1 | -1/+1 |
* | A completely new bsd.php.mk file for checking and selecting dependencies | James E. Housley | 2003-11-20 | 5 | -67/+129 |