aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_php3
Commit message (Collapse)AuthorAgeFilesLines
* Add Interbase 6 database support (Firebird).Dirk Froemberg2001-03-251-0/+6
| | | | | | | (I had no chance to test it...) PR: ports/25908 Submitted by: Chris Knight <chris@aims.com.au>
* Bump mcrypt shared library version number due to upgrade.Dirk Froemberg2001-03-231-1/+1
|
* Add support options for sysvshm and sysvmem.Dirk Froemberg2001-03-101-0/+8
|
* Add hooks for a standalone php3 slave port.Dirk Froemberg2001-03-045-13/+46
|
* Disable mcrypt support. I doesn't compile at the moment due to recentDirk Froemberg2001-02-171-1/+4
| | | | mcrypt upgrade.
* graphics/gd installs libgd.so.2, now.Dirk Froemberg2001-02-151-1/+1
|
* Add YP support.Dirk Froemberg2001-02-061-0/+4
|
* Some spaces -> tabs for ports/www.Jimmy Olgeni2001-02-051-1/+1
|
* Fix automatic detection of sendmail binary.Dirk Froemberg2001-01-311-2/+11
| | | | Submitted by: Frank Bartels <knarf@camelot.de>
* ucd-snmp is named net-snmp, now.Dirk Froemberg2001-01-291-1/+1
|
* Switch from mysql322-{client,server} to mysql323-{client,server}.Dirk Froemberg2001-01-211-1/+1
| | | | | | | | mysql323-client installs libmysqlclient.so.10 (instead of libmysqlclient.so.6). mysql323-{client,server} are production quality, now (according to MySQL AB at least).
* Use different PORTNAMEs for mod_php3 and mod_php4 so pkg_version canDirk Froemberg2001-01-211-1/+1
| | | | deal with them properly.
* Remove automatic finding of AP_LIBEXEC because it didn't work andDirk Froemberg2001-01-211-7/+1
| | | | | | all apache ports use the same libexec location, now. Submitted by: Michael Lestinsky <michael@choin.net>
* Goodbye, YEAR2000. Hello, 2001.Will Andrews2001-01-011-2/+0
| | | | Approved by: asami
* Quick and dirty hack to fix build if postgresql is build with sslDirk Froemberg2000-12-281-1/+8
| | | | | | support. PR: ports/23588
* Add symbols for IMAP cclient (mm_*) to php.map. Thus IMAP supportDirk Froemberg2000-12-271-0/+8
| | | | | | works again after adding --enable-versioning. Submitted by: Martin Kammerhofer <dada@sbox.tu-graz.ac.at>
* Drop mSQL support.Dirk Froemberg2000-12-241-5/+0
|
* mail/cclient installs libc-client4.so.8, now.Dirk Froemberg2000-12-241-1/+1
| | | | Submitted by: Martin Kammerhofer <dada@sbox.tu-graz.ac.at>
* Upgrade to 3.0.18.Dirk Froemberg2000-12-142-2/+2
|
* Add missing \'s. No functional change.Dirk Froemberg2000-12-111-2/+2
| | | | Submitted by: kuriyama
* Add --enable-versioning so mod_php3 and mod_php4 can be installed both.Dirk Froemberg2000-12-021-0/+1
|
* Reenable mhash support. It seems to work, now.Dirk Froemberg2000-11-161-4/+1
| | | | PR: ports/22872
* Fix IMAP support build.Dirk Froemberg2000-10-221-0/+10
| | | | Reported by: Frank Bartels <knarf@camelot.de>
* Fix build of IMAP support.Dirk Froemberg2000-10-181-4/+15
| | | | | PR: ports/22084 Submitted by: jeh
* Upgrade to 3.0.17.Dirk Froemberg2000-10-182-2/+2
|
* Correct dependency for libmcrypt.Dirk Froemberg2000-09-171-1/+1
| | | | Reported by: Marc G. Fournier <scrappy@hub.org>
* old postgresql port has been removed.Andreas Klemm2000-08-261-1/+1
| | | | use postgresql7, which has proven stability now.
* Change dependency from mail/imap-uw to mail/cclient (the client partDirk Froemberg2000-07-171-1/+1
| | | | | | | of imap-uw). PR: ports/19751 Submitted by: kbyanc
* Remove extra directory.Dirk Froemberg2000-07-031-0/+1
| | | | Noticed by: bento
* Add gettext support.Dirk Froemberg2000-07-011-0/+5
| | | | | PR: ports/19277 Submitted by: Adrian Filipi-Martin <adrian@ubergeeks.com>
* Fix Y2K URL.Dirk Froemberg2000-06-071-1/+1
| | | | Reminded by: fenner's portsurvey
* Update LIB_DEPENDS for gd: gd.0 -> gd.1.Dirk Froemberg2000-06-061-1/+1
|
* Add explicit test if /usr/lib/libdes.a is not a symlink to avoidDirk Froemberg2000-06-011-1/+1
| | | | | problems on 4.0-STABLE (5.0-CURRENT probably, too) if kerberos4 is installed.
* Add mod_php3 after repository copy from apache13-php3.Dirk Froemberg2000-05-299-642/+111
|
* Set FORBIDDEN for now.Dirk Froemberg2000-05-281-0/+2
|
* Add option for FTP support.Dirk Froemberg2000-05-161-0/+4
| | | | Submitted by: Eric D. Futch <efutch@nyct.net>
* Include zlib and MySQL support if ${BATCH} is defined.Dirk Froemberg2000-05-151-21/+25
| | | | Too many people are confused if MySQL isn't included in the package.
* BUILD_DEPENDS -> LIB_DEPENDS for OpenLDAP libraries: openldap buildDirk Froemberg2000-05-061-2/+2
| | | | shared libraries, now.
* Upgrade to mod_ssl 2.6.4.Dirk Froemberg2000-05-022-2/+2
|
* Upgrade to mod_ssl 2.6.3.Dirk Froemberg2000-04-162-2/+2
|
* PKGNAME was hiding within a script.Akinori MUSHA2000-04-141-1/+2
| | | | | PR: ports/17998 Submitted by: Christopher Hall <hsw@acm.org>
* Accidentally undefined DISTFILES which made WRKSRCChris Piazza2000-04-101-1/+2
| | | | | | bogus. Noticed by: "Matt M." <matt@boda.virtualave.net>
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-3/+2
|
* Depend on postgresql library pq.2 instead of ${PREFIX}/pgsql/bin/psql.Dirk Froemberg2000-04-051-1/+1
|
* Upgrade to php-3.0.16.Dirk Froemberg2000-04-052-7/+2
|
* Replace clean target with post-clean target.Dirk Froemberg2000-04-041-14/+1
|
* Fix exec bug via PATCH_SITES/PATCHFILES:Dirk Froemberg2000-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'tDirk Froemberg2000-03-071-1/+1
| | | | have it.
* Upgrade to mod_ssl 2.6.2.Dirk Froemberg2000-03-022-2/+2
|
* sybase and sybase-ct are mutually exclusive. So split Sybase into SybaseDBDirk Froemberg2000-03-011-3/+18
| | | | | | and SybaseCT and yell if there are selected both. Reported by: Dmitry Petrov <DPetrov@nchcapital.com>