notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
mod_security2 An intrusion detection and prevention engine
2.1.7_1 www Deleted on this many watch lists=5 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 2.1.7_1Version of this port present on the latest quarterly branch.
Maintainer: araujo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-11-10 14:16:04
Last Update: 2008-06-23 02:06:09
SVN Revision: UNKNOWN
People watching this port, also watch:: net-snmp, dovecot, links, mrtg
Also Listed In: security
License: not specified in port
WWW:
http://www.modsecurity.org/
Description:
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • mod_security2>0:www/mod_security2
No installation instructions:
This port has been deleted.
PKGNAME: mod_security2
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. apxs : www/apache20
  2. pkg-config : devel/pkg-config
Runtime dependencies:
  1. apxs : www/apache20
  2. pkg-config : devel/pkg-config
Library dependencies:
  1. xml2.5 : textproc/libxml2
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.modsecurity.org/download/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1.7_1
23 Jun 2008 02:06:09
Original commit files touched by this commit
araujo search for other commits by this committer
- www/mod_security2 has been renamed to www/mod_security21 because I prepare the
ports structure to receive a new series of mod_security.

PR:             ports/124827
Repocopy by:    marcus
2.1.7_1
11 Apr 2008 14:33:37
Original commit files touched by this commit
araujo search for other commits by this committer
- Add correct support to build always with libxml2.
- Bump PORTREVISION.

Reported by:    Fabien Debuire <yayien@gmail.com> (via private mail),
                Dariusz Rubinkiewicz <dr@debesciak.net> (via private mail)
2.1.7
08 Apr 2008 03:23:57
Original commit files touched by this commit
araujo search for other commits by this committer
- Update to 2.1.7.
- Always build with libxml2 as a dependency. [1]

PR:             ports/122364 [1]
Submitted by:   Julian C. Dunn <jdunn@aquezada.com> [1]
2.1.6
19 Mar 2008 22:22:08
Original commit files touched by this commit
araujo search for other commits by this committer
- Update to 2.1.6.
2.1.5
25 Jan 2008 11:31:31
Original commit files touched by this commit
araujo search for other commits by this committer
- Update to 2.1.5.

Approved by:    stas (mentor, implicit)
2.1.4
13 Dec 2007 19:00:29
Original commit files touched by this commit
araujo search for other commits by this committer
- Update to 2.1.4.

PR:             ports/118371
Submitted by:   Beat Gaetzi <beat@chruetertee.ch>
Approved by:    stas (mentor, implicit)
2.1.3
08 Oct 2007 18:11:51
Original commit files touched by this commit
araujo search for other commits by this committer
- Update to 2.1.3.
- Allow mod_rpaf and mod_extract_forwarded2 to work before ModSecurity.
- Quiet some compiler warnings.
- Cleaned up and clarified some documentation.
- Small performance improvement in memory management for rule execution.

PR:             ports/116414
Submitted by:   Robin Gruyters <r.gruyters@yirdis.nl>
Approved by:    stas (mentor), maintainer timeout (2 weeks)
2.1.1
24 Sep 2007 07:38:42
Original commit files touched by this commit
linimon search for other commits by this committer
Dominic is a new dad, and will be too busy for a while to work on ports.
Congratulations :-)
2.1.1
01 Sep 2007 21:58:02
Original commit files touched by this commit
pav search for other commits by this committer
- Fix build with Apache 2.2: explicitly depend on pcre library

PR:             ports/110645
Approved by:    maintainer timeout (1 month)
2.1.1
04 Aug 2007 11:41:31
Original commit files touched by this commit
gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
2.1.1
14 Jun 2007 15:46:33
Original commit files touched by this commit
mm search for other commits by this committer
- update to 2.1.1

PR:             ports/112685
Submitted by:   Robin Gruyters <r.gruyters@yirdis.nl>
Approved by:    maintainer (timeout), garga (mentor, implicit)
2.1.0
09 Mar 2007 09:46:21
Original commit files touched by this commit
rafan search for other commits by this committer
- Add missing files in previous update
- Correct debug log file name

PR:             pports/110121
Submitted by:   Dominic Mitchell <dom at happygiraffe.net> (maintainer)
Pointy hat to:  rafan
2.1.0
06 Mar 2007 07:37:20
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 2.1.0
- Install core rules in DetectionOnly mode with logging in log files only.
  If you don't want to install rules, define SKIP_RULES

PR:             ports/109855
Submitted by:   Ruben van Staveren <ruben at verweg.com>
Approved by:    Dominic Mitchell <dom at happygiraffe.net> (maintainer)
2.0.4
02 Dec 2006 00:35:30
Original commit files touched by this commit
shaun search for other commits by this committer
- Fix duplicated LATEST_LINK
- As a side effect, also fix lines generated for httpd.conf.

PR:             ports/106167
Submitted by:   Dominic Mitchell <dom@happygiraffe.net> (maintainer)
2.0.4
27 Nov 2006 21:42:06
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.0.4

PR:             ports/105876
Submitted by:   Yi-Huan Chan <yhchan@csie.nctu.edu.tw>
Approved by:    maintainer
2.0.3
10 Nov 2006 14:15:44
Original commit files touched by this commit
laszlof search for other commits by this committer
New Port: www/mod_security2

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/

This port will only work with Apache 2.x, this is why it is a new port,
and not an upgrade of the existing www/mod_security.

PR:     ports/105339
Submitted By:           Dominic Mitchell <dom@happygiraffe.net>
Approved By:            flz (mentor)

Number of commits found: 16