CVS log for ports/security/bro/Makefile
Up to [FreeBSD] / ports / security / bro
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.43: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:25:09 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Oct 15 06:42:25 2010 UTC (15 months, 3 weeks ago) by kevlo
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +4 -15 lines
Update to 1.5.1 PR: ports/150987 Submitted by: dikshie <dikshie at sfc dot wide dot ad dot jp>
Revision 1.41: download - view: text, markup, annotated - select for diffs
Sat Jan 24 09:45:22 2009 UTC (3 years ago) by pav
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +7 -1 lines
- Mark BROKEN on 6.x: does not package Reported by: pointyhat
Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat Dec 20 05:35:14 2008 UTC (3 years, 1 month ago) by kevlo
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +4 -0 lines
- Fix pkg-plist - Bump PORTREVISION
Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu Dec 18 07:03:19 2008 UTC (3 years, 1 month ago) by kevlo
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -0 lines
Add USE_PERL5=yes
Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Dec 18 06:43:03 2008 UTC (3 years, 1 month ago) by kevlo
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +15 -87 lines
- Update to 1.4 - Take maintainership PR: ports/129715 Submitted by: kevlo
Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:18:13 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +0 -1 lines
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
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)
Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Jul 25 12:48:41 2008 UTC (3 years, 6 months ago) by pav
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +0 -1 lines
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV
Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed May 14 19:53:00 2008 UTC (3 years, 8 months ago) by tabthorpe
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -0 lines
- Add CONFLICTS for sysutils/lbl-cf sysutils/lbl-hf PR: ports/123681 Submitted by: tabthorpe Approved by: Paul Schmehl <pauls utdallas.edu> (maintainer)
Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Oct 17 10:12:56 2007 UTC (4 years, 3 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
Migration from bison 1.x to 2.x PR: 117086 Tested by: -exp runs
Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Sep 11 20:50:54 2007 UTC (4 years, 5 months ago) by edwin
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
Undo changes to the header.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Sep 10 13:28:11 2007 UTC (4 years, 5 months ago) by edwin
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +68 -24 lines
security/bro, port upgrade to version 1.2.1, take over maintainership 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>
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat May 13 04:14:59 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +0 -1 lines
Remove USE_REINPLACE from all categories starting with S
Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun Sep 4 19:36:50 2005 UTC (6 years, 5 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
Revert back to devel/bison
Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Sep 2 08:01:07 2005 UTC (6 years, 5 months ago) by pav
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -1 lines
- Switch bison dependency to bison175 port
Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:26:26 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:03:50 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Sep 19 02:09:40 2004 UTC (7 years, 4 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +7 -9 lines
- unbreak this port on 5.x PR: 71853 Submitted by: leeym Approved by: portmgr (marcus)
Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Sep 17 23:02:58 2004 UTC (7 years, 4 months ago) by kris
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +7 -1 lines
BROKEN on 5.x: Does not compile Approved by: portmgr (self)
Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:08:42 2004 UTC (8 years ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Nov 4 16:00:01 2003 UTC (8 years, 3 months ago) by osa
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -3 lines
Fix broken (checksum mismatch) by change suffix of distro from "-current" to "a37". No changes for MD5.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Nov 3 03:56:40 2003 UTC (8 years, 3 months ago) by kris
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -0 lines
Mark BROKEN (see bento logs). These ports are scheduled for removal after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Oct 14 14:50:58 2003 UTC (8 years, 3 months ago) by osa
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +32 -24 lines
Update to 0.8, fix RESTRICTED.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Sep 24 09:36:57 2003 UTC (8 years, 4 months ago) by osa
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
Make portlint(1) happy by changing strip to ${STRIP_CMD} Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Feb 20 18:59:03 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -0 lines
De-pkg-comment.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Jun 8 17:31:07 2002 UTC (9 years, 8 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
To ports@freebsd.org.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Jun 2 03:18:38 2000 UTC (11 years, 8 months ago) by will
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0, RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Remove redundant/inappropriate CATEGORIES. People need to start reading the Porter's Handbook. :-)
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Apr 21 08:18:10 2000 UTC (11 years, 9 months ago) by mharo
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Correct whitespace introduced during PORTNAME conversion and portlint
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Apr 9 18:29:25 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -4 lines
Update with the new PORTNAME/PORTVERSION variables
Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Mar 22 00:26:42 2000 UTC (11 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -1 lines
Restore useless version required comments.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Mar 20 02:36:09 2000 UTC (11 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -2 lines
Remove the "version required" line.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Feb 13 03:23:07 2000 UTC (12 years ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
Style nits in the ports I maintain.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Aug 31 01:50:55 1999 UTC (12 years, 5 months ago) by peter
Branches: MAIN
CVS tags: RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
$Id$ -> $FreeBSD$
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Apr 5 17:49:35 1999 UTC (12 years, 10 months ago) by fenner
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -3 lines
Tell the distfile survey that bro doesn't have any distfiles to check by
commenting out MASTER_SITES.
Modify the IGNORE= message a little, and use ${DISTFILES} to describe
the file to fetch so that the message doesn't have to be modified every
time the port is updated.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Feb 13 20:03:59 1999 UTC (13 years ago) by obrien
Branches: MAIN
CVS tags: bro_0_5_a, RELEASE_3_1_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +6 -6 lines
update to 0.5 Ok'ed by: Satoshi
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Dec 25 02:14:07 1998 UTC (13 years, 1 month ago) by obrien
Branches: MAIN
CVS tags: bro_0_4_a
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -2 lines
With Satoshi's next bsd.port.* commit, this should work.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Dec 24 17:52:35 1998 UTC (13 years, 1 month ago) by obrien
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +5 -12 lines
Attempt to not "exit 1" if the distfile is missing. Otherwise batch fetching of distfiles is harder than I would like.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Nov 4 18:45:38 1998 UTC (13 years, 3 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_2_2_8
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
Make IS_INTERACTIVE so people doing ``cd /usr/ports ; make fetch'' will get a little farther. Requested by: Andreas Klemm <andreas@klemm.gtn.com>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Sep 14 00:20:20 1998 UTC (13 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_3_0_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +7 -7 lines
upgrade to 0.4 Alpha
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Mar 16 10:27:31 1998 UTC (13 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_2_2_7, RELEASE_2_2_6
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +16 -5 lines
Author wishes that Bro not be distrbuted while in Alpha.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Mar 3 09:56:10 1998 UTC (13 years, 11 months ago) by asami
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
Mark this NO_PACKAGE until DavidO can fix it.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Mar 3 09:53:37 1998 UTC (13 years, 11 months ago) by asami
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
No need to define a variable with += if it appears for the first time here.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Mar 2 10:35:04 1998 UTC (13 years, 11 months ago) by obrien
Branches: OBRIEN
CVS tags: bro_0_3_a
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Bro is a system for detecting Network Intruders in real-time by the guys that brought you tcpdump, libpcap, and flex. Bro is documented in the the USENIX 1998 Security Conference proceedings.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Mar 2 10:35:04 1998 UTC (13 years, 11 months ago) by obrien
Branches: MAIN
Initial revision
