From owner-svn-ports-all@FreeBSD.ORG Thu Nov 14 10:46:08 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 55B14F1B; Thu, 14 Nov 2013 10:46:08 +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 45D542F01; Thu, 14 Nov 2013 10:46:08 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rAEAk8aN070753; Thu, 14 Nov 2013 10:46:08 GMT (envelope-from gahr@svn.freebsd.org) Received: (from gahr@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rAEAk7IH070751; Thu, 14 Nov 2013 10:46:07 GMT (envelope-from gahr@svn.freebsd.org) Message-Id: <201311141046.rAEAk7IH070751@svn.freebsd.org> From: Pietro Cerutti Date: Thu, 14 Nov 2013 10:46:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r333748 - in head: . graphics graphics/mesagl 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: Thu, 14 Nov 2013 10:46:08 -0000 Author: gahr Date: Thu Nov 14 10:46:07 2013 New Revision: 333748 URL: http://svnweb.freebsd.org/changeset/ports/333748 Log: - Remove graphics/mesagl, which is an old unmaintained version - People are encouraged to use graphics/libosmesa instead Deleted: head/graphics/mesagl/ Modified: head/MOVED head/graphics/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Thu Nov 14 10:39:23 2013 (r333747) +++ head/MOVED Thu Nov 14 10:46:07 2013 (r333748) @@ -5181,3 +5181,4 @@ games/nil||2013-11-11|Removed: long unma games/windstille||2013-11-12|Has expired: Unplayable, development ceased 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 Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Thu Nov 14 10:39:23 2013 (r333747) +++ head/graphics/Makefile Thu Nov 14 10:46:07 2013 (r333748) @@ -577,7 +577,6 @@ SUBDIR += maverik SUBDIR += megapov SUBDIR += mesa-demos - SUBDIR += mesagl SUBDIR += meshviewer SUBDIR += metacam SUBDIR += metapixel