Date: Mon, 10 Sep 2007 13:28:12 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/bro Makefile distinfo pkg-descr pkg-plist ports/security/bro/files patch-Conn.h patch-Makefile.in patch-Obj.cc patch-Serializer.h patch-aux-scripts-Makefile.in patch-libedit::configure patch-patricia.c patch-patricia.h ... Message-ID: <200709101328.l8ADSDS6020847@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2007-09-10 13:28:12 UTC FreeBSD ports repository Modified files: security/bro Makefile distinfo pkg-descr pkg-plist security/bro/files patch-Makefile.in Added files: security/bro/files patch-aux-scripts-Makefile.in patch-policy-Makefile.in patch-policy-sigs-Makefile.in patch-script-s2b-example-bro_files-Makefile.in patch-scripts-Makefile.in patch-scripts-bro-config.in patch-scripts-bro.rc.in patch-scripts-localnetMAC.pl patch-scripts-perl-Makefile.PL patch-scripts-s2b-bin-Makefile.in patch-scripts-s2b-bro-include-Makefile.in patch-scripts-s2b-etc-Makefile.in patch-src-Makefile.in pkg-deinstall.in pkg-install.in pkg-message.in Removed files: security/bro/files patch-Conn.h patch-Obj.cc patch-Serializer.h patch-libedit::configure patch-patricia.c patch-patricia.h Log: 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 Changes Path 1.32 +68 -24 ports/security/bro/Makefile 1.8 +3 -3 ports/security/bro/distinfo 1.3 +0 -29 ports/security/bro/files/patch-Conn.h (dead) 1.2 +32 -23 ports/security/bro/files/patch-Makefile.in 1.2 +0 -11 ports/security/bro/files/patch-Obj.cc (dead) 1.2 +0 -13 ports/security/bro/files/patch-Serializer.h (dead) 1.1 +11 -0 ports/security/bro/files/patch-aux-scripts-Makefile.in (new) 1.2 +0 -19 ports/security/bro/files/patch-libedit::configure (dead) 1.2 +0 -22 ports/security/bro/files/patch-patricia.c (dead) 1.2 +0 -11 ports/security/bro/files/patch-patricia.h (dead) 1.1 +64 -0 ports/security/bro/files/patch-policy-Makefile.in (new) 1.1 +11 -0 ports/security/bro/files/patch-policy-sigs-Makefile.in (new) 1.1 +14 -0 ports/security/bro/files/patch-script-s2b-example-bro_files-Makefile.in (new) 1.1 +92 -0 ports/security/bro/files/patch-scripts-Makefile.in (new) 1.1 +115 -0 ports/security/bro/files/patch-scripts-bro-config.in (new) 1.1 +47 -0 ports/security/bro/files/patch-scripts-bro.rc.in (new) 1.1 +15 -0 ports/security/bro/files/patch-scripts-localnetMAC.pl (new) 1.1 +18 -0 ports/security/bro/files/patch-scripts-perl-Makefile.PL (new) 1.1 +11 -0 ports/security/bro/files/patch-scripts-s2b-bin-Makefile.in (new) 1.1 +11 -0 ports/security/bro/files/patch-scripts-s2b-bro-include-Makefile.in (new) 1.1 +11 -0 ports/security/bro/files/patch-scripts-s2b-etc-Makefile.in (new) 1.1 +11 -0 ports/security/bro/files/patch-src-Makefile.in (new) 1.1 +21 -0 ports/security/bro/files/pkg-deinstall.in (new) 1.1 +25 -0 ports/security/bro/files/pkg-install.in (new) 1.1 +25 -0 ports/security/bro/files/pkg-message.in (new) 1.3 +13 -13 ports/security/bro/pkg-descr 1.5 +238 -83 ports/security/bro/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709101328.l8ADSDS6020847>