ports/142845: [PATCH] net-mgmt/argus3 and net-mgmt/argus3-clients update to 3.

Sean McCreary mccreary at mcwest.org
Fri Jan 15 02:00:07 UTC 2010


>Number:         142845
>Category:       ports
>Synopsis:       [PATCH] net-mgmt/argus3 and net-mgmt/argus3-clients update to 3.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 15 02:00:05 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Sean McCreary
>Release:        FreeBSD 7.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD foo.mcwest.org 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan 1 14:
37:25 UTC 2009 root at logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Qosient (finally!) released Argus v3.0.2 at the end of Nov 2009.  I've
included patches to update the net-mgmt/argus3 and net-mgmt/argus3-clients
ports for the latest released versions.
>How-To-Repeat:
>Fix:

--- argus3.patch begins here ---
diff -Nru /usr/ports/net-mgmt/argus3/Makefile argus3/Makefile
--- /usr/ports/net-mgmt/argus3/Makefile	2008-12-17 19:33:38.000000000 -0700
+++ argus3/Makefile	2010-01-14 16:54:19.000000000 -0700
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	argus
-PORTVERSION=	3.0.0
+PORTVERSION=	3.0.2
 PORTREVISION=	1
 CATEGORIES=	net-mgmt security
 MASTER_SITES=	http://qosient.com/argus/src/ \
@@ -52,12 +52,6 @@
 	System/crontab System/magic
 	${INSTALL_DATA} ${WRKSRC}/support/$i ${EXAMPLESDIR}/$i
 .endfor
-.if !defined(NOPORTDOCS)
-	${MKDIR} ${DOCSDIR}/
-.for i in FAQ HOW-TO
-	${INSTALL_DATA} ${WRKSRC}/doc/$i ${DOCSDIR}/
-.endfor
-.endif
 .if !defined(NOMAN)
 #.for i in ${MAN1}
 #	${INSTALL_DATA} ${WRKSRC}/man/man1/$i ${MANPREFIX}/man/man1
diff -Nru /usr/ports/net-mgmt/argus3/distinfo argus3/distinfo
--- /usr/ports/net-mgmt/argus3/distinfo	2008-04-20 11:24:09.000000000 -0600
+++ argus3/distinfo	2010-01-14 16:49:40.000000000 -0700
@@ -1,3 +1,3 @@
-MD5 (argus-3.0.0.tar.gz) = 532dd9d86dacc2b497e24776c2c7eb96
-SHA256 (argus-3.0.0.tar.gz) = c2c40903ed592f045b73ee94e84431e4dcbb5ef9d07c6d967daf16068ed282cf
-SIZE (argus-3.0.0.tar.gz) = 400426
+MD5 (argus-3.0.2.tar.gz) = 7dc6ebe03bc840a777dd93447d269a31
+SHA256 (argus-3.0.2.tar.gz) = b9745373945ae4d4229738259805877f09b531feea62963727612656995e1d50
+SIZE (argus-3.0.2.tar.gz) = 392854
diff -Nru /usr/ports/net-mgmt/argus3/pkg-plist argus3/pkg-plist
--- /usr/ports/net-mgmt/argus3/pkg-plist	2008-04-20 11:24:09.000000000 -0600
+++ argus3/pkg-plist	2010-01-14 16:54:41.000000000 -0700
@@ -1,6 +1,4 @@
 sbin/argus
-%%PORTDOCS%%%%DOCSDIR%%/FAQ
-%%PORTDOCS%%%%DOCSDIR%%/HOW-TO
 %%EXAMPLESDIR%%/Archive/argusarchive
 %%EXAMPLESDIR%%/Config/argus.conf
 %%EXAMPLESDIR%%/Deployment/sample
--- argus3.patch ends here ---

--- argus3-clients.patch begins here ---
diff -Nru /usr/ports/net-mgmt/argus3-clients/Makefile argus3-clients/Makefile
--- /usr/ports/net-mgmt/argus3-clients/Makefile	2008-12-17 19:33:38.000000000 -0700
+++ argus3-clients/Makefile	2010-01-14 17:00:27.000000000 -0700
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	argus-clients
-PORTVERSION=	3.0.0
+PORTVERSION=	3.0.2
 CATEGORIES=	net-mgmt security
 MASTER_SITES=	http://qosient.com/argus/src/ \
 		ftp://qosient.com/pub/argus/src/
@@ -31,7 +31,7 @@
 CONFIGURE_ARGS+=	--with-sasl=${LOCALBASE}
 .endif
 
-MAN1=	ra.1 rabins.1 racluster.1 racount.1 ragraph.1 ragrep.1 rahisto.1 \
+MAN1=	ra.1 rabins.1 racluster.1 racount.1 ragraph.1 rahisto.1 \
 	rasort.1 rasplit.1 rastrip.1
 MAN5=	racluster.5 radium.conf.5 rarc.5
 MAN8=	radium.8
@@ -43,7 +43,7 @@
 
 do-install:
 .for i in ra rabins racluster racount radump rafilteraddr \
-		ragrep rahisto ralabel ranonymize rapath rapolicy \
+		rahisto ralabel ranonymize rapath rapolicy \
 		rasort rasplit rastream rastrip ratemplate \
 		ratimerange ratop ratree
 	${INSTALL_PROGRAM} ${WRKSRC}/bin/$i ${PREFIX}/bin/$i
diff -Nru /usr/ports/net-mgmt/argus3-clients/distinfo argus3-clients/distinfo
--- /usr/ports/net-mgmt/argus3-clients/distinfo	2008-04-20 11:33:41.000000000 -0600
+++ argus3-clients/distinfo	2010-01-14 16:57:25.000000000 -0700
@@ -1,3 +1,3 @@
-MD5 (argus-clients-3.0.0.tar.gz) = 69220c898c0a3ad612292eaecdec70d2
-SHA256 (argus-clients-3.0.0.tar.gz) = f3b5b37c69b0eb7f3bf561a25709900e295ee15de69000d4c7d165684ebe783d
-SIZE (argus-clients-3.0.0.tar.gz) = 1421803
+MD5 (argus-clients-3.0.2.tar.gz) = c6e176a630844bb35304bd78a4d62078
+SHA256 (argus-clients-3.0.2.tar.gz) = 8df5b99817cdae436bba77c1f36c6c5d0002e3e73a514e598096adb1d64d2dd0
+SIZE (argus-clients-3.0.2.tar.gz) = 1802597
diff -Nru /usr/ports/net-mgmt/argus3-clients/files/patch-ragrep::Makefile.in argus3-clients/files/patch-ragrep::Makefile.in
--- /usr/ports/net-mgmt/argus3-clients/files/patch-ragrep::Makefile.in	2008-04-20 11:33:41.000000000 -0600
+++ argus3-clients/files/patch-ragrep::Makefile.in	1969-12-31 17:00:00.000000000 -0700
@@ -1,11 +0,0 @@
---- ragrep/Makefile.in~	2008-02-05 04:37:43.000000000 +0100
-+++ ragrep/Makefile.in	2008-02-07 11:32:41.614018339 +0100
-@@ -38,7 +38,7 @@
- 
- CC = @CC@
- CCOPT = @V_CCOPT@
--INCLS = -I$(srcdir) -I$(srcdir)/../include -I$(srcdir)/../common @V_INCLS@
-+INCLS = -I$(srcdir) -I$(srcdir)/../include -I$(srcdir)/../common @V_INCLS@ @SASLFLAGS@
- DEFS = @DEFS@
- COMPATLIB = @COMPATLIB@ @LIB_SASL@ @LIBS@ @V_THREADS@
- 
diff -Nru /usr/ports/net-mgmt/argus3-clients/pkg-plist argus3-clients/pkg-plist
--- /usr/ports/net-mgmt/argus3-clients/pkg-plist	2008-04-20 11:33:41.000000000 -0600
+++ argus3-clients/pkg-plist	2010-01-14 17:03:16.000000000 -0700
@@ -7,7 +7,6 @@
 bin/radump
 bin/rafilteraddr
 bin/ragraph
-bin/ragrep
 bin/rahisto
 bin/rahosts
 bin/ralabel
@@ -36,13 +35,19 @@
 %%PORTDOCS%%%%DOCSDIR%%/README
 %%EXAMPLESDIR%%/Config/delegated-ipv4-latest
 %%EXAMPLESDIR%%/Config/excel.rc
+%%EXAMPLESDIR%%/Config/iana-address-file
+%%EXAMPLESDIR%%/Config/iana-ipv4-address
+%%EXAMPLESDIR%%/Config/iana-multicast-address
+%%EXAMPLESDIR%%/Config/iana-port-numbers
 %%EXAMPLESDIR%%/Config/ra.print.all.conf
 %%EXAMPLESDIR%%/Config/racluster.conf
 %%EXAMPLESDIR%%/Config/radium.conf
 %%EXAMPLESDIR%%/Config/ragetcountrycodes.sh
+%%EXAMPLESDIR%%/Config/ralabel.conf
 %%EXAMPLESDIR%%/Config/ranonymize.conf
 %%EXAMPLESDIR%%/Config/rarc
 %%EXAMPLESDIR%%/Config/rastream.sh
+%%EXAMPLESDIR%%/Config/std.sig
 %%EXAMPLESDIR%%/Startup/radium
 %%EXAMPLESDIR%%/System/magic
 %%EXAMPLESDIR%%/System/protocols
--- argus3-clients.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:
 0.2



More information about the freebsd-ports-bugs mailing list