summaryrefslogtreecommitdiffstats
path: root/www/mod_php3
Commit message (Collapse)AuthorAgeFilesLines
* BUILD_DEPENDS -> LIB_DEPENDS for OpenLDAP libraries: openldap builddirk2000-05-061-2/+2
| | | | shared libraries, now.
* Upgrade to mod_ssl 2.6.4.dirk2000-05-022-2/+2
|
* Upgrade to mod_ssl 2.6.3.dirk2000-04-162-2/+2
|
* PKGNAME was hiding within a script.knu2000-04-141-1/+2
| | | | | PR: ports/17998 Submitted by: Christopher Hall <hsw@acm.org>
* Accidentally undefined DISTFILES which made WRKSRCcpiazza2000-04-101-1/+2
| | | | | | bogus. Noticed by: "Matt M." <matt@boda.virtualave.net>
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+2
|
* Depend on postgresql library pq.2 instead of ${PREFIX}/pgsql/bin/psql.dirk2000-04-051-1/+1
|
* Upgrade to php-3.0.16.dirk2000-04-052-7/+2
|
* Replace clean target with post-clean target.dirk2000-04-041-14/+1
|
* Fix exec bug via PATCH_SITES/PATCHFILES:dirk2000-03-262-0/+5
| | | | | | | "Make exec() and friends return last line of output, and be careful we don't do it for the passthru() case" Submitted by: Max Khon <fjoe@iclub.nsu.ru>
* Remove confusing comment about "database support". The package doesn'tdirk2000-03-071-1/+1
| | | | have it.
* Upgrade to mod_ssl 2.6.2.dirk2000-03-022-2/+2
|
* sybase and sybase-ct are mutually exclusive. So split Sybase into SybaseDBdirk2000-03-011-3/+18
| | | | | | and SybaseCT and yell if there are selected both. Reported by: Dmitry Petrov <DPetrov@nchcapital.com>
* Add Sybase/MS-SQL database support for PHP.dirk2000-02-293-3/+56
| | | | | | PR: ports/16980 Submitted by: Yung-Jeng Hung <winard@ritax.dorm.ccu.edu.tw> Dmitry Petrov <DPetrov@nchcapital.com>
* Upgrade to mod_ssl 2.6.1.dirk2000-02-292-2/+2
|
* Sometimes graphics/gd depends on print/freetype sometimes not...dirk2000-02-271-2/+9
| | | | So split GD and FreeType into separate options again.
* Upgrade to PHP-3.0.15.dirk2000-02-272-2/+2
|
* Upgrade to Apache 1.3.12 and mod_ssl 2.6.0.dirk2000-02-274-8/+7
|
* Move "apache performance tuning" from Makefile to scripts/configure.phpdirk2000-02-252-7/+3
| | | | and thus make it work again.
* -p is already included in ${MKDIR}.dirk2000-02-251-1/+1
|
* Fix build error: RSA_BASE='SYSTEM' is not appropriate for recent openssldirk2000-02-251-1/+1
| | | | | | changes in the base system. Submitted by: Jim Bloom <bloom@acm.org>
* USE_OPENSSLkris2000-02-222-8/+14
| | | | Submitted by: Jim Bloom <bloom@acm.org>
* Add "cross side scripting" security patch.dirk2000-02-032-0/+4
| | | | See http://www.apache.org/info/css-security/ for details.
* libmcrypt.so.2 was renamed to libmcrypt-2.2.so.2.dirk2000-01-271-1/+1
|
* Upgrade to Apache 1.3.11 and mod_ssl 2.5.0.dirk2000-01-234-5/+19
|
* Upgrade to PHP-3.0.14.dirk2000-01-172-6/+2
|
* Add a patch via PATCH_SITES/PATCHFILES to fix a problem with popendirk2000-01-142-0/+4
| | | | | | | | in safe_mode. Note: safe_mode is _not_ enabled with the port by default. See http://www.securityfocus.com/templates/archive.pike?list=1&msg=20000103224740.16223@white.koehntopp.de for details.
* Upgrade to mod_ssl-2.4.10.dirk2000-01-122-9/+2
|
* Upgrade to PHP-3.0.13.dirk2000-01-023-26/+18
|
* - Use CC and CFLAGS for first configure run.dirk2000-01-022-10/+3
| | | | | - gd depends on freetype, now. So join gd and freetype support in one option.
* - add $FreeBSD$dirk1999-12-281-0/+4
| | | | | | - disable mhash: This option causes apache to be linked with -lc _and_ -lc_r. As a result apache crashes on startup.
* Follow apache13 and take out configuration files of apachedirk1999-12-281-4/+3
| | | | to avoid rare cases where user-edited are deleted.
* A couple of more ports that now need to LIB_DEPEND on the gd port.steve1999-12-271-1/+1
| | | | Noticed by: Ade Lovett <ade@lovett.com>
* Bump freetype's shared library number.dirk1999-11-251-1/+1
|
* Upgrade to mod_ssl 2.4.9.dirk1999-11-252-2/+2
|
* Add another PATCHFILE in order to fix IMAP related build error.dirk1999-11-232-1/+3
| | | | PR: ports/15032
* graphics/gd does not install shared libraries any longer, so usedirk1999-11-183-6/+7
| | | | | | | | | BUILD_DEPENDS instead of LIB_DEPENDS. gd-1.7.3 does not work with PHP-3.0.12, so pull the relevant parts from their cvs tree and put them into PATCHFILES. I hope the PHP developers are releasing PHP-3.0.13 soon. Otherwise we end up in maintaining their complete cvs tree as a part of ours. ;-)
* Change dependencies from static to shared openssl libraries,dirk1999-11-071-2/+2
| | | | because openssl also builds shared libraries, now.
* Upgrade to mod_ssl 2.4.8.dirk1999-11-052-2/+2
|
* Upgrade to mod_ssl 2.4.7.dirk1999-11-032-2/+2
|
* Upgrade to mod_ssl 2.4.6.dirk1999-10-222-2/+2
|
* Add a quick'n dirty hack to fix an build error if openldap supportdirk1999-10-091-0/+3
| | | | | | | is selected and kerberos is installed. Reported by: Andreas Klemm <andreas@FreeBSD.org> (years ago...) Salvatore Greco <salvo@reaper.org>
* Upgrade to mod_ssl 2.4.5.dirk1999-10-012-2/+2
|
* Upgrade to mod_ssl 2.4.4.dirk1999-09-282-2/+2
|
* - Add php_snmp.c.diff to PATCHFILES in order to unbreak SNMP support.dirk1999-09-192-3/+4
| | | | | | | | | | | | | | | There was a conflicting type between ${PREFIX}/include/ucd-snmp/mib.h and ${WRKDIR}/php-3.0.12/functions/snmp.h due to ucd-snmp upgrade to 4.0.1. Reported by: Andreas Klemm <andreas@FreeBSD.org> - Move MASTER_SITES for mod_ssl down again and replace http://www.php.net/ with ftp://ftp.php.net/pub/ to workaround the problem that the http server isn't returning a 404 for non-existant files and thus breaks fetching of mod_ssl distfile. Reported by: Iron Yuppie <aronchick@formatta.com>
* - bump snmp shared library version number from 3 to 4, this changedandreas1999-09-192-3/+3
| | | | | | | | | | | | | in ucd-snmp port - put modssl download site in from of php download site when trying to fetch the modssl package, the html error message will be fetched and put into the DISTFILES directory tar tries to unpack the 5k file with html error output that this site didn't find mod_ssl sources and the whole make chokes on this possibly this is not the solution, the solution is, that the site doing this has to be avoided as master site or fetch isn't clever enough to handle this as an error ... dunno exactly.
* Add php_pdf.c.diff to PATCHFILES in order to make PHP-3 aware of thedirk1999-09-082-1/+3
| | | | new pdflib-2.01.
* Upgrade to mod_ssl 2.4.2.dirk1999-09-062-2/+2
|
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* Upgrade to mod_ssl 2.4.1.dirk1999-08-302-2/+2
|
OpenPOWER on IntegriCloud