Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Dec 2005 00:41:52 +0100 (CET)
From:      <pfgshield-freebsd@yahoo.com>
To:        freebsd-x11@FreeBSD.org
Subject:   Update to fre x11-servers/mga_hal port
Message-ID:  <20051203234152.14846.qmail@web32910.mail.mud.yahoo.com>

next in thread | raw e-mail | index | archive | help
Hi;

I updated the mga_hal driver port. The tarball of this port says it can be
freely distributed, but since I am not the maintainer and the sources come
without instructions, I just took the easiest approach respecting the original.

A couple of notes:
- NO_PACKAGE is not required when RESTRICTED is set.
- This port installs the hal only, on my XFree86-4.4 the mga driver works
pretty well too.

The PR web interface seems broken so here's the patch:

diff -ruN mga_hal.orig/Makefile mga_hal/Makefile
--- mga_hal.orig/Makefile	Sat Dec  3 18:01:10 2005
+++ mga_hal/Makefile	Sat Dec  3 18:13:33 2005
@@ -6,21 +6,20 @@
 #
 
 PORTNAME=	mga_hal
-PORTVERSION=	4.1
+PORTVERSION=	4.2.0
 CATEGORIES=	x11-servers
-MASTER_SITES=	ftp://ftp.matrox.com/pub/mga/archive/linux/2004/
+MASTER_SITES=	ftp://ftp.matrox.com/pub/mga/archive/linux/2005/
 DISTNAME=	mgadriver-${PORTVERSION}
 
 MAINTAINER=	x11@FreeBSD.org
 COMMENT=	Module for additional features with X.Org/XFree86 Matrox driver
 
-NO_PACKAGE=	"Matrox drivers may not be distributed"
 RESTRICTED=	"Matrox drivers may not be distributed."
 
 ONLY_FOR_ARCHS= i386
 
 PREFIX?=	${X11BASE}
-WRKSRC=		${WRKDIR}/mgadriver-${PORTVERSION}
+WRKSRC=		${WRKDIR}/matrox_driver-x86-4.3.0
 NO_BUILD=	YES
 
 do-install:
@@ -28,7 +27,7 @@
 	${MKDIR} ${DOCSDIR}
 	${INSTALL_DATA} ${WRKSRC}/docs/readme.txt ${DOCSDIR}
 .endif
-	${INSTALL_DATA} ${WRKSRC}/xfree86/6.8.1/mga_hal_drv.o \
+	${INSTALL_DATA} ${WRKSRC}/xserver/6.8.2/mga_hal_drv.o \
 		${PREFIX}/lib/modules/drivers/
 
 .include <bsd.port.mk>
diff -ruN mga_hal.orig/distinfo mga_hal/distinfo
--- mga_hal.orig/distinfo	Sat Dec  3 18:01:10 2005
+++ mga_hal/distinfo	Sat Dec  3 18:03:42 2005
@@ -1,2 +1,2 @@
-MD5 (mgadriver-4.1.tar.gz) = f1075e3e2c8053aef73c0522f4a4ee90
-SIZE (mgadriver-4.1.tar.gz) = 740410
+MD5 (mgadriver-4.2.0.tar.gz) = c85c068126a721ed2398e913344b10b2
+SIZE (mgadriver-4.2.0.tar.gz) = 1010342






	

	
		
___________________________________ 
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB 
http://mail.yahoo.it



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051203234152.14846.qmail>