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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
sshguard-ipfilter Protect hosts from brute force attacks against ssh and other services using ipfilter
1.7.0 security Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.7.0Version of this port present on the latest quarterly branch.
Maintainer: feld@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-07-26 13:54:22
Last Update: 2016-08-29 13:58:11
SVN Revision: 421059
License: BSD2CLAUSE
WWW:
http://sshguard.sourceforge.net
Description:
Sshguard monitors services from their logging activity. It reacts to messages about dangerous activity by blocking the source address with the local firewall. Sshguard employs a clever parser that can recognize several logging formats at once transparently (syslog, syslog-ng, metalog, multilog, raw messages), and detects attacks for many services out of the box, including SSH, FreeBSD's ftpd and dovecot. It can operate all the major firewalling systems, including PF, netfilter/iptables, IPFIREWALL/ipfw, IPFILTER. Sshguard has several relevant features like support for IPv6, whitelisting, suspension, log message authentication. It is reliable, easy to set up and demands very few resources to the system. WWW: http://sshguard.sourceforge.net
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • sshguard-ipfilter>0:security/sshguard-ipfilter
No installation instructions:
This port has been deleted.
PKGNAME: sshguard-ipfilter
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1472244532 SHA256 (sshguard-1.7.0.tar.gz) = 5ce784bc25dc9801fbfadc4117669ee02397526c420170ae1145ada96df8cd59 SIZE (sshguard-1.7.0.tar.gz) = 769779

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Master port: security/sshguard
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. autoconf-2.69 : devel/autoconf
  2. autoheader-2.69 : devel/autoconf
  3. autoreconf-2.69 : devel/autoconf
  4. aclocal-1.15 : devel/automake
  5. automake-1.15 : devel/automake
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
autoreconf
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (21 items)
Collapse this list.
  1. http://aarnet.dl.sourceforge.net/project/sshguard/sshguard/1.7.0/
  2. http://downloads.sourceforge.net/project/sshguard/sshguard/1.7.0/
  3. http://freefr.dl.sourceforge.net/project/sshguard/sshguard/1.7.0/
  4. http://garr.dl.sourceforge.net/project/sshguard/sshguard/1.7.0/
  5. http://heanet.dl.sourceforge.net/project/sshguard/sshguard/1.7.0/
  6. http://hivelocity.dl.sourceforge.net/project/sshguard/sshguard/1.7.0/
  7. http://ignum.dl.sourceforge.net/project/sshguard/sshguard/1.7.0/
  8. http://internode.dl.sourceforge.net/project/sshguard/sshguard/1.7.0/
  9. http://iweb.dl.sourceforge.net/project/sshguard/sshguard/1.7.0/
  10. http://jaist.dl.sourceforge.net/project/sshguard/sshguard/1.7.0/
  11. http://kent.dl.sourceforge.net/project/sshguard/sshguard/1.7.0/
  12. http://master.dl.sourceforge.net/project/sshguard/sshguard/1.7.0/
  13. http://nchc.dl.sourceforge.net/project/sshguard/sshguard/1.7.0/
  14. http://ncu.dl.sourceforge.net/project/sshguard/sshguard/1.7.0/
  15. http://netcologne.dl.sourceforge.net/project/sshguard/sshguard/1.7.0/
  16. http://sunet.dl.sourceforge.net/project/sshguard/sshguard/1.7.0/
  17. http://superb-dca3.dl.sourceforge.net/project/sshguard/sshguard/1.7.0/
  18. http://switch.dl.sourceforge.net/project/sshguard/sshguard/1.7.0/
  19. http://tenet.dl.sourceforge.net/project/sshguard/sshguard/1.7.0/
  20. http://ufpr.dl.sourceforge.net/project/sshguard/sshguard/1.7.0/
  21. http://waix.dl.sourceforge.net/project/sshguard/sshguard/1.7.0/
Collapse this list.
Port Moves
  • port deleted on 2025-01-02
    REASON: Unknown, port deleted long time ago, entry added to clean up portscout.freebsd.org

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: security/sshguard
CommitCreditsLog message
1.7.0
29 Aug 2016 13:58:11
Revision:421059Original commit files touched by this commit
feld search for other commits by this committer
security/sshguard-ipfilter: Delete port

As of 1.7.0 ipfilter is no longer supported in sshguard
1.6.0_1
26 Jul 2015 15:04:34
Revision:392923Original commit files touched by this commit
feld search for other commits by this committer
security/sshguard-null

portable do-nothing backend for applying detection but not prevention

PR:		201323
1.5_5
08 Jun 2014 19:51:28
Revision:357070Original commit files touched by this commit
olgeni search for other commits by this committer
Remove all space characters from Makefile assignments.

No functional changes included.

CR:		D193 (except math/sedumi)
Approved by:	portmgr (bapt)
1.5_4
25 Apr 2014 16:59:09
Revision:352141Original commit files touched by this commit
crees search for other commits by this committer
Remove NO_STAGE from slaves.
1.5_2
20 Sep 2013 22:55:26
Revision:327769Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
1.1
26 Jul 2008 13:54:03
Original commit files touched by this commit
lwhsu search for other commits by this committer
Add sshguard-ipfilter, protect hosts from brute force attacks against
ssh and other services using ipfilter.

PR:             ports/125975
Submitted by:   Mij <mij at bitchx.it>

Number of commits found: 6