Subject: CVS commit: pkgsrc/security/sshguard
From: Matthias Scheler
Date: 2014-07-26 21:57:44
Message id: 20140726195744.9F2B296@cvs.netbsd.org

Log Message:
Add new "sshguard" package:
Sshguard is a small program that monitors services running on your
machine from the log files. When it detects that someone is doing
something bad to a service, sshguard blocks the IP address of the bad
guy with a firewall rule.

Sshguard was started in 2006 to mitigate the growing brute force
attacks to SSH servers. Because of the generality of its infrastructure,
however, it was soon extended to monitor and protect more and more services.

Files:
RevisionActionfile
1.1addpkgsrc/security/sshguard/DESCR
1.1addpkgsrc/security/sshguard/Makefile
1.1addpkgsrc/security/sshguard/PLIST
1.1addpkgsrc/security/sshguard/distinfo
1.1addpkgsrc/security/sshguard/options.mk
1.1addpkgsrc/security/sshguard/files/sshguard.sh
1.1addpkgsrc/security/sshguard/patches/patch-man_sshguard.8