summaryrefslogtreecommitdiff
path: root/dev-libs/modsecurity
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-02 20:57:17 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-02 20:57:17 +0000
commit9bc9c4dcc38dc560cff8e5d083d1e5f282ddde98 (patch)
treeaebfd3698cdc5ed079dbfd553063a19b4662965d /dev-libs/modsecurity
parentcc2c9e975285d6fb1be1b71d18ba4cca7991b921 (diff)
gentoo auto-resync : 02:12:2022 - 20:57:16
Diffstat (limited to 'dev-libs/modsecurity')
-rw-r--r--dev-libs/modsecurity/Manifest2
-rw-r--r--dev-libs/modsecurity/modsecurity-3.0.7.ebuild80
2 files changed, 0 insertions, 82 deletions
diff --git a/dev-libs/modsecurity/Manifest b/dev-libs/modsecurity/Manifest
index 4fd9d09d5c98..3b43e0867ef9 100644
--- a/dev-libs/modsecurity/Manifest
+++ b/dev-libs/modsecurity/Manifest
@@ -1,5 +1,3 @@
-DIST modsecurity-v3.0.7.tar.gz 3333372 BLAKE2B f391e2057b95a26a16efaa5f9d86acdd030b2f32d3da3ebac4e5eccdae7c9c6453bdb6b4e2d7f49ce189760d5c5de7d656aa5796fe2723e2e6f5493c93420913 SHA512 d8caf5946b598b16c4481938f22c1116595286811cfdb01d95db95ab061f7045751f2aa98e515df239bceb3f1a6dce2ecd5b24c954bddc27997fa64e9e429730
DIST modsecurity-v3.0.8.tar.gz 3336288 BLAKE2B de15124362f23c86a6dcee15dd847fcf703a378a57ebd4826a6304fed33b34f4791c7aa80abd42cbe5932063c1ca59f755345e3810dcbc296e2b6a758e0c580b SHA512 8113358548aea19a18de183922e979fd7ce9daad289c6894bda458176f17da63fb45160a2a86d97730c90191c881b232b1c9c6ab9209c3988b4390e49e086117
-EBUILD modsecurity-3.0.7.ebuild 1940 BLAKE2B 0e1b1b024e4e1be46d22f1515834cb6f764c55ed2f26f4fcb17bd35d8427092a82606603994dac978382f99f9d898578c77efa86f0f7c7076cde312be35f96f0 SHA512 f31dac3be38f46f8bff64dc4413283bd9577b9354d5fa528b80b197e03efe369bb6d8a93288a54a97da170ca5e14fbd199ad055de926a56e40f39ec3a581a039
EBUILD modsecurity-3.0.8.ebuild 1471 BLAKE2B 319d98a2631dfd4ac9870db77033bfb8c6b8b8320cc062c1632aebf6f085aa47974dc5f31a4eaef923b0aa6623b8fb64314147d2a69bd3dbb07e1fd15f03ec1e SHA512 50b3e66c5160689d20b52223a45cbebaaa2820474ada5b0c4bfef3348f352f7b1bd15b1c903d8cc2202bdd1f447fed9cf67a1c6159967e3c65292e08c2703994
MISC metadata.xml 1019 BLAKE2B 0873fbb1c328dea3378abbe280dc7adacf389a9f1085614057e328ca7258afb4553c2a37bb527eb80b995d69e428ac7fcb3306e65a84c0e3d17acb6ace270b0b SHA512 549b1dc80684fff950148598807b866ab9400c619d2ecb32f2e7f90f8f298dd47daadd4c33f76af40983ed22ffbbb017c110253d810bab931344dd6f80d8f2ce
diff --git a/dev-libs/modsecurity/modsecurity-3.0.7.ebuild b/dev-libs/modsecurity/modsecurity-3.0.7.ebuild
deleted file mode 100644
index bdd4786e7842..000000000000
--- a/dev-libs/modsecurity/modsecurity-3.0.7.ebuild
+++ /dev/null
@@ -1,80 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-LUA_COMPAT=( lua5-{1..4} )
-
-inherit lua-single
-
-MY_P=${PN}-v${PV}
-
-DESCRIPTION="Application firewall and intrusion detection"
-HOMEPAGE="https://github.com/SpiderLabs/ModSecurity"
-SRC_URI="https://github.com/SpiderLabs/ModSecurity/releases/download/v${PV}/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86"
-IUSE="doc fuzzyhash geoip geoip2 json lmdb lua pcre2"
-
-REQUIRED_USE="lua? ( ${LUA_REQUIRED_USE} )"
-RDEPEND="dev-libs/libpcre:=
- dev-libs/libxml2
- net-misc/curl
- fuzzyhash? ( app-crypt/ssdeep )
- geoip? ( dev-libs/geoip )
- geoip2? ( dev-libs/libmaxminddb )
- json? ( dev-libs/yajl )
- lmdb? ( dev-db/lmdb )
- lua? ( ${LUA_DEPS} )
- pcre2? ( dev-libs/libpcre2:= )"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig
- doc? ( app-doc/doxygen[dot] )"
-
-DOCS=( AUTHORS CHANGES README.md modsecurity.conf-recommended unicode.mapping )
-
-pkg_setup() {
- use lua && lua-single_pkg_setup
-}
-
-src_prepare() {
- default
-
- # 2 tests fail without portage too
- # https://github.com/SpiderLabs/ModSecurity/issues/2772
- sed -i '/test\/test-cases\/regression\/auditlog.json \\/d' Makefile.in || die
- sed -i '/test\/test-cases\/regression\/issue-2000.json \\/d' Makefile.in || die
- sed -i '/test\/test-cases\/regression\/config-secremoterules.json \\/d' Makefile.in || die
- sed -i '/test\/test-cases\/regression\/operator-ipMatchFromFile.json \\/d' Makefile.in || die
-}
-
-src_configure() {
- local myconf=(
- $(use_with fuzzyhash ssdeep)
- $(use_with geoip )
- $(use_with geoip2 maxmind)
- $(use_with json yajl)
- $(use_with lmdb)
- $(use_with lua)
- $(use_with pcre2)
- )
-
- econf "${myconf[@]}"
-}
-
-src_compile() {
- default
-
- if use doc; then
- cd doc && doxygen doxygen.cfg || die
- fi
-}
-
-src_install() {
- default
- use doc && dodoc -r doc/html
- find "${ED}" -name '*.la' -delete || die
-}