From owner-svn-ports-all@FreeBSD.ORG Sun Jun 22 20:47:39 2014 Return-Path: Delivered-To: svn-ports-all@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 ESMTPS id 282019BA; Sun, 22 Jun 2014 20:47:39 +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 EF09224B4; Sun, 22 Jun 2014 20:47:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5MKlcb2060454; Sun, 22 Jun 2014 20:47:38 GMT (envelope-from rene@svn.freebsd.org) Received: (from rene@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5MKlcxK060447; Sun, 22 Jun 2014 20:47:38 GMT (envelope-from rene@svn.freebsd.org) Message-Id: <201406222047.s5MKlcxK060447@svn.freebsd.org> From: Rene Ladan Date: Sun, 22 Jun 2014 20:47:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r358827 - in head: . math math/polymake www www/phpbb-devel www/phpsysinfo-dev 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, 22 Jun 2014 20:47:39 -0000 Author: rene Date: Sun Jun 22 20:47:37 2014 New Revision: 358827 URL: http://svnweb.freebsd.org/changeset/ports/358827 QAT: https://qat.redports.org/buildarchive/r358827/ Log: Remove expired ports: 2014-06-22 www/phpbb-devel: Use www/phpbb3 instead 2014-06-22 math/polymake: Does not build with any supported version of Perl 2014-06-22 www/phpsysinfo-dev: Use www/phpsysinfo instead Deleted: head/math/polymake/ head/www/phpbb-devel/ head/www/phpsysinfo-dev/ Modified: head/MOVED head/math/Makefile head/www/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sun Jun 22 20:44:23 2014 (r358826) +++ head/MOVED Sun Jun 22 20:47:37 2014 (r358827) @@ -6149,3 +6149,6 @@ mail/p5-FuzzyOcr|mail/p5-FuzzyOcr-devel| devel/bugzilla40|devel/bugzilla44|2014-06-21|Has expired devel/bugzilla42|devel/bugzilla44|2014-06-21|Has expired sysutils/sysupdate||2014-06-21|Removed, no longer needed/relevent with FreeBSD in SVN. +www/phpbb-devel|www/phpbb3|2014-06-22|Has expired: Use www/phpbb3 instead +math/polymake||2014-06-22|Has expired: Does not build with any supported version of Perl +www/phpsysinfo-dev|www/phpsysinfo|2014-06-22|Has expired: Use www/phpsysinfo instead Modified: head/math/Makefile ============================================================================== --- head/math/Makefile Sun Jun 22 20:44:23 2014 (r358826) +++ head/math/Makefile Sun Jun 22 20:47:37 2014 (r358827) @@ -537,7 +537,6 @@ SUBDIR += ploticus-nox11 SUBDIR += plplot SUBDIR += plplot-ada - SUBDIR += polymake SUBDIR += primegen SUBDIR += prng SUBDIR += proofgeneral Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Sun Jun 22 20:44:23 2014 (r358826) +++ head/www/Makefile Sun Jun 22 20:47:37 2014 (r358827) @@ -1432,7 +1432,6 @@ SUBDIR += php55-session SUBDIR += php55-tidy SUBDIR += phpbb - SUBDIR += phpbb-devel SUBDIR += phpbb3 SUBDIR += phpgedview SUBDIR += phpgroupware @@ -1442,7 +1441,6 @@ SUBDIR += phprecipebook SUBDIR += phproxy SUBDIR += phpsysinfo - SUBDIR += phpsysinfo-dev SUBDIR += phpvirtualbox SUBDIR += phpwebapp SUBDIR += pivotx