summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2007-07-29 15:49:42 +0000
committerChristian Heim <phreak@gentoo.org>2007-07-29 15:49:42 +0000
commita18e979490a2616002649195afbe0e1416d37c10 (patch)
tree69c47effdf25c5bd89c135c7da46bde75e9c1103 /www-apache
parentMoving net-www/mod_auth_external to www-apache/mod_auth_external (#81244). (diff)
downloadhistorical-a18e979490a2616002649195afbe0e1416d37c10.tar.gz
historical-a18e979490a2616002649195afbe0e1416d37c10.tar.bz2
historical-a18e979490a2616002649195afbe0e1416d37c10.zip
Moving net-www/mod_auth_kerb to www-apache/mod_auth_kerb (#81244).
Package-Manager: portage-2.1.3_rc9
Diffstat (limited to 'www-apache')
-rw-r--r--www-apache/mod_auth_kerb/ChangeLog113
-rw-r--r--www-apache/mod_auth_kerb/Manifest30
-rw-r--r--www-apache/mod_auth_kerb/files/11_mod_auth_kerb.conf14
-rw-r--r--www-apache/mod_auth_kerb/files/digest-mod_auth_kerb-5.33
-rw-r--r--www-apache/mod_auth_kerb/metadata.xml8
-rw-r--r--www-apache/mod_auth_kerb/mod_auth_kerb-5.3.ebuild36
6 files changed, 204 insertions, 0 deletions
diff --git a/www-apache/mod_auth_kerb/ChangeLog b/www-apache/mod_auth_kerb/ChangeLog
new file mode 100644
index 000000000000..8303d21a6e3c
--- /dev/null
+++ b/www-apache/mod_auth_kerb/ChangeLog
@@ -0,0 +1,113 @@
+# ChangeLog for net-www/mod_auth_kerb
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_kerb/ChangeLog,v 1.1 2007/07/29 15:49:42 phreak Exp $
+
+ 29 Jul 2007; Christian Heim <phreak@gentoo.org>
+ +files/11_mod_auth_kerb.conf, +metadata.xml, +mod_auth_kerb-5.3.ebuild:
+ Moving net-www/mod_auth_kerb to www-apache/mod_auth_kerb (#81244).
+
+ 15 Jan 2007; Luca Longinotti <chtekk@gentoo.org>
+ -files/mod_auth_kerb-5.0-CVE-2006-5989.patch,
+ -files/mod_auth_kerb-5.0-axps1.patch,
+ -files/mod_auth_kerb-5.0-cache.patch,
+ -files/mod_auth_kerb-5.0-exports.patch,
+ -files/mod_auth_kerb-5.0-gcc4.patch, metadata.xml,
+ -mod_auth_kerb-5.0_rc6.ebuild, -mod_auth_kerb-5.0_rc6-r1.ebuild,
+ -mod_auth_kerb-5.0_rc7.ebuild, -mod_auth_kerb-5.0_rc7-r1.ebuild,
+ mod_auth_kerb-5.3.ebuild:
+ Cleanup.
+
+ 15 Jan 2007; Torsten Veller <tove@gentoo.org> mod_auth_kerb-5.3.ebuild:
+ Marked stable on x86 for Ticho (#155782)
+
+ 14 Jan 2007; Christian Heim <phreak@gentoo.org>
+ mod_auth_kerb-5.0_rc7-r1.ebuild:
+ Also removing the exports patch from 5.0rc7-r1, breaks the compilation
+ (thanks to Ticho for reporting).
+
+ 13 Jan 2007; Christian Heim <phreak@gentoo.org>
+ mod_auth_kerb-5.0_rc7-r1.ebuild:
+ Removing mod_auth_kerb-5.0-cache.patch and mod_auth_kerb-5.0-axps1.patch
+ from the patchlist for mod_auth_kerb-5.0-rc7-r1 (thanks to Andrej Kacian for
+ reporting it), as UPSTREAM already included these fixes.
+
+ 10 Jan 2007; Christian Heim <phreak@gentoo.org>
+ mod_auth_kerb-5.0_rc6-r1.ebuild, mod_auth_kerb-5.0_rc7-r1.ebuild:
+ Making mod_auth_kerb-5.0-axps1.patch, mod_auth_kerb-5.0-cache.patch and
+ mod_auth_kerb-5.0-exports.patch conditional on USE=apache2, allowing
+ mod_auth_kerb to still work and compile w/ =net-www/apache-1.3*.
+
+*mod_auth_kerb-5.0_rc7-r1 (10 Jan 2007)
+*mod_auth_kerb-5.0_rc6-r1 (10 Jan 2007)
+
+ 10 Jan 2007; Christian Heim <phreak@gentoo.org>
+ +files/mod_auth_kerb-5.0-CVE-2006-5989.patch,
+ +files/mod_auth_kerb-5.0-axps1.patch,
+ +files/mod_auth_kerb-5.0-cache.patch,
+ +files/mod_auth_kerb-5.0-exports.patch,
+ +files/mod_auth_kerb-5.0-gcc4.patch, +mod_auth_kerb-5.0_rc6-r1.ebuild,
+ +mod_auth_kerb-5.0_rc7-r1.ebuild:
+ Revision bump for bug 155782 (CVE-2006-5989), also fixing compilation with
+ gcc4.
+
+*mod_auth_kerb-5.3 (07 Jan 2007)
+
+ 07 Jan 2007; Bryan Østergaard <kloeri@gentoo.org>
+ +mod_auth_kerb-5.3.ebuild:
+ Version bump, fixes bug 148158.
+
+ 05 Jun 2006; Luca Longinotti <chtekk@gentoo.org>
+ -files/4.11-r1/11_mod_auth_kerb.conf, files/11_mod_auth_kerb.conf,
+ -files/mod_auth_kerb_register.patch, metadata.xml,
+ mod_auth_kerb-5.0_rc6.ebuild, mod_auth_kerb-5.0_rc7.ebuild:
+ Cleanup and fix bug #103889.
+
+ 04 Jun 2006; Michael Stewart <vericgar@gentoo.org>
+ -mod_auth_kerb-4.11.ebuild, -mod_auth_kerb-4.11-r1.ebuild:
+ Remove old-style ebuilds
+
+ 13 May 2006; Mark Loeser <halcy0n@gentoo.org>
+ mod_auth_kerb-5.0_rc6.ebuild:
+ Stable on x86; bug #128189
+
+ 27 Apr 2006; Alec Warner <antarus@gentoo.org>
+ files/digest-mod_auth_kerb-4.11, files/digest-mod_auth_kerb-4.11-r1,
+ files/digest-mod_auth_kerb-5.0_rc6, Manifest:
+ Fixing SHA256 digest, pass four
+
+*mod_auth_kerb-5.0_rc7 (18 Apr 2006)
+
+ 18 Apr 2006; Michael Stewart <vericgar@gentoo.org>
+ +mod_auth_kerb-5.0_rc7.ebuild:
+ Version bump
+
+ 04 Mar 2005; Benedikt Boehm <hollow@gentoo.org>
+ files/4.11-r1/11_mod_auth_kerb.conf:
+ added default module config
+
+ 17 Feb 2005; Benedikt Boehm <hollow@gentoo.org>
+ mod_auth_kerb-5.0_rc6.ebuild:
+ added apache 1.3 support + clean up
+
+*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)
+
+ 09 Jan 2005; Benedikt Boehm <hollow@gentoo.org> metadata.xml,
+ +files/4.11-r1/11_mod_auth_kerb.conf, +mod_auth_kerb-4.11-r1.ebuild:
+ Apache herd package refresh
+
+ 20 Jun 2004; Chuck Short <zul@gentoo.org> mod_auth_kerb-4.11.ebuild:
+ Ebuild cleanups.
+
+ 04 Apr 2004; Chuck Short <zul@gentoo.org> mod_auth_kerb-4.11.ebuild:
+ Added metadata.xml.
+
+*mod_auth_kerb-4.11 (28 Nov 2002)
+
+ 28 Nov 2002; Donny Davies <woodchip@gentoo.org> :
+ Initial import; created by me.
diff --git a/www-apache/mod_auth_kerb/Manifest b/www-apache/mod_auth_kerb/Manifest
new file mode 100644
index 000000000000..0fe7d1a64ef5
--- /dev/null
+++ b/www-apache/mod_auth_kerb/Manifest
@@ -0,0 +1,30 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+AUX 11_mod_auth_kerb.conf 360 RMD160 927b4d9efe81bbe6af2584d542b747d15891703a SHA1 1e0ed18e598ecc5ee920c20f7e5dee90bd231130 SHA256 e4da65c33b031724778df016c21eab6dd6a191eb63bebdbd4c49c50411466be9
+MD5 20c0b6288def0974624689c3d1cc3a68 files/11_mod_auth_kerb.conf 360
+RMD160 927b4d9efe81bbe6af2584d542b747d15891703a files/11_mod_auth_kerb.conf 360
+SHA256 e4da65c33b031724778df016c21eab6dd6a191eb63bebdbd4c49c50411466be9 files/11_mod_auth_kerb.conf 360
+DIST mod_auth_kerb-5.3.tar.gz 73530 RMD160 c1ba0dc27470ad4b355d795ba51374726ce57f03 SHA1 934e8afbd4e13e208ee0f1cf9e7498d7b6f7acd5 SHA256 89cd779a94405521770cbcb169af5af61e7f2aad91c4f4b82efaae35df7595ec
+EBUILD mod_auth_kerb-5.3.ebuild 927 RMD160 9b16c1a6fbb1185adc62cb975ef70e83a931e6c0 SHA1 687c9624600206d9bd9d5ae327603419e91399b9 SHA256 fb3b91a4ad1d48416d6677165907b07d7c605fd63d1513a00cbd30e13705895f
+MD5 059bcefa8404616356f488b2b078ec9e mod_auth_kerb-5.3.ebuild 927
+RMD160 9b16c1a6fbb1185adc62cb975ef70e83a931e6c0 mod_auth_kerb-5.3.ebuild 927
+SHA256 fb3b91a4ad1d48416d6677165907b07d7c605fd63d1513a00cbd30e13705895f mod_auth_kerb-5.3.ebuild 927
+MISC ChangeLog 4268 RMD160 8b1bf022e9723c856a4438739096545352dd26d9 SHA1 2440c1785cdaf01b2421681f4b3b5d643b6df4f7 SHA256 f468b87b3db5593b6a718cdaf89d333938660e3808b26c94ee4f9840abb5309b
+MD5 6641074a5b2a3af3c7a93505409d763b ChangeLog 4268
+RMD160 8b1bf022e9723c856a4438739096545352dd26d9 ChangeLog 4268
+SHA256 f468b87b3db5593b6a718cdaf89d333938660e3808b26c94ee4f9840abb5309b ChangeLog 4268
+MISC metadata.xml 229 RMD160 bb816bd761846ad578f8c1521a1f1ec6297410f4 SHA1 92fdbcb6a85ece96506733ad67a5e4e74a58a529 SHA256 8e1aafc5385805d45759406a60df79f0ce88aa1df1a58d44b596405d64c9226d
+MD5 17bfbf436c6d4afc4dea019597d048d1 metadata.xml 229
+RMD160 bb816bd761846ad578f8c1521a1f1ec6297410f4 metadata.xml 229
+SHA256 8e1aafc5385805d45759406a60df79f0ce88aa1df1a58d44b596405d64c9226d metadata.xml 229
+MD5 5b0e8742c4eb761068186e43d74621ac files/digest-mod_auth_kerb-5.3 250
+RMD160 cce8f5bf396131c0edd35c9427da5d0e5322933c files/digest-mod_auth_kerb-5.3 250
+SHA256 7a09875fc28474a3531327dad26f07afc4ed8ad73b27b6600583c046d3a618bc files/digest-mod_auth_kerb-5.3 250
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.5 (GNU/Linux)
+
+iD8DBQFGrLchyuNVb5qfaOYRAtikAJ0RQWTU7TbBaaH3Cktnc1e9JCTlpgCdF9DY
+Qi06usgC9Ld7bJXCZyTYEro=
+=xKKr
+-----END PGP SIGNATURE-----
diff --git a/www-apache/mod_auth_kerb/files/11_mod_auth_kerb.conf b/www-apache/mod_auth_kerb/files/11_mod_auth_kerb.conf
new file mode 100644
index 000000000000..0852c1148e98
--- /dev/null
+++ b/www-apache/mod_auth_kerb/files/11_mod_auth_kerb.conf
@@ -0,0 +1,14 @@
+<IfDefine AUTH_KERB>
+ LoadModule auth_kerb_module modules/mod_auth_kerb.so
+</IfDefine>
+
+<IfModule mod_auth_kerb.c>
+ <Directory "/var/www/private">
+ AuthType Kerberos
+ AuthName "Kerberos Login"
+ # See the INSTALL file about howto create the keytab
+ Krb5Keytab conf/apache.keytab
+ KrbAuthRealms EXAMPLE.COM
+ Require valid-user
+ </Directory>
+</IfModule>
diff --git a/www-apache/mod_auth_kerb/files/digest-mod_auth_kerb-5.3 b/www-apache/mod_auth_kerb/files/digest-mod_auth_kerb-5.3
new file mode 100644
index 000000000000..a8b1de375280
--- /dev/null
+++ b/www-apache/mod_auth_kerb/files/digest-mod_auth_kerb-5.3
@@ -0,0 +1,3 @@
+MD5 a363588578050b3d320a2ceccf3ed666 mod_auth_kerb-5.3.tar.gz 73530
+RMD160 c1ba0dc27470ad4b355d795ba51374726ce57f03 mod_auth_kerb-5.3.tar.gz 73530
+SHA256 89cd779a94405521770cbcb169af5af61e7f2aad91c4f4b82efaae35df7595ec mod_auth_kerb-5.3.tar.gz 73530
diff --git a/www-apache/mod_auth_kerb/metadata.xml b/www-apache/mod_auth_kerb/metadata.xml
new file mode 100644
index 000000000000..a1f5ceff2352
--- /dev/null
+++ b/www-apache/mod_auth_kerb/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>apache</herd>
+ <maintainer>
+ <email>apache-bugs@gentoo.org</email>
+ </maintainer>
+</pkgmetadata>
diff --git a/www-apache/mod_auth_kerb/mod_auth_kerb-5.3.ebuild b/www-apache/mod_auth_kerb/mod_auth_kerb-5.3.ebuild
new file mode 100644
index 000000000000..b8727011deb3
--- /dev/null
+++ b/www-apache/mod_auth_kerb/mod_auth_kerb-5.3.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_kerb/mod_auth_kerb-5.3.ebuild,v 1.1 2007/07/29 15:49:42 phreak Exp $
+
+inherit apache-module
+
+DESCRIPTION="An Apache authentication module using Kerberos."
+HOMEPAGE="http://modauthkerb.sourceforge.net/"
+SRC_URI="mirror://sourceforge/modauthkerb/${P}.tar.gz"
+
+LICENSE="as-is"
+SLOT="0"
+KEYWORDS="x86"
+IUSE=""
+
+DEPEND="virtual/krb5"
+RDEPEND="${DEPEND}"
+
+APACHE1_MOD_CONF="11_${PN}"
+APACHE1_MOD_DEFINE="AUTH_KERB"
+
+APACHE2_MOD_CONF="11_${PN}"
+APACHE2_MOD_DEFINE="AUTH_KERB"
+
+DOCFILES="INSTALL README"
+
+need_apache
+
+src_compile() {
+ if use apache2 ; then
+ CFLAGS="" APXS="${APXS2}" econf --with-krb5=/usr --without-krb4 || die "econf failed"
+ else
+ CFLAGS="" APXS="${APXS}" econf --with-krb5=/usr --without-krb4 || die "econf failed"
+ fi
+ emake || die "emake failed"
+}