Commit graph

285 commits

Author SHA1 Message Date
Dirk Froemberg
8efdb7c230 Solve ming support problem if ${WRKDIRPREFIX} is set.
Noticed by:	Arcady Genkin <a.genkin@utoronto.ca>
2001-03-14 23:11:43 +00:00
Dirk Froemberg
c1a9cd939f Use latest jstring module (php4_jstring-20010205.tar.gz) and add support
for mbregex (Multibyte Regular Expressions).

Submitted by:	KANAI Yasunori <y_kanai@pop01.odn.ne.jp>
2001-03-11 15:53:24 +00:00
Dirk Froemberg
80fbae31e6 - Fix SNMP support by adding OpenSSL libs (net-snmp has an hidden
dependency to OpenSSL)

- USE_OPENSSL for PostgreSQL and SNMP support
2001-03-11 15:29:48 +00:00
Dirk Froemberg
25af8023e3 Even better way of handling multiple post-extract targets.
Submitted by:	jeh
2001-03-11 13:42:47 +00:00
Dirk Froemberg
98c06207c3 Add support option for sockets, sysvshm and sysvmem. 2001-03-10 13:19:22 +00:00
Dirk Froemberg
fded15910a Fix detection of libmcrypt (hopefully).
PR:		ports/25353
Submitted by:	Juraj Bednar <juraj@bednar.sk>
2001-03-10 13:06:31 +00:00
Dirk Froemberg
2bc905398d Solve the multiple post-extract targets problem. 2001-03-04 22:41:12 +00:00
Dirk Froemberg
b0d6f743a0 Add ming library support Flash 4 movies.
PR:		ports/25367
Submitted by:	jeh
2001-03-04 20:34:11 +00:00
Dirk Froemberg
283163deae ${PREFIX}/etc/php.standalone/ is used by lang/php3 and lang/php4. 2001-03-04 18:45:49 +00:00
Dirk Froemberg
ef1c0d5020 Cosmetics: Specifying php.ini-dist once is enough. 2001-03-04 18:44:38 +00:00
Dirk Froemberg
24c9b53080 Add hooks for a standalone php4 slave port.
Based upon work by:	Alastair D'Silva <deece@familyhealth.com.au>
2001-02-25 21:22:04 +00:00
Dirk Froemberg
7713ca3769 Disable mcrypt support. I doesn't compile at the moment due to recent
mcrypt upgrade.
2001-02-17 13:33:18 +00:00
Dirk Froemberg
3ab07c1047 graphics/gd installs libgd.so.2, now. 2001-02-15 12:01:58 +00:00
Dirk Froemberg
480809e4bd Add support for YP and BCMath.
Submitted by:	Marius Strom <marius@marius.org>
2001-02-06 22:26:23 +00:00
Jimmy Olgeni
d2f3fc0d14 Some spaces -> tabs for ports/www. 2001-02-05 15:33:58 +00:00
Dirk Froemberg
ac03dbfe84 ucd-snmp is named net-snmp, now. 2001-01-29 10:31:39 +00:00
Dirk Froemberg
88d74bc517 Switch from mysql322-{client,server} to mysql323-{client,server}.
mysql323-client installs libmysqlclient.so.10 (instead of
libmysqlclient.so.6).

mysql323-{client,server} are production quality, now (according to
MySQL AB at least).
2001-01-21 15:40:47 +00:00
Dirk Froemberg
77836ae842 Use different PORTNAMEs for mod_php3 and mod_php4 so pkg_version can
deal with them properly.
2001-01-21 14:24:30 +00:00
Dirk Froemberg
f75b7fce5c Remove automatic finding of AP_LIBEXEC because it didn't work and
all apache ports use the same libexec location, now.

Submitted by:	Michael Lestinsky <michael@choin.net>
2001-01-21 14:22:06 +00:00
Dirk Froemberg
b6fbfbc1f6 Upgrade to 4.0.4pl1. 2001-01-16 22:49:24 +00:00
Will Andrews
60f2b6b7a8 Goodbye, YEAR2000. Hello, 2001.
Approved by:	asami
2001-01-01 10:15:16 +00:00
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
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
Dirk Froemberg
6ac4aad38f Make sure directory ${WRKDIRPREFIX}${CURDIR} exists before
touching files in that directory. Problem only occurs when
${WRKDIRPREFIX} is set.

Found by:	bento.freebsd.org
1999-08-30 10:56:07 +00:00
Dirk Froemberg
8e55fabf4e cosmetics: spaces -> tabs 1999-08-29 15:15:59 +00:00
Dirk Froemberg
e3a346c70f Add option for SNMP support (via net/ucd-snmp).
Requested by:	Khaled Daham <khaled@mailbox.telia.net>
1999-08-26 22:09:39 +00:00
Dirk Froemberg
f1b6bb55b8 Fix two minor problems:
- if e. g. a "make BATCH=yes fetch" was followed by a "make all"
  the config menu popped up.
- if gd was installed but gd support was not checked in the config
  menu, php was compiled with gd support nevertheless.
  (There may be other support options having the same behavior.
  I haven't checked all, yet.)
1999-08-26 21:18:15 +00:00
Dirk Froemberg
39adcb0336 Add option for XML support (via textproc/expat). 1999-08-26 15:03:52 +00:00
Dirk Froemberg
07d6bbe0f9 gd is build as a shared lib, too, so use LIB_DEPENDS instead of
BUILD_DEPENDS.
1999-08-24 08:13:22 +00:00