View | Details | Raw Unified | Return to bug 222877 | Differences between
and this patch

Collapse All | Expand All

(-)ports/MOVED 2018-01-10 14:49:18.074952000 +0000 (+1 lines)
Lines 9844-9846 Link Here
9844
devel/p5-Test-Block||2018-01-06|Has expired: Marked as deprecated upstream
9844
devel/p5-Test-Block||2018-01-06|Has expired: Marked as deprecated upstream
9845
sysutils/socket||2018-01-06|Has expired: Out of date
9845
sysutils/socket||2018-01-06|Has expired: Out of date
9846
x11-toolkits/qt5-declarative-render2d/||2018-01-06|Merged into x11-toolkits/qt5-quick
9846
x11-toolkits/qt5-declarative-render2d/||2018-01-06|Merged into x11-toolkits/qt5-quick
9847
www/mod_security-devel|www/mod_security3|2018-01-10|Renamed, upstream has made a release.
(-)ports/www/Makefile 2018-01-10 14:48:12.239366000 +0000 (-1 / +1 lines)
Lines 498-504 Link Here
498
    SUBDIR += mod_rpaf2
498
    SUBDIR += mod_rpaf2
499
    SUBDIR += mod_scgi
499
    SUBDIR += mod_scgi
500
    SUBDIR += mod_security
500
    SUBDIR += mod_security
501
    SUBDIR += mod_security-devel
501
    SUBDIR += mod_security3
502
    SUBDIR += mod_setenvifplus
502
    SUBDIR += mod_setenvifplus
503
    SUBDIR += mod_spdy
503
    SUBDIR += mod_spdy
504
    SUBDIR += mod_tidy
504
    SUBDIR += mod_tidy
(-)ports/www/mod_security-devel/Makefile 1970-01-01 00:00:00.000000000 +0000 (-45 lines)
Lines 1-45 Link Here
1
# $FreeBSD: head/www/mod_security-devel/Makefile 455927 2017-12-11 07:18:48Z linimon $
2
3
PORTNAME=  mod_security-devel
4
PORTVERSION=   3.0.0.g2017080200
5
PORTREVISION=  1
6
CATEGORIES=    www security
7
8
MAINTAINER=    marius.halden@modirum.com
9
COMMENT=   Intrusion detection and prevention engine
10
11
LICENSE=   APACHE20
12
13
LIB_DEPENDS=   libcurl.so:ftp/curl \
14
       libpcre.so:devel/pcre \
15
       libyajl.so:devel/yajl \
16
       libGeoIP.so:net/GeoIP
17
18
BROKEN_aarch64=        fails to compile: string.h:55:1: narrowing conversion of '-1' from 'int' to 'char' inside { }
19
BROKEN_armv6=      fails to compile: string.h:55:1: narrowing conversion of '-1' from 'int' to 'char' inside { }
20
BROKEN_armv7=      fails to compile: string.h:55:1: narrowing conversion of '-1' from 'int' to 'char' inside { }
21
22
USES=      gmake autoreconf libtool pkgconfig:build
23
USE_GNOME= libxml2
24
# GCC because of https://github.com/SpiderLabs/ModSecurity/issues/1411
25
USE_GCC=   yes
26
USE_LDCONFIG=  yes
27
GNU_CONFIGURE= yes
28
29
USE_GITHUB=    yes
30
GH_ACCOUNT=    SpiderLabs
31
GH_PROJECT=    ModSecurity
32
GH_TAGNAME=    0508395
33
34
GH_TUPLE+= SpiderLabs:secrules-language-tests:add8f63:secrules_language_tests/test/test-cases/secrules-language-tests
35
GH_TUPLE+= client9:libinjection:da027ab:libinjection/others/libinjection
36
GH_TUPLE+= SpiderLabs:ModSecurity-Python-bindings:bc625d5:modsecurity_python_bindings/bindings/python
37
38
ETCDIR=        ${PREFIX}/etc/modsecurity
39
40
post-install:
41
   @${MKDIR}   ${STAGEDIR}${ETCDIR}
42
   ${INSTALL_DATA} ${WRKSRC}/modsecurity.conf-recommended \
43
       ${STAGEDIR}${ETCDIR}/modsecurity.conf.sample
44
45
.include <bsd.port.mk>
(-)ports/www/mod_security-devel/distinfo 1970-01-01 00:00:00.000000000 +0000 (-9 lines)
Lines 1-9 Link Here
1
TIMESTAMP = 1501667845
2
SHA256 (SpiderLabs-ModSecurity-3.0.0.g2017080200-0508395_GH0.tar.gz) = 21ff4e8efe57afce03af1bdf2394be59a66056a6322a419f923b0a07439c103f
3
SIZE (SpiderLabs-ModSecurity-3.0.0.g2017080200-0508395_GH0.tar.gz) = 497929
4
SHA256 (SpiderLabs-secrules-language-tests-add8f63_GH0.tar.gz) = 18894cf90d6a1ade441053b2aa89fff495a50eec0c632d346cc223c692973cba
5
SIZE (SpiderLabs-secrules-language-tests-add8f63_GH0.tar.gz) = 58901
6
SHA256 (client9-libinjection-da027ab_GH0.tar.gz) = 7eaa6306d13427e002f976d4ce1bf3aaa3f94e7dd4ada02a69354fa482e6afca
7
SIZE (client9-libinjection-da027ab_GH0.tar.gz) = 1656633
8
SHA256 (SpiderLabs-ModSecurity-Python-bindings-bc625d5_GH0.tar.gz) = 7b10d90ec76985ddbdc4ca15c0675254cb6d10af6eaba620d1785d1b24b017eb
9
SIZE (SpiderLabs-ModSecurity-Python-bindings-bc625d5_GH0.tar.gz) = 2647
(-)ports/www/mod_security-devel/pkg-descr 1970-01-01 00:00:00.000000000 +0000 (-9 lines)
Lines 1-9 Link Here
1
ModSecurity is an embeddable web application firewall. It provides
2
protection from a range of attacks against web applications and allows
3
for HTTP traffic monitoring and real-time analysis with no changes to
4
existing infrastructure.
5
6
It is also an open source project that aims to make the web application
7
firewall technology available to everyone.
8
9
WWW: http://www.modsecurity.org/
(-)ports/www/mod_security-devel/pkg-plist 1970-01-01 00:00:00.000000000 +0000 (-24 lines)
Lines 1-24 Link Here
1
bin/modsec-rules-check
2
include/modsecurity/actions/action.h
3
include/modsecurity/anchored_set_variable.h
4
include/modsecurity/anchored_variable.h
5
include/modsecurity/audit_log.h
6
include/modsecurity/collection/collection.h
7
include/modsecurity/collection/collections.h
8
include/modsecurity/collection/variable.h
9
include/modsecurity/debug_log.h
10
include/modsecurity/intervention.h
11
include/modsecurity/modsecurity.h
12
include/modsecurity/reading_logs_via_rule_message.h
13
include/modsecurity/rule.h
14
include/modsecurity/rule_message.h
15
include/modsecurity/rules.h
16
include/modsecurity/rules_exceptions.h
17
include/modsecurity/rules_properties.h
18
include/modsecurity/transaction.h
19
include/modsecurity/variable_origin.h
20
lib/libmodsecurity.a
21
lib/libmodsecurity.so
22
lib/libmodsecurity.so.3
23
lib/libmodsecurity.so.3.0.0
24
@sample %%ETCDIR%%/modsecurity.conf.sample
(-)ports/www/mod_security3/Makefile 2018-01-10 14:49:44.577101000 +0000 (+42 lines)
Line 0 Link Here
1
PORTNAME=  mod_security3
2
PORTVERSION=   3.0.0
3
CATEGORIES=    www security
4
5
MAINTAINER=    marius.halden@modirum.com
6
COMMENT=   Intrusion detection and prevention engine
7
8
LICENSE=   APACHE20
9
10
LIB_DEPENDS=   libcurl.so:ftp/curl \
11
       libpcre.so:devel/pcre \
12
       libyajl.so:devel/yajl \
13
       libGeoIP.so:net/GeoIP
14
15
BROKEN_aarch64=        fails to compile: string.h:55:1: narrowing conversion of '-1' from 'int' to 'char' inside { }
16
BROKEN_armv6=      fails to compile: string.h:55:1: narrowing conversion of '-1' from 'int' to 'char' inside { }
17
BROKEN_armv7=      fails to compile: string.h:55:1: narrowing conversion of '-1' from 'int' to 'char' inside { }
18
19
USES=      gmake autoreconf libtool pkgconfig:build
20
USE_GNOME= libxml2
21
# GCC because of https://github.com/SpiderLabs/ModSecurity/issues/1411
22
USE_GCC=   yes
23
USE_LDCONFIG=  yes
24
GNU_CONFIGURE= yes
25
26
USE_GITHUB=    yes
27
GH_ACCOUNT=    SpiderLabs
28
GH_PROJECT=    ModSecurity
29
GH_TAGNAME=    0508395
30
31
GH_TUPLE+= SpiderLabs:secrules-language-tests:e6b03e4:secrules_language_tests/test/test-cases/secrules-language-tests
32
GH_TUPLE+= client9:libinjection:bf234eb:libinjection/others/libinjection
33
GH_TUPLE+= SpiderLabs:ModSecurity-Python-bindings:bc625d5:modsecurity_python_bindings/bindings/python
34
35
ETCDIR=        ${PREFIX}/etc/modsecurity
36
37
post-install:
38
   @${MKDIR}   ${STAGEDIR}${ETCDIR}
39
   ${INSTALL_DATA} ${WRKSRC}/modsecurity.conf-recommended \
40
       ${STAGEDIR}${ETCDIR}/modsecurity.conf.sample
41
42
.include <bsd.port.mk>
(-)ports/www/mod_security3/distinfo 2018-01-10 14:44:41.106444000 +0000 (+9 lines)
Line 0 Link Here
1
TIMESTAMP = 1515595481
2
SHA256 (SpiderLabs-ModSecurity-3.0.0-0508395_GH0.tar.gz) = 21ff4e8efe57afce03af1bdf2394be59a66056a6322a419f923b0a07439c103f
3
SIZE (SpiderLabs-ModSecurity-3.0.0-0508395_GH0.tar.gz) = 497929
4
SHA256 (SpiderLabs-secrules-language-tests-e6b03e4_GH0.tar.gz) = 641e09290c9cc596122dc9ab97444dae3d81f3b37ac3c626a39c34ed7c041109
5
SIZE (SpiderLabs-secrules-language-tests-e6b03e4_GH0.tar.gz) = 59145
6
SHA256 (client9-libinjection-bf234eb_GH0.tar.gz) = 649bb9a38d016b0db7782de9b7378b50e011118286c85d083c9f32239f8ba742
7
SIZE (client9-libinjection-bf234eb_GH0.tar.gz) = 1658765
8
SHA256 (SpiderLabs-ModSecurity-Python-bindings-bc625d5_GH0.tar.gz) = 7b10d90ec76985ddbdc4ca15c0675254cb6d10af6eaba620d1785d1b24b017eb
9
SIZE (SpiderLabs-ModSecurity-Python-bindings-bc625d5_GH0.tar.gz) = 2647
(-)ports/www/mod_security3/pkg-descr 2018-01-10 14:33:15.085135000 +0000 (+9 lines)
Line 0 Link Here
1
ModSecurity is an embeddable web application firewall. It provides
2
protection from a range of attacks against web applications and allows
3
for HTTP traffic monitoring and real-time analysis with no changes to
4
existing infrastructure.
5
6
It is also an open source project that aims to make the web application
7
firewall technology available to everyone.
8
9
WWW: http://www.modsecurity.org/
(-)ports/www/mod_security3/pkg-plist 2018-01-10 14:33:15.108372000 +0000 (+24 lines)
Line 0 Link Here
1
bin/modsec-rules-check
2
include/modsecurity/actions/action.h
3
include/modsecurity/anchored_set_variable.h
4
include/modsecurity/anchored_variable.h
5
include/modsecurity/audit_log.h
6
include/modsecurity/collection/collection.h
7
include/modsecurity/collection/collections.h
8
include/modsecurity/collection/variable.h
9
include/modsecurity/debug_log.h
10
include/modsecurity/intervention.h
11
include/modsecurity/modsecurity.h
12
include/modsecurity/reading_logs_via_rule_message.h
13
include/modsecurity/rule.h
14
include/modsecurity/rule_message.h
15
include/modsecurity/rules.h
16
include/modsecurity/rules_exceptions.h
17
include/modsecurity/rules_properties.h
18
include/modsecurity/transaction.h
19
include/modsecurity/variable_origin.h
20
lib/libmodsecurity.a
21
lib/libmodsecurity.so
22
lib/libmodsecurity.so.3
23
lib/libmodsecurity.so.3.0.0
24
@sample %%ETCDIR%%/modsecurity.conf.sample

Return to bug 222877