mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
security/bro: Deprecate giving users until June 1st, 2020 to migrate
to the new security/zeek port. Add CONFLICTS=zeek due to overlap. Approved by: matthew (mentor, implicit)
This commit is contained in:
parent
2e9dc31504
commit
45d2d4771c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517789
@ -14,12 +14,16 @@ COMMENT= System for detecting network intruders in real-time
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
BROKEN_powerpc64= Does not build: error: zero-size array 'names'
|
||||
DEPRECATED= Please migrate to security/zeek
|
||||
EXPIRATION_DATE= 2020-06-01
|
||||
|
||||
USES= bison cmake compiler:c++11-lang gettext-runtime ninja perl5 python shebangfix ssl
|
||||
|
||||
CMAKE_ARGS+= -DPYTHON_EXECUTABLE:PATH=${PYTHON_CMD}
|
||||
CXXFLAGS+= -std=c++11 -Wall
|
||||
|
||||
CONFLICTS= zeek
|
||||
|
||||
SHEBANG_FILES= aux/broctl/aux/trace-summary/trace-summary
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
Loading…
Reference in New Issue
Block a user