94c5 FreshPorts -- security/py-fail2ban
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
py-fail2ban 0.8.8_1 security on this many watch lists=3 search for ports that depend on this port
Scans log files and bans IP that makes too many password failures
Maintained by: theis@gmx.at search for ports maintained by this maintainer
Port Added: 13 Jan 2009 18:22:37
Also Listed In: python
License: GPLv2


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
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/python27
Required To Run:
  1. lang/python27
There are no ports dependent upon this port

To install the port: cd /usr/ports/security/py-fail2ban/ && make install clean
To add the package: pkg_add -r py27-fail2ban


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. https://github.com/fail2ban/fail2ban/tarball/0.8.8/

Number of commits found: 24

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
25 Feb 2013 22:23:15
Original commit files touched by this commit  0.8.8_1
ache search for other commits by this committer
Remove patch unneded in 0.8.8

PR:     176426
Submitted by:   Christoph Theis <theis@gmx.at> [maintainer]
23 Feb 2013 12:36:58
Original commit files touched by this commit  0.8.8
culot search for other commits by this committer
- 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
Original commit files touched by this commit  0.8.7.1_2
rm search for other commits by this committer
- do not hardcode path to grep utility

PR:		176058
Submitted by:	Christoph Theis <theis@gmx.at> (maintainer)
01 Feb 2013 15:04:01
Original commit files touched by this commit  0.8.7.1_1
ak search for other commits by this committer
- Fix all cases of 'No newline at end of file' in ports tree

Approved by: portmgr (bapt)
17 Dec 2012 18:44:26
Original commit files touched by this commit  0.8.7.1_1
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)
02 Dec 2012 10:53:00
Original commit files touched by this commit  0.8.7.1
rm search for other commits by this committer
- 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
Original commit files touched by this commit  0.8.7.1
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
08 Feb 2012 18:58:36
Original commit files touched by this commit  0.8.6
pgollucci search for other commits by this committer
- Update to 0.8.6

PR:             ports/164829
Submitted by:   Christoph Theis <theis@gmx.at> (maintainer)
14 Jan 2012 08:57:23
Original commit files touched by this commit  0.8.4_2
dougb search for other commits by this committer
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
Original commit files touched by this commit  0.8.4_2
ohauer search for other commits by this committer
- 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
Original commit files touched by this commit  0.8.4_1
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
13 Feb 2011 07:01:53
Original commit files touched by this commit  0.8.4
sahil search for other commits by this committer
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
Original commit files touched by this commit  0.8.4
pgollucci search for other commits by this committer
- Assign to new volunteer
27 Mar 2010 00:15:24
Original commit files touched by this commit  0.8.4
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
01 Feb 2010 03:31:37
Original commit files touched by this commit  0.8.4
pgollucci search for other commits by this committer
- Update to 0.8.4

PR:             ports/143020
Submitted by:   Kevin Kobb <kkobb@skylinecorp.com>
18 Jan 2010 05:24:38
Original commit files touched by this commit  0.8.3_3
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit  0.8.3_2
pgollucci search for other commits by this committer
- sort pkg-list
14 Jan 2010 04:41:12
Original commit files touched by this commit  0.8.3_2
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)
22 Aug 2009 00:35:32
Original commit files touched by this commit  0.8.3_2
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
22 Jul 2009 15:55:33
Original commit files touched by this commit  0.8.3_2
pgollucci search for other commits by this committer
- Correct regex for the defaults in FreeBSD

Submitted by:   "Bakker, Johan" <johan_bakker@epson.eu>
15 Jul 2009 16:56:10
Original commit files touched by this commit  0.8.3_1
dougb search for other commits by this committer
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
Original commit files touched by this commit  0.8.3_1
pgollucci search for other commits by this committer
- Add an rc.d script

Submitted by:   sd@mostnet.ru (via e-mail)
16 May 2009 06:27:56
Original commit files touched by this commit  0.8.3
pgollucci search for other commits by this committer
- Mark most of my ports MAKE_JOBS_SAFE=yes

Tested by: several builds in P6 TB
13 Jan 2009 18:22:19
Original commit files touched by this commit  0.8.3
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

Number of commits found: 24

283e
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24528
Broken 216
Deprecated 473
Ignore 635
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours10
new 7 days29
new fortnight58
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0