diff options
author | 2021-12-21 02:22:04 +0000 | |
---|---|---|
committer | 2021-12-21 02:22:04 +0000 | |
commit | 49ee066dd34cd7d903c07253c9c7f9f663e2d411 (patch) | |
tree | 888537d390acff91ac863297743d49437edbdc77 /metadata/md5-cache/www-apache | |
parent | Merge updates from master (diff) | |
download | gentoo-49ee066dd34cd7d903c07253c9c7f9f663e2d411.tar.gz gentoo-49ee066dd34cd7d903c07253c9c7f9f663e2d411.tar.bz2 gentoo-49ee066dd34cd7d903c07253c9c7f9f663e2d411.zip |
2021-12-21 02:22:01 UTC
Diffstat (limited to 'metadata/md5-cache/www-apache')
-rw-r--r-- | metadata/md5-cache/www-apache/mod_security-2.9.5 | 18 | ||||
-rw-r--r-- | metadata/md5-cache/www-apache/modsecurity-crs-3.3.2 | 10 |
2 files changed, 28 insertions, 0 deletions
diff --git a/metadata/md5-cache/www-apache/mod_security-2.9.5 b/metadata/md5-cache/www-apache/mod_security-2.9.5 new file mode 100644 index 000000000000..4fcacad8362a --- /dev/null +++ b/metadata/md5-cache/www-apache/mod_security-2.9.5 @@ -0,0 +1,18 @@ +BDEPEND=doc? ( app-doc/doxygen ) sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DEFINED_PHASES=compile configure install postinst prepare setup +DEPEND=dev-libs/apr dev-libs/apr-util[openssl] dev-libs/libxml2 dev-libs/libpcre[jit?] virtual/libcrypt:= fuzzyhash? ( app-crypt/ssdeep ) json? ( dev-libs/yajl ) lua? ( lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) ) mlogc? ( net-misc/curl ) www-servers/apache[apache2_modules_unique_id] =www-servers/apache-2* +DESCRIPTION=Application firewall and intrusion detection for Apache +EAPI=7 +HOMEPAGE=https://github.com/SpiderLabs/ModSecurity +INHERIT=autotools apache-module lua-single +IUSE=doc fuzzyhash geoip jit json lua mlogc lua_single_target_lua5-1 lua_single_target_lua5-3 +KEYWORDS=~amd64 ~x86 +LICENSE=Apache-2.0 +PDEPEND=>=www-apache/modsecurity-crs-2.2.6-r1 +RDEPEND=dev-libs/apr dev-libs/apr-util[openssl] dev-libs/libxml2 dev-libs/libpcre[jit?] virtual/libcrypt:= fuzzyhash? ( app-crypt/ssdeep ) json? ( dev-libs/yajl ) lua? ( lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) ) mlogc? ( net-misc/curl ) www-servers/apache[apache2_modules_unique_id] geoip? ( dev-libs/geoip ) mlogc? ( dev-lang/perl ) =www-servers/apache-2* +REQUIRED_USE=lua? ( ^^ ( lua_single_target_lua5-1 lua_single_target_lua5-3 ) ) +RESTRICT=test +SLOT=0 +SRC_URI=https://github.com/SpiderLabs/ModSecurity/releases/download/v2.9.5/modsecurity-2.9.5.tar.gz +_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4b66d835ec72e021e359bb81eacfe988 libtool 241a8f577b9781a42a7421e53448a44e autotools c9df06c186913b43eb211100ef5fe2cf depend.apache d54e0d0bd6b36c476594edc2cee2e332 apache-module 4d0ccd357b5f2d92599030b72f6efb62 lua-utils 7b7cd623ac8b9dd4a7a6ee27219cada6 lua-single ba92a0c9d413e015c6625cdb0b9aaf99 +_md5_=17a9291a84cf8b96fda158ee03f1a342 diff --git a/metadata/md5-cache/www-apache/modsecurity-crs-3.3.2 b/metadata/md5-cache/www-apache/modsecurity-crs-3.3.2 new file mode 100644 index 000000000000..8d531bcf4a68 --- /dev/null +++ b/metadata/md5-cache/www-apache/modsecurity-crs-3.3.2 @@ -0,0 +1,10 @@ +DEFINED_PHASES=install postinst +DESCRIPTION=OWASP ModSecurity Core Rule Set +EAPI=8 +HOMEPAGE=https://coreruleset.org/ +KEYWORDS=~amd64 ~x86 +LICENSE=Apache-2.0 +RDEPEND=>=www-apache/mod_security-2.9.1 +SLOT=0 +SRC_URI=https://github.com/coreruleset/coreruleset/archive/v3.3.2.tar.gz -> modsecurity-crs-3.3.2.tar.gz +_md5_=99060f46260d4d90cad71263ab94c0b7 |