From owner-svn-ports-all@FreeBSD.ORG Mon May 5 09:18: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 41E10F51; Mon, 5 May 2014 09:18: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 2E9991343; Mon, 5 May 2014 09:18: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 s459IEZJ081280; Mon, 5 May 2014 09:18:14 GMT (envelope-from rene@svn.freebsd.org) Received: (from rene@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s459IDJB081278; Mon, 5 May 2014 09:18:13 GMT (envelope-from rene@svn.freebsd.org) Message-Id: <201405050918.s459IDJB081278@svn.freebsd.org> From: Rene Ladan Date: Mon, 5 May 2014 09:18:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r352984 - in head: . devel devel/buildapp 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: Mon, 05 May 2014 09:18:14 -0000 Author: rene Date: Mon May 5 09:18:13 2014 New Revision: 352984 URL: http://svnweb.freebsd.org/changeset/ports/352984 QAT: https://qat.redports.org/buildarchive/r352984/ Log: Remove expired port: 2014-05-05 devel/buildapp: Broken for more than 6 months Deleted: head/devel/buildapp/ Modified: head/MOVED head/devel/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Mon May 5 08:21:42 2014 (r352983) +++ head/MOVED Mon May 5 09:18:13 2014 (r352984) @@ -6085,3 +6085,4 @@ x11-wm/stumpwm||2014-05-04|Has expired: sysutils/cpupowerd||2014-05-04|Has expired: Not maintained from upstream anymore and only supports ancient AMD K8. net/pchar||2014-05-04|Has expired: Obsolete, abandoned x11-fonts/texcm-ttf||2014-05-04|Has expired: Should be replaced by x11-fonts/stix-fonts +devel/buildapp||2014-05-05|Has expired: Broken for more than 6 months Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Mon May 5 08:21:42 2014 (r352983) +++ head/devel/Makefile Mon May 5 09:18:13 2014 (r352984) @@ -149,7 +149,6 @@ SUBDIR += bugzilla42 SUBDIR += bugzilla44 SUBDIR += build - SUBDIR += buildapp SUBDIR += buildbot SUBDIR += buildbot-slave SUBDIR += buildtool