From owner-cvs-ports@FreeBSD.ORG Thu Jan 13 01:11:54 2005 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 855E716A4CE; Thu, 13 Jan 2005 01:11:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BFEB43D45; Thu, 13 Jan 2005 01:11:54 +0000 (GMT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j0D1BsSX030774; Thu, 13 Jan 2005 01:11:54 GMT (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j0D1BsY7030773; Thu, 13 Jan 2005 01:11:54 GMT (envelope-from anholt) Message-Id: <200501130111.j0D1BsY7030773@repoman.freebsd.org> From: Eric Anholt Date: Thu, 13 Jan 2005 01:11:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-servers Makefile ports/x11-servers/mga_hal Makefile distinfo pkg-descr pkg-plist plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 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, 13 Jan 2005 01:11:54 -0000 anholt 2005-01-13 01:11:54 UTC FreeBSD ports repository Modified files: x11-servers Makefile Added files: x11-servers/mga_hal Makefile distinfo pkg-descr pkg-plist plist Log: New port: mga_hal, a packaging of the Matrox HAL binary, which extends the set of features supported by the open-source Matrox driver for X.Org and XFree86. This is a newer version than that discussed in the original PR, and has only been tested briefly by myself on a G400 with X.Org 6.8.1. Note that though the readme.txt says the file is redistributable, the only licensing information to be found is the click-through on the website which says redistribution is not allowed. PR: ports/55699 Submitted by: Jens Rehsack, rehsack at liwing dot de Revision Changes Path 1.19 +1 -0 ports/x11-servers/Makefile 1.1 +34 -0 ports/x11-servers/mga_hal/Makefile (new) 1.1 +2 -0 ports/x11-servers/mga_hal/distinfo (new) 1.1 +9 -0 ports/x11-servers/mga_hal/pkg-descr (new) 1.1 +3 -0 ports/x11-servers/mga_hal/pkg-plist (new) 1.1 +0 -0 ports/x11-servers/mga_hal/plist (new)