Port details on branch 2023Q4 |
- sshguard Protect hosts from brute-force attacks against SSH and other services
- 2.4.3_1,1 security
=0 2.4.3,1Version of this port present on the latest quarterly branch. - Maintainer: kevinz5000@gmail.com
 - Port Added: 2023-11-13 11:39:05
- Last Update: 2023-11-13 11:36:36
- Commit Hash: f59a0c5
- License: BSD2CLAUSE
- WWW:
- https://www.sshguard.net/
- Description:
- SSHGuard protects hosts from brute-force attacks against SSH and other
services. It aggregates system logs and blocks repeat offenders using one of
several firewall backends.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- sshguard>0:security/sshguard
- To install the port:
- cd /usr/ports/security/sshguard/ && make install clean
- To add the package, run one of these commands:
- pkg install security/sshguard
- pkg install sshguard
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sshguard
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1698823793
SHA256 (sshguard-2.4.3.tar.gz) = 64029deff6de90fdeefb1f497d414f0e4045076693a91da1a70eb7595e97efeb
SIZE (sshguard-2.4.3.tar.gz) = 1118756
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_sshguard
- USES:
- autoreconf
- pkg-message:
- For install:
- To enable SSHGuard at startup, add the following line to your 'rc.conf':
sshguard_enable="YES"
Starting SSHGuard through syslogd(8) is discouraged and not supported.
Configure SSHGuard by editing BACKEND in '/usr/local/etc/sshguard.conf'. See
sshguard-setup(7) for instructions on setting up your firewall.
Please note that a few rc script parameters have been renamed to
better reflect the documentation:
sshguard_safety_thresh -> sshguard_danger_thresh
sshguard_pardon_min_interval -> sshguard_release_interval
sshguard_prescribe_interval -> sshguard_reset_interval
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.4.3_1,1 13 Nov 2023 11:36:36
    |
Renato Botelho (garga)  Author: Kevin Zheng |
security/sshguard: Fix build on FreeBSD 12
PR: 274985
Reported by: Yani Karydis <yani@pi-greece.eu>
(cherry picked from commit 2eca5c84fab2c480693b45136f7b904a18db6a0a) |
2.4.3,1 13 Nov 2023 11:36:36
    |
Renato Botelho (garga)  Author: Chris Moerz |
security/sshguard: fix logging of entries with hostnames
With work from martin@lispworks.com
PR: 272249
Reported by: martin@lispworks.com
Approved by: kevinz5000@gmail.com (maintainer)
(cherry picked from commit efda5c514648db7c2bbacaa7a57dfa946dd9f054) |
Number of commits found: 2
|