diff options
Diffstat (limited to 'www-apache')
-rw-r--r-- | www-apache/Manifest.gz | bin | 5577 -> 5571 bytes | |||
-rw-r--r-- | www-apache/mod_auth_openidc/Manifest | 4 | ||||
-rw-r--r-- | www-apache/mod_auth_openidc/metadata.xml | 2 | ||||
-rw-r--r-- | www-apache/mod_auth_openidc/mod_auth_openidc-2.4.16.7.ebuild | 70 |
4 files changed, 74 insertions, 2 deletions
diff --git a/www-apache/Manifest.gz b/www-apache/Manifest.gz Binary files differindex 7d68fa7070d9..dcd064eac519 100644 --- a/www-apache/Manifest.gz +++ b/www-apache/Manifest.gz diff --git a/www-apache/mod_auth_openidc/Manifest b/www-apache/mod_auth_openidc/Manifest index f9a187aa4032..78b70b9c6fa9 100644 --- a/www-apache/mod_auth_openidc/Manifest +++ b/www-apache/mod_auth_openidc/Manifest @@ -1,4 +1,6 @@ AUX 10_mod_auth_openidc.conf 180 BLAKE2B f9d4dd4554b208cfc649a7051bfd4bc984dc36333aa86ef1388c8dd57959b448aca8a83806ee54d2025889527917c42e49cd40d04fc63d591f8ee6fb4535ba96 SHA512 37161c4a699a4b687a65a5d3927c47e6890c96b9469cbd71aab31ecf549b181382298f096d5c5603a433cb64330174a45d05500f01742712b81f4cfd51cc2b7f DIST mod_auth_openidc-2.4.14.4.tar.gz 632757 BLAKE2B e01df9c431df848c1773f8152d87b5efc183b016516718bbf5eff3de66d12c87396b649a06548b5f0e42a52d08baef9ced8cd4b79acfc1657b7427dab0c9c14d SHA512 b7d61f15d48292f2a567653632f7d9df8b6cb54303d4de0c333c8122a32df8749e508a0abd5259ac7ca15da5b244eec1e1d21f62140720ddb1705ec289551984 +DIST mod_auth_openidc-2.4.16.7.tar.gz 688803 BLAKE2B ddebeea109f2a33fb2bf71c4f1311f6b2bae6cd2cd6b6d4d3124ec0a99cca82ad7ee209f62ded3070390fff7c65ee062f758f410eea7f7cba3dcfef9c6b31ee6 SHA512 0f0d656294eab0c7bc5c8e637765ca58f0e9465cfb7971041d0efd41f67ccc1dcd4417cc4d0d3629eb05fe42e859804f4d39e3beae7285e582f4e373826da383 EBUILD mod_auth_openidc-2.4.14.4-r1.ebuild 1374 BLAKE2B 95c0c5b693914947dbe6f7b680e86ef15145cb172c65bcd10c4375b6f19de4be82f988d63a318aa962b9ce6ff10bf8966abee0ff558dcf3da2258287fe6d7bb1 SHA512 da3d1da3dab11172f91a43ab0e260822e4e636d8fa0c3b5c13f29571f49530e3bd87a052dfd6b8c18059cbb561dc73a5fb81dabb463e212634b0a0d5bbe2a66f -MISC metadata.xml 638 BLAKE2B 7e572d359decb8413b2d09d71c92fec3ffd77ceab4f1f3fbaf3a0fcf09abc05870e6278c08d20282520584d195581c811b3800426cd102eb184fa3c019783af8 SHA512 afede2334d11f42f72399c97791255e359fc6b1e38781fa076951ebde1822343343b397fe3235bbace14b419a33c72de406ac29ff6e50679992248611b289c76 +EBUILD mod_auth_openidc-2.4.16.7.ebuild 1408 BLAKE2B 164283a43298d9c3ca4fe09171d26be61c5a54b3e3a5d2cda0b1d0174122b860adb49d170a018e0c40ea13b154ef90e982ce61762a3d4e419fa6ef4ad99aae76 SHA512 a90465b84fbeb08471782433a485ac3b401e50d26eff3ee3d10d397bea0e715f67ab4f797df60371b34c3c071c9befb73521bb9c1acaa807280004dcd2109fb7 +MISC metadata.xml 643 BLAKE2B 99ab2a49a291758ee678ff71d6c68ccfbfa88f8207f6f838ea9179163625597dff068f4d64b6c76c955fb609aa3bc59fce2a7363f54542991cbb1c4e8852d305 SHA512 353b9eaf540cca488cb3dda7baca1e148f44770af68ce99eef7bcd87df4a2d06c010c726186639857c57e447805a62a0d6825c1fb32a675482652468a4a30d9c diff --git a/www-apache/mod_auth_openidc/metadata.xml b/www-apache/mod_auth_openidc/metadata.xml index 758faa049b7b..feb03142865e 100644 --- a/www-apache/mod_auth_openidc/metadata.xml +++ b/www-apache/mod_auth_openidc/metadata.xml @@ -5,7 +5,7 @@ <email>robbat2@gentoo.org</email> </maintainer> <maintainer type="project"> - <email>infra@gentoo.org</email> + <email>infra-bugs@gentoo.org</email> <name>Gentoo Infrastructure Team</name> </maintainer> <upstream> diff --git a/www-apache/mod_auth_openidc/mod_auth_openidc-2.4.16.7.ebuild b/www-apache/mod_auth_openidc/mod_auth_openidc-2.4.16.7.ebuild new file mode 100644 index 000000000000..a7be85f3665b --- /dev/null +++ b/www-apache/mod_auth_openidc/mod_auth_openidc-2.4.16.7.ebuild @@ -0,0 +1,70 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit depend.apache apache-module autotools + +DESCRIPTION="OpenID Connect Relying Party implementation for Apache HTTP Server 2.x" +HOMEPAGE="https://github.com/OpenIDC/mod_auth_openidc" +SRC_URI="https://github.com/OpenIDC/mod_auth_openidc/releases/download/v${PV}/${P}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64" +IUSE="brotli redis" + +RDEPEND=" + app-misc/jq + dev-libs/apr + dev-libs/cjose + dev-libs/jansson:= + dev-libs/openssl:= + dev-libs/libpcre + net-misc/curl + sys-libs/zlib:= + brotli? ( app-arch/brotli:= ) + redis? ( dev-libs/hiredis:= ) +" +DEPEND=" + ${RDEPEND} +" +BDEPEND="virtual/pkgconfig" + +APACHE2_MOD_CONF="10_mod_auth_openidc" +APACHE2_MOD_DEFINE="AUTH_OPENIDC" +DOCFILES="README.md ChangeLog AUTHORS INSTALL auth_openidc.conf" + +need_apache2_4 + +src_prepare() { + default + eautoreconf +} + +src_configure() { + ECONF_ARGS=( + $(use_with brotli) + $(use_with redis hiredis) + ) + + CONFIG_SHELL="${BROOT}"/bin/bash econf "${ECONF_ARGS[@]}" +} + +src_compile() { + # Do not use apache-module_src_compile ; it does not compile properly + default +} + +src_install() { + # Do not use apache-module_src_install ; it does not link properly + default + + insinto "${APACHE_MODULES_CONFDIR}" + doins "${FILESDIR}/${APACHE2_MOD_CONF}.conf" + dodoc ${DOCFILES} +} + +pkg_postinst() { + apache-module_pkg_postinst +} |