From owner-cvs-ports@FreeBSD.ORG Thu Oct 30 13:07:24 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A45EA1065670; Thu, 30 Oct 2008 13:07:24 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8FA228FC34; Thu, 30 Oct 2008 13:07:24 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m9UD7N1n035121; Thu, 30 Oct 2008 13:07:23 GMT (envelope-from tabthorpe@repoman.freebsd.org) Received: (from tabthorpe@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m9UD7NvW035120; Thu, 30 Oct 2008 13:07:23 GMT (envelope-from tabthorpe) Message-Id: <200810301307.m9UD7NvW035120@repoman.freebsd.org> From: Thomas Abthorpe Date: Thu, 30 Oct 2008 13:07:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics Makefile ports/graphics/mesagl Makefile distinfo pkg-descr pkg-plist ports/graphics/mesagl/files patch-Make-config patch-configure patch-include+GL+glx_mangle.h patch-src+config.h X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Oct 2008 13:07:24 -0000 tabthorpe 2008-10-30 13:07:23 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/mesagl Makefile distinfo pkg-descr pkg-plist graphics/mesagl/files patch-Make-config patch-configure patch-include+GL+glx_mangle.h patch-src+config.h Log: - Resurrect graphics/mesagl in a mangled version PR: ports/125705 Submitted by: Pedro F. Giffuni Revision Changes Path 1.1191 +1 -0 ports/graphics/Makefile 1.75 +47 -0 ports/graphics/mesagl/Makefile (new) 1.27 +3 -0 ports/graphics/mesagl/distinfo (new) 1.1 +31 -0 ports/graphics/mesagl/files/patch-Make-config (new) 1.1 +34 -0 ports/graphics/mesagl/files/patch-configure (new) 1.1 +62 -0 ports/graphics/mesagl/files/patch-include+GL+glx_mangle.h (new) 1.1 +22 -0 ports/graphics/mesagl/files/patch-src+config.h (new) 1.9 +12 -0 ports/graphics/mesagl/pkg-descr (new) 1.25 +26 -0 ports/graphics/mesagl/pkg-plist (new)