freebsd-ports/security/py-bro-pkg/pkg-message
Mateusz Piotrowski d8251c38c3 New port: security/py-bro-pkg: Bro NSM package manager
The Bro Package Manager makes it easy for Bro users to install
and manage third party scripts as well as plugins for Bro and
BroControl. The command-line tool is preconfigured scripts as
well as plugins for Bro and BroControl. The command-line tool
is preconfigured to download packages from the Bro package source,
a GitHub repository that has been setup such that any developer
can request their Bro package be included. See the README file
of that repository for information regarding the package submission
process. NOTE: It's left up to users to decide for themselves
via code review, GitHub comments/stars, or other metrics whether
any given package is trustworthy as there is no implied guarantees
that it's secure just because it's been accepted into the default
package source. See the package manager documentation for further
usage information, how-to guides, and walkthroughs. For offline
reading, it's also available in the doc/ directory of the
source code distribution.

WWW: https://github.com/bro/package-manager/

PR:		231739
Submitted by:	Shirkdog <mshirk@daemon-security.com>
Reviewed by:	Nathan <ndowens@yahoo.com>
Approved by:	krion (mentor)
Differential Revision:	https://reviews.freebsd.org/D17358
2018-10-09 13:51:40 +00:00

7 lines
204 B
Text

======================================================================
Run the following to configure bro-pkg:
bro-pkg autoconfig
======================================================================