Commit graph

125 commits

Author SHA1 Message Date
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
Dirk Froemberg
f226f4c81e Upgrade to mod_ssl 2.2.3. 1999-02-22 14:00:32 +00:00
Dirk Froemberg
89b261555a Sync version number (5 -> 6) of libmysqlclient with mysql322. 1999-02-12 11:57:57 +00:00
Dirk Froemberg
3c38e1e736 Upgrade to mod_ssl 2.2.2. 1999-02-07 21:20:01 +00:00
Dirk Froemberg
15a3d1ef2e Upgrade to mod_ssl-2.2.1. 1999-02-05 13:38:49 +00:00
Dirk Froemberg
3abc102a3b Upgrade to mod_ssl 2.2.0. 1999-01-27 22:24:36 +00:00
Dirk Froemberg
533288b50a Upgrade to mod_ssl-2.1.8. 1999-01-23 11:32:33 +00:00
Dirk Froemberg
6d43c61d2a Add hooks for pdflib support. 1999-01-20 14:56:42 +00:00
Dirk Froemberg
cd6e410a24 Don't try to find out which mysql version is installed.
Use a simple library dependency to mysql322.
The "autodetection" introduces more problems than it solves.

Requested by:	Satoshi
1999-01-18 15:38:00 +00:00
Dirk Froemberg
35ba9be9a5 Change the dependencies to MySQL:
The default is mysql322 now, but take mysql321 if it is installed.

(mysql321 installs a static libmysqlclient.a only, mysql322 installs a
static and shared version of the library. Note that the build dependency
to mysql321 is a no op actually. It is in there to improve understanding(?).)
1999-01-14 21:22:29 +00:00
Dirk Froemberg
c23150d20f Upgrade to Apache 1.3.4 and mod_ssl 2.1.7. 1999-01-13 17:31:16 +00:00
Marc G. Fournier
c7beeaae1f More Y2K Statement Links... 1999-01-13 02:47:33 +00:00
Dirk Froemberg
1136e15539 Change dependencies from SSLeay to openssl, the successor of SSLeay. 1999-01-10 14:11:19 +00:00
Dirk Froemberg
45e82821dc Don't link ${PREFIX}/share/doc/apache/* to ${PREFIX}/www/data/
if the file or symlink exists already.

Reported by:	Peter Hawkins <thepish@freebsd.org> (a long time ago...)
PR:		ports/9347
Submitted by:	Sheldon Hearn <axl@iafrica.com>
1999-01-08 17:22:06 +00:00
Dirk Froemberg
bea88e9fe2 Upgrade to mod_ssl 2.1.6 1999-01-06 18:15:44 +00:00
Dirk Froemberg
0c4a09c205 Change PKGNAME from apache-php3.x.x-x.x.x to apache-php3-x.x.x to
conform the convention and to create a latest link named apache-php3.tgz.

Requested by:	Satoshi
1999-01-03 12:26:47 +00:00