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/Makefile

Number of commits found: 84

Wednesday, 25 Jan 2023
17:54 Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/Uses/apache.mk: Refactor after removal of older versions

apache22 and apache25 had been removed a long time ago however the
apache.mk file has never been refactored and is out of sync from the
file Mk/bsd.default-versions.mk. These changes refactors the removals of
the older versions. In addition:

- Move some keywords like USE_APACHE, USE_APACHE_BUILD, USE_APACHE_RUN
  from SANITY_DEPRECATED to SANITY_UNSUPPORTED
- Remove apache versions from ports Makefiles as currently there is only
  one available version in the tree. However the version checks are
  still valid and should work flawlessly whenever a new version is
  added. For example USES=apache:2.2+ are simply replaced with
  USES=apache. As currently there are no other versions available for
  test this could not be checked on it's own ground.
- Update FOO_USE=APACHE=yes to FOO_USES=apache
- Remove trailing whitespaces

Approved by:    portmgr
Differential Revision: https://reviews.freebsd.org/D38113
commit hash: 40843b1ccb8f70cca82dd115a71a46ae2a97a450 commit hash: 40843b1ccb8f70cca82dd115a71a46ae2a97a450 commit hash: 40843b1ccb8f70cca82dd115a71a46ae2a97a450 commit hash: 40843b1ccb8f70cca82dd115a71a46ae2a97a450 40843b1
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
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Sunday, 10 Apr 2022
19:11 Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 d63665f
Saturday, 26 Mar 2022
08:27 Matthias Fechner (mfechner) search for other commits by this committer
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 247c7db
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
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 8 Nov 2019
12:53 tobik search for other commits by this committer
www: Add missing USES=gnome
Original commitRevision:517054 
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 
08:01 joneum search for other commits by this committer
Take Maintainership

Approved by:	WH (walter@lifeforms.nl - maintainer via private eMail)
Sponsored by:	Netzkommune GmbH
differential revision:
--this line, and those below, will be ignored--
> description of fields to fill in above:                     76 columns --|
> pr:                       if and which problem report is related.
> submitted by:             if someone else sent in the change.
> reported by:              if someone else reported the issue.
> reviewed by:              if someone else reviewed your modification.
> approved by:              if you needed approval for this commit.
> Obtained from:            If the change is from a third party.
> MFC after:                N [day[s]|week[s]|month[s]].  Request a reminder
email.
> MFH:                      Ports tree branch name.  Request approval for merge.
> Relnotes:                 Set to 'yes' for mention in release notes.
> Security:                 Vulnerability reference (one per line) or
description.
> Sponsored by:             If the change was sponsored by an organization (each
collaborator).
> Differential Revision:    https://reviews.freebsd.org/D### (*full* phabric URL
needed).
> Empty fields above will be automatically removed.

M    mod_security/Makefile
Original commitRevision:490712 
Sunday, 11 Nov 2018
15:38 danfe search for other commits by this committer
Update `databases/gdbm' to version 1.18.1, an important bugfix release
which restores compatibility with old databases (version 1.8) and some
later versions which were built without mmap(2) support.  Due to shlib
version change, bump port revisions of the consumer ports.

PR:		233059
Exp-run by:	antoine
Approved by:	maintainer (johans, numerous timeouts)
Original commitRevision:484696 
Wednesday, 21 Mar 2018
21:24 brnrd search for other commits by this committer
devel/apr1: Bump portrevision

 - Repair my rookie mistake of earlier today
 - Bump revision of dependent ports (again)

Reported by:	antoine
Original commitRevision:465240 
19:50 brnrd search for other commits by this committer
devel/apr1: Fix runtime issues of dependent port

 - iconv is in base in all supported FreeBSD versions
 - Fix build with MariaDB 10.2 [2]
 - Bump portrevision in dependencies

PR:		226705 [1], 226026 [2]
With hat:	apache
Approved by:	joneum (apache)
Original commitRevision:465232 
Sunday, 11 Mar 2018
17:38 brnrd search for other commits by this committer
Migrate USE_APACHE to USES= apache (category www)

 - Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk

With hat:	apache
Original commitRevision:464189 
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, 1 Apr 2016
14:33 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412351 
Monday, 17 Aug 2015
14:20 mat search for other commits by this committer
Remove UNIQUENAME and LATEST_LINK.

UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.

Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.

Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)

Reviewed by:	antoine, bapt
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3336
Original commitRevision:394508 
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 
Thursday, 12 Jun 2014
09:17 tijl search for other commits by this committer
Bump PORTREVISION on everything that depends on devel/apr1 due to the
library version change.

Approved by:	portmgr (implicit)
Original commitRevision:357574 
Monday, 26 May 2014
16:41 bapt search for other commits by this committer
Prefer lua 5.2 over lua 5.1
Original commitRevision:355416 
Wednesday, 16 Apr 2014
18:28 zeising search for other commits by this committer
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
Original commitRevision:351411 
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 
Tuesday, 4 Feb 2014
15:40 pawel search for other commits by this committer
- Fix build when LUA=on [1]
- Remove leading article from COMMENT
- Convert to LIB_DEPENDS format
- Use option helpers
- Support stage

PR:		ports/182894 [1]
Submitted by:	Matthew X. Economou <xenophon+fbsdports@irtnog.org>
Original commitRevision:342545 
Monday, 30 Dec 2013
20:55 ohauer search for other commits by this committer
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
Original commitRevision:338168 
Friday, 29 Nov 2013
07:37 araujo search for other commits by this committer
- Return almost all of my ports back to the pool. I have no time to make any
  necessary fixes on them for the past months.
Original commitRevision:335151 
Friday, 20 Sep 2013
23:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
Original commitRevision:327776 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Thursday, 11 Jul 2013
16:26 sunpoet search for other commits by this committer
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
Original commitRevision:322783 
Saturday, 6 Jul 2013
09:04 ohauer search for other commits by this committer
-  bump PORTREVISION on ports with LIB_DEPENDS+= devel/apr1

while I'm here
- convert to USES=gmake
- trim Makefile header and respect nice_people
Original commitRevision:322372 
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 
Monday, 4 Feb 2013
10:06 araujo search for other commits by this committer
- Fix mlogc source path.

PR:		ports/174784
Submitted by:	Dewayne <dewayne@amdg.etowns.org>
Original commitRevision:311600 
Monday, 10 Dec 2012
19:11 mm search for other commits by this committer
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
Original commitRevision:308630 
Saturday, 18 Aug 2012
14:29 ohauer search for other commits by this committer
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@
Original commit
Thursday, 28 Jun 2012
07:58 araujo search for other commits by this committer
- Update to 2.6.6.
Original commit
Sunday, 13 May 2012
17:01 araujo search for other commits by this committer
- Fix plist.
- Bump PORTREVISION.

Reported by:    pav
Original commit
Saturday, 28 Apr 2012
06:26 araujo search for other commits by this committer
- Use lua-5.1.1 instead lua-5.1 that was a typo.
- Remove pkg-message.rules forgotten on previous commit.
Original commit
06:19 araujo search for other commits by this committer
- Update to 2.6.5.
- Define LICENSE.
Original commit
Tuesday, 14 Feb 2012
12:45 mm search for other commits by this committer
Bump pcre library dependency due to 8.30 update
Original commit
Saturday, 20 Aug 2011
17:27 ohauer search for other commits by this committer
 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
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
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
Tuesday, 25 May 2010
20:17 pgollucci search for other commits by this committer
Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mk
in Mk/bsd.ports.mk due to ordering in Mk/bsd.port.mk.  This causes OPTIONSFILE
to be incorrectly set during some make phases as a result of the recent
PKGNAMEPREFIX for apache ports.

'Revert' some of the PKGNAMEPREFIX changes for apXX-.
   - Must be manually requested in tbe port Makefile either by
     a) AP_FAST_BUILD=yes
     b) PKGNAMEPREFIX=${APACHE_PKGNAMEPREFIX}
   - Going forward, we will only do this for ports where WITH_APACHE
       is NOT optional, but required.  mod_* ports are a good fit.

141 ports are mod_ ports
  80 of those use AP_FAST_BUILD and thus are auto hooked by this patch [a].
  61 remaining are then patched to mirror the other $lang frameworks [b].

PR:             ports/146956
Reported by:    Hans F. Nordhaug <Hans.F.Nordhaug@hiMolde.no>, several
Discussed with: pav, itectu on #bsdports
Tested by:      P6 TB run
Approved by:    portmgr (pav)
Original commit
Tuesday, 18 May 2010
04:08 pgollucci search for other commits by this committer
- Chase devel/apr -> devel/apr1 shuffling

PR:             ports/146553
Submitted by:   myself (pgollucci@)
With Hat:       apache@
Original commit
04:05 pgollucci search for other commits by this committer
- Convert ports/ to devel/apr1

PR:             ports/146553
Submitted by:   myself (pgollucci@)
With Hat:       apache@
Original commit
Wednesday, 5 May 2010
21:52 pgollucci search for other commits by this committer
4/5: Chase devel/apr shlib bump

PR:             ports/146130
Approved by:    portmgr (pav)
Tested by:      -exp run (pav)
With Hat:       apache@
Original commit
21:47 pgollucci search for other commits by this committer
3/5: Fix apr-1.3 libnames to be apr-1
     PORTREVISION bumps comming next

PR:             ports/146130
Approved by:    portmgr (pav)
Tested by:      -exp run (pav)
With Hat:       apache@
Original commit
Saturday, 3 Apr 2010
10:44 roam search for other commits by this committer
Chase the ftp/curl shlib version bump.
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
Saturday, 22 Aug 2009
00:38 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with W
Original commit
Tuesday, 11 Aug 2009
12:26 araujo search for other commits by this committer
- Fix a linker error when you use mlogc with pthread in osversion
  less than 700000.

Submitted by:   Mel Flynn <mel.flynn+fbsd.questions@mailing.thruhere.net>
                (private mail)
Original commit
Tuesday, 28 Jul 2009
20:51 araujo search for other commits by this committer
- Support updated to latest lang/lua library version.
- Fixed a wrong prefix when use WITH_MLOGC=yes.

PR:             ports/137214, ports/137215
Submitted by:   Oleg Ginzburg <oleg.ginzburg@nevosoft.ru>
Original commit
Friday, 24 Jul 2009
13:50 araujo search for other commits by this committer
- Fix the issue when you set a custom PREFIX or LOCALBASE.

Reported by:    itetcu (QAT)
Thanks to:      pgollucci
Original commit
Thursday, 21 May 2009
20:45 pgollucci search for other commits by this committer
- Mark remaining mod_* ports MAKE_JOBS_SAFE=yes

PR:             ports/134611
Approved by:    pav (#bsdports)
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
Friday, 23 Jan 2009
15:43 roam search for other commits by this committer
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
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
Sunday, 20 Jul 2008
17:59 araujo search for other commits by this committer
- Add support a LUA scripts.
- Bump PORTREVISION.

PR:             ports/125789
Submitted by:   Tomoyuki Sakurai <cherry@trombik.org>
Original commit
Monday, 7 Jul 2008
22:50 pav search for other commits by this committer
- Chase apr shlib bump
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
Sunday, 18 Jan 2004
10:50 ale search for other commits by this committer
Switch to my @FreeBSD.org email address.

Approved by:    nork (mentor)
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
Friday, 7 Nov 2003
09:12 marcus search for other commits by this committer
Use the new Apache bits from bsd.port.mk.

Submitted by:   dinoex
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
Thursday, 23 Oct 2003
09:57 osa search for other commits by this committer
Fix installation procedure: modsecurity Inc. released a bug-fix,
but forgot to bump version number of pdf doc.
Do not bump PORTREVISION.

Notify from:    bento via kris
No cookie for:  maintainer
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:53 edwin search for other commits by this committer
> the installed file is *always* mod_security.so, even with
> 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>
Original commit
12:43 edwin search for other commits by this committer
Apache2 has .la, apache13 has .so
Noticed by: Alex Dupre <sysadmin@alexdupre.com>
Original commit
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: 84