aboutsummaryrefslogtreecommitdiff
path: root/security/bro
Commit message (Collapse)AuthorAgeFilesLines
* - Fix the build with libc++.Raphael Kubo da Costa2014-01-064-21/+59
| | | | | | | | | | | | - Convert to new-new OPTIONS framework. - Use new *_DEPENDS formats. - Fix LICENSE. PR: ports/185455 Submitted by: Craig Leres <leres@ee.lbl.gov> (maintainer) Notes: svn path=/head/; revision=338927
* Fix build on FreeBSD 8 when misc/compat5x is installedAntoine Brodin2013-12-021-1/+3
| | | | | | | Submitted by: Craig Leres (maintainer) Notes: svn path=/head/; revision=335521
* Revert part of previous commit, old pkg_create is unable to create aAntoine Brodin2013-12-011-1/+1
| | | | | | | | | package if it can't resolve prefix Submitted by: Craig Leres (maintainer) Notes: svn path=/head/; revision=335368
* - Fix packaging with pkgng: create empty dirs to be packed in STAGEDIRAntoine Brodin2013-12-011-4/+6
| | | | | | | | | | | | | - Fix build on FreeBSD 8: depend on libmagic ABI version from ports - While here, use new LIB_DEPENDS syntax PR: ports/184194 PR: ports/184381 Submitted by: Craig Leres (maintainer) Reported by: Mark Martinec and pkg-fallout Notes: svn path=/head/; revision=335367
* - Update to 2.2Philippe Audeoud2013-11-228-166/+331
| | | | | | | | | | | | - Support STAGE - Update MASTER_SITES - Add LICENSE PR: ports/183940 Submitted by: maintainer Notes: svn path=/head/; revision=334597
* - Fix build with clangThomas Abthorpe2013-10-251-0/+10
| | | | | | | | PR: ports/183279 Submitted by: Craig Leres <leres@ee.lbl.gov> (maintainer) Notes: svn path=/head/; revision=331593
* - Remove the real un-needed patchThomas Abthorpe2013-10-193-15/+21
| | | | | | | | | | | - Restore needed file - Bump PORTREVISION Submitted by: maintainer Pointyhat to: tabthorpe Notes: svn path=/head/; revision=330864
* - Remove un-needed patchThomas Abthorpe2013-10-171-20/+0
| | | | | | | Submitted by: maintainer via email Notes: svn path=/head/; revision=330635
* - Split broccoli library into separate portThomas Abthorpe2013-10-167-37/+280
| | | | | | | | | | | - Use new infrastructure - Bump PORTREVISION PR: ports/182475 Submitted by: Craig Leres <leres@ee.lbl.gov> (maintainer) Notes: svn path=/head/; revision=330556
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* Convert to new perl frameworkBaptiste Daroussin2013-09-161-2/+1
| | | | | | | Convert USE_GMAKE to USES=gmake Notes: svn path=/head/; revision=327417
* - Unbreak buildMartin Wilke2013-03-302-0/+2
| | | | | | | | Reported by: pointyhat Approved by: portmgr Notes: svn path=/head/; revision=315615
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* Assign maintainership to Craig Leres.Kevin Lo2013-01-101-1/+1
| | | | | | | PR: ports/175152 Notes: svn path=/head/; revision=310169
* Add missing patch.Kevin Lo2012-12-061-0/+14
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=308359
* Update to 2.1.Kevin Lo2012-12-033-9/+43
| | | | | | | | | | Feature safe: yes PR: ports/174016 Submitted by: Paul Schmehl <pauls at utdallas dot edu> Notes: svn path=/head/; revision=308122
* - fix mtree by avoiding to install a .in CMake configure filePietro Cerutti2012-11-081-0/+4
| | | | | | | | | Reported by: PH (via beat@) Approved by: portmgr@ (implicit) Feature safe: yes Notes: svn path=/head/; revision=307159
* - Add missing dependency on perlKevin Lo2012-10-161-9/+4
| | | | | | | | | - Adopt new Makefile header Feature safe: yes Notes: svn path=/head/; revision=305952
* - Make as BROKEN: missing prerequisitesBeat Gaetzi2012-10-151-0/+2
| | | | | | | | | | | CMake Error at aux/binpac/CMakeLists.txt:17 (message): Could not find prerequisite package 'Perl' Reported by: pointyhat Feature safe: yes Notes: svn path=/head/; revision=305930
* - Add missing dependency on bisonKevin Lo2012-09-181-2/+3
| | | | | | | | | - Bump PORTREVISION Reported by: portmgr (linimon) Notes: svn path=/head/; revision=304434
* Update to 2.0; with some help from rm@Kevin Lo2012-09-123-201/+250
| | | | | | | | PR: ports/169690 Submitted by: Paul Dokas <paul at dokas dot name> Notes: svn path=/head/; revision=304137
* - Update to 1.5.3Philip M. Gollucci2012-02-112-12/+9
| | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=290945
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-3/+0
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* Update to 1.5.1Kevin Lo2010-10-153-207/+195
| | | | | | | | PR: ports/150987 Submitted by: dikshie <dikshie at sfc dot wide dot ad dot jp> Notes: svn path=/head/; revision=263024
* - Mark BROKEN on 6.x: does not packagePav Lucistnik2009-01-241-1/+7
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=226764
* - Fix pkg-plistKevin Lo2008-12-202-0/+5
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=224499
* Add USE_PERL5=yesKevin Lo2008-12-181-0/+1
| | | | Notes: svn path=/head/; revision=224364
* - Update to 1.4Kevin Lo2008-12-1820-864/+205
| | | | | | | | | | - Take maintainership PR: ports/129715 Submitted by: kevlo Notes: svn path=/head/; revision=224361
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵Pav Lucistnik2008-07-251-1/+0
| | | | | | | MAKE_ENV Notes: svn path=/head/; revision=217479
* - Add CONFLICTS for sysutils/lbl-cf sysutils/lbl-hfThomas Abthorpe2008-05-141-0/+2
| | | | | | | | | PR: ports/123681 Submitted by: tabthorpe Approved by: Paul Schmehl <pauls utdallas.edu> (maintainer) Notes: svn path=/head/; revision=213055
* Migration from bison 1.x to 2.xAde Lovett2007-10-171-2/+2
| | | | | | | | PR: 117086 Tested by: -exp runs Notes: svn path=/head/; revision=201613
* Undo changes to the header.Edwin Groothuis2007-09-111-2/+2
| | | | Notes: svn path=/head/; revision=199340
* security/bro, port upgrade to version 1.2.1, take over maintainershipEdwin Groothuis2007-09-1027-251/+856
| | | | | | | | | | | | | | | | | | | | | | | | | This is an upgrade of the security/bro port to the current stable version. The port is very complex, so it needs to be tested carefully to make sure that I'm not screwing anything up or using wrong conventions. Also, I'm willing to take over maintainership of the port if it's accepted into the tree. Please note, there are several files that need to be removed from the port and quite a few that need to be added. All these files are in FILESDIR. I have provided blank patches for the files that need to be removed, so the patches will create blank files. Added IS_INTERACTIVE to the port Left original freebsd header comments in it. Next time please use one big patch-file instead of lots of little ones :-) PR: ports/114999 Submitted by: Paul Schmehl <pauls@utdallas.edu> Notes: svn path=/head/; revision=199269
* Fix build with gcc41Tilman Keskinoz2006-12-212-2/+24
| | | | Notes: svn path=/head/; revision=180321
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149451
* Revert back to devel/bisonAde Lovett2005-09-041-1/+1
| | | | Notes: svn path=/head/; revision=141940
* - Switch bison dependency to bison175 portPav Lucistnik2005-09-021-1/+2
| | | | Notes: svn path=/head/; revision=141766
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* - unbreak this port on 5.xYen-Ming Lee2004-09-192-9/+27
| | | | | | | | | PR: 71853 Submitted by: leeym Approved by: portmgr (marcus) Notes: svn path=/head/; revision=118284
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-171-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118216
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* Fix broken (checksum mismatch) by change suffix of distroSergey A. Osokin2003-11-042-4/+2
| | | | | | | | | from "-current" to "a37". No changes for MD5. Notes: svn path=/head/; revision=93074
* Mark BROKEN (see bento logs). These ports are scheduled for removalKris Kennaway2003-11-031-0/+2
| | | | | | | | after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR. Notes: svn path=/head/; revision=92921
* Update to 0.8, fix RESTRICTED.Sergey A. Osokin2003-10-148-40/+204
| | | | Notes: svn path=/head/; revision=91207