From owner-svn-ports-head@FreeBSD.ORG Fri Feb 7 12:41:41 2014 Return-Path: Delivered-To: svn-ports-head@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 74D2556E; Fri, 7 Feb 2014 12:41:41 +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 5FD9D175C; Fri, 7 Feb 2014 12:41:41 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s17CffjN010659; Fri, 7 Feb 2014 12:41:41 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s17CffCV010657; Fri, 7 Feb 2014 12:41:41 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201402071241.s17CffCV010657@svn.freebsd.org> From: Baptiste Daroussin Date: Fri, 7 Feb 2014 12:41:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r343218 - in head: . editors editors/openoffice-3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Feb 2014 12:41:41 -0000 Author: bapt Date: Fri Feb 7 12:41:40 2014 New Revision: 343218 URL: http://svnweb.freebsd.org/changeset/ports/343218 QAT: https://qat.redports.org/buildarchive/r343218/ Log: Remove openoffice-3 all user should be considering using OpenOffice 4 With hat: office@ Approved by: maho Deleted: head/editors/openoffice-3/ Modified: head/MOVED head/editors/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Fri Feb 7 12:34:41 2014 (r343217) +++ head/MOVED Fri Feb 7 12:41:40 2014 (r343218) @@ -5441,3 +5441,4 @@ games/deal||2014-02-05|Abandonware graphics/nurbs++||2014-02-05|Broken on all supported versions japanese/grep|textproc/gnugrep|2014-02-06|Official version properly support multi-byte, consider using textproc/gnugrep www/comclear||2014-02-06|Netscape doesn't exists anymore +editors/openoffice-3|editors/openoffice-4|2014-02-07|OpenOffice 3 is not supported anymore Modified: head/editors/Makefile ============================================================================== --- head/editors/Makefile Fri Feb 7 12:34:41 2014 (r343217) +++ head/editors/Makefile Fri Feb 7 12:41:40 2014 (r343218) @@ -228,7 +228,6 @@ SUBDIR += nvi-m17n SUBDIR += nxml SUBDIR += omegaT - SUBDIR += openoffice-3 SUBDIR += openoffice-4 SUBDIR += openoffice-devel SUBDIR += p5-Padre