summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedikt Boehm <hollow@gentoo.org>2005-01-30 15:18:40 +0000
committerBenedikt Boehm <hollow@gentoo.org>2005-01-30 15:18:40 +0000
commitb96d932d095db68b73140f7bc35768bbd7402bf6 (patch)
tree7ffb3538fe092bff304b2ad9efe2693d07ad22bf /net-www/mod_auth_kerb
parentVersion bump. (diff)
downloadhistorical-b96d932d095db68b73140f7bc35768bbd7402bf6.tar.gz
historical-b96d932d095db68b73140f7bc35768bbd7402bf6.tar.bz2
historical-b96d932d095db68b73140f7bc35768bbd7402bf6.zip
bump to 5.0_rc6. uses new apahce-module.eclass
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'net-www/mod_auth_kerb')
-rw-r--r--net-www/mod_auth_kerb/ChangeLog8
-rw-r--r--net-www/mod_auth_kerb/Manifest16
-rw-r--r--net-www/mod_auth_kerb/files/4.11-r1/11_mod_auth_kerb.conf6
-rw-r--r--net-www/mod_auth_kerb/files/digest-mod_auth_kerb-5.0_rc61
-rw-r--r--net-www/mod_auth_kerb/mod_auth_kerb-5.0_rc6.ebuild32
5 files changed, 51 insertions, 12 deletions
diff --git a/net-www/mod_auth_kerb/ChangeLog b/net-www/mod_auth_kerb/ChangeLog
index 81da44300c96..0b520b28408c 100644
--- a/net-www/mod_auth_kerb/ChangeLog
+++ b/net-www/mod_auth_kerb/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-www/mod_auth_kerb
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_kerb/ChangeLog,v 1.6 2005/01/09 00:38:29 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_kerb/ChangeLog,v 1.7 2005/01/30 15:18:40 hollow Exp $
+
+*mod_auth_kerb-5.0_rc6 (30 Jan 2005)
+
+ 30 Jan 2005; Benedikt Boehm <hollow@gentoo.org>
+ files/4.11-r1/11_mod_auth_kerb.conf, +mod_auth_kerb-5.0_rc6.ebuild:
+ Bump to 5.0_rc6. Uses new apache.module.eclass
*mod_auth_kerb-4.11-r1 (09 Jan 2005)
diff --git a/net-www/mod_auth_kerb/Manifest b/net-www/mod_auth_kerb/Manifest
index 1c8f96e5c536..bdb6a9e8c7c0 100644
--- a/net-www/mod_auth_kerb/Manifest
+++ b/net-www/mod_auth_kerb/Manifest
@@ -1,19 +1,21 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 1cdaf970784e6bac7182f8efc75eccc4 ChangeLog 724
+MD5 6eba02cec68a2992338abdcfce084267 ChangeLog 932
MD5 0d18f0fe5d603b41b988373892caf195 metadata.xml 226
-MD5 305a2884f3d786ee45d11ca24a2f5859 mod_auth_kerb-4.11.ebuild 1079
MD5 862f1e12609fd86384b8bae627fab5cf mod_auth_kerb-4.11-r1.ebuild 864
+MD5 305a2884f3d786ee45d11ca24a2f5859 mod_auth_kerb-4.11.ebuild 1079
+MD5 3b115a819daf7108561b7a57c1ab329a mod_auth_kerb-5.0_rc6.ebuild 797
MD5 c9bbfd002811a674505b3844837a63ee files/11_mod_auth_kerb.conf 180
MD5 7e465f540fb90976cd1c7959ae94e6ab files/digest-mod_auth_kerb-4.11 69
-MD5 05d525e36b7e86f564e3a15608eca8e4 files/mod_auth_kerb_register.patch 782
MD5 7e465f540fb90976cd1c7959ae94e6ab files/digest-mod_auth_kerb-4.11-r1 69
-MD5 b1d5221d1f57a0c7e01e320bdbec8150 files/4.11-r1/11_mod_auth_kerb.conf 175
+MD5 05d525e36b7e86f564e3a15608eca8e4 files/mod_auth_kerb_register.patch 782
+MD5 738a52c466673dc44a3cd64f54d85390 files/digest-mod_auth_kerb-5.0_rc6 72
+MD5 09472a6ada3ceb33b8ff34c863691651 files/4.11-r1/11_mod_auth_kerb.conf 132
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
-iD8DBQFB4Hz+mPFBzbX68WERAtTCAJ99xmCenSVXvemTK5En671N0reTkwCfaqlJ
-w10DeQjSIV1R2r7lfm/wCCs=
-=on4P
+iD8DBQFB/PrpmPFBzbX68WERAhYVAJ4gxEIOBsBiq05iiHJG8OgXieOirgCeLYJF
+p2IApBcnNMet4CEEi/kIflU=
+=0iWu
-----END PGP SIGNATURE-----
diff --git a/net-www/mod_auth_kerb/files/4.11-r1/11_mod_auth_kerb.conf b/net-www/mod_auth_kerb/files/4.11-r1/11_mod_auth_kerb.conf
index b4ddd63c53c8..227dda3842fa 100644
--- a/net-www/mod_auth_kerb/files/4.11-r1/11_mod_auth_kerb.conf
+++ b/net-www/mod_auth_kerb/files/4.11-r1/11_mod_auth_kerb.conf
@@ -1,7 +1,5 @@
<IfDefine AUTH_KERB>
- <IfModule !mod_auth_kerb.c>
- LoadModule kerb_auth_module modules/mod_auth_kerb.so
- </IfModule>
+ LoadModule auth_kerb_module modules/mod_auth_kerb.so
</IfDefine>
-#Place configuration directives here
+# Place configuration directives here
diff --git a/net-www/mod_auth_kerb/files/digest-mod_auth_kerb-5.0_rc6 b/net-www/mod_auth_kerb/files/digest-mod_auth_kerb-5.0_rc6
new file mode 100644
index 000000000000..262520c158b3
--- /dev/null
+++ b/net-www/mod_auth_kerb/files/digest-mod_auth_kerb-5.0_rc6
@@ -0,0 +1 @@
+MD5 274edfb950af20ce6ef0ddcb7c20263a mod_auth_kerb-5.0-rc6.tar.gz 68761
diff --git a/net-www/mod_auth_kerb/mod_auth_kerb-5.0_rc6.ebuild b/net-www/mod_auth_kerb/mod_auth_kerb-5.0_rc6.ebuild
new file mode 100644
index 000000000000..04bbd9c5c412
--- /dev/null
+++ b/net-www/mod_auth_kerb/mod_auth_kerb-5.0_rc6.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_kerb/mod_auth_kerb-5.0_rc6.ebuild,v 1.1 2005/01/30 15:18:40 hollow Exp $
+
+MY_PV=${PV/_rc/-rc}
+
+inherit eutils apache-module
+
+DESCRIPTION="An Apache2 authentication DSO using Kerberos"
+HOMEPAGE="http://modauthkerb.sourceforge.net/"
+SRC_URI="mirror://sourceforge/modauthkerb/${PN}-${MY_PV}.tar.gz"
+
+LICENSE="as-is"
+KEYWORDS="~x86"
+IUSE=""
+SLOT="0"
+
+S="${WORKDIR}/${PN}-${MY_PV}"
+DEPEND="app-crypt/mit-krb5"
+RDEPEND=""
+
+APACHE2_MOD_CONF="4.11-r1/11_${PN}"
+APACHE2_MOD_DEFINE="AUTH_KERB"
+
+DOCFILES="INSTALL README"
+
+need_apache2
+
+src_compile() {
+ CFLAGS="" APXS="${APXS2}" econf --with-krb5=/usr --without-krb4 || die "econf failed"
+ emake
+}