From owner-svn-ports-head@FreeBSD.ORG Fri Sep 27 11:28:10 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 2B3EA73B; Fri, 27 Sep 2013 11:28:10 +0000 (UTC) (envelope-from kmoore@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 19AE024B3; Fri, 27 Sep 2013 11:28:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8RBS9s4034338; Fri, 27 Sep 2013 11:28:09 GMT (envelope-from kmoore@svn.freebsd.org) Received: (from kmoore@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8RBS9f8034336; Fri, 27 Sep 2013 11:28:09 GMT (envelope-from kmoore@svn.freebsd.org) Message-Id: <201309271128.r8RBS9f8034336@svn.freebsd.org> From: Kris Moore Date: Fri, 27 Sep 2013 11:28:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r328456 - in head: . net net/pcbsd-netmanager 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.14 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, 27 Sep 2013 11:28:10 -0000 Author: kmoore Date: Fri Sep 27 11:28:09 2013 New Revision: 328456 URL: http://svnweb.freebsd.org/changeset/ports/328456 Log: - Remove another port made obsolete by sysutils/pcbsd-utils-qt4 Deleted: head/net/pcbsd-netmanager/ Modified: head/MOVED head/net/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Fri Sep 27 11:14:16 2013 (r328455) +++ head/MOVED Fri Sep 27 11:28:09 2013 (r328456) @@ -4959,3 +4959,4 @@ sysutils/libpcbsd||2013-09-26|Obsolete: sysutils/pbreg||2013-09-26|Obsolete: Use sysutils/pcbsd-utils instead sysutils/warden||2013-09-26|Obsolete: Use sysutils/pcbsd-utils instead ports-mgmt/pbi-manager||2013-09-26|Obsolete: Use sysutils/pcbsd-utils instead +net/pcbsd-netmanager||2013-09-26|Obsolete: Use sysutils/pcbsd-utils-qt4 instead Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Fri Sep 27 11:14:16 2013 (r328455) +++ head/net/Makefile Fri Sep 27 11:28:09 2013 (r328456) @@ -788,7 +788,6 @@ SUBDIR += passlogd SUBDIR += pathneck SUBDIR += pbnc - SUBDIR += pcbsd-netmanager SUBDIR += pchar SUBDIR += pcnfsd SUBDIR += pdb