diff options
author | Christian Heim <phreak@gentoo.org> | 2007-07-29 15:49:42 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2007-07-29 15:49:42 +0000 |
commit | 327e4f7729cb9ae3053b5facb71a3539c16d78e2 (patch) | |
tree | bed390299c5183a7fa32a198cac826c4ea98f8b3 /www-apache/mod_auth_kerb | |
parent | Moving net-www/mod_auth_external to www-apache/mod_auth_external (#81244). (diff) | |
download | gentoo-2-327e4f7729cb9ae3053b5facb71a3539c16d78e2.tar.gz gentoo-2-327e4f7729cb9ae3053b5facb71a3539c16d78e2.tar.bz2 gentoo-2-327e4f7729cb9ae3053b5facb71a3539c16d78e2.zip |
Moving net-www/mod_auth_kerb to www-apache/mod_auth_kerb (#81244).
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'www-apache/mod_auth_kerb')
-rw-r--r-- | www-apache/mod_auth_kerb/ChangeLog | 113 | ||||
-rw-r--r-- | www-apache/mod_auth_kerb/Manifest | 20 | ||||
-rw-r--r-- | www-apache/mod_auth_kerb/files/11_mod_auth_kerb.conf | 14 | ||||
-rw-r--r-- | www-apache/mod_auth_kerb/files/digest-mod_auth_kerb-5.3 | 3 | ||||
-rw-r--r-- | www-apache/mod_auth_kerb/metadata.xml | 8 | ||||
-rw-r--r-- | www-apache/mod_auth_kerb/mod_auth_kerb-5.3.ebuild | 36 |
6 files changed, 194 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..65879f2bda47 --- /dev/null +++ b/www-apache/mod_auth_kerb/Manifest @@ -0,0 +1,20 @@ +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 924 RMD160 ad0899c67dd5351c227a32b5d30a1f2f155d0752 SHA1 5e9b209f382d3122fd537e93f80a7842f649f71a SHA256 a21e89dbfd5ed9b02408bfc8255909bc221f68e46804aa3ebd847272e3e321d8 +MD5 c7c1f922d12d58af47530171f6211fc4 mod_auth_kerb-5.3.ebuild 924 +RMD160 ad0899c67dd5351c227a32b5d30a1f2f155d0752 mod_auth_kerb-5.3.ebuild 924 +SHA256 a21e89dbfd5ed9b02408bfc8255909bc221f68e46804aa3ebd847272e3e321d8 mod_auth_kerb-5.3.ebuild 924 +MISC ChangeLog 4266 RMD160 b11f82182ea842a48153ffce6ed92d9dff9dc7c6 SHA1 1b08cc8d3bc65ccf56c36711c8940603bf7cd3cd SHA256 5bb3d722bf7389432847fe67adc97ff04c988af161bbde989d02b443f4690cb6 +MD5 9567032ec0c1d75839e71cb9e7070fb5 ChangeLog 4266 +RMD160 b11f82182ea842a48153ffce6ed92d9dff9dc7c6 ChangeLog 4266 +SHA256 5bb3d722bf7389432847fe67adc97ff04c988af161bbde989d02b443f4690cb6 ChangeLog 4266 +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 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" +} |