summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-06-07 20:41:33 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-06-07 20:41:33 +0000
commitd277de2acf4faa23299898c788ca2657c761abb0 (patch)
tree37a332ec7d9f71d124d1a71bab94b5850fdf4110 /net-www/mod_ssl
parentFix use invocation (diff)
downloadhistorical-d277de2acf4faa23299898c788ca2657c761abb0.tar.gz
historical-d277de2acf4faa23299898c788ca2657c761abb0.tar.bz2
historical-d277de2acf4faa23299898c788ca2657c761abb0.zip
remove older ebuild with bad dep
Diffstat (limited to 'net-www/mod_ssl')
-rw-r--r--net-www/mod_ssl/ChangeLog5
-rw-r--r--net-www/mod_ssl/Manifest14
-rw-r--r--net-www/mod_ssl/files/digest-mod_ssl-2.8.161
-rw-r--r--net-www/mod_ssl/mod_ssl-2.8.16.ebuild75
4 files changed, 10 insertions, 85 deletions
diff --git a/net-www/mod_ssl/ChangeLog b/net-www/mod_ssl/ChangeLog
index b17b4d0ff81c..3bb303501a35 100644
--- a/net-www/mod_ssl/ChangeLog
+++ b/net-www/mod_ssl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-www/mod_ssl
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_ssl/ChangeLog,v 1.38 2004/06/07 01:43:02 zul Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_ssl/ChangeLog,v 1.39 2004/06/07 20:41:33 mr_bones_ Exp $
+
+ 07 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> mod_ssl-2.8.16.ebuild:
+ remove older ebuild with bad dep
06 Jun 2004; Chuck Short <zul@gentoo.org> mod_ssl-2.8.16.ebuild:
Modified DEPENDS so we can get rid of 1.3.29-r1.
diff --git a/net-www/mod_ssl/Manifest b/net-www/mod_ssl/Manifest
index af3cda476328..39cff3b1c5d8 100644
--- a/net-www/mod_ssl/Manifest
+++ b/net-www/mod_ssl/Manifest
@@ -1,11 +1,9 @@
-MD5 9bee492177bd2d9ba9efad526dc3bfb7 mod_ssl-2.8.18.ebuild 2193
-MD5 1a15ed7e66a2ef99a176d41374557007 mod_ssl-2.8.17.ebuild 2194
-MD5 33e786a8d4b2c045692e10a8b13fc464 ChangeLog 4852
+MD5 0dda187ed241c88b6d67beffbdccad82 ChangeLog 4971
MD5 d2da0e45d7e39184d1cb7abbe3879086 metadata.xml 159
-MD5 4526f728defb2023d4bf625bde0487e4 mod_ssl-2.8.16.ebuild 2180
-MD5 b152e3907373f3239e7b13efbfb3d7c8 files/ssl.default-vhost.conf 6978
-MD5 e451c018a8da27b6842d9224364962a1 files/mod_ssl.conf 2449
-MD5 7cdc6f06443dc935bf836249bc085ecd files/gentestcrt.sh 8799
-MD5 2d40e1b1ed8c3b290e75eda14bcd0948 files/digest-mod_ssl-2.8.16 73
+MD5 b3b950ae6afc2424edbcfea0b389005f mod_ssl-2.8.17.ebuild 2193
+MD5 420bed0d7a08645abc9446f720216a47 mod_ssl-2.8.18.ebuild 2192
MD5 9ba9eb8eced950cd59cb8dadd090f908 files/digest-mod_ssl-2.8.17 73
MD5 f53031df0c0d1a5bd75a9151d0810e9e files/digest-mod_ssl-2.8.18 73
+MD5 6d5778e2221ca4b45270d4367939294f files/gentestcrt.sh 8798
+MD5 559aa3cfd0e290af8ca0aca3d024c58d files/mod_ssl.conf 2448
+MD5 22519ecbd59e494943b65af55c81e5cd files/ssl.default-vhost.conf 6977
diff --git a/net-www/mod_ssl/files/digest-mod_ssl-2.8.16 b/net-www/mod_ssl/files/digest-mod_ssl-2.8.16
deleted file mode 100644
index f3e983b37cf4..000000000000
--- a/net-www/mod_ssl/files/digest-mod_ssl-2.8.16
+++ /dev/null
@@ -1 +0,0 @@
-MD5 4f6c580ffa07d33e8584406132b98e86 mod_ssl-2.8.16-1.3.29.tar.gz 754325
diff --git a/net-www/mod_ssl/mod_ssl-2.8.16.ebuild b/net-www/mod_ssl/mod_ssl-2.8.16.ebuild
deleted file mode 100644
index 100971882ff8..000000000000
--- a/net-www/mod_ssl/mod_ssl-2.8.16.ebuild
+++ /dev/null
@@ -1,75 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_ssl/mod_ssl-2.8.16.ebuild,v 1.8 2004/06/07 01:43:02 zul Exp $
-
-MY_P=${P}-1.3.29
-S=${WORKDIR}/${MY_P}
-DESCRIPTION="An SSL module for the Apache Web server"
-SRC_URI="http://www.modssl.org/source/${MY_P}.tar.gz"
-HOMEPAGE="http://www.modssl.org/"
-
-KEYWORDS="x86 ppc sparc alpha hppa"
-LICENSE="as-is"
-SLOT="0"
-
-DEPEND="=net-www/apache-1.3.29-r2
- >=dev-libs/openssl-0.9.6k"
-
-src_unpack() {
- unpack ${A} ; cd ${S}
- # proper path to openssl
- cp pkg.contrib/cca.sh pkg.contrib/cca.sh.orig
- sed -e 's%^\(openssl=\).*%\1"/usr/bin/openssl"%' \
- pkg.contrib/cca.sh.orig > pkg.contrib/cca.sh
-}
-
-src_compile() {
- SSL_BASE=SYSTEM \
- ./configure \
- --with-apxs=/usr/sbin/apxs || die "bad ./configure"
- make || die "compile problem"
-}
-
-src_install() {
- exeinto /usr/lib/apache-extramodules
- doexe pkg.sslmod/libssl.so
-
- exeinto /usr/lib/ssl/mod_ssl
- doexe pkg.contrib/*.sh ${FILESDIR}/gentestcrt.sh
-
- dodoc ANNOUNCE CHANGES CREDITS LICENSE NEWS README*
- dodir /usr/share/doc/${PF}/html
- cp -a pkg.ssldoc/* ${D}/usr/share/doc/${PF}/html
-
- insinto /etc/apache/conf/vhosts
- doins ${FILESDIR}/ssl.default-vhost.conf
-
- insinto /etc/apache/conf/addon-modules
- doins ${FILESDIR}/mod_ssl.conf
-}
-
-pkg_postinst() {
- install -d -o root -g root -m0755 ${ROOT}/etc/apache/conf/ssl
-
- einfo
- einfo "Execute \"ebuild /var/db/pkg/${CATEGORY}/${PF}/${PF}.ebuild config\""
- einfo "to have your apache.conf auto-updated for use with this module."
- einfo "You should then edit your /etc/conf.d/apache file to suit."
- einfo
-
- cd ${ROOT}/etc/apache/conf/ssl
- einfo "Generating self-signed test certificate in /etc/apache/conf/ssl..."
- einfo "(Ignore any message from the yes command below)"
- yes "" | ${ROOT}/usr/lib/ssl/mod_ssl/gentestcrt.sh >/dev/null 2>&1
- einfo
-}
-
-pkg_config() {
- ${ROOT}/usr/sbin/apacheaddmod \
- ${ROOT}/etc/apache/conf/apache.conf \
- extramodules/libssl.so mod_ssl.c ssl_module \
- define=SSL addconf=conf/addon-modules/mod_ssl.conf
-
- echo "Include conf/vhosts/ssl.default-vhost.conf" \
- >> ${ROOT}/etc/apache/conf/apache.conf
-}