From owner-svn-ports-head@freebsd.org Fri Oct 16 19:32:04 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 24E4EA16D50; Fri, 16 Oct 2015 19:32:04 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E0DE0A30; Fri, 16 Oct 2015 19:32:03 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9GJW2xP047344; Fri, 16 Oct 2015 19:32:02 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9GJW2v7047342; Fri, 16 Oct 2015 19:32:02 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201510161932.t9GJW2v7047342@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Fri, 16 Oct 2015 19:32:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399508 - in head: . net-mgmt net-mgmt/bsnmptools X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Oct 2015 19:32:04 -0000 Author: rene Date: Fri Oct 16 19:32:02 2015 New Revision: 399508 URL: https://svnweb.freebsd.org/changeset/ports/399508 Log: Remove expired port: 2015-10-14 net-mgmt/bsnmptools: client tools (including SNMPv3 support) are part of the base system Deleted: head/net-mgmt/bsnmptools/ Modified: head/MOVED head/net-mgmt/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Fri Oct 16 19:31:12 2015 (r399507) +++ head/MOVED Fri Oct 16 19:32:02 2015 (r399508) @@ -7893,3 +7893,4 @@ www/moodle27||2015-10-11|Has expired: Pl graphics/epeg|devel/efl|2015-10-11|Has expired: Merged into devel/efl x11-drivers/xf86-video-ati-ums||2015-10-13|Not supported by xorg-server 1.17 x11/nvidia-driver-173||2015-10-13|Does not support xorg-server 1.15 and higher +net-mgmt/bsnmptools||2015-10-16|Has expired: client tools (including SNMPv3 support) are part of the base system Modified: head/net-mgmt/Makefile ============================================================================== --- head/net-mgmt/Makefile Fri Oct 16 19:31:12 2015 (r399507) +++ head/net-mgmt/Makefile Fri Oct 16 19:32:02 2015 (r399508) @@ -22,7 +22,6 @@ SUBDIR += bsnmp-jails SUBDIR += bsnmp-regex SUBDIR += bsnmp-ucd - SUBDIR += bsnmptools SUBDIR += bwm-ng SUBDIR += cacti SUBDIR += cacti-spine