| Port details on branch 2022Q4 |
- crowdsec CrowdSec lightweight and collaborative security engine
- 1.4.1_2 security
=0 1.7.8_2Version of this port present on the latest quarterly branch. - Maintainer: marco@crowdsec.net
 - Port Added: 2022-10-08 20:54:11
- Last Update: 2022-10-08 20:47:13
- Commit Hash: b2fb7a4
- License: MIT
- WWW:
- https://github.com/crowdsecurity/crowdsec
- Description:
- Crowdsec is an open-source, lightweight software, detecting peers with
aggressive behaviors to prevent them from accessing your systems. Its user
friendly design and assistance offers a low technical barrier of entry and
nevertheless a high security gain.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- crowdsec>0:security/crowdsec
- To install the port:
- cd /usr/ports/security/crowdsec/ && make install clean
- To add the package, run one of these commands:
- pkg install security/crowdsec
- pkg install crowdsec
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: crowdsec
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1658844897
SHA256 (crowdsecurity-crowdsec-v1.4.1-v1.4.1-freebsd_GH0.tar.gz) = a05e75838f4c4e87906ab6df846cc73b4701f6460834e35e5b64b7774e16bb63
SIZE (crowdsecurity-crowdsec-v1.4.1-v1.4.1-freebsd_GH0.tar.gz) = 20805956
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:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- git : devel/git@lite
- gmake>=4.3 : devel/gmake
- go119 : lang/go119
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for crowdsec-1.4.1_2:
FIREWALL_BOUNCER=off: Depend on security/crowdsec-firewall-bouncer
===> Use 'make config' to modify these settings
- Options name:
- security_crowdsec
- USES:
- gmake go:no_targets
- pkg-message:
- For install:
-
crowdsec is installed.
You need to check/edit the following files in /usr/local/etc/crowdsec as described in https://doc.crowdsec.net/docs/configuration/crowdsec_configuration
- config.yaml: main configuration
- acquis.yaml: where to find logs to parse (this port does not include automatic discovery of the running services)
- profiles.yaml: remediation policies (ban, duration, etc)
Then you can enable the daemon via sysrc and run it.
# sysrc crowdsec_enable="YES"
crowdsec_enable: NO -> YES
# service crowdsec start
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.4.1_2 08 Oct 2022 20:47:13
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{118,119} update
(cherry picked from commit bde51869ee0206eeaa2849d8ef28b14da59727a3) |
Number of commits found: 1
|