Commit graph

240 commits

Author SHA1 Message Date
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
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
89ec0dff7b Upgrade to php-3.0.16. 2000-04-05 16:18:34 +00:00
Dirk Froemberg
052f61ac99 Replace clean target with post-clean target. 2000-04-04 20:32:22 +00:00
Dirk Froemberg
af57b1be56 Fix exec bug via PATCH_SITES/PATCHFILES:
"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>
2000-03-26 21:54:45 +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
51b9eaadc2 sybase and sybase-ct are mutually exclusive. So split Sybase into SybaseDB
and SybaseCT and yell if there are selected both.

Reported by:	Dmitry Petrov <DPetrov@nchcapital.com>
2000-03-01 22:45:34 +00:00
Dirk Froemberg
1372371f5f Add Sybase/MS-SQL database support for PHP.
PR:		ports/16980
Submitted by:	Yung-Jeng Hung <winard@ritax.dorm.ccu.edu.tw>
		Dmitry Petrov <DPetrov@nchcapital.com>
2000-02-29 21:46:06 +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
2ee3c7782b Upgrade to PHP-3.0.15. 2000-02-27 20:53:34 +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
1a5001d414 -p is already included in ${MKDIR}. 2000-02-25 23:37:28 +00:00
Dirk Froemberg
4b778d257d Fix build error: RSA_BASE='SYSTEM' is not appropriate for recent openssl
changes in the base system.

Submitted by:	Jim Bloom <bloom@acm.org>
2000-02-25 23:29:53 +00:00
Kris Kennaway
114c0d799d USE_OPENSSL
Submitted by:	Jim Bloom <bloom@acm.org>
2000-02-22 07:26:35 +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
617852d95e libmcrypt.so.2 was renamed to libmcrypt-2.2.so.2. 2000-01-27 13:04: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
c34e3ca46b Upgrade to PHP-3.0.14. 2000-01-17 17:57:26 +00:00
Dirk Froemberg
49214767b7 Add a patch via PATCH_SITES/PATCHFILES to fix a problem with popen
in safe_mode. Note: safe_mode is _not_ enabled with the port by default.

See
http://www.securityfocus.com/templates/archive.pike?list=1&msg=20000103224740.16223@white.koehntopp.de
for details.
2000-01-14 23:41:06 +00:00
Dirk Froemberg
a085d07871 Upgrade to mod_ssl-2.4.10. 2000-01-12 14:44:42 +00:00
Dirk Froemberg
f50c030c32 Upgrade to PHP-3.0.13. 2000-01-02 17:24:31 +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
21697bc15e Add another PATCHFILE in order to fix IMAP related build error.
PR:		ports/15032
1999-11-23 11:59:05 +00:00
Dirk Froemberg
5e1540aadc graphics/gd does not install shared libraries any longer, so use
BUILD_DEPENDS instead of LIB_DEPENDS. gd-1.7.3 does not work with
PHP-3.0.12, so pull the relevant parts from their cvs tree and put
them into PATCHFILES.

I hope the PHP developers are releasing PHP-3.0.13 soon. Otherwise
we end up in maintaining their complete cvs tree as a part of ours. ;-)
1999-11-18 23:07:14 +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
7c235e931c - Add php_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-3.0.12/functions/snmp.h due to ucd-snmp upgrade
  to 4.0.1.

  Reported by: Andreas Klemm <andreas@FreeBSD.org>

- Move MASTER_SITES for mod_ssl down again and replace http://www.php.net/
  with ftp://ftp.php.net/pub/ 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:21:08 +00:00
Andreas Klemm
c9332cd0ca - bump snmp shared library version number from 3 to 4, this changed
in ucd-snmp port
- put modssl download site in from of php download site
  when trying to fetch the modssl package, the html error
  message will be fetched and put into the DISTFILES directory
  tar tries to unpack the 5k file with html error output
  that this site didn't find mod_ssl sources and the whole
  make chokes on this
  possibly this is not the solution, the solution is, that the
  site doing this has to be avoided as master site or fetch isn't
  clever enough to handle this as an error ... dunno exactly.
1999-09-19 12:36:24 +00:00
Dirk Froemberg
c506c9e287 Add php_pdf.c.diff to PATCHFILES in order to make PHP-3 aware of the
new pdflib-2.01.
1999-09-08 13:43:13 +00:00
Dirk Froemberg
3979c7207c Upgrade to mod_ssl 2.4.2. 1999-09-06 15:48:25 +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
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
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
6fd04797a9 Currently php-3.0.12 misses ImagePng() and ImageCreateFromPng() for
image creation. Without these functions image creation is impossible.
So add three patches via PATCH_SITES/PATCHFILES to make these functions
available.

Reported by:	Dmitry Petrov <dpetrov@nchcapital.com>
1999-08-26 09:24:16 +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
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Dirk Froemberg
d52c6146dc Upgrade to Apache 1.3.9 and mod_ssl 2.4.0. 1999-08-20 19:13:00 +00:00
Dirk Froemberg
ac3667b456 Upgrade to mod_ssl-2.3.11.
(Hey, am I really faster with this upgrade than rse himself? I can't
believe it... ;-)
1999-08-19 12:11:01 +00:00
Dirk Froemberg
1048912f96 Fix typo: remove '\' from the last MASTER_SITE. 1999-08-19 11:55:29 +00:00
Dirk Froemberg
e2e03239c0 Rework MASTER_SITES:
- move MASTER_SITES for mod_ssl from scripts/configure.php to Makefile
  thus include them in the heavy rotation
- use ${PHP_DISTDIR} for PHP to minimize the diffs between apache13-php[34]
- cut down to 30 sites (10 for apache, php and mod_ssl each)
1999-08-19 11:26:48 +00:00
Dirk Froemberg
b98bb912e6 s/PHP3/PHP/g;
s/php3/php/g;

whereever appropriate.

This was done in preparation for a repository copy to apache13-php4
to keep the diffs between apache13-php3 and apache13-php4 as small as
possible.
1999-08-16 18:41:13 +00:00
Dirk Froemberg
78aa9254c2 Change PKGNAME to be consistent with apache13-modssl and apache13-ssl:
apache-php3-${VERSION_APACHE} -> apache+php3-${VERSION_APACHE}+${VERSION_PHP3}

apache-php3-${VERSION_APACHE}+mod_ssl-${VERSION_MODSSL} -> \
	apache+php3+mod_ssl-${VERSION_APACHE}+${VERSION_PHP3}+${VERSION_MODSSL}

PR:		ports/13056
1999-08-10 16:07:27 +00:00
Dirk Froemberg
71556202ef - upgrade to PHP-3.0.12
- use new pdflib-2.0
1999-07-30 21:07:03 +00:00
Dirk Froemberg
3fede034cb Upgrade to mod_ssl 2.3.10. 1999-07-28 20:51:21 +00:00
Dirk Froemberg
886d15ea71 Upgrade to mod_ssl 2.3.9. 1999-07-27 10:50:39 +00:00
Dirk Froemberg
2f1d68a830 - upgrade to mod_ssl 2.3.6
- turn off GD support by default due to licence problems
1999-07-15 19:01:49 +00:00
Dirk Froemberg
66d03d0ee3 Add --with-ttf to PHP3_CONF_ARGS when using FreeType.
Problem Reported by:	Andre Shimakawa <shimakaw@cba.zaz.com.br>
1999-07-03 09:54:36 +00:00
Dirk Froemberg
9a761681bb - php3.ini lives in ${PREFIX}/etc (instead of ${PREFIX}/lib), now.
- redirect output of scripts/configure.php globally instead of redirecting
  each echo (saves about 900 bytes 8-).
1999-07-03 09:50:42 +00:00
Dirk Froemberg
32d18d1599 File EXTENSION_STATUS is no longer in the PHP3 distribution. 1999-07-01 11:28:26 +00:00
Dirk Froemberg
8a14a57b16 Switch from mysql322 to mysql322-client and mysql322-server. 1999-07-01 09:06:39 +00:00
Dirk Froemberg
822aa246dd Clean up the latest mhash and mcrypt additions by nsayer:
- increase the number of menu items
- use LIB_DEPENDS instead BUILD_DEPENDS (shared libs are used)
- add ${PREFIX} to --with-mcrypt and --with-mhash
1999-06-30 09:56:39 +00:00
Nick Sayer
3a7f536abb Add support to the apache13-php3 port for adding the mcrypt and mhash
libraries.
1999-06-28 23:57:39 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]

I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.

Before I forget....

Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit.  See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Dirk Froemberg
0eb14523bb Upgrade to PHP 3.0.10. 1999-06-26 11:53:08 +00:00
Dirk Froemberg
ca4909bd3d Upgrade to mod_ssl 2.3.5. 1999-06-23 16:49:13 +00:00
Bill Fumerola
12d37d917a Replace a stale MASTER_SITE with a fresh, shiny mirror. 1999-06-18 02:40:11 +00:00
Dirk Froemberg
cc7c8af272 Upgrade to PHP-3.0.9. 1999-06-10 10:24:41 +00:00
Dirk Froemberg
1bdce8f4fd Upgrade to mod_ssl 2.3.3. 1999-06-09 15:18:28 +00:00
Dirk Froemberg
ebdae8fcda Sync with apache13-modssl:
"Upgrade to Apache 1.3.6 + mod_ssl 2.3.2

This especially makes the new Shared Memory based SSL session cache available
through the use the MM port."
1999-06-08 10:28:05 +00:00
Dirk Froemberg
44e3edd0d9 Upgrade to mod_ssl 2.3.1. 1999-06-02 07:19:44 +00:00
Dirk Froemberg
541106d9b3 re-add file patch-aq... 1999-05-27 23:24:34 +00:00
Dirk Froemberg
55ed67f4d0 Upgrade to PHP-3.0.8. 1999-05-27 23:20:51 +00:00
Dirk Froemberg
24bd92606d Add WRKDIRPREFIX to SCRIPTS_ENV so scripts/configure.php can use it.
PR:		ports/11503
Submitted by:	Palle Girgensohn <girgen@partitur.se>
1999-05-05 20:16:06 +00:00
Dirk Froemberg
ed4924ec6f Add option for IMAP support. 1999-05-04 14:50:33 +00:00
Dirk Froemberg
87a21ca946 Changes from apache13-modssl:
"Update MASTER_SITES for new modssl.org locations."
1999-05-02 07:27:01 +00:00
Dirk Froemberg
1b5fdd077f - use FreeBSD in the version string instead of Unix
- don't install ${PREFIX}/etc/apache/{access.conf,srm.conf} rather
  than installing and deleting them
1999-04-13 15:40:20 +00:00
Dirk Froemberg
7f84a75e90 Upgrade to mod_ssl 2.2.8. 1999-04-12 14:34:03 +00:00
Dirk Froemberg
552a84895b Remove empty and unused ${PREFIX}/etc/apache/{access.conf*,srm.conf*}. 1999-04-11 22:23:32 +00:00
Dirk Froemberg
088aa47264 Upgrade to Apache 1.3.6 and mod_ssl 2.2.7.
- many minor changes inspired by apache13-modssl
  (e. g. change datadir from ${PREFIX}/www to ${PREFIX}/share/apache)
- patches.modssl/ is not needed any longer (same patches for modssl and
  non-modssl case)
1999-04-11 15:11:27 +00:00
Dirk Froemberg
cc2417a5a5 ${PREFIX}/bin/ssleay -> ${PREFIX}/bin/openssl due to openssl upgrade. 1999-03-26 08:48:53 +00:00
Dirk Froemberg
e134132a43 Upgrade to mod_ssl 2.2.5. 1999-03-19 20:46:57 +00:00
Bill Fumerola
5ce0d3f8b5 Fix missing "\"s
Noticed By:	#FreeBSD
1999-03-13 17:57:44 +00:00
Bill Fumerola
6017a1a317 Add the Apache mirror sites. For ports with 'mods' attached to them, the MASTER_SITEs
were alternated so the user does not have to get 10 apache MASTER_SITEs when all
they need is one 'mod' MASTER_SITE, which is what would happen if we used a
MASTER_SITE_APACHE or added all of the mirrors in a row.

Approved By:	apache maintainers, asami
Submitted By: 	Brian Feldman <green@unixhelp.org>, billf
1999-03-13 17:11:04 +00:00
Dirk Froemberg
e59ee49f9f apache13-php3 is using OpenSSL and not SSLeay for a while... 1999-03-12 08:11:33 +00:00
Dirk Froemberg
f22d8e137e Upgrade to PHP-3.0.7. 1999-03-09 11:22:59 +00:00
Satoshi Asami
e244b8bccc Fix to make ports work with bsd.port.mk rev. 1.306.
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined.  Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.

The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.

At least we've got much fewer "-unknown-"s in the tree as the result. :)
1999-03-08 07:28:36 +00:00
Dirk Froemberg
2a7610542f Upgrade to mod_ssl 2.2.4. 1999-03-06 11:18:47 +00:00