summaryrefslogtreecommitdiffstats
path: root/lang/php4
Commit message (Collapse)AuthorAgeFilesLines
* Install GD header files for pecl-pdflib extension.ale2004-06-283-1/+28
|
* - Remove pdflib extensionale2004-06-254-9/+13
| | | | - Point phpize to use libtoolize13
* Fix compilation of FreeTDS MSSQL extension.ale2004-06-082-0/+24
| | | | | | PR: ports/67710 Submitted by: Henry Karpatskij <henkka@spheroid.info> Obtained from: PHP CVS repository
* Sync with new bsd.autotools.mkade2004-06-041-1/+1
|
* Update ftp/curl to 7.12.0 and bump the shared library version in allroam2004-06-031-1/+2
| | | | dependent ports.
* Update to 4.3.7 release.ale2004-06-033-52/+3
|
* Replace explicit XFree86-4-libraries dependencies with USE_XLIB, USE_XPM, andanholt2004-05-291-1/+1
| | | | USE_GL as appropriate.
* Remove databases/postgresql-client because there can't be a -server, and havingmat2004-05-251-1/+1
| | | | | it installed prevents databases/postgresql7 from being installed, leading to some dependencies problems
* Introduce MASTER_SITE_PHP and add several more mirror sites worldwide.knu2004-05-241-8/+2
| | | | Approved by: ale (MAINTAINER of lang/php[45])
* - Add sysvmsg extension [1]ale2004-05-076-38/+64
| | | | | | | | | | - Add XML_RPC to PEAR bootstrap [2] - Use the official pcre fix [3] - Bump PORTREVISION Requested by: Andy Smith <andy@strugglers.net> [1] Submitted by: thierry [2] Obtained from: php CVS [3]
* Update to 4.3.6 release.ale2004-04-163-4/+47
| | | | | | - Fix build curl dependency - Fix (hopefully) the core dump on apache restart - Fix DaylightSavingTime issue
* - Use USE_ICONV knobkrion2004-03-301-1/+1
| | | | Approved by: portmgr
* Forgot a patch in previous commit (support for DB 4.2).ale2004-03-291-13/+17
| | | | Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
* Fix db 4.2 dependency.ale2004-03-281-1/+1
| | | | | PR: ports/64802 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
* Update to 4.3.5 release:ale2004-03-266-80/+46
| | | | - add support for db 4.2
* Fix Xpm path.ale2004-03-221-1/+1
| | | | Submitted by: Dominic Marks <dom@helenmarks.co.uk>
* Add size data, approved by maintainers.trevor2004-03-181-0/+1
|
* Fix build with new freetype2 library.ale2004-03-181-0/+14
| | | | | PR: ports/64417 Submitted by: Renato Botelho <renato@galle.com.br>
* o Bump $LIB_DEPENDS line to chase expat's shlib version.kuriyama2004-03-141-2/+2
| | | | o Bump $PORTREVISION.
* Fix PHP_PORT when PORTSDIR is a symlink.ale2004-03-131-1/+2
| | | | | Submitted by: marcus Reviewed by: pav
* Don't use a fully-qualified path in php.conf.ale2004-03-081-1/+3
| | | | | Submitted by: marcus Reviewed by: pav
* Add PostScript Type-1 font support for GD extension.ale2004-02-271-0/+2
| | | | | | PR: ports/63410 Submitted by: Toni Viemerö <toni.viemero@iki.fi> (PR) Lars Balker Rasmussen <lars@balker.org> (email)
* Say hello to the new "net-mgmt" category. There are probably morewollman2004-02-231-2/+2
| | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus
* Use PTHREAD_LIBS only if OSVERSION >= 500016.ale2004-02-121-6/+7
| | | | | | | | This fixes compilation of mod_php with apache2-worker on -stable. PR: ports/62729 Submitted by: Maxim Maximov <mcsi@portpc-design.spb.ru> Approved by: nork (mentor/implicitly)
* Move to httpd.h for apache2 autodetection (as in bsd.php.mk, forgot in myale2004-02-101-1/+1
| | | | | | | previous commit). Noticed by: kuriyama Approved by: nork (mentor/implicitly)
* Remove lang/php4/bsd.php.mk and switch every ports depending on PHP toale2004-02-091-152/+0
| | | | | | use Mk/bsd.php.mk. Approved by: nork (mentor/implicitly)
* Fix PTHREAD_LIBS and adapt it to apache2 way.ale2004-02-091-2/+5
| | | | | Submitted by: Xin Li Approved by: nork (mentor/implicitly)
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-2/+2
| | | | | Submitted by: trevor Tested by: bento
* Add workaround to silent bento, complaining php extensions remove an extra dir.ale2004-01-302-1/+2
| | | | | Reported by: bento via kris Approved by: kris, nork (mentor/implicitly)
* - Add support for PTHREAD_{LIBS/CFLAGS} [1]ale2004-01-262-6/+13
| | | | | | | | | | | - Add support for FastCGI [2] - Fix PEAR installation in a particular scenario [3] PR: ports/61790 [2] Submitted by: clement [1], Xavier Beaudouin <kiwi@oav.net> [2], Balazs Nagy <js@iksz.hu> [3] Approved by: nork (mentor/implicitly)
* - Better handling of snmp dependency [1]ale2004-01-244-30/+54
| | | | | | | | | | | | - Add support for BDB 4.1 [2] - Better handling of postgresql dependency [3] - Add new direct I/O extension [4] PR: 58920 [1], 60541 [2], 61409 [3] Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> [1] [3], Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> [2], Izzy Kindred <ikindred@cox.net> [4] Approved by: nork (mentor/implicitly)
* Now gettext 0.12.1 is gettext-old.trevor2004-01-231-1/+1
|
* Switch to my @FreeBSD.org email address.ale2004-01-182-2/+2
| | | | Approved by: nork (mentor)
* Add MS-SQL support.ale2004-01-153-10/+17
| | | | | | | | Chase freetds lib. Bump PORTREVISION. Requested by: many Submitted by: Michael Ranner <mranner@inode.at> Approved by: nork (mentor/implicitly)
* - Fix apache2 dependency (this was broken by the introductionale2004-01-141-1/+1
| | | | | | | of the APACHE_PORT variable in bsd.port.mk). - Fix php5 pkg-list when built without sqlite. Approved by: nork (mentor/implicitly)
* o Adapt php4 Makefile and bsd.php.mk to support apache2-worker.nork2004-01-103-11/+26
| | | | | | | | o Small other fixes. PR: ports/56205[1], ports/61169[2] Submitted by: Christian Ullrich <chris+freebsd@chrullrich.de> [1] ale (maintainer) [2]
* [Forced commit]nork2003-12-221-17/+0
| | | | | | Remove unnecessary patch, and Bump PORTREVISION. Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* Remove unnecessary patch, and Bump PORTREVISION.nork2003-12-221-1/+1
| | | | Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* - since 4.3.4, php4 does not install libmbfl headers, but theyoliver2003-12-143-2/+36
| | | | | | | | | | | | | | | | | are still needed for PECL extensions that rely on mbstring (e.g. mail/pear-mailparse, currently broken); Remark: the proposed patch comes from PHP's CVS (please see <http://groups.google.com/groups?selm=cvswez1068253752%40cvsserver>). - the next release of devel/pear-PEAR (1.3) depends of the extension xmlrpc; - since I'm there, let slaves ports replace COMMENT. PR: ports/59591 Submitted By: Thierry Thomas <thierry@pompo.net> Approved By: maintainer
* PR: 59958dinoex2003-12-041-1/+1
|
* A completely new bsd.php.mk file for checking and selecting dependenciesjeh2003-11-205-67/+129
| | | | | | | | | | | | | | | on various php ports. The system is backward compatible and adds the WANT_PHP_PEAR knob and support for PHP5 (lang/php5 will be updated in a next PR). It works much better and is more flexible (a future addition will be support for Apache 2 compiled with threads). This is the last step before moving the bsd.php.mk file into /usr/ports/Mk with the addition of USE_PHP={yes,4,5} global knob. While I'm here, remove the DEBUG option from the extension list and change the postgresql dependency. PR: 59418 Submitted by: MAINTAINER
* Chase libnetsnmp shlib major version number and bump ${PORTREVISION}.kuriyama2003-11-181-2/+2
|
* Allow compiling with debugging enabled.jeh2003-11-173-2/+9
| | | | | PR: 58851 Submitted By: jeh
* Use the new Apache bits from bsd.port.mk.marcus2003-11-071-5/+4
| | | | Submitted by: dinoex
* Update to 4.3.4 final release.jeh2003-11-054-26/+6
| | | | | PR: 58914 Submitted by: MAINTAINER
* Chase the libxslt shared lib version with a PORTREVISION bump.marcus2003-11-041-1/+1
|
* - Fix BUILD_DEPENDSdinoex2003-10-131-2/+2
|
* - re-enable auto-detection for APACHE2dinoex2003-10-071-1/+3
| | | | | PR: 57699 Submitted by: sysadmin@alexdupre.com
* Mega-patch:dinoex2003-10-073-75/+83
| | | | | | | | | | | | | - Add mnogosearch extension - Use USE_OPENSSL knob instead of direct including of bsd.openssl.mk - Fix OpenSSL undefind symbols at runtime - Fix OpenLDAP/MySQL dependencies, by moving down the inclusion of the bsd.port.pre.mk makefile - Fix make describe/all-depends-list to catch correct libraries - Fix mcrypt extension (add ltdl dependency) PR: 57699 Submitted by: sysadmin@alexdupre.co
* Fix for the OpenSSL extensiondinoex2003-10-011-1/+1
| | | | | PR: 57437 Submitted by: sysadmin@alexdupre.com
OpenPOWER on IntegriCloud