From owner-svn-ports-all@FreeBSD.ORG Tue Jun 24 20:59:21 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 944B7D4E; Tue, 24 Jun 2014 20:59:21 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 80EF12D81; Tue, 24 Jun 2014 20:59:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5OKxLdp043138; Tue, 24 Jun 2014 20:59:21 GMT (envelope-from jpaetzel@svn.freebsd.org) Received: (from jpaetzel@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5OKxLHJ043136; Tue, 24 Jun 2014 20:59:21 GMT (envelope-from jpaetzel@svn.freebsd.org) Message-Id: <201406242059.s5OKxLHJ043136@svn.freebsd.org> From: Josh Paetzel Date: Tue, 24 Jun 2014 20:59:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r359125 - in head: . sysutils sysutils/pc-sysinstall 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.18 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, 24 Jun 2014 20:59:21 -0000 Author: jpaetzel Date: Tue Jun 24 20:59:20 2014 New Revision: 359125 URL: http://svnweb.freebsd.org/changeset/ports/359125 QAT: https://qat.redports.org/buildarchive/r359125/ Log: Remove pc-sysinstall port. Deleted: head/sysutils/pc-sysinstall/ Modified: head/MOVED head/sysutils/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Tue Jun 24 20:28:18 2014 (r359124) +++ head/MOVED Tue Jun 24 20:59:20 2014 (r359125) @@ -6154,3 +6154,4 @@ math/polymake||2014-06-22|Has expired: D www/phpsysinfo-dev|www/phpsysinfo|2014-06-22|Has expired: Use www/phpsysinfo instead sysutils/syslog-ng-devel|sysutils/syslog-ng|2014-06-23|Has expired: Use sysutils/syslog-ng instead print/pkg-texinfo|print/texinfo-minimal|2014-06-24|Has been renamed +sysutils/pc-sysinstall|sysutils/pcbsd-utils|2014-06-24|Removed: pc-sysinstall is included in sysutils/pcbsd-utils Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Tue Jun 24 20:28:18 2014 (r359124) +++ head/sysutils/Makefile Tue Jun 24 20:59:20 2014 (r359125) @@ -650,7 +650,6 @@ SUBDIR += patchelf SUBDIR += pax-utils SUBDIR += pbimaker - SUBDIR += pc-sysinstall SUBDIR += pcbsd-utils SUBDIR += pcbsd-utils-qt4 SUBDIR += pcfclock