summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stewart <vericgar@gentoo.org>2005-12-11 03:17:23 +0000
committerMichael Stewart <vericgar@gentoo.org>2005-12-11 03:17:23 +0000
commit47ca459c3bd933a727ba618c1117c049c2cd0fc8 (patch)
tree539e3476cb86628d51ecb615bd70487cbaf04813 /net-www/mod_ssl
parentVersion bump. Thanks to upstream for letting me know. (diff)
downloadgentoo-2-47ca459c3bd933a727ba618c1117c049c2cd0fc8.tar.gz
gentoo-2-47ca459c3bd933a727ba618c1117c049c2cd0fc8.tar.bz2
gentoo-2-47ca459c3bd933a727ba618c1117c049c2cd0fc8.zip
New version of mod_ssl to go with version bump of Apache 1.3.
(Portage version: 2.0.53)
Diffstat (limited to 'net-www/mod_ssl')
-rw-r--r--net-www/mod_ssl/ChangeLog7
-rw-r--r--net-www/mod_ssl/Manifest12
-rw-r--r--net-www/mod_ssl/files/digest-mod_ssl-2.8.251
-rw-r--r--net-www/mod_ssl/mod_ssl-2.8.25.ebuild74
4 files changed, 83 insertions, 11 deletions
diff --git a/net-www/mod_ssl/ChangeLog b/net-www/mod_ssl/ChangeLog
index bc1240361576..f90b8e59e1e0 100644
--- a/net-www/mod_ssl/ChangeLog
+++ b/net-www/mod_ssl/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-www/mod_ssl
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_ssl/ChangeLog,v 1.94 2005/10/16 16:23:23 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_ssl/ChangeLog,v 1.95 2005/12/11 03:17:23 vericgar Exp $
+
+*mod_ssl-2.8.25 (11 Dec 2005)
+
+ 11 Dec 2005; Michael Stewart <vericgar@gentoo.org> +mod_ssl-2.8.25.ebuild:
+ New version of mod_ssl to go with version bump of Apache 1.3.
16 Oct 2005; Bryan Østergaard <kloeri@gentoo.org> mod_ssl-2.8.17.ebuild,
mod_ssl-2.8.18.ebuild, mod_ssl-2.8.19.ebuild, mod_ssl-2.8.20.ebuild,
diff --git a/net-www/mod_ssl/Manifest b/net-www/mod_ssl/Manifest
index d203b57aa036..25980baebe2d 100644
--- a/net-www/mod_ssl/Manifest
+++ b/net-www/mod_ssl/Manifest
@@ -1,6 +1,3 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 0c905205476bfeb72851cfa6190cac47 ChangeLog 11089
MD5 515630b3e53faa458b8ec7a0e73bef55 files/10_mod_ssl.conf 2859
MD5 959a0125c23ead91b0071f4ffc54e9bc files/default-ssl.conf 7653
@@ -13,6 +10,7 @@ MD5 54cbf53816f2c9c80600ea9f37ab02ba files/digest-mod_ssl-2.8.22 73
MD5 54cbf53816f2c9c80600ea9f37ab02ba files/digest-mod_ssl-2.8.22-r1 73
MD5 a68a0b56a629886ec3ebd08bfb0f638c files/digest-mod_ssl-2.8.24 73
MD5 a68a0b56a629886ec3ebd08bfb0f638c files/digest-mod_ssl-2.8.24-r1 73
+MD5 df803a8e5ad1a29ae5a6996fbfdde70c files/digest-mod_ssl-2.8.25 73
MD5 dd92adba34e6b36ef6fd2750869e1a18 files/gentestcrt.sh 8801
MD5 71ac46d211c8aa42c7a5e51c6165862a files/mod_ssl.conf 2460
MD5 8270779f233bc311118f53ebce7338e7 files/ssl.default-vhost.conf 6985
@@ -26,10 +24,4 @@ MD5 aa8f74dc6a49b8646a307d4844fd0dfb mod_ssl-2.8.22-r1.ebuild 1782
MD5 d20c6eee687d0fca4397f828e34092dc mod_ssl-2.8.22.ebuild 2316
MD5 e3e145c5f8c0c0b2d3e63a0528100b4d mod_ssl-2.8.24-r1.ebuild 1779
MD5 a4d234acd0fdfc01177ded213518dced mod_ssl-2.8.24.ebuild 2315
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDUn6mKf2g/qXtneoRAg/bAKC2BgqKJ0V1+ZrBxxrsQHc/oJAbTQCdG8by
-c9625tl2xoZ+XD5unrSmh6A=
-=8nda
------END PGP SIGNATURE-----
+MD5 566620f4b6b68ec63b7c2b09b3e43711 mod_ssl-2.8.25.ebuild 1789
diff --git a/net-www/mod_ssl/files/digest-mod_ssl-2.8.25 b/net-www/mod_ssl/files/digest-mod_ssl-2.8.25
new file mode 100644
index 000000000000..f646305b8db6
--- /dev/null
+++ b/net-www/mod_ssl/files/digest-mod_ssl-2.8.25
@@ -0,0 +1 @@
+MD5 1ef2a6cb47573444779b2fd10502514b mod_ssl-2.8.25-1.3.34.tar.gz 820352
diff --git a/net-www/mod_ssl/mod_ssl-2.8.25.ebuild b/net-www/mod_ssl/mod_ssl-2.8.25.ebuild
new file mode 100644
index 000000000000..ec8438271a14
--- /dev/null
+++ b/net-www/mod_ssl/mod_ssl-2.8.25.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_ssl/mod_ssl-2.8.25.ebuild,v 1.1 2005/12/11 03:17:23 vericgar Exp $
+
+inherit apache-module
+
+MY_P=${P}-1.3.34
+
+DESCRIPTION="An SSL module for the Apache 1.3 Web server"
+HOMEPAGE="http://www.modssl.org/"
+SRC_URI="http://www.modssl.org/source/${MY_P}.tar.gz"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+LICENSE="as-is"
+SLOT="0"
+IUSE=""
+
+DEPEND=">=dev-libs/openssl-0.9.6k"
+
+S=${WORKDIR}/${MY_P}
+
+APACHE1_MOD_FILE="${S}/pkg.sslmod/libssl.so"
+APACHE1_MOD_CONF="10_${PN}"
+APACHE1_MOD_DEFINE="SSL"
+
+VHOSTFILE="default-ssl"
+
+DOCFILES="ANNOUNCE CHANGES CREDITS LICENSE NEWS README*"
+
+need_apache1
+
+src_unpack() {
+ unpack ${A} || die
+ cd ${S} || die
+
+ # proper path to openssl
+ sed -i -e 's:^\(openssl=\).*:\1"/usr/bin/openssl":' pkg.contrib/cca.sh
+}
+
+src_compile() {
+ if has_version '=sys-libs/gdbm-1.8.3*' ; then
+ myconf="--enable-rule=SSL_SDBM"
+ fi
+
+ SSL_BASE=SYSTEM \
+ ./configure \
+ --with-apxs=${APXS1} ${myconf} || die "bad ./configure"
+ make || die "compile problem"
+}
+
+src_install() {
+ apache1_src_install
+
+ insinto ${APACHE1_VHOSTDIR}
+ doins ${FILESDIR}/${VHOSTFILE}.conf
+
+ exeinto /usr/lib/ssl/mod_ssl
+ doexe pkg.contrib/*.sh ${FILESDIR}/gentestcrt.sh
+
+ dodir /usr/share/doc/${PF}/html
+ cp -pPR pkg.ssldoc/* ${D}/usr/share/doc/${PF}/html
+}
+
+pkg_postinst() {
+ install -d -o root -g root -m0755 ${ROOT}${APACHE1_CONFDIR}/ssl
+
+ apache1_pkg_postinst
+
+ cd ${ROOT}${APACHE1_CONFDIR}/ssl
+ einfo "Generating self-signed test certificate in ${APACHE1_CONFDIR}/ssl..."
+ einfo "(Ignore any message from the yes command below)"
+ yes "" | ${ROOT}/usr/lib/ssl/mod_ssl/gentestcrt.sh >/dev/null 2>&1
+ einfo
+}