From owner-svn-ports-all@FreeBSD.ORG Tue Feb 5 07:29:44 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D622180D; Tue, 5 Feb 2013 07:29:44 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id B0218B02; Tue, 5 Feb 2013 07:29:44 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r157TiKd077126; Tue, 5 Feb 2013 07:29:44 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r157TiKG077124; Tue, 5 Feb 2013 07:29:44 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201302050729.r157TiKG077124@svn.freebsd.org> From: Baptiste Daroussin Date: Tue, 5 Feb 2013 07:29:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r311667 - in head: . net-mgmt net-mgmt/argus net-mgmt/argus-clients X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Feb 2013 07:29:44 -0000 Author: bapt Date: Tue Feb 5 07:29:43 2013 New Revision: 311667 URL: http://svnweb.freebsd.org/changeset/ports/311667 Log: 2013-02-05 net-mgmt/argus: Using of this branch of argus is discouraged. Please migrate to net-mgmt/argus3 2013-02-05 net-mgmt/argus-clients: Using of this branch of argus-clients is discouraged. Please migrate to net-mgmt/argus3-clients Deleted: head/net-mgmt/argus/ head/net-mgmt/argus-clients/ Modified: head/MOVED head/net-mgmt/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Tue Feb 5 07:06:30 2013 (r311666) +++ head/MOVED Tue Feb 5 07:29:43 2013 (r311667) @@ -4043,3 +4043,5 @@ irc/zircon||2013-02-04|Has expired: Proj math/lensnns||2013-02-04|Has expired: Project has been abandoned lang/perl5.8||2013-02-04|Has expired: no longer under development, use lang/perl5.16 or lang/perl5.14 lang/perl5.10||2013-02-04|Has expired: no longer under development, use lang/perl5.16 or lang/perl5.14 +net-mgmt/argus||2013-02-05|Has expired: Using of this branch of argus is discouraged. Please migrate to net-mgmt/argus3 +net-mgmt/argus-clients||2013-02-05|Has expired: Using of this branch of argus-clients is discouraged. Please migrate to net-mgmt/argus3-clients Modified: head/net-mgmt/Makefile ============================================================================== --- head/net-mgmt/Makefile Tue Feb 5 07:06:30 2013 (r311666) +++ head/net-mgmt/Makefile Tue Feb 5 07:29:43 2013 (r311667) @@ -10,8 +10,6 @@ SUBDIR += airport SUBDIR += angst SUBDIR += ap-utils - SUBDIR += argus - SUBDIR += argus-clients SUBDIR += argus-monitor SUBDIR += argus3 SUBDIR += argus3-clients