svn commit: r309952 - in head/net-mgmt: argus argus-clients
Ruslan Mahmatkhanov
rm at FreeBSD.org
Sat Jan 5 10:29:13 UTC 2013
Author: rm
Date: Sat Jan 5 10:29:12 2013
New Revision: 309952
URL: http://svnweb.freebsd.org/changeset/ports/309952
Log:
Mark as deprecated. Using of this branch of argus is discouraged. Please migrate
to net-mgmt/argus3. Set expiration date to 2013-02-05.
PR: 174991
Submitted by: rm (myself)
Approved by: Muhammad Moinur Rahman <5u623l20 at gmail.com> (maintainer)
Modified:
head/net-mgmt/argus-clients/Makefile
head/net-mgmt/argus/Makefile
Modified: head/net-mgmt/argus-clients/Makefile
==============================================================================
--- head/net-mgmt/argus-clients/Makefile Sat Jan 5 10:16:01 2013 (r309951)
+++ head/net-mgmt/argus-clients/Makefile Sat Jan 5 10:29:12 2013 (r309952)
@@ -15,6 +15,9 @@ MASTER_SITES= http://qosient.com/argus/s
MAINTAINER= 5u623l20 at gmail.com
COMMENT= Client programs for the argus IP network transaction auditing tool
+DEPRECATED= Using of this branch of argus-clients is discouraged. Please migrate to net-mgmt/argus3-clients
+EXPIRATION_DATE=2013-02-05
+
PORTSCOUT= ignore:1 # This is the last version of 2.0.x branch
CONFLICTS= argus-clients-3* argus-clients-sasl-3*
Modified: head/net-mgmt/argus/Makefile
==============================================================================
--- head/net-mgmt/argus/Makefile Sat Jan 5 10:16:01 2013 (r309951)
+++ head/net-mgmt/argus/Makefile Sat Jan 5 10:29:12 2013 (r309952)
@@ -15,6 +15,10 @@ MASTER_SITES= http://qosient.com/argus/s
MAINTAINER= 5u623l20 at gmail.com
COMMENT= A generic IP network transaction auditing tool
+
+DEPRECATED= Using of this branch of argus is discouraged. Please migrate to net-mgmt/argus3
+EXPIRATION_DATE=2013-02-05
+
PORTSCOUT= ignore:1 # This is the last version of 2.0.X branch
CONFLICTS= argus-3* argus-sasl-3*
More information about the svn-ports-all
mailing list