Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jan 2009 18:22:19 +0000 (UTC)
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security Makefile ports/security/py-fail2ban Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200901131822.n0DIMJbq067470@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pgollucci    2009-01-13 18:22:19 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/py-fail2ban Makefile distinfo pkg-descr pkg-plist 
  Log:
  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
  
  Revision  Changes    Path
  1.1012    +1 -0      ports/security/Makefile
  1.1       +35 -0     ports/security/py-fail2ban/Makefile (new)
  1.1       +3 -0      ports/security/py-fail2ban/distinfo (new)
  1.1       +5 -0      ports/security/py-fail2ban/pkg-descr (new)
  1.1       +119 -0    ports/security/py-fail2ban/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901131822.n0DIMJbq067470>