Commit graph

214 commits

Author SHA1 Message Date
Dirk Froemberg
a2df0a9f40 Quick and dirty hack to fix build if postgresql is build with ssl
support.

PR:	ports/23588
2000-12-28 14:38:34 +00:00
Dirk Froemberg
11e1c47540 Drop mSQL support. 2000-12-24 11:13:29 +00:00
Dirk Froemberg
0df58d2377 mail/cclient installs libc-client4.so.8, now.
Submitted by:	Martin Kammerhofer <dada@sbox.tu-graz.ac.at>
2000-12-24 10:56:12 +00:00
Dirk Froemberg
3dc620734d Upgrade to 4.0.4. 2000-12-20 12:15:28 +00:00
Dirk Froemberg
bcbb71df20 Add support for jstring.
Submitted by:	kuriyama
2000-12-13 08:43:16 +00:00
Dirk Froemberg
d19a1256af Add missing \'s. No functional change.
Submitted by:	kuriyama
2000-12-11 22:56:18 +00:00
Dirk Froemberg
487efa6f9f Reenable mhash support. It seems to work, now.
PR:		ports/22872
2000-11-16 10:14:31 +00:00
Dirk Froemberg
cd3b442563 Upgrade to 4.0.3pl1. 2000-10-16 16:09:43 +00:00
Dirk Froemberg
15d7920db3 Upgrade to 4.0.3.
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."
2000-10-12 09:48:55 +00:00
Dirk Froemberg
b8ab4fead2 Correct dependency for libmcrypt.
Reported by:	Marc G. Fournier <scrappy@hub.org>
2000-09-17 11:18:16 +00:00
Dirk Froemberg
549241e594 Upgrade to 4.0.2. 2000-09-02 08:39:13 +00:00
Andreas Klemm
fb9b5a39f4 old postgresql port has been removed.
use postgresql7, which has proven stability now.
2000-08-26 16:34:17 +00:00
Dirk Froemberg
3fb5f9a181 Change dependency from mail/imap-uw to mail/cclient (the client part
of imap-uw).

PR:		ports/19751
Submitted by:	kbyanc
2000-07-17 12:35:57 +00:00
Dirk Froemberg
e9a52bda52 Remove extra directory.
Noticed by:	bento
2000-07-03 10:55:37 +00:00
Dirk Froemberg
a6ba14eabd Upgrade to 4.0.1pl2.
Submitted by:	Palle Girgensohn <girgen@partitur.se>
2000-07-03 10:19:40 +00:00
Dirk Froemberg
eee7f7cd8e Add gettext support.
PR:		ports/19277
Submitted by:	Adrian Filipi-Martin <adrian@ubergeeks.com>
2000-07-01 14:25:59 +00:00
Dirk Froemberg
0a3af3b1d7 Upgrade to 4.0.1. 2000-06-30 13:01:26 +00:00
Dirk Froemberg
b50191ca30 Fix typo.
Submitted by:	Chris D. Faulhaber <jedgar@fxp.org>
2000-06-08 06:46:16 +00:00
Dirk Froemberg
e0284d913d Fix Y2K URL.
Reminded by:	fenner's portsurvey
2000-06-07 20:10:46 +00:00
Dirk Froemberg
509e68c22b Update LIB_DEPENDS for gd: gd.0 -> gd.1. 2000-06-06 20:45:50 +00:00
Dirk Froemberg
030b586afe Add SybaseDB and SybaseCT database support.
Submitted by:	Yung-Jeng Hung <winard@ritax.dorm.ccu.edu.tw>
2000-06-03 09:40:41 +00:00
Dirk Froemberg
908df9c456 Add explicit test if /usr/lib/libdes.a is not a symlink to avoid
problems on 4.0-STABLE (5.0-CURRENT probably, too) if kerberos4
is installed.
2000-06-01 14:22:26 +00:00
Dirk Froemberg
7a05dae9d1 Add mod_php4 after repository copy from apache13-php4. 2000-05-29 19:25:07 +00:00
Dirk Froemberg
19036112b8 Set FORBIDDEN for now. 2000-05-28 15:04:39 +00:00
Dirk Froemberg
362259b791 Upgrade to php-4.0.0. 2000-05-25 12:44:00 +00:00
Dirk Froemberg
0ec73e0175 ZEND_EXTENSION_API_NO was bumped without changing the distname. This
bug prevented Zend optimizer to be loaded.

Submitted by:	akiy_@hotmail.com
2000-05-21 08:56:24 +00:00
Dirk Froemberg
7cbdbc04eb Upgrade to php-4.0RC2. 2000-05-17 21:54:49 +00:00
Dirk Froemberg
ef9b6b8502 Add option for FTP support.
Submitted by:	Eric D. Futch <efutch@nyct.net>
2000-05-16 20:26:34 +00:00
Dirk Froemberg
9251f84302 Include zlib and MySQL support if ${BATCH} is defined.
Too many people are confused if MySQL isn't included in the package.
2000-05-15 11:53:29 +00:00
Dirk Froemberg
f25a5b5b86 BUILD_DEPENDS -> LIB_DEPENDS for OpenLDAP libraries: openldap build
shared libraries, now.
2000-05-06 10:02:37 +00:00
Dirk Froemberg
872c435c68 Disable IMAP support again. It shouldn't have been enabled. IMAP
support still doesn't work...

Reported by:	 Arcady Genkin <a.genkin@utoronto.ca>
2000-05-05 11:24:40 +00:00
Dirk Froemberg
1d0d02363b Upgrade to mod_ssl 2.6.4. 2000-05-02 14:02:03 +00:00
Dirk Froemberg
8a60e7fed4 Upgrade to mod_ssl 2.6.3. 2000-04-16 18:56:22 +00:00
Akinori MUSHA
db4f96b2f1 PKGNAME was hiding within a script.
PR:		ports/17998
Submitted by:	Christopher Hall <hsw@acm.org>
2000-04-14 04:26:30 +00:00
Chris Piazza
4e55c2c423 Accidentally undefined DISTFILES which made WRKSRC
bogus.

Noticed by: "Matt M." <matt@boda.virtualave.net>
2000-04-10 20:08:20 +00:00
Chris Piazza
c3bb46468e Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:07:29 +00:00
Dirk Froemberg
cc3fab3f82 Depend on postgresql library pq.2 instead of ${PREFIX}/pgsql/bin/psql. 2000-04-05 16:44:06 +00:00
Dirk Froemberg
052f61ac99 Replace clean target with post-clean target. 2000-04-04 20:32:22 +00:00
Dirk Froemberg
6c06c5af2c Upgrade to php-4.0RC1. 2000-04-04 20:22:19 +00:00
Dirk Froemberg
9af21dd132 - Upgrade to php-4.0b4pl1, finally.
- remove BROKEN, time to test it
- remove "shared," from some php configure options
2000-03-27 20:39:01 +00:00
Dirk Froemberg
0253e1fe5c Remove confusing comment about "database support". The package doesn't
have it.
2000-03-07 19:43:51 +00:00
Dirk Froemberg
a7dec5b17e Upgrade to mod_ssl 2.6.2. 2000-03-02 11:33:10 +00:00
Dirk Froemberg
f8648060a8 Upgrade to mod_ssl 2.6.1. 2000-02-29 15:25:21 +00:00
Dirk Froemberg
fad410c5b2 Sometimes graphics/gd depends on print/freetype sometimes not...
So split GD and FreeType into separate options again.
2000-02-27 21:14:28 +00:00
Dirk Froemberg
1f03e68856 Upgrade to Apache 1.3.12 and mod_ssl 2.6.0. 2000-02-27 19:50:36 +00:00
Dirk Froemberg
9b0dd3c110 Move "apache performance tuning" from Makefile to scripts/configure.php
and thus make it work again.
2000-02-25 23:53:06 +00:00
Dirk Froemberg
76b2502c1a Merge openssl related changes from apache13-php3. 2000-02-25 23:43:27 +00:00
Dirk Froemberg
62a3a36bfa Add "cross side scripting" security patch.
See http://www.apache.org/info/css-security/ for details.
2000-02-03 17:07:58 +00:00
Dirk Froemberg
b5547c011b Set BROKEN again. 2000-01-27 13:05:20 +00:00
Dirk Froemberg
617852d95e libmcrypt.so.2 was renamed to libmcrypt-2.2.so.2. 2000-01-27 13:04:23 +00:00