notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
Port details
mod_security-devel Intrusion detection and prevention engine
3.0.0.g2017080200_1 www Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.0.0.g2017080200_1Version of this port present on the latest quarterly branch.
Maintainer: marius.halden@modirum.com search for ports maintained by this maintainer
Port Added: 2017-07-28 17:05:24
Last Update: 2018-02-11 23:04:38
SVN Revision: 461536
Also Listed In: security
License: APACHE20
Description:
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb
pkg-plist: as obtained via: make generate-plist
Expand this list (29 items)
Collapse this list.
  1. /usr/local/share/licenses/mod_security-devel-3.0.0.g2017080200_1/catalog.mk
  2. /usr/local/share/licenses/mod_security-devel-3.0.0.g2017080200_1/LICENSE
  3. /usr/local/share/licenses/mod_security-devel-3.0.0.g2017080200_1/APACHE20
  4. bin/modsec-rules-check
  5. include/modsecurity/actions/action.h
  6. include/modsecurity/anchored_set_variable.h
  7. include/modsecurity/anchored_variable.h
  8. include/modsecurity/audit_log.h
  9. include/modsecurity/collection/collection.h
  10. include/modsecurity/collection/collections.h
  11. include/modsecurity/collection/variable.h
  12. include/modsecurity/debug_log.h
  13. include/modsecurity/intervention.h
  14. include/modsecurity/modsecurity.h
  15. include/modsecurity/reading_logs_via_rule_message.h
  16. include/modsecurity/rule.h
  17. include/modsecurity/rule_message.h
  18. include/modsecurity/rules.h
  19. include/modsecurity/rules_exceptions.h
  20. include/modsecurity/rules_properties.h
  21. include/modsecurity/transaction.h
  22. include/modsecurity/variable_origin.h
  23. lib/libmodsecurity.a
  24. lib/libmodsecurity.so
  25. lib/libmodsecurity.so.3
  26. lib/libmodsecurity.so.3.0.0
  27. @sample etc/modsecurity/modsecurity.conf.sample
  28. @postexec /sbin/ldconfig -m /usr/local/lib
  29. @postunexec /sbin/ldconfig -R
Collapse this list.
Dependency lines:
  • mod_security-devel>0:www/mod_security-devel
No installation instructions:
This port has been deleted.
PKGNAME: mod_security-devel
Flavors: there is no flavor information for this port.
distinfo:

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
  2. autoconf-2.69 : devel/autoconf
  3. autoheader-2.69 : devel/autoconf
  4. autoreconf-2.69 : devel/autoconf
  5. aclocal-1.15 : devel/automake
  6. automake-1.15 : devel/automake
  7. libtoolize : devel/libtool
  8. pkgconf>=1.3.0_1 : devel/pkgconf
  9. gcc6 : lang/gcc6
  10. as : devel/binutils
Runtime dependencies:
  1. gcc6 : lang/gcc6
Library dependencies:
  1. libcurl.so : ftp/curl
  2. libpcre.so : devel/pcre
  3. libyajl.so : devel/yajl
  4. libGeoIP.so : net/GeoIP
  5. libxml2.so : textproc/libxml2
There are no ports dependent upon this port

Configuration Options:
Options name:
USES:
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/SpiderLabs/ModSecurity/tar.gz/0508395?dummy=/
Collapse this list.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.0.0.g2017080200_1
11 Feb 2018 23:04:38
Revision:461536Original commit files touched by this commit
joneum search for other commits by this committer
www/mod_security-devel: Update to latest pre-release and rename it to
www/mod_security3

Changelog: https://github.com/SpiderLabs/ModSecurity/releases/tag/v3.0.0

*While here:
 -switch to DISTVERSION
 -remove broken for aarch64, armv6 and armv7, this should be fixed in v3:
 
https://github.com/SpiderLabs/ModSecurity/commit/968d83f1ff688c8158a3fe1c2fc375dd8548b97c

PR:		222877
Submitted by:	Marius Halden <marius.h@lden.org> (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D14118
3.0.0.g2017080200_1
11 Dec 2017 07:18:48
Revision:455927Original commit files touched by this commit
linimon search for other commits by this committer
Mark several ports newly broken on arm.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
3.0.0.g2017080200_1
21 Oct 2017 07:19:44
Revision:452572Original commit files touched by this commit
gerald search for other commits by this committer
Now that the default version of GCC in the ports tree is GCC 6,
replace USE_GCC=6+ by USE_GCC=yes.
3.0.0.g2017080200_1
10 Sep 2017 20:55:39
Revision:449591Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
3.0.0.g2017080200
04 Aug 2017 11:17:54
Revision:447326Original commit files touched by this commit
joneum search for other commits by this committer
- www/mod_security-devel: Update from 3.0.0.g2017072800 to 3.0.0.g2017080200

PR:		221174
Submitted by:	Marius Halden <marius.h@lden.org> (maintainer)
Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D11830
3.0.0.g2017072800
29 Jul 2017 11:55:22
Revision:446877Original commit files touched by this commit
pi search for other commits by this committer
www/mod_security-devel: add comment to explain USE_GCC

PR:		220352
Submitted by:	Marius Halden <marius.h@lden.org>
3.0.0.g2017072800
28 Jul 2017 17:05:11
Revision:446840Original commit files touched by this commit
pi search for other commits by this committer
New port: www/mod_security-devel

ModSecurity is an embeddable web application firewall. It provides
protection from a range of attacks against web applications and allows
for HTTP traffic monitoring and real-time analysis with no changes to
existing infrastructure.

It is also an open source project that aims to make the web application
firewall technology available to everyone.

WWW: http://www.modsecurity.org/

PR:		220352
Submitted by:	Marius Halden <marius.h@lden.org>

Number of commits found: 7