aboutsummaryrefslogtreecommitdiff
path: root/www/mod_php4
Commit message (Collapse)AuthorAgeFilesLines
* Goodbye, YEAR2000. Hello, 2001.Will Andrews2001-01-011-2/+0
| | | | | | | Approved by: asami Notes: svn path=/head/; revision=36564
* Quick and dirty hack to fix build if postgresql is build with sslDirk Froemberg2000-12-281-1/+8
| | | | | | | | | support. PR: ports/23588 Notes: svn path=/head/; revision=36422
* Drop mSQL support.Dirk Froemberg2000-12-241-5/+0
| | | | Notes: svn path=/head/; revision=36301
* mail/cclient installs libc-client4.so.8, now.Dirk Froemberg2000-12-241-1/+1
| | | | | | | Submitted by: Martin Kammerhofer <dada@sbox.tu-graz.ac.at> Notes: svn path=/head/; revision=36300
* Upgrade to 4.0.4.Dirk Froemberg2000-12-202-2/+2
| | | | Notes: svn path=/head/; revision=36151
* Add support for jstring.Dirk Froemberg2000-12-133-1/+20
| | | | | | | Submitted by: kuriyama Notes: svn path=/head/; revision=35947
* Add missing \'s. No functional change.Dirk Froemberg2000-12-111-2/+2
| | | | | | | Submitted by: kuriyama Notes: svn path=/head/; revision=35908
* Reenable mhash support. It seems to work, now.Dirk Froemberg2000-11-161-4/+1
| | | | | | | PR: ports/22872 Notes: svn path=/head/; revision=35183
* Upgrade to 4.0.3pl1.Dirk Froemberg2000-10-162-2/+2
| | | | Notes: svn path=/head/; revision=33901
* Upgrade to 4.0.3.Dirk Froemberg2000-10-122-4/+5
| | | | | | | | | | | From announcement: "PHP 4.0.3 has been released. 4.0.3 is mostly a security-oriented maintenance release, therefore it's *strongly* recommended for all users of PHP to upgrade to it." Notes: svn path=/head/; revision=33725
* Correct dependency for libmcrypt.Dirk Froemberg2000-09-171-1/+1
| | | | | | | Reported by: Marc G. Fournier <scrappy@hub.org> Notes: svn path=/head/; revision=32747
* Upgrade to 4.0.2.Dirk Froemberg2000-09-024-42/+66
| | | | Notes: svn path=/head/; revision=32196
* old postgresql port has been removed.Andreas Klemm2000-08-261-1/+1
| | | | | | | use postgresql7, which has proven stability now. Notes: svn path=/head/; revision=32000
* 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 Notes: svn path=/head/; revision=30748
* Remove extra directory.Dirk Froemberg2000-07-031-0/+1
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=30126
* Upgrade to 4.0.1pl2.Dirk Froemberg2000-07-032-2/+7
| | | | | | | Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=30125
* Add gettext support.Dirk Froemberg2000-07-011-0/+5
| | | | | | | | PR: ports/19277 Submitted by: Adrian Filipi-Martin <adrian@ubergeeks.com> Notes: svn path=/head/; revision=30042
* Upgrade to 4.0.1.Dirk Froemberg2000-06-303-26/+28
| | | | Notes: svn path=/head/; revision=30021
* Fix typo.Dirk Froemberg2000-06-081-1/+1
| | | | | | | Submitted by: Chris D. Faulhaber <jedgar@fxp.org> Notes: svn path=/head/; revision=29374
* Fix Y2K URL.Dirk Froemberg2000-06-071-1/+1
| | | | | | | Reminded by: fenner's portsurvey Notes: svn path=/head/; revision=29344
* Update LIB_DEPENDS for gd: gd.0 -> gd.1.Dirk Froemberg2000-06-061-1/+1
| | | | Notes: svn path=/head/; revision=29276
* Add SybaseDB and SybaseCT database support.Dirk Froemberg2000-06-033-0/+92
| | | | | | | Submitted by: Yung-Jeng Hung <winard@ritax.dorm.ccu.edu.tw> Notes: svn path=/head/; revision=29158
* 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. Notes: svn path=/head/; revision=29050
* Add mod_php4 after repository copy from apache13-php4.Dirk Froemberg2000-05-298-605/+108
| | | | Notes: svn path=/head/; revision=28935
* Set FORBIDDEN for now.Dirk Froemberg2000-05-281-0/+2
| | | | Notes: svn path=/head/; revision=28830
* Upgrade to php-4.0.0.Dirk Froemberg2000-05-252-2/+2
| | | | Notes: svn path=/head/; revision=28747
* ZEND_EXTENSION_API_NO was bumped without changing the distname. ThisDirk Froemberg2000-05-211-1/+1
| | | | | | | | | bug prevented Zend optimizer to be loaded. Submitted by: akiy_@hotmail.com Notes: svn path=/head/; revision=28640
* Upgrade to php-4.0RC2.Dirk Froemberg2000-05-173-2/+19
| | | | Notes: svn path=/head/; revision=28540
* Add option for FTP support.Dirk Froemberg2000-05-161-0/+4
| | | | | | | Submitted by: Eric D. Futch <efutch@nyct.net> Notes: svn path=/head/; revision=28492
* 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. Notes: svn path=/head/; revision=28473
* BUILD_DEPENDS -> LIB_DEPENDS for OpenLDAP libraries: openldap buildDirk Froemberg2000-05-061-2/+2
| | | | | | | shared libraries, now. Notes: svn path=/head/; revision=28309
* Disable IMAP support again. It shouldn't have been enabled. IMAPDirk Froemberg2000-05-051-0/+3
| | | | | | | | | support still doesn't work... Reported by: Arcady Genkin <a.genkin@utoronto.ca> Notes: svn path=/head/; revision=28302
* Upgrade to mod_ssl 2.6.4.Dirk Froemberg2000-05-022-2/+2
| | | | Notes: svn path=/head/; revision=28256
* Upgrade to mod_ssl 2.6.3.Dirk Froemberg2000-04-162-5/+2
| | | | Notes: svn path=/head/; revision=27663
* PKGNAME was hiding within a script.Akinori MUSHA2000-04-141-1/+2
| | | | | | | | PR: ports/17998 Submitted by: Christopher Hall <hsw@acm.org> Notes: svn path=/head/; revision=27504
* Accidentally undefined DISTFILES which made WRKSRCChris Piazza2000-04-101-1/+2
| | | | | | | | | bogus. Noticed by: "Matt M." <matt@boda.virtualave.net> Notes: svn path=/head/; revision=27445
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-3/+2
| | | | Notes: svn path=/head/; revision=27430
* Depend on postgresql library pq.2 instead of ${PREFIX}/pgsql/bin/psql.Dirk Froemberg2000-04-051-1/+1
| | | | Notes: svn path=/head/; revision=27348
* Replace clean target with post-clean target.Dirk Froemberg2000-04-041-14/+1
| | | | Notes: svn path=/head/; revision=27334
* Upgrade to php-4.0RC1.Dirk Froemberg2000-04-042-3/+4
| | | | Notes: svn path=/head/; revision=27333
* - Upgrade to php-4.0b4pl1, finally.Dirk Froemberg2000-03-273-7/+5
| | | | | | | | - remove BROKEN, time to test it - remove "shared," from some php configure options Notes: svn path=/head/; revision=27091
* Remove confusing comment about "database support". The package doesn'tDirk Froemberg2000-03-071-1/+1
| | | | | | | have it. Notes: svn path=/head/; revision=26619
* Upgrade to mod_ssl 2.6.2.Dirk Froemberg2000-03-022-2/+2
| | | | Notes: svn path=/head/; revision=26495
* Upgrade to mod_ssl 2.6.1.Dirk Froemberg2000-02-292-2/+2
| | | | Notes: svn path=/head/; revision=26444
* Sometimes graphics/gd depends on print/freetype sometimes not...Dirk Froemberg2000-02-271-2/+9
| | | | | | | So split GD and FreeType into separate options again. Notes: svn path=/head/; revision=26380
* Upgrade to Apache 1.3.12 and mod_ssl 2.6.0.Dirk Froemberg2000-02-274-8/+7
| | | | Notes: svn path=/head/; revision=26376
* Move "apache performance tuning" from Makefile to scripts/configure.phpDirk Froemberg2000-02-252-7/+3
| | | | | | | and thus make it work again. Notes: svn path=/head/; revision=26295
* Merge openssl related changes from apache13-php3.Dirk Froemberg2000-02-252-7/+13
| | | | Notes: svn path=/head/; revision=26294
* Add "cross side scripting" security patch.Dirk Froemberg2000-02-032-0/+4
| | | | | | | See http://www.apache.org/info/css-security/ for details. Notes: svn path=/head/; revision=25463
* Set BROKEN again.Dirk Froemberg2000-01-271-1/+1
| | | | Notes: svn path=/head/; revision=25117