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: security/py-fail2ban/pkg-plist

Number of commits found: 23

Sunday, 21 Jan 2024
22:32 Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/py-fail2ban: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
commit hash: 8dda5d05cfbe8f4863dfb9c820fc0a767e565e72 commit hash: 8dda5d05cfbe8f4863dfb9c820fc0a767e565e72 commit hash: 8dda5d05cfbe8f4863dfb9c820fc0a767e565e72 commit hash: 8dda5d05cfbe8f4863dfb9c820fc0a767e565e72 8dda5d0
Monday, 12 Jun 2023
22:06 Cy Schubert (cy) search for other commits by this committer
security/py-fail2ban: Fix FAIL2BAN_DBDIR

FAIL2BAN_DBDIR is a user set option. Unfortunately plist is not updated
resulting in plist errors.

PR:	271972
MFH:	2023Q2
commit hash: 1036c8dcca6e51b2c3dac6b9ebabd42cfc334a90 commit hash: 1036c8dcca6e51b2c3dac6b9ebabd42cfc334a90 commit hash: 1036c8dcca6e51b2c3dac6b9ebabd42cfc334a90 commit hash: 1036c8dcca6e51b2c3dac6b9ebabd42cfc334a90 1036c8d
Tuesday, 27 Dec 2016
21:25 lifanov search for other commits by this committer
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
Original commitRevision:429667 
Monday, 14 Dec 2015
10:52 koobs search for other commits by this committer
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>
Original commitRevision:403712 
Tuesday, 4 Aug 2015
12:09 robak search for other commits by this committer
security/py-fail2ban: update 0.9.2 -> 0.9.3

- Add LICENSE_FILE

PR:		202026
Submitted by:	Christoph Theis <theis@gmx.at> (maintainer)
Original commitRevision:393518 
Wednesday, 6 May 2015
21:57 ache search for other commits by this committer
Update fail2ban to version 0.9.2

PR:     200002
Submitted by:   theis@gmx.at (maintainer update)
Original commitRevision:385575 
Monday, 17 Nov 2014
14:41 wen search for other commits by this committer
- Update to 0.9.1

PR:		194815
Submitted by:	theis@gmx.at(maintainer)
Original commitRevision:372670 
Sunday, 14 Sep 2014
19:31 tijl search for other commits by this committer
- 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)
Original commitRevision:368222 
Tuesday, 13 May 2014
18:22 adamw search for other commits by this committer
Install manpages [1] and create /var/{run,db} directories [2]

PR:		ports/189781 [1], ports/189376 [2]
Approved by:	maintainer
Original commitRevision:353975 
Friday, 2 May 2014
13:17 sunpoet search for other commits by this committer
- 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)
Original commitRevision:352813 
Wednesday, 12 Feb 2014
16:44 sunpoet search for other commits by this committer
- Update to 0.8.12

Changes:	https://github.com/fail2ban/fail2ban/releases
PR:		ports/186683
Submitted by:	Christoph Theis <theis@gmx.at> (maintainer)
Original commitRevision:343942 
Wednesday, 27 Nov 2013
21:33 sunpoet search for other commits by this committer
- Fix PLIST
- Bump PORTREVISION for package change

PR:		ports/184336
Submitted by:	Christoph Theis <theis@gmx.at> (maintainer)
Original commitRevision:335064 
Monday, 25 Nov 2013
11:34 sunpoet search for other commits by this committer
- Update to 0.8.11

Changes:	https://github.com/fail2ban/fail2ban/releases
PR:		ports/184213
Submitted by:	Christoph Theis <theis@gmx.at> (maintainer)
Original commitRevision:334840 
Friday, 30 Aug 2013
14:23 culot search for other commits by this committer
- 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)
Original commitRevision:325700 
Tuesday, 11 Jun 2013
14:21 culot search for other commits by this committer
- 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)
Original commitRevision:320563 
Monday, 17 Dec 2012
18:44 wxs search for other commits by this committer
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)
Original commitRevision:309119 
Saturday, 24 Nov 2012
03:08 swills search for other commits by this committer
- 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
Original commitRevision:307702 
Wednesday, 8 Feb 2012
18:58 pgollucci search for other commits by this committer
- Update to 0.8.6

PR:             ports/164829
Submitted by:   Christoph Theis <theis@gmx.at> (maintainer)
Original commit
Saturday, 11 Jun 2011
02:08 wxs search for other commits by this committer
- 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
Original commit
Monday, 1 Feb 2010
03:31 pgollucci search for other commits by this committer
- Update to 0.8.4

PR:             ports/143020
Submitted by:   Kevin Kobb <kkobb@skylinecorp.com>
Original commit
Thursday, 14 Jan 2010
04:42 pgollucci search for other commits by this committer
- sort pkg-list
Original commit
04:41 pgollucci search for other commits by this committer
- 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)
Original commit
Tuesday, 13 Jan 2009
18:22 pgollucci search for other commits by this committer
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
Original commit

Number of commits found: 23