Commit Graph

191 Commits

Author SHA1 Message Date
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
Dirk Froemberg
45c9eb9cdf Upgrade to PHP-4.0b3, finally.
At the moment only zlib, mysql and gd support is tested.
2000-01-25 16:52:23 +00:00
Dirk Froemberg
4993756c13 Upgrade to Apache 1.3.11 and mod_ssl 2.5.0. 2000-01-23 00:02:13 +00:00
Dirk Froemberg
a085d07871 Upgrade to mod_ssl-2.4.10. 2000-01-12 14:44:42 +00:00
Dirk Froemberg
86f7d83973 - Use CC and CFLAGS for first configure run.
- gd depends on freetype, now. So join gd and freetype support in
  one option.
2000-01-02 17:17:29 +00:00
Dirk Froemberg
7029af8c65 - add $FreeBSD$
- disable mhash:
  This option causes apache to be linked with -lc _and_ -lc_r.
  As a result apache crashes on startup.
1999-12-28 10:17:34 +00:00
Dirk Froemberg
1d4d854b34 Follow apache13 and take out configuration files of apache
to avoid rare cases where user-edited are deleted.
1999-12-28 10:11:40 +00:00
Steve Price
09932b835d A couple of more ports that now need to LIB_DEPEND on the gd port.
Noticed by:	Ade Lovett <ade@lovett.com>
1999-12-27 22:13:06 +00:00
Dirk Froemberg
092dff0448 Bump freetype's shared library number. 1999-11-25 14:03:42 +00:00
Dirk Froemberg
bf2f175b19 Upgrade to mod_ssl 2.4.9. 1999-11-25 13:58:21 +00:00
Dirk Froemberg
fd10342fed graphics/gd does not install shared libraries any longer, so use
BUILD_DEPENDS instead of LIB_DEPENDS.
1999-11-18 23:08:31 +00:00
Dirk Froemberg
acf3546644 Change dependencies from static to shared openssl libraries,
because openssl also builds shared libraries, now.
1999-11-07 22:25:40 +00:00
Dirk Froemberg
4e10378cf8 Upgrade to mod_ssl 2.4.8. 1999-11-05 12:04:47 +00:00
Dirk Froemberg
8d43b66eb1 Upgrade to mod_ssl 2.4.7. 1999-11-03 22:19:56 +00:00
Dirk Froemberg
b38aefd8d8 Upgrade to mod_ssl 2.4.6. 1999-10-22 10:12:14 +00:00
Dirk Froemberg
ea8f39c0f8 Add a quick'n dirty hack to fix an build error if openldap support
is selected and kerberos is installed.

Reported by:	Andreas Klemm <andreas@FreeBSD.org> (years ago...)
		Salvatore Greco <salvo@reaper.org>
1999-10-09 15:00:21 +00:00
Dirk Froemberg
ff706b78a9 Upgrade to mod_ssl 2.4.5. 1999-10-01 17:32:14 +00:00
Dirk Froemberg
8f641bab83 Upgrade to mod_ssl 2.4.4. 1999-09-28 15:31:15 +00:00
Dirk Froemberg
00e2daebe1 - bump shared library version number for ucd-snmp from 3 to 4.
- Add php4_snmp.c.diff to PATCHFILES in order to unbreak SNMP support.
  There was a conflicting type between ${PREFIX}/include/ucd-snmp/mib.h
  and ${WRKDIR}/php-4.0b2/ext/snmp/snmp.c due to ucd-snmp upgrade
  to 4.0.1.

  Reported by: Wizzard <wizzard@mwci.net>

- Delete http://www.php.net/ from MASTER_SITES 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>
1999-09-19 14:37:36 +00:00
Dirk Froemberg
3979c7207c Upgrade to mod_ssl 2.4.2. 1999-09-06 15:48:25 +00:00
Dirk Froemberg
4626156c01 Mark apache13-php4 as broken. 1999-09-06 09:35:02 +00:00
Peter Wemm
e7aa81f1a6 $Id$ -> $FreeBSD$ 1999-08-31 02:43:35 +00:00
Dirk Froemberg
ca1f3d668c Upgrade to mod_ssl 2.4.1. 1999-08-30 20:56:56 +00:00
Dirk Froemberg
e3b849ac2a Disable gd and freetype support.
PR:		ports/13454
1999-08-30 18:07:48 +00:00