diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-01-10 14:11:19 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-01-10 14:11:19 +0000 |
commit | 1136e15539a2352ed615f7bffc3b84fbc9a54e04 (patch) | |
tree | 485ad6e03f41c2616d6d6e8263df7ffe9de230b8 /www | |
parent | Add openssl. (diff) |
Change dependencies from SSLeay to openssl, the successor of SSLeay.
Notes
Notes:
svn path=/head/; revision=15955
Diffstat (limited to 'www')
-rw-r--r-- | www/apache13-modssl/Makefile | 10 | ||||
-rw-r--r-- | www/apache13-ssl/Makefile | 4 | ||||
-rw-r--r-- | www/mod_php3/scripts/configure.php | 8 | ||||
-rw-r--r-- | www/mod_php4/scripts/configure.php | 8 | ||||
-rw-r--r-- | www/mod_php5/scripts/configure.php | 8 |
5 files changed, 19 insertions, 19 deletions
diff --git a/www/apache13-modssl/Makefile b/www/apache13-modssl/Makefile index ccd44c32efa4..fd64e072cf4d 100644 --- a/www/apache13-modssl/Makefile +++ b/www/apache13-modssl/Makefile @@ -3,7 +3,7 @@ # Date created: Sat Aug 22 12:00:00 CDT 1998 # Whom: rse@engelschall.com # -# $Id: Makefile,v 1.13 1999/01/02 17:37:06 rse Exp $ +# $Id: Makefile,v 1.14 1999/01/06 16:48:34 rse Exp $ # DISTNAME= apache_${VERSION_APACHE} @@ -26,10 +26,10 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= rse@engelschall.com -BUILD_DEPENDS= ssleay:${PORTSDIR}/security/SSLeay \ - ${PREFIX}/lib/libssl.a:${PORTSDIR}/security/SSLeay \ - ${PREFIX}/lib/libcrypto.a:${PORTSDIR}/security/SSLeay -RUN_DEPENDS= ssleay:${PORTSDIR}/security/SSLeay +BUILD_DEPENDS= ssleay:${PORTSDIR}/security/openssl \ + ${PREFIX}/lib/libssl.a:${PORTSDIR}/security/openssl \ + ${PREFIX}/lib/libcrypto.a:${PORTSDIR}/security/openssl +RUN_DEPENDS= ssleay:${PORTSDIR}/security/openssl VERSION_APACHE= 1.3.3 VERSION_MODSSL= 2.1.6 diff --git a/www/apache13-ssl/Makefile b/www/apache13-ssl/Makefile index 565feecb57df..d93d7c5beb96 100644 --- a/www/apache13-ssl/Makefile +++ b/www/apache13-ssl/Makefile @@ -6,7 +6,7 @@ # and apache-ssl port by Mark Murray <mark@grondar.za>. # Oh, and with a little bit of help from Ben :) # -# $Id: Makefile,v 1.51 1998/12/22 08:40:47 asami Exp $ +# $Id: Makefile,v 1.52 1999/01/08 18:25:23 fenner Exp $ APACHE= 1.3.3 APACHE-SSL= 1.28 @@ -36,7 +36,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= adam@algroup.co.uk -RUN_DEPENDS= ssleay:${PORTSDIR}/security/SSLeay +RUN_DEPENDS= ssleay:${PORTSDIR}/security/openssl EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} diff --git a/www/mod_php3/scripts/configure.php b/www/mod_php3/scripts/configure.php index ce7cd4ccd9cc..ae64efca8b32 100644 --- a/www/mod_php3/scripts/configure.php +++ b/www/mod_php3/scripts/configure.php @@ -93,10 +93,10 @@ MASTER_SITES+= http://www.engelschall.com/sw/mod_ssl/distrib/ \\ ftp://ftp.ntrl.net/pub/mirror/ralfsw/mod_ssl/ DISTFILES+= mod_ssl-\${VERSION_MODSSL}-\${VERSION_APACHE}\${EXTRACT_SUFX} -BUILD_DEPENDS+= ssleay:\${PORTSDIR}/security/SSLeay \\ - \${PREFIX}/lib/libssl.a:\${PORTSDIR}/security/SSLeay \\ - \${PREFIX}/lib/libcrypto.a:\${PORTSDIR}/security/SSLeay -RUN_DEPENDS+= ssleay:\${PORTSDIR}/security/SSLeay +BUILD_DEPENDS+= ssleay:\${PORTSDIR}/security/openssl \\ + \${PREFIX}/lib/libssl.a:\${PORTSDIR}/security/openssl \\ + \${PREFIX}/lib/libcrypto.a:\${PORTSDIR}/security/openssl +RUN_DEPENDS+= ssleay:\${PORTSDIR}/security/openssl VERSION_MODSSL= 2.1.6 diff --git a/www/mod_php4/scripts/configure.php b/www/mod_php4/scripts/configure.php index ce7cd4ccd9cc..ae64efca8b32 100644 --- a/www/mod_php4/scripts/configure.php +++ b/www/mod_php4/scripts/configure.php @@ -93,10 +93,10 @@ MASTER_SITES+= http://www.engelschall.com/sw/mod_ssl/distrib/ \\ ftp://ftp.ntrl.net/pub/mirror/ralfsw/mod_ssl/ DISTFILES+= mod_ssl-\${VERSION_MODSSL}-\${VERSION_APACHE}\${EXTRACT_SUFX} -BUILD_DEPENDS+= ssleay:\${PORTSDIR}/security/SSLeay \\ - \${PREFIX}/lib/libssl.a:\${PORTSDIR}/security/SSLeay \\ - \${PREFIX}/lib/libcrypto.a:\${PORTSDIR}/security/SSLeay -RUN_DEPENDS+= ssleay:\${PORTSDIR}/security/SSLeay +BUILD_DEPENDS+= ssleay:\${PORTSDIR}/security/openssl \\ + \${PREFIX}/lib/libssl.a:\${PORTSDIR}/security/openssl \\ + \${PREFIX}/lib/libcrypto.a:\${PORTSDIR}/security/openssl +RUN_DEPENDS+= ssleay:\${PORTSDIR}/security/openssl VERSION_MODSSL= 2.1.6 diff --git a/www/mod_php5/scripts/configure.php b/www/mod_php5/scripts/configure.php index ce7cd4ccd9cc..ae64efca8b32 100644 --- a/www/mod_php5/scripts/configure.php +++ b/www/mod_php5/scripts/configure.php @@ -93,10 +93,10 @@ MASTER_SITES+= http://www.engelschall.com/sw/mod_ssl/distrib/ \\ ftp://ftp.ntrl.net/pub/mirror/ralfsw/mod_ssl/ DISTFILES+= mod_ssl-\${VERSION_MODSSL}-\${VERSION_APACHE}\${EXTRACT_SUFX} -BUILD_DEPENDS+= ssleay:\${PORTSDIR}/security/SSLeay \\ - \${PREFIX}/lib/libssl.a:\${PORTSDIR}/security/SSLeay \\ - \${PREFIX}/lib/libcrypto.a:\${PORTSDIR}/security/SSLeay -RUN_DEPENDS+= ssleay:\${PORTSDIR}/security/SSLeay +BUILD_DEPENDS+= ssleay:\${PORTSDIR}/security/openssl \\ + \${PREFIX}/lib/libssl.a:\${PORTSDIR}/security/openssl \\ + \${PREFIX}/lib/libcrypto.a:\${PORTSDIR}/security/openssl +RUN_DEPENDS+= ssleay:\${PORTSDIR}/security/openssl VERSION_MODSSL= 2.1.6 |