mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
- Update to 1.5.3
- Mark MAKE_JOBS_UNSAFE - Remove < 7.0 PR: ports/160897 Submitted by: Dikshie <dikshie@sfc.wide.ad.jp> Approved by: maintainer timeout (kevlo ; 141 days)
This commit is contained in:
parent
d94c446ebd
commit
df76bcba43
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=290945
@ -6,13 +6,15 @@
|
||||
#
|
||||
|
||||
PORTNAME= bro
|
||||
PORTVERSION= 1.5.1
|
||||
PORTVERSION= 1.5.3
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ftp://bro-ids.org/
|
||||
MASTER_SITES= ftp://ftp.bro-ids.org/
|
||||
|
||||
MAINTAINER= kevlo@FreeBSD.org
|
||||
COMMENT= System for detecting Network Intruders in real-time
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
USE_PERL5= yes
|
||||
|
||||
LIB_DEPENDS= GeoIP:${PORTSDIR}/net/GeoIP
|
||||
@ -21,14 +23,9 @@ GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ARGS= --disable-perftools \
|
||||
--disable-broccoli \
|
||||
--disable-broctl
|
||||
--disable-broctl \
|
||||
--enable-brov6
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 700000
|
||||
BROKEN= does not package
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (bro-1.5.1.tar.gz) = 9e9a34af14b6466c7253ce1d03bfd3ef586e3f765902d43981212db3de585a48
|
||||
SIZE (bro-1.5.1.tar.gz) = 4327064
|
||||
SHA256 (bro-1.5.3.tar.gz) = 7ccb657d38e00cfa2d07f067ad701189e1ac238610089e67f6b4023734adf80e
|
||||
SIZE (bro-1.5.3.tar.gz) = 4441838
|
||||
|
Loading…
Reference in New Issue
Block a user