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 on branch 2025Q1
crowdsec CrowdSec lightweight and collaborative security engine
1.6.5 security 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.6.5Version of this port present on the latest quarterly branch.
Maintainer: marco@crowdsec.net search for ports maintained by this maintainer
Port Added: 2025-01-21 23:33:48
Last Update: 2025-02-11 14:04:30
Commit Hash: 12c198c
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (61 items)
Collapse this list.
  1. /usr/local/share/licenses/crowdsec-1.6.5/catalog.mk
  2. /usr/local/share/licenses/crowdsec-1.6.5/LICENSE
  3. /usr/local/share/licenses/crowdsec-1.6.5/MIT
  4. @mode 0755
  5. bin/crowdsec
  6. bin/cscli
  7. bin/crowdsec-cli
  8. libexec/crowdsec/upgrade-hub
  9. @mode 0600
  10. @sample etc/crowdsec/config.yaml.sample
  11. @sample etc/crowdsec/local_api_credentials.yaml.sample
  12. @sample etc/crowdsec/online_api_credentials.yaml.sample
  13. @sample etc/crowdsec/notifications/email.yaml.sample
  14. @sample etc/crowdsec/notifications/http.yaml.sample
  15. @sample etc/crowdsec/notifications/sentinel.yaml.sample
  16. @sample etc/crowdsec/notifications/slack.yaml.sample
  17. @sample etc/crowdsec/notifications/splunk.yaml.sample
  18. @mode 0644
  19. @sample etc/crowdsec/acquis.yaml.sample
  20. @sample etc/crowdsec/console.yaml.sample
  21. @sample etc/crowdsec/profiles.yaml.sample
  22. @sample etc/crowdsec/simulation.yaml.sample
  23. etc/crowdsec/patterns/aws
  24. etc/crowdsec/patterns/bacula
  25. etc/crowdsec/patterns/bro
  26. etc/crowdsec/patterns/cowrie_honeypot
  27. etc/crowdsec/patterns/exim
  28. etc/crowdsec/patterns/firewalls
  29. etc/crowdsec/patterns/haproxy
  30. etc/crowdsec/patterns/java
  31. etc/crowdsec/patterns/junos
  32. etc/crowdsec/patterns/linux-syslog
  33. etc/crowdsec/patterns/mcollective
  34. etc/crowdsec/patterns/modsecurity
  35. etc/crowdsec/patterns/mongodb
  36. etc/crowdsec/patterns/mysql
  37. etc/crowdsec/patterns/nagios
  38. etc/crowdsec/patterns/nginx
  39. etc/crowdsec/patterns/paths
  40. etc/crowdsec/patterns/postgresql
  41. etc/crowdsec/patterns/rails
  42. etc/crowdsec/patterns/redis
  43. etc/crowdsec/patterns/ruby
  44. etc/crowdsec/patterns/smb
  45. etc/crowdsec/patterns/ssh
  46. etc/crowdsec/patterns/tcpdump
  47. etc/cron.d/crowdsec
  48. @mode 0755
  49. lib/crowdsec/plugins/notification-email
  50. lib/crowdsec/plugins/notification-http
  51. lib/crowdsec/plugins/notification-sentinel
  52. lib/crowdsec/plugins/notification-slack
  53. lib/crowdsec/plugins/notification-splunk
  54. @dir etc/crowdsec/hub
  55. @dir etc/crowdsec/acquis.d
  56. @dir /var/db/crowdsec
  57. @dir /var/db/crowdsec/data
  58. @dir /var/db/crowdsec/data/trace
  59. @owner
  60. @group
  61. @mode
Collapse this list.
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 = 1738941832 SHA256 (go/security_crowdsec/crowdsec-v1.6.5/v1.6.5.mod) = f288295700dd0a49cd69d520167cd00826d974877450cc627f8f839850c0d617 SIZE (go/security_crowdsec/crowdsec-v1.6.5/v1.6.5.mod) = 10932

Expand this list (2 items)

Collapse this list.

SHA256 (go/security_crowdsec/crowdsec-v1.6.5/v1.6.5.zip) = 1d9642ab9b6cdbc9dd8f1a1331d9d72da06f0b876b2970499e3f27443889cad5 SIZE (go/security_crowdsec/crowdsec-v1.6.5/v1.6.5.zip) = 1669439

Collapse this list.


Packages (timestamps in pop-ups are UTC):
crowdsec
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.6.81.6.8_1-1.6.81.6.8_1---
FreeBSD:13:quarterly1.6.5_31.6.5_3-1.6.5_31.6.5_3---
FreeBSD:14:latest1.6.5_41.6.8_1-1.6.5_41.6.8_1---
FreeBSD:14:quarterly1.6.5_31.6.5_3-1.6.5_31.6.5_3---
FreeBSD:15:latest1.6.81.6.8_1n/a1.6.5_3n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go123 : lang/go123
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libabsl_base.so : devel/abseil
  2. libre2.so : devel/re2
Fetch dependencies:
  1. go123 : lang/go123
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for crowdsec-1.6.5: FIREWALL_BOUNCER=off: Depend on security/crowdsec-firewall-bouncer ===> Use 'make config' to modify these settings
Options name:
security_crowdsec
USES:
go:1.23,modules pkgconfig zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/crowdsecurity/crowdsec/@v/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.6.5
11 Feb 2025 14:04:30
commit hash: 12c198cffd7adea0e442676f75ac5321be52f1f8commit hash: 12c198cffd7adea0e442676f75ac5321be52f1f8commit hash: 12c198cffd7adea0e442676f75ac5321be52f1f8commit hash: 12c198cffd7adea0e442676f75ac5321be52f1f8 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Marco
security/crowdsec: Update 1.6.4 => 1.6.5

Changelog:
https://github.com/crowdsecurity/crowdsec/releases/tag/v1.6.5

PR:	284730
MFH:	2025Q1
(cherry picked from commit 2c8fd6f3ca6182a08050a942d8d9b39695848770)
1.6.4_1
21 Jan 2025 23:28:02
commit hash: 3a64e0451bcb42e64229934ac549b029e5e07cc9commit hash: 3a64e0451bcb42e64229934ac549b029e5e07cc9commit hash: 3a64e0451bcb42e64229934ac549b029e5e07cc9commit hash: 3a64e0451bcb42e64229934ac549b029e5e07cc9 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go123 update

MFH:		2025Q1
(cherry picked from commit ca07a602a8c6a47d062fe404167c2f3a1f91e3e9)

Number of commits found: 2