Commit Graph

44 Commits

Author SHA1 Message Date
sthen
48dbc605b1 add COMPILER_LIBCXX to WANTLIB and bump 2017-07-27 09:55:44 +00:00
ajacoutot
17413c78af Update to bro-2.5.1. 2017-06-28 09:56:09 +00:00
espie
cc5bc426ed switch everything to new COMPILER idiom, even stuff that won't build with clang
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
espie
0ab0c09554 first batch of WANT_CXX 2017-05-13 09:49:50 +00:00
ajacoutot
bd0652ca4c Conflict with archivers/brotli. 2017-04-12 10:58:36 +00:00
ajacoutot
09f4791d3f The bundled sqlite seems to pick up ICU4C if present and will error out if
it gets junked during the build; I could not find a proper way to disable
it...
So just BDEP on textproc/icu4c for now and hope this will workaround the
issue.

breakage reported by naddy@ a couple of times
2017-01-31 05:19:52 +00:00
ajacoutot
84f67dbe95 Rename patch, from Daniel Thayer. 2016-12-13 09:01:48 +00:00
ajacoutot
cb8fdf5d6d Tweak. 2016-12-12 15:12:04 +00:00
ajacoutot
8deb55c600 Make it possible to load dynamic plugins.
from Daniel Thayer (upstream)
2016-12-09 13:14:02 +00:00
ajacoutot
98213a3ee1 Drop the setrlimit patch, it's not needed anymore; prodded by Daniel Thayer
http -> https in README while here.
2016-12-02 10:05:06 +00:00
ajacoutot
2fb07bfa35 Needs gfind to run some of the bro scripts.
@sample local-logger.bro which was forgotten after the update to 2.5.

reported by Daniel Thayer, thanks!
2016-12-01 09:08:37 +00:00
ajacoutot
f09575be93 Update to bro-2.5. 2016-11-19 12:02:37 +00:00
ajacoutot
db8e8e857c Add a small entry for 'broctl cron'. 2016-10-10 08:06:38 +00:00
ajacoutot
2399136d51 Handle the ${PREFIX}/share/broctl/scripts/broctl-config.sh symlink at
install time (@exec-add/@exec-delete). The target changes according to the
spooldir and "@comment no checksum" does not work for symlinks.
2016-10-07 13:34:56 +00:00
ajacoutot
b063195057 Revert the cmake patch again and use LDFLAGS. We want to make sure libbind
is used to prevent conflicts.
2016-10-07 12:59:42 +00:00
ajacoutot
b80174936d Use setrlimit() in broctl, at least 256 FDs are needed.
Fix rc_reload().
2016-10-07 10:05:16 +00:00
ajacoutot
e97f84e130 Properly @sample local site files so that they can be modified by the admin.
Noticed by and input from semarie
2016-09-17 14:42:13 +00:00
ajacoutot
160fbb1d89 512 openfiles seems to be enough. 2016-09-08 08:16:12 +00:00
dcoppa
46e8652dc9 Use the right cmake lingo to set a non-standard RPATH.
ok aja@
2016-09-07 14:50:18 +00:00
ajacoutot
174923e335 Drop cmake/FindBIND.cmake and use LDFLAGS until I understand what magic is
needed to handle RPATH.
2016-09-07 10:56:02 +00:00
ajacoutot
2eff009d4e Add a couple of build patches from Michael Shirk.
While here, fix a warning.
2016-09-06 16:12:57 +00:00
ajacoutot
76779adceb Make sure we pick up the correct python version.
reported by naddy@
2016-09-01 13:14:00 +00:00
ajacoutot
45363e69db Missing bdep on bison. 2016-08-31 07:58:01 +00:00
ajacoutot
7905c3e597 Depends on several GeoIP DBs.
Few tweaks while here.
2016-08-27 12:58:07 +00:00
ajacoutot
de0fc5226c Tweak README a bit. 2016-08-27 08:18:42 +00:00
ajacoutot
caf22f5b14 Long overdue update to bro-2.4.1.
Take maintainer while here.

Only slightly tested so far; so may get a few tweaks in the next days if
needed.
2016-08-27 06:39:14 +00:00
sthen
99d5f42fce bump (GeoIP pkgpath change) 2016-03-01 00:07:17 +00:00
sthen
513c7a26f3 change SSLv3_method to SSLv23_method, not tested but the former isn't
going to work anyway.
2015-07-19 16:38:48 +00:00
bentley
e7b036b93d Replace dead mirror and update homepage. 2015-06-18 07:25:44 +00:00
naddy
2382144b92 fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump 2015-03-16 18:07:34 +00:00
bentley
eb5d566e19 Remove Kevin Lo as maintainer, by request. 2015-01-21 06:23:33 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
sthen
87bb49c072 sync WANTLIB 2014-11-05 11:43:59 +00:00
ajacoutot
372cd2bc49 --disable-gtk-doc is handled by the infrastructure now. 2014-09-13 16:36:53 +00:00
espie
885fcbfd22 this was not tested.
dnl only works as a comment if there's a space after it.
2014-03-21 10:26:49 +00:00
sthen
e44922d3d5 Don't pick up libbind if installed, it breaks the build. No pkg change. 2014-03-18 17:53:17 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
landry
ac405c56be Properly disable gtk-doc, otherwise it's picked as a hidden dep during
build.
2013-03-03 08:12:05 +00:00
kili
bbd3495036 Accept --disable-silent-rules.
ok naddy@
2011-06-02 15:43:05 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
espie
2d4d3c014f WANTLIB conversion 2010-11-11 11:54:08 +00:00
robert
c06abedde8 Fix OpenSSL update fallout by using a diff from bro ticket #247
which checks and uses the correct API
2010-10-12 20:12:52 +00:00
kevlo
a346b48e63 initial import of bro-1.4
Bro is an open-source, Unix-based Network Intrusion Detection
System (NIDS) that passively monitors network traffic and looks
for suspicious activity.

ok ajacoutot@
2008-12-17 01:34:53 +00:00