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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: www/mod_security/distinfo

Number of commits found: 35

Wednesday, 19 Oct 2022
16:11 Fernando ApesteguĂ­a (fernape) search for other commits by this committer Author: Pascal Christen
www/mod_security: Update to 2.9.6

ChangeLog: https://github.com/SpiderLabs/ModSecurity/releases/tag/v2.9.6

New features and security impacting issues

    Adjust parser activation rules in modsecurity.conf-recommended
    Multipart parsing fixes and new MULTIPART_PART_HEADERS collection

Bug fixes

 * Limit rsub null termination to where necessary
 * IIS: Update dependencies for next planned release
 * XML parser cleanup: NULL duplicate pointer
 * Properly cleanup XML parser contexts upon completion
 * Fix memory leak in streams
 * Fix: negative usec on log line when data type long is 32b
 * mlogc log-line parsing fails due to enhanced timestamp
 * Allow no-key, single-value JSON body
 * Set SecStatusEngine Off in modsecurity.conf-recommended
 * Fix memory leak that occurs on JSON parsing error
 * Multipart names/filenames may include single quote if double-quote enclosed
 * Add SecRequestBodyJsonDepthLimit to modsecurity.conf-recommended

PR:		266318
Reported by:	pascal.christen@hostpoint.ch
Reviewed by:	tuc03516@gmail.com
Approved by:	joneum@ (maintainer, timeout > 1 month)
commit hash: ecca07542ff99dfe12fbfb9d26ff3c2ad7ffd03a commit hash: ecca07542ff99dfe12fbfb9d26ff3c2ad7ffd03a commit hash: ecca07542ff99dfe12fbfb9d26ff3c2ad7ffd03a commit hash: ecca07542ff99dfe12fbfb9d26ff3c2ad7ffd03a ecca075
Friday, 4 Mar 2022
15:54 Jochen Neumeister (joneum) search for other commits by this committer
www/mod_security: Update to 2.9.5

Changelog: https://github.com/SpiderLabs/ModSecurity/releases/

PR:	261527
Sponsored by:	Netzkommune GmbH
commit hash: 9bceefed8076f01b5277b9f1715e9bc16f3c4ae7 commit hash: 9bceefed8076f01b5277b9f1715e9bc16f3c4ae7 commit hash: 9bceefed8076f01b5277b9f1715e9bc16f3c4ae7 commit hash: 9bceefed8076f01b5277b9f1715e9bc16f3c4ae7 9bceefe
Saturday, 19 Jan 2019
08:30 joneum search for other commits by this committer
Update to 2.9.3

Changelog: https://github.com/SpiderLabs/ModSecurity/releases/tag/v2.9.3

PR:		235054
Sponsored by:	Netzkommune GmbH
Original commitRevision:490715 
Monday, 9 Oct 2017
08:54 pizzamig search for other commits by this committer
www/mod_security: update to 2.9.2

PR:		222838
Submitted by:	walter@lifeforms.nl (maintainer)
Approved by:	olivier (mentor)
Differential Revision:	https://reviews.freebsd.org/D12623
Original commitRevision:451586 
Saturday, 16 Apr 2016
17:29 ohauer search for other commits by this committer
- update to 2.9.1
- install etc/apache2x/modules.d/280_mod_security.conf.sample
- adjust README and pkg-message to reflect new module activation
- adjust and sort pkg-plist

Changes:
- ModSecurity: update to 2.9.1
- Add support for Lua 5.1 or higher (was 5.1 only)
- pkg-plist: bring back mod_unique_id activation, fix deprecated @exec
- README: point user to configuration files

PR:		208144
Submitted by:	Walter Hop (maintainer)
MFH:		2016Q2
Original commitRevision:413465 
Friday, 24 Apr 2015
21:19 adamw search for other commits by this committer
Update to 2.9.0.

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)
Original commitRevision:384686 
Friday, 7 Feb 2014
20:23 ohauer search for other commits by this committer
- update to version 2.7.7 [1]

- Makefile cleanup
 - remove unused variables
 - use explicit OPTIONSFILE
 - mlogc is build and installed unless explicit disabled,
   remove useless Makefile instructions

- pass MAINTAINER to submitter [1]

Changelog:
https://raw.github.com/SpiderLabs/ModSecurity/master/CHANGES

PR:		ports/186524 [1]
Submitted by:	Walter Hop <walter@lifeforms.nl> (new port maintainer)
Original commitRevision:343295 
Monday, 3 Jun 2013
06:51 araujo search for other commits by this committer
- Update to 2.7.4.

More info:
https://github.com/SpiderLabs/ModSecurity/blob/master/CHANGES

PR:		ports/179167
Submitted by:	ohauer@
Security:	9dfb63b8-8f36-11e2-b34d-000c2957946c
Original commitRevision:319757 
Tuesday, 16 Apr 2013
10:58 araujo search for other commits by this committer
- Update to 2.7.3 due a vulnerability that affect all versions 2.x. [1]
- Update MASTER_SITES.
- Convert to optionsNG.
- Trim header.

More info:
https://github.com/SpiderLabs/ModSecurity/blob/master/CHANGES

Reported by:    olli hauer <ohauer@gmx.de> [1]
Approved by:    portmgr (bdrewery)
Security:       2070c79a-8e1e-11e2-b34d-000c2957946c
Original commitRevision:315811 
Thursday, 28 Jun 2012
07:58 araujo search for other commits by this committer
- Update to 2.6.6.
Original commit
Saturday, 28 Apr 2012
06:19 araujo search for other commits by this committer
- Update to 2.6.5.
- Define LICENSE.
Original commit
Thursday, 24 Feb 2011
01:04 araujo search for other commits by this committer
- Update to 2.5.13.

PR:             ports/153985
Submitted by:   Jin-Sih Lin <linpct@gmail.com>
Original commit
Tuesday, 8 Jun 2010
22:01 pgollucci search for other commits by this committer
- Remove previously stray entry
Original commit
21:58 pgollucci search for other commits by this committer
- Update to 2.5.12
- sort PLIST_FILES and PLIST_DIRS

PR:             ports/147099
Submitted by:   pgollucci@ (myself), several
Approved by:    maintainer (araujo; implicit)
With Hat:       apache@
Original commit
Friday, 18 Dec 2009
22:37 pav search for other commits by this committer
- Update to 2.5.11

PR:             ports/140463
Submitted by:   Chris Petrik <chris@officialunix.com>
Approved by:    maintainer timeout (araujo; 1 month)
Original commit
Thursday, 23 Apr 2009
02:34 araujo search for other commits by this committer
- Update to 2.5.9.
- Update MASTER_SITES.
Original commit
Monday, 8 Dec 2008
17:05 araujo search for other commits by this committer
- Add WITH_MLOGC knob. [0]
- Update to 2.5.7.

PR:             ports/126559 [0]
Submitted by:   Tomoyuki Sakurai <cherry@trombik.org>
Original commit
Wednesday, 25 Jun 2008
00:41 araujo search for other commits by this committer
- The branch 1.9 not is more supported, from now on mod_security receive a 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>
Original commit
Tuesday, 18 Jul 2006
05:51 ale search for other commits by this committer
Update to 1.9.4 release.

PR:             ports/100079
Submitted by:   Yi-Huan Chan <yhchan@csie.nctu.edu.tw>
Original commit
Friday, 27 Jan 2006
13:15 ale search for other commits by this committer
Update to 1.9.2 release.

PR:             ports/92168
Submitted by:   Gary Palmer <freebsd-bugs@in-addr.com>
Original commit
Saturday, 10 Dec 2005
14:25 ale search for other commits by this committer
Update to 1.9.1 release.
Original commit
Wednesday, 6 Apr 2005
14:52 ale search for other commits by this committer
Update to 1.8.7 release.

PR:             ports/79171
Submitted by:   Toni Viemero <toni.viemero@iki.fi>
Original commit
Monday, 15 Nov 2004
15:49 ale search for other commits by this committer
Update to 1.8.6 release.
Original commit
Friday, 30 Jul 2004
07:06 ale search for other commits by this committer
Update to 1.8.4 release.
Original commit
Sunday, 27 Jun 2004
09:41 ale search for other commits by this committer
Update to 1.8.2 release.
Original commit
Sunday, 20 Jun 2004
09:14 ale search for other commits by this committer
Update to 1.8 release.
Original commit
Sunday, 28 Mar 2004
22:06 ale search for other commits by this committer
Update to 1.7.6 release.
Original commit
Sunday, 22 Feb 2004
12:03 ale search for other commits by this committer
Update to 1.7.5 release.
Original commit
Wednesday, 7 Jan 2004
16:34 nork search for other commits by this committer
Update to 1.7.4 release.

PR:             ports/61017
Submitted by:   ale (maintainer)
Original commit
Wednesday, 12 Nov 2003
11:50 osa search for other commits by this committer
Update to 1.7.3.
Add a newline after COMMENT section, change DISTNAME.

Submitted by:   Alex Dupre <sysadmin@alexdupre.com> (maintainer)
PR:             59193
Original commit
Wednesday, 29 Oct 2003
14:12 osa search for other commits by this committer
Security update to 1.7.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
Original commit
Wednesday, 22 Oct 2003
11:05 osa search for other commits by this committer
Update to latest bugfix release: 1.7.1

Submitted by:   Alex Dupre <sysamin@alexdupre.com> (maintainer)
PR:             58374
Original commit
Tuesday, 21 Oct 2003
12:49 osa search for other commits by this committer
Update to 1.7.

Submitted by:   Alex Dupre <sysadmin@alexdupre.com> (maintainer)
PR:             58307
Original commit
Saturday, 19 Jul 2003
06:49 leeym search for other commits by this committer
Update to 1.5.1 release.

PR:             54344
Submitted by:   Alex Dupre <sysadmin@alexdupre.com>
Original commit
Friday, 6 Jun 2003
12:04 edwin search for other commits by this committer
[New Port] www/mod_security

        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>
Original commit

Number of commits found: 35