Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
12 Jan 2021 21:25:30
0.11.2

|
rene  |
Simplify some ports using PYTHON_MAJOR_VER and Python 3.6+ |
28 Dec 2020 23:02:15
0.11.2

|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
24 Nov 2020 21:21:00
0.11.2

|
madpilot  |
- Update fail2ban to 0.11.2
- Remove patches now included in the upstream code
- Adapt option to not install test files
PR: 251341
Submitted by: theis@gmx.at (maintainer) |
22 Oct 2020 02:08:18
0.11.1_2

|
meta  |
security/py-fail2ban: Fix runtime error with Python 3.9
PR: 250356
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: theis@gmx.at (maintainer)
Obtained from: https://bugzilla.redhat.com/show_bug.cgi?id=1808347
Obtained from: https://github.com/fail2ban/fail2ban/issues/2646
Obtained from: https://github.com/fail2ban/fail2ban/pull/2651 |
25 Sep 2020 15:05:24
0.11.1_1

|
pi  |
security/py-fail2ban: add missing paths to rc script
PR: 249578
Submitted by: Laszlo Karolyi <laszlo@karolyi.hu>
Approved by: theis@gmx.at (maintainer) |
27 Mar 2020 15:29:21
0.11.1_1

|
madpilot  |
Add new regexp to match invalid users to bsd-ssh filter.
I have observed a regression where the old expression was not
working. Looks like the regression was caused by the migration to
python 3.
As far as I can see the quarterly branch is not affected.
PR: 245097
Approved by: portmgr (blanket: run-time bugfix) |
16 Jan 2020 07:49:38
0.11.1

|
meta  |
security/py-fail2ban: Update to 0.11.1
PR: 243325
Submitted by: maintainer
Relnotes: https://github.com/fail2ban/fail2ban/blob/0.11.1/ChangeLog
Sponsored by: HAW international |
14 Aug 2019 12:16:13
0.10.4_2

|
mat  |
Convert to UCL & cleanup pkg-message (categories s) |
16 Jun 2019 10:14:21
0.10.4_2

|
kai  |
security/py-fail2ban: Add support for devel/py-pyinotify
* Enable support for devel/py-pyinotify that itself uses devel/libinotify to
monitor changes in the filesystem. [1]
* Also introduce the new dependency as an additional default option INOTIFY
while I'm here because it's not a hard requirement for runtime. [2]
PR: 238427
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru> [1]
Approved by: theis@gmx.at (maintainer) [1] [2] |
31 May 2019 11:55:40
0.10.4_1

|
koobs  |
security/py-fail2ban: Fix rc script
The rc.d script evaluates fail2ban_pidfile before rc.conf is read.
This change moves those evaluations to the corect place allowing
users to override the values via /etc/rc.conf as expected.
PR: 236017
Reported by: <epopen gmail com>, Dmitry Wagin <dmitry.wagin ya ru>
Submitted by: <theis gmx at> (maintainer)
MFH: 2019Q2 |
07 Oct 2018 05:02:36
0.10.4

|
swills  |
security/py-fail2ban: Update to 0.10.4
PR: 231947
Submitted by: theis@gmx.at (maintainer) |
25 Jul 2018 19:09:50
0.10.3.1_1

|
swills  |
security/py-fail2ban: Fix writing /etc/hosts.deny entries
PR: 227577
Submitted by: theis@gmx.at (maintainer)
Reported by: Niels Bakker <niels=freebsd@bakker.net> |
20 Jun 2018 17:05:44
0.10.3.1

|
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
12 Apr 2018 04:48:44
0.10.3.1

|
joneum  |
security/py-fail2ban: Update to 0.10.3.1
Changelog: https://github.com/fail2ban/fail2ban/blob/0.10.3.1/ChangeLog
PR: 227424
Submitted by: theis@gmx.at (maintainer) |
09 Apr 2018 18:17:32
0.10.3

|
joneum  |
security/py-fail2ban: Update to 0.10.3
Changelog: https://github.com/fail2ban/fail2ban/blob/0.10.3.1/ChangeLog
PR: 227389
Submitted by: theis@gmx.at (maintainer) |
25 Jan 2018 12:37:06
0.10.2

|
mat  |
Fix build with Python != 2.7
Pointy hat: pi
Sponsored by: Absolight |
23 Jan 2018 20:13:52
0.10.2

|
pi  |
security/py-fail2ban: update 0.10.1 -> 0.10.2
- many fixes from upstream for bugs in the 0.10.x version
- automatic upgrade of python code to python3, if that is used
PR: 225317
Submitted by: theis@gmx.at (maintainer)
Changes: https://github.com/fail2ban/fail2ban/blob/0.10.2/ChangeLog |
30 Nov 2017 15:50:34
0.10.1_1

|
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
25 Oct 2017 14:11:57
0.10.1_1

|
wen  |
- Patch for user of pf
PR: 223069
Submitted by: theis@gmx.at(maintainer) |
15 Oct 2017 10:56:02
0.10.1

|
wen  |
- Update to 0.10.1
PR: 223022
Submitted by: theis@gmx.at(maintainer) |
12 Oct 2017 10:58:43
0.10.0

|
wen  |
- Update t0 0.10
- Update pkg-message
PR: 221442
Submitted by: theis@gmx.at(maintainer) |
02 Jun 2017 18:15:20
0.9.7

|
sunpoet  |
Update to 0.9.7 [1]
- Fix shebang line of fail2ban-python in apache-fakegooglebot [2]
- While I'm here:
- Add missing OPTIONS_DEFINE=DOCS
- Use SHEBANG_LANG
- Convert to options target helper
Changes: https://github.com/fail2ban/fail2ban/blob/0.9/ChangeLog
PR: 219733 [1], 219419 [2]
Submitted by: <theis@gmx.at> (maintainer) [1], Lukasz Wasikowski
<lukasz@wasikowski.net> [2] |
27 Dec 2016 21:25:07
0.9.6

|
lifanov  |
Update fail2ban to version 0.9.6
PR: 215239
Submitted by: John W. O'Brien <john@saltant.com>
Reviewed by: matthew
Approved by: theis@gmx.at (maintainer), matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D8917 |
24 Jul 2016 16:06:48
0.9.5

|
pawel  |
Update to version 0.9.5
PR: 211262
Submitted by: maintainer |
19 May 2016 11:09:14
0.9.4_1

|
amdmi3  |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
14 May 2016 13:09:45
0.9.4_1

|
pi  |
security/py-fail2ban: Fix for Bug #1417 / #1419
For details see https://github.com/fail2ban/fail2ban/pull/1419
PR: 209494
Submitted by: theis@gmx.at (maintainer) |
01 Apr 2016 14:25:18
0.9.4

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
20 Mar 2016 11:20:43
0.9.4

|
riggs  |
Update to upstream version 0.9.4
PR: 207886
Submitted by: theis@gmx.at (maintainer) |
14 Dec 2015 10:52:47
0.9.3_1

|
koobs  |
security/py-fail2ban: Modernize and cleanup
- Use autoplist, update pkg-plist accordingly, deprecate py3kplist
- Remove unnecessary PYDISTUTILS_PKGVERSION and --install-purelib args
- Cleanup a REINPLACE to be more explicit
- Add do-test target
- Regenerate patches (makepatch compatible)
- Add NO_ARCH
- Sort and group USE{S,_*} entries
PR: 204373
Approved by: maintainer <theis gmx at> |
04 Aug 2015 12:09:10
0.9.3

|
robak  |
security/py-fail2ban: update 0.9.2 -> 0.9.3
- Add LICENSE_FILE
PR: 202026
Submitted by: Christoph Theis <theis@gmx.at> (maintainer) |
28 Jul 2015 21:10:36
0.9.2_1

|
amdmi3  |
- Fix shebangs
Approved by: portmgr blanket
MFH: 2015Q3 (blanket) |
07 May 2015 17:41:24
0.9.2

|
mat  |
Update ports in the s* categores to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
07 May 2015 17:32:16
0.9.2

|
ache  |
Remove deprecated GH_COMMIT (DEVELOPER=yes warning) |
06 May 2015 21:57:01
0.9.2

|
ache  |
Update fail2ban to version 0.9.2
PR: 200002
Submitted by: theis@gmx.at (maintainer update) |
16 Mar 2015 17:00:06
0.9.1

|
sunpoet  |
- Fix build with python3*
- Do not silence installation message
PR: 196336
Submitted by: Kevin Zheng <kevinz5000@gmail.com>
Approved by: <theis@gmx.at> (maintainer) |
17 Nov 2014 14:41:25
0.9.1

|
wen  |
- Update to 0.9.1
PR: 194815
Submitted by: theis@gmx.at(maintainer) |
24 Oct 2014 16:50:43
0.9.0_4

|
mva  |
- Convert ports of science/ and security to new USES=python
Approved by: portmgr (implicit) |
18 Sep 2014 19:09:50
0.9.0_4

|
ache  |
Fix recidive jail.
Add a patch for the recidive jail from upstream.
PR: 193751
Submitted by: theis@gmx.at (maintainer update) |
14 Sep 2014 19:31:16
0.9.0_3

|
tijl  |
- Patch a script to use the right syslogd socket (/var/run/log)
- Remove .keep_me files because pkg can handle empty directories
PR: 193621
Submitted by: theis@gmx.at (maintainer) |
13 May 2014 18:30:23
0.9.0_2

|
adamw  |
Formally create the /var/run/fail2ban directory |
13 May 2014 18:22:28
0.9.0_1

|
adamw  |
Install manpages [1] and create /var/{run,db} directories [2]
PR: ports/189781 [1], ports/189376 [2]
Approved by: maintainer |
02 May 2014 13:17:26
0.9.0

|
sunpoet  |
- Update to 0.9.0
- While I'm here:
- Move RUN_DEPENDS upwards
- Fix space/tab
Changes: https://github.com/fail2ban/fail2ban/blob/master/ChangeLog
PR: ports/188426
Submitted by: Christoph Theis <theis@gmx.at> (maintainer) |
17 Feb 2014 17:57:35
0.8.12

|
adamw  |
Remove unnecessary inclusion of bsd.port.options.mk. |
12 Feb 2014 16:44:25
0.8.12

|
sunpoet  |
- Update to 0.8.12
Changes: https://github.com/fail2ban/fail2ban/releases
PR: ports/186683
Submitted by: Christoph Theis <theis@gmx.at> (maintainer) |
13 Jan 2014 21:00:04
0.8.11_1

|
rene  |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
27 Nov 2013 21:33:18
0.8.11_1

|
sunpoet  |
- Fix PLIST
- Bump PORTREVISION for package change
PR: ports/184336
Submitted by: Christoph Theis <theis@gmx.at> (maintainer) |
25 Nov 2013 11:34:06
0.8.11

|
sunpoet  |
- Update to 0.8.11
Changes: https://github.com/fail2ban/fail2ban/releases
PR: ports/184213
Submitted by: Christoph Theis <theis@gmx.at> (maintainer) |
20 Sep 2013 22:55:26
0.8.10

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
30 Aug 2013 14:23:34
0.8.10

|
culot  |
- Update to 0.8.10
Changes: https://raw.github.com/fail2ban/fail2ban/master/ChangeLog
PR: ports/179528
Submitted by: Christoph Theis <theis@gmx.at> (maintainer) |
14 Aug 2013 22:35:54
0.8.9

|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
11 Jun 2013 14:21:48
0.8.9

|
culot  |
- Update to 0.8.9 [1]
- Make additional documentation installation conditional
(note: run-rootless.txt not installed as not relevant for FreeBSD)
Changes: https://raw.github.com/fail2ban/fail2ban/master/ChangeLog
PR: ports/179426 [1]
Submitted by: Christoph Theis <theis@gmx.at> (maintainer) |
25 Feb 2013 22:23:15
0.8.8_1

|
ache  |
Remove patch unneded in 0.8.8
PR: 176426
Submitted by: Christoph Theis <theis@gmx.at> [maintainer] |
23 Feb 2013 12:36:58
0.8.8

|
culot  |
- Update to 0.8.8
Changes: https://raw.github.com/fail2ban/fail2ban/master/ChangeLog
PR: ports/176368
Submitted by: Christoph Theis <theis@gmx.at> (maintainer) |
17 Feb 2013 14:44:09
0.8.7.1_2

|
rm  |
- do not hardcode path to grep utility
PR: 176058
Submitted by: Christoph Theis <theis@gmx.at> (maintainer) |
01 Feb 2013 15:04:01
0.8.7.1_1

|
ak  |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt) |
17 Dec 2012 18:44:26
0.8.7.1_1

|
wxs  |
Minor enhancements:
1) Add a fix for https://github.com/fail2ban/fail2ban/issues/91 (Spurious
UTF8 in SYSLOG is not fully fixed)
2) Add a filter for sendmail, the default mailer on FreeBSD
3) Make the ipfw table used in the action bsd-ipfw configurable
PR: ports/173956
Submitted by: Christoph Theis <theis@gmx.at> (maintainer) |
02 Dec 2012 10:53:00
0.8.7.1

|
rm  |
- correct displaying of pkg-message
while here:
- use one space in Created by:
- some whitespace aligning
- correct python versions in USE_PYTHON
- use PYDISTUTILS_PKGVERSION to set correct package version instead of crafting
full PYDISTUTILS_EGGINFO
- remove trailin whitespace in pkg-descr and unneded newlines in pkg-message
PR: 174044
Submitted by: Sayetsky Anton <vsjcfm@gmail.com>
Approved by: Christoph Theis <theis@gmx.at> (maintainer)
Feature safe: yes |
24 Nov 2012 03:08:36
0.8.7.1

|
swills  |
- Update to 0.8.7.1
- Fix installation so it doesn't overwrite your config files every time you
upgrade the port
- Fix some space/tab issues to make portlint happy
- Use dirrmtry in a few places because some people have their own custom
filters, actions, etc.
PR: ports/171708
Submitted by: Mark Felder <feld@feld.me>
Approved by: Christoph Theis <theis@gmx.at> (maintainer)
Feature safe: yes |
08 Feb 2012 18:58:36
0.8.6
|
pgollucci  |
- Update to 0.8.6
PR: ports/164829
Submitted by: Christoph Theis <theis@gmx.at> (maintainer) |
14 Jan 2012 08:57:23
0.8.4_2
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
31 Jul 2011 22:23:40
0.8.4_2
|
ohauer  |
- fix reg. expression in filter.d/common.conf
- over to new maintainer
PR: ports/157979
Submitted by: Christoph Theis <theis _at_ gmx.at> (new maintainer) |
11 Jun 2011 02:08:40
0.8.4_1
|
wxs  |
- Include configuration file for pf.
- Add patch for supporting syslogd -v or -vv.
PR: ports/157318
Submitted by: Nick Hilliard <nick@foobar.org>
Approved by: maintainer timeout |
13 Feb 2011 07:01:53
0.8.4
|
sahil  |
Expand the range of supported Python versions and
pacify portlint(1).
PR: ports/154374
Submitted by: Jase Thew <freebsd@beardz.net>
Approved by: maintainer timeout |
29 Apr 2010 19:43:20
0.8.4
|
pgollucci  |
- Assign to new volunteer |
27 Mar 2010 00:15:24
0.8.4
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
01 Feb 2010 03:31:37
0.8.4
|
pgollucci  |
- Update to 0.8.4
PR: ports/143020
Submitted by: Kevin Kobb <kkobb@skylinecorp.com> |
18 Jan 2010 05:24:38
0.8.3_3
|
pgollucci  |
- rc.d fix [2]
- broken on 2.6, 2.3 is gone, and 2.4 is gone soon, so only 2.5 [1]
PR: ports/142849 [2]
Submitted by: Krzysztof Stryjek <admin@bsdserwis.com> [1], miwi [2] |
14 Jan 2010 04:42:13
0.8.3_2
|
pgollucci  |
- sort pkg-list |
14 Jan 2010 04:41:12
0.8.3_2
|
pgollucci  |
- Update to 0.84
- Install sample jail.conf and fail2ban.conf files so that when users
modify the fail2ban.conf and jail.conf files they are not removed.
- Add an IPFW example using IPFW tables
- Created freebsd sshd and ftp example conf files.
Submitted by: Ken Menzel <kmenzel@whisolutions.com> (via e-mail) |
22 Aug 2009 00:35:32
0.8.3_2 
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
22 Jul 2009 15:55:33
0.8.3_2
|
pgollucci  |
- Correct regex for the defaults in FreeBSD
Submitted by: "Bakker, Johan" <johan_bakker@epson.eu> |
15 Jul 2009 16:56:10
0.8.3_1
|
dougb  |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
01 Jun 2009 06:19:04
0.8.3_1
|
pgollucci  |
- Add an rc.d script
Submitted by: sd@mostnet.ru (via e-mail) |
16 May 2009 06:27:56
0.8.3
|
pgollucci  |
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB |
13 Jan 2009 18:22:19
0.8.3
|
pgollucci  |
Fail2ban scans log files like /var/log/pwdfail or /var/log/apache/error_log
and bans IP that makes too many password failures. It updates
firewall rules to reject the IP address.
WWW: http://www.fail2ban.org/wiki/index.php/Main_Page |