From owner-svn-ports-all@FreeBSD.ORG Sun Jul 6 15:56:14 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 7B304E72; Sun, 6 Jul 2014 15:56:14 +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 67FE72CF3; Sun, 6 Jul 2014 15:56:14 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s66FuEWg070447; Sun, 6 Jul 2014 15:56:14 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s66FuEQp070445; Sun, 6 Jul 2014 15:56:14 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201407061556.s66FuEQp070445@svn.freebsd.org> From: Baptiste Daroussin Date: Sun, 6 Jul 2014 15:56:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r360931 - in head: . sysutils sysutils/psgconf 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: Sun, 06 Jul 2014 15:56:14 -0000 Author: bapt Date: Sun Jul 6 15:56:13 2014 New Revision: 360931 URL: http://svnweb.freebsd.org/changeset/ports/360931 QAT: https://qat.redports.org/buildarchive/r360931/ Log: Removed abandonware PR: 190842 Submitted by: Jim Pirzyk (maintainer) Deleted: head/sysutils/psgconf/ Modified: head/MOVED head/sysutils/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sun Jul 6 15:52:25 2014 (r360930) +++ head/MOVED Sun Jul 6 15:56:13 2014 (r360931) @@ -6236,3 +6236,4 @@ archivers/rpm|archivers/rpm4|2014-07-03| x11-clocks/wmitime||2014-07-04|Has expired x11/xorg-edit||2014-07-04|Has expired: Depends on older version of wxGTK net/ttbudget||2014-07-06|Has expired: does not build, mastersite disapperead, not staged +sysutil/psgconf||2014-07-06|Removed: abandonware Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Sun Jul 6 15:52:25 2014 (r360930) +++ head/sysutils/Makefile Sun Jul 6 15:56:13 2014 (r360931) @@ -322,6 +322,7 @@ SUBDIR += gkrellm2 SUBDIR += gkrelltop SUBDIR += gksu + SUBDIR += glusterfs SUBDIR += gnome-control-center SUBDIR += gnome-device-manager SUBDIR += gnome-mount @@ -707,7 +708,6 @@ SUBDIR += procenv SUBDIR += procmap SUBDIR += progsreiserfs - SUBDIR += psgconf SUBDIR += pslist SUBDIR += psmisc SUBDIR += pstack