aboutsummaryrefslogtreecommitdiff
path: root/www/mod_security
Commit message (Collapse)AuthorAgeFilesLines
* - Add support a LUA scripts.Marcelo Araujo2008-07-202-1/+24
| | | | | | | | | | - Bump PORTREVISION. PR: ports/125789 Submitted by: Tomoyuki Sakurai <cherry@trombik.org> Notes: svn path=/head/; revision=217212
* - Chase apr shlib bumpPav Lucistnik2008-07-071-1/+2
| | | | Notes: svn path=/head/; revision=216501
* - The branch 1.9 not is more supported, from now on mod_security receive a ↵Marcelo Araujo2008-06-256-37/+98
| | | | | | | | | | | | | | | | | new series called 2.5. x. - Take maintainership. Thanks to Alex Dupre which maintained this port by a long time. PR: ports/124828, ports/124830 Submitted by: araujo (myself) Approved by: Alex Dupre <ale@FreeBSD.org> (maintainer) Thanks to: WIKTORZAK Cedric <cedric@synapse-interactive.fr> Notes: svn path=/head/; revision=215741
* Update to 1.9.4 release.Alex Dupre2006-07-182-5/+5
| | | | | | | | PR: ports/100079 Submitted by: Yi-Huan Chan <yhchan@csie.nctu.edu.tw> Notes: svn path=/head/; revision=168122
* Update to 1.9.2 release.Alex Dupre2006-01-272-5/+5
| | | | | | | | PR: ports/92168 Submitted by: Gary Palmer <freebsd-bugs@in-addr.com> Notes: svn path=/head/; revision=154597
* Update to 1.9.1 release.Alex Dupre2005-12-103-24/+12
| | | | Notes: svn path=/head/; revision=150797
* Update to 1.8.7 release.Alex Dupre2005-04-062-6/+5
| | | | | | | | PR: ports/79171 Submitted by: Toni Viemero <toni.viemero@iki.fi> Notes: svn path=/head/; revision=132644
* Update to 1.8.6 release.Alex Dupre2004-11-152-3/+3
| | | | Notes: svn path=/head/; revision=121663
* Update to 1.8.4 release.Alex Dupre2004-07-303-7/+5
| | | | Notes: svn path=/head/; revision=115054
* Update to 1.8.2 release.Alex Dupre2004-06-274-23/+3
| | | | Notes: svn path=/head/; revision=112355
* Update to 1.8 release.Alex Dupre2004-06-205-5/+24
| | | | Notes: svn path=/head/; revision=111851
* Update to 1.7.6 release.Alex Dupre2004-03-283-7/+8
| | | | Notes: svn path=/head/; revision=105563
* Update to 1.7.5 release.Alex Dupre2004-02-223-7/+9
| | | | Notes: svn path=/head/; revision=101722
* Switch to my @FreeBSD.org email address.Alex Dupre2004-01-182-2/+2
| | | | | | | Approved by: nork (mentor) Notes: svn path=/head/; revision=98462
* Update to 1.7.4 release.Norikatsu Shigemura2004-01-072-5/+4
| | | | | | | | PR: ports/61017 Submitted by: ale (maintainer) Notes: svn path=/head/; revision=97577
* Update to 1.7.3.Sergey A. Osokin2003-11-122-2/+4
| | | | | | | | | | Add a newline after COMMENT section, change DISTNAME. Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) PR: 59193 Notes: svn path=/head/; revision=93808
* Use the new Apache bits from bsd.port.mk.Joe Marcus Clarke2003-11-071-6/+1
| | | | | | | Submitted by: dinoex Notes: svn path=/head/; revision=93294
* Security update to 1.7.2.Sergey A. Osokin2003-10-292-2/+2
| | | | | | | | | | | | This release fixes several bugs, one of which is a potentially exploitable local vulnerability (Apache 2.x users only). Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) PR: 58681 Notes: svn path=/head/; revision=92567
* Fix installation procedure: modsecurity Inc. released a bug-fix,Sergey A. Osokin2003-10-231-2/+2
| | | | | | | | | | | but forgot to bump version number of pdf doc. Do not bump PORTREVISION. Notify from: bento via kris No cookie for: maintainer Notes: svn path=/head/; revision=91942
* Update to latest bugfix release: 1.7.1Sergey A. Osokin2003-10-222-2/+2
| | | | | | | | Submitted by: Alex Dupre <sysamin@alexdupre.com> (maintainer) PR: 58374 Notes: svn path=/head/; revision=91893
* Update to 1.7.Sergey A. Osokin2003-10-213-13/+15
| | | | | | | | Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) PR: 58307 Notes: svn path=/head/; revision=91812
* Update to 1.5.1 release.Yen-Ming Lee2003-07-193-7/+5
| | | | | | | | PR: 54344 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Notes: svn path=/head/; revision=85182
* > the installed file is *always* mod_security.so, even withEdwin Groothuis2003-06-062-2/+1
| | | | | | | | | | | | > apache2...only the filename passed to apxs is different. You learn everyday something new about Apache, even if it means you have to admit you were too enthousiastic about getting things udpated. Submitted by: Alex Dupre <sysadmin@alexdupre.com> Notes: svn path=/head/; revision=82360
* Apache2 has .la, apache13 has .soEdwin Groothuis2003-06-062-2/+5
| | | | | | | Noticed by: Alex Dupre <sysadmin@alexdupre.com> Notes: svn path=/head/; revision=82358
* [New Port] www/mod_securityEdwin Groothuis2003-06-064-0/+76
ModSecurity is an open source intrustion detection and prevention engine for web applications. It operates embedded into the web server, acting as a powerful umbrella - shielding web applications from attacks. WWW: http://www.modsecurity.org/ It supports both Apache 1.3 and Apache 2.0. PR: ports/52937 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Notes: svn path=/head/; revision=82352