summaryrefslogtreecommitdiffstats
path: root/www/mod_php4
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 4.1.2 and thus fix remote vulnerabilities.dirk2002-02-272-4/+2
| | | | | | Everybody is strongly encouraged to upgrade. See http://security.e-matters.de/advisories/012002.html for details.
* Mark as FORBIDDEN due to being remotely exploitable.jedgar2002-02-271-0/+2
|
* Fix build if snmp support is enabled.dirk2002-02-141-1/+1
| | | | | PR: ports/34671 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
* Switch over to pdflib which is at version 4.0.1 at the moment.dirk2002-02-011-1/+1
|
* Chase shared library number for sablotron.dirk2002-01-281-1/+1
|
* Chase freetype's shared library number.dirk2002-01-211-1/+1
|
* Make port recognize PHP4_OPTIONS for non-interactive configurationdinoex2002-01-091-0/+1
| | | | | | | | | | | | | | - PHP4_OPTIONS added to enviroment local slave ports can now set: BATCH=yes PKGNAMESUFFIX=-pgsql PHP4_OPTIONS= \"zlib\" \"PostgreSQL\" \"OpenLDAP1\" \"OpenSSL\" MASTERDIR= /usr/ports/www/mod_php4 .include "${MASTERDIR}/Makefile" Approved by: dirk
* First round of auto* cleanups:will2002-01-061-2/+1
| | | | | | | | | | | | | - USE_AUTO* -> USE_AUTO*_VER=* where required - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK - Other minor changes to fix things These changes should be no-ops with the current bsd.port.mk, but will assist in preparing for the next generation of USE_AUTO*. Submitted by: bento 4-exp USE_AUTO* cleanups http://people.FreeBSD.org/~will/4-exp/ http://bento.FreeBSD.org/errorlogs/4-exp-latest/
* Fix bug in xmldocfile() if DTD entities are in the XML document.dirk2001-12-301-0/+69
| | | | | | This patch was taken from the PHP CVS repository. Submitted by: Mark Chesney <mark@chesneycorp.com>
* Upgrade to 4.1.1.dirk2001-12-262-2/+2
|
* Fix SybaseDB and SybaseCT after freetds upgrade:dirk2001-12-251-1/+5
| | | | | | | - sybdb.0 -> sybdb.1 - include libgiconv in LIBS Reported by: Alexandr Listopad <laa@laa.zp.ua>
* Add -I${PREFIX}/include to CFLAGS to fix build if MCAL and mcryptdirk2001-12-211-0/+2
| | | | | | support is enabled. Reported by: Scott Allendorf <scott-allendorf@uiowa.edu>
* Fix XSLT support. Configure option have changed for 4.1.0.dirk2001-12-201-1/+1
| | | | Submitted by: Juriy Goloveshkin <juriy@aviaport.ru>
* Upgrade to 4.1.0.dirk2001-12-1911-226/+65
| | | | | See http://www.php.net/ChangeLog-4.php for a detailed list of changes.
* Add --enable-discard-path and --with-readline to lang/php4.dirk2001-12-042-1/+41
| | | | Submitted by: Rafal Michalski <rafal.michalski@altech.com.pl>
* Don't hardcode /usr/local/.dirk2001-12-021-1/+1
|
* Chase sablotron's shared library number.dirk2001-12-021-1/+1
|
* Replace ${PREFIX} with ${LOCALBASE} were appropriate.dirk2001-11-301-36/+36
| | | | Submitted by: petef
* Add patch files to the repository, finally.dirk2001-11-307-12/+154
|
* Provide function stubs for mcal to get around problems with certaindirk2001-11-301-8/+13
| | | | | | combinations of support options. Submitted by: Thierry Thomas <thierry@thomas.as>
* Add support for MCAL (Modular Calendar Access Library)dirk2001-11-262-0/+17
| | | | | PR: ports/31417 Submitted by: Thierry Thomas <thierry@thomas.as>
* Really fix IMAP/IMAP-SSL support and clean up yesterday's mess.dirk2001-11-242-3/+3
|
* Fix IMAP/IMAP-SSL support.dirk2001-11-232-0/+2
| | | | | PR: ports/32232 Submitted by: Yarema <yds@dppl.com>
* Add IMAP-SSL support.dirk2001-11-181-0/+7
| | | | | PR: ports/28948 Submitted by: Richard Stockley <rws@procopia.com>
* Add support for domxml.dirk2001-11-183-2/+8
| | | | PR: ports/28948, ports/29565
* Chase sabrotron shlib major.dirk2001-11-061-1/+1
|
* Allow options to be set via PHP4_OPTIONS if BATCH is enabled, e. g.dirk2001-11-051-1/+5
| | | | | | make -DBATCH PHP4_OPTIONS='"zlib" "MySQL" "IMAP"' install Make sure options are surrounded by " (double-quotes).
* Fix truetype font support with gd.dirk2001-11-052-2/+4
| | | | Submitted by: Timothy Aslat <tim@spyderweb.com.au>
* Fix compilation errors if mbregex is selected.dirk2001-11-054-77/+6
| | | | | PR: ports/31666 Submitted by: sf
* Add a quick and dirty workaround to fix ming support.dirk2001-10-151-2/+5
| | | | | PR: ports/31183 Submitted by: Okumura Yoshifumi <okumura@mitsue.co.jp>
* chase png lib bumplioux2001-09-291-1/+1
| | | | | PR: 30914 Submitted by: Matthew Seaman <matthew.seaman@tornadogroup.com>
* Bump ming's major.knu2001-09-221-1/+1
| | | | | PR: ports/30743 Submitted by: Gabriel Ambuehl <gabriel_ambuehl@buz.ch>
* Bump png majorache2001-09-111-1/+1
|
* Hotfix for build problems if gd support is enabled.dirk2001-08-262-0/+5
|
* Fix shared library number for sablotron after upgrade.dirk2001-08-251-1/+1
|
* Set IS_INTERACTIVE if port is interactive. 8-)dirk2001-08-221-0/+4
| | | | Submitted by: olgeni
* Bump PORTREVISION for recent fixes and additions.dirk2001-08-081-1/+1
|
* Fix XML support (add option for external expat directory).dirk2001-08-081-1/+1
| | | | | PR: ports/28909 Submitted by: Alain Thivillon <at@teaser.net>
* Add support for OpenLDAP2.dirk2001-08-081-2/+23
| | | | | | | | Note that OpenLDAP1 and OpenLDAP are mutually exclusive, because the corresponding ports install some common files. PR: ports/29118 Submitted by: Chris Knight <chris@aims.com.au>
* Move freetype support into GD support and switch to freetype2. GDdirk2001-08-081-10/+7
| | | | depends on freetype2 anyway.
* ming support was included in php-4.0.6.dirk2001-06-254-57/+14
|
* Fix plist after 4.0.6 upgrade.dirk2001-06-242-1/+16
|
* Remove unneeded patch after upgrade to 4.0.6.dirk2001-06-241-29/+0
|
* Enable pear support.dirk2001-06-242-3/+257
|
* Upgrade to 4.0.6:dirk2001-06-243-12/+13
| | | | | jstring support was included in php (as mbstring), so split japanese support into mbregex and mbstring support.
* Add XSLT support (via sablotron) and - as a sideeffect - iconv support.dirk2001-06-241-0/+19
|
* Add pspell support option.dirk2001-06-122-0/+16
| | | | PR: ports/27256
* Depend on pdflib3 instead of pdflib and thus enable pdflib support.dirk2001-06-102-9/+8
|
* Don't restart apache, i. e. don't start if not running.dirk2001-05-242-4/+0
| | | | | | It seems to cause problems for some users. PR: ports/26314
* Upgrade jstring to 1.1.1 and mbregex to 1.2.1.dirk2001-05-132-3/+3
| | | | Submitted by: KANAI Yasunori <y_kanai@pop01.odn.ne.jp>
OpenPOWER on IntegriCloud