pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/ap-modsecurity Drop package as it's no longer...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/56be6f00b2a4
branches:  trunk
changeset: 354206:56be6f00b2a4
user:      sevan <sevan%pkgsrc.org@localhost>
date:      Sun Oct 23 02:06:34 2016 +0000

description:
Drop package as it's no longer updated upstream and potentially vulnerable to several security issues.
Use security/ap-modsecurity2 instead.

ok gdt

diffstat:

 security/ap-modsecurity/DESCR    |   7 -----
 security/ap-modsecurity/MESSAGE  |  15 ------------
 security/ap-modsecurity/Makefile |  47 ----------------------------------------
 security/ap-modsecurity/PLIST    |  24 --------------------
 security/ap-modsecurity/distinfo |   6 -----
 5 files changed, 0 insertions(+), 99 deletions(-)

diffs (119 lines):

diff -r e6630e408ab8 -r 56be6f00b2a4 security/ap-modsecurity/DESCR
--- a/security/ap-modsecurity/DESCR     Sat Oct 22 12:19:32 2016 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-ModSecurity is an open source intrusion detection and prevention engine for
-web applications (or a web application firewall). Operating as an Apache Web
-server module or standalone, the purpose of ModSecurity is to increase web
-application security, protecting web applications from known and unknown
-attacks.
-
-This version is usable only with apache 2.2.  See also ap-modsecurity2.
diff -r e6630e408ab8 -r 56be6f00b2a4 security/ap-modsecurity/MESSAGE
--- a/security/ap-modsecurity/MESSAGE   Sat Oct 22 12:19:32 2016 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2005/10/14 18:29:39 adrianp Exp $
-
-In order to use this module in your Apache installation, you will need
-to add the following to your httpd.conf file:
-
-  LoadModule security_module lib/httpd/mod_security.so
-
-In addition to this you will need to specify mod_security configuration
-directives in your httpd.conf.  Example configuration files for modsecurity
-are available:
-
- ${PREFIX}/share/examples/ap-security/
-
-===========================================================================
diff -r e6630e408ab8 -r 56be6f00b2a4 security/ap-modsecurity/Makefile
--- a/security/ap-modsecurity/Makefile  Sat Oct 22 12:19:32 2016 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,47 +0,0 @@
-# $NetBSD: Makefile,v 1.11 2014/06/10 15:22:14 joerg Exp $
-#
-
-DISTNAME=      modsecurity-apache_1.9.4
-PKGNAME=       ${APACHE_PKG_PREFIX}-modsecurity-1.9.4
-CATEGORIES=    www security
-MASTER_SITES=  http://www.modsecurity.org/download/
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.modsecurity.org/
-COMMENT=       Intrusion detection and prevention engine for web applications
-
-USE_TOOLS+=    pax
-
-# does not compile with apache24
-PKG_APACHE_ACCEPTED=   apache22
-
-.include "../../mk/apache.mk"
-
-APACHE_DIR=    apache2
-MOD_EXTN=      la
-
-PTHREAD_OPTS+= require
-
-.include "../../mk/pthread.buildlink3.mk"
-
-do-build:
-       cd ${WRKSRC}/${APACHE_DIR} && \
-               ${SETENV} PATH=${PATH:Q} \
-               ${APXS} ${CPPFLAGS} ${LDFLAGS} -c mod_security.c
-
-INSTALLATION_DIRS+=    lib/httpd
-
-do-install:
-       cd ${WRKSRC}/${APACHE_DIR} && \
-               ${SETENV} PATH=${PATH:Q} \
-               ${APXS} -i -S LIBEXECDIR=${DESTDIR}${PREFIX}/lib/httpd mod_security.${MOD_EXTN}
-
-post-install:
-       ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/examples/ap-security
-       ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/doc/ap-security
-
-       ${INSTALL_DATA} ${WRKSRC}/httpd.conf.example-minimal \
-               ${DESTDIR}${PREFIX}/share/examples/ap-security
-       cd ${WRKSRC}/doc && pax -rw . ${DESTDIR}${PREFIX}/share/doc/ap-security
-
-.include "../../mk/bsd.pkg.mk"
diff -r e6630e408ab8 -r 56be6f00b2a4 security/ap-modsecurity/PLIST
--- a/security/ap-modsecurity/PLIST     Sat Oct 22 12:19:32 2016 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,24 +0,0 @@
-@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:13:26 joerg Exp $
-lib/httpd/mod_security.so
-share/doc/ap-security/html-multipage/01-introduction.html
-share/doc/ap-security/html-multipage/02-installation.html
-share/doc/ap-security/html-multipage/03-configuration.html
-share/doc/ap-security/html-multipage/04-rules.html
-share/doc/ap-security/html-multipage/05-actions.html
-share/doc/ap-security/html-multipage/06-special_features.html
-share/doc/ap-security/html-multipage/07-logging.html
-share/doc/ap-security/html-multipage/08-miscellaneous.html
-share/doc/ap-security/html-multipage/09-examples.html
-share/doc/ap-security/html-multipage/aa-recommended_configuration.html
-share/doc/ap-security/html-multipage/index.html
-share/doc/ap-security/html-multipage/modsecurity-manual.css
-share/doc/ap-security/html-multipage/modsecurity.gif
-share/doc/ap-security/html-multipage/thinkingstone.gif
-share/doc/ap-security/index.html
-share/doc/ap-security/modsecurity-manual.css
-share/doc/ap-security/modsecurity-manual.html
-share/doc/ap-security/modsecurity-manual.pdf
-share/doc/ap-security/modsecurity-manual.xml
-share/doc/ap-security/modsecurity.gif
-share/doc/ap-security/thinkingstone.gif
-share/examples/ap-security/httpd.conf.example-minimal
diff -r e6630e408ab8 -r 56be6f00b2a4 security/ap-modsecurity/distinfo
--- a/security/ap-modsecurity/distinfo  Sat Oct 22 12:19:32 2016 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.3 2015/11/04 01:17:41 agc Exp $
-
-SHA1 (modsecurity-apache_1.9.4.tar.gz) = 8f34540a8dfa8374d9b2446cf9b17c4acc69e59f
-RMD160 (modsecurity-apache_1.9.4.tar.gz) = 2fd5e3f43fa94836a4845f106285bed68c704aef
-SHA512 (modsecurity-apache_1.9.4.tar.gz) = 82bbb157f92beac1ce909e5f22263f0192568d25a814722ee5ff6660dfba1f97bb17967bc425b515a5bf0d5451f00509206605c4857e56a3aa9375583df9166f
-Size (modsecurity-apache_1.9.4.tar.gz) = 496805 bytes



Home | Main Index | Thread Index | Old Index