From owner-svn-ports-all@FreeBSD.ORG Fri Nov 15 09:55:22 2013 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 653661F2; Fri, 15 Nov 2013 09:55:22 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3A48D2C7A; Fri, 15 Nov 2013 09:55:22 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rAF9tMIT048085; Fri, 15 Nov 2013 09:55:22 GMT (envelope-from rene@svn.freebsd.org) Received: (from rene@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rAF9tL8g048079; Fri, 15 Nov 2013 09:55:21 GMT (envelope-from rene@svn.freebsd.org) Message-Id: <201311150955.rAF9tL8g048079@svn.freebsd.org> From: Rene Ladan Date: Fri, 15 Nov 2013 09:55:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r333830 - in head: . editors editors/xml2rfc-xxe editors/xxe 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.16 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: Fri, 15 Nov 2013 09:55:22 -0000 Author: rene Date: Fri Nov 15 09:55:21 2013 New Revision: 333830 URL: http://svnweb.freebsd.org/changeset/ports/333830 Log: Remove expired ports: 2013-11-15 editors/xxe: XXE becomes unfetchable every 3-4 months as distfile is replaced with new version. This high-maintenance port requires a maintainer to avoid removal. 2013-11-15 editors/xml2rfc-xxe: Depends on editors/xxe, which is due to be removed due to lack of maintainer Deleted: head/editors/xml2rfc-xxe/ head/editors/xxe/ Modified: head/LEGAL head/MOVED head/editors/Makefile Modified: head/LEGAL ============================================================================== --- head/LEGAL Fri Nov 15 09:49:55 2013 (r333829) +++ head/LEGAL Fri Nov 15 09:55:21 2013 (r333830) @@ -294,7 +294,6 @@ xmdiary-* deskutils/xmdiary Do not sell xrisk-* games/xrisk Possible copyright/trademark violation xtr1.50e* japanese/xtr Need to obtain permission for commercial redistribution xtris-*.tar.gz games/xtris Possible trademark infringement -xxe-*.tar.gz editors/xxe Redistribution forbidden by license xzx-pro-*.tar.gz emulators/xzx Redistribution forbidden by license yasou-fpw* japanese/yasou-fpw No commercial use, and no redistribution allowed with fee except media and/or shipping cost yEd* graphics/yed Must acknowledge license Modified: head/MOVED ============================================================================== --- head/MOVED Fri Nov 15 09:49:55 2013 (r333829) +++ head/MOVED Fri Nov 15 09:55:21 2013 (r333830) @@ -5182,3 +5182,5 @@ games/windstille||2013-11-12|Has expired games/intensityengine||2013-11-12|Has expired: Unplayable, main server down, development ceased games/tmw|games/manaplus|2013-11-12|Replaced with games/manaplus graphics/mesagl||2013-11-14|Old unmaintained version. Use graphics/libosmesa instead +editors/xxe||2013-11-15|Has expired: XXE becomes unfetchable every 3-4 months as distfile is replaced with new version. This high-maintenance port requires a maintainer to avoid removal. +editors/xml2rfc-xxe||2013-11-15|Has expired: Depends on editors/xxe, which is due to be removed due to lack of maintainer Modified: head/editors/Makefile ============================================================================== --- head/editors/Makefile Fri Nov 15 09:49:55 2013 (r333829) +++ head/editors/Makefile Fri Nov 15 09:55:21 2013 (r333830) @@ -290,10 +290,8 @@ SUBDIR += xemacs-mule-packages SUBDIR += xemacs-packages SUBDIR += xemacs21-mule - SUBDIR += xml2rfc-xxe SUBDIR += xmlcopyeditor SUBDIR += xvile - SUBDIR += xxe SUBDIR += yasnippet SUBDIR += yudit SUBDIR += yui