mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
a0d9e076d7
Changes: - update ModSecurity to 2.9.0 (released Feb 12, 2015) - add JSON parsing support via devel/yajl - add support for loading remote configuration, which depends on ftp/curl - add optional support for fuzzy hashes via security/ssdeep - fix: use lua51 only, ModSecurity does not support lua 5.2 yet - add FreeBSD specific README with installation and configuration hints - pkg-message: refer uses to README - install recommended modsecurity.conf using .sample config file convention - port skeleton cleanups PR: 197833 Submitted by: maintainer (Walter Hop)
9 lines
275 B
Plaintext
9 lines
275 B
Plaintext
bin/rules-updater.pl
|
|
lib/mod_security2.so
|
|
%%APACHEMODDIR%%/mod_security2.so
|
|
@comment @exec %%APXS%% -e -n unique_id -a %%APACHEMODDIR%%/mod_unique_id.so
|
|
@sample %%ETCDIR%%/modsecurity.conf.sample
|
|
%%ETCDIR%%/unicode.mapping
|
|
%%MLOGC%%bin/mlogc
|
|
%%MLOGC%%bin/mlogc-batch-load.pl
|