[Midnightbsd-cvs] mports: x11-drivers/xf86-video-mga: Added xf86-video-mga-1.9.100: X.Org

ctriv at midnightbsd.org ctriv at midnightbsd.org
Thu Oct 11 20:55:45 EDT 2007


Log Message:
-----------
Added xf86-video-mga-1.9.100: X.Org mga display driver

Added Files:
-----------
    mports/x11-drivers/xf86-video-mga:
        Makefile (r1.1)
        distinfo (r1.1)
        pkg-descr (r1.1)
        pkg-plist (r1.1)

-------------- next part --------------
--- /dev/null
+++ x11-drivers/xf86-video-mga/pkg-descr
@@ -0,0 +1,4 @@
+This package contains the X.Org xf86-video-mga driver.
+
+- Florent Thoumie
+flz at FreeBSD.org
--- /dev/null
+++ x11-drivers/xf86-video-mga/pkg-plist
@@ -0,0 +1,5 @@
+lib/xorg/modules/drivers/mga_drv.la
+lib/xorg/modules/drivers/mga_drv.so
+ at dirrmtry lib/xorg/modules/drivers
+ at dirrmtry lib/xorg/modules
+ at dirrmtry lib/xorg
--- /dev/null
+++ x11-drivers/xf86-video-mga/Makefile
@@ -0,0 +1,30 @@
+# New ports collection makefile for:	xf86-video-mga
+# Date Created:				17 Feb 2006
+# Whom:					Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11-drivers/xf86-video-mga/Makefile,v 1.3 2007/10/09 19:13:08 flz Exp $
+# $MidnightBSD: mports/x11-drivers/xf86-video-mga/Makefile,v 1.1 2007/10/12 00:55:45 ctriv Exp $
+#
+
+PORTNAME=	xf86-video-mga
+PORTVERSION=	1.9.100
+CATEGORIES=	x11-drivers
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	X.Org mga display driver
+LICENSE=	x11
+
+USE_GL=		gl
+
+XORG_CAT=	driver
+USE_XORG=	xf86driproto videoproto xextproto glproto
+MAN4=		mga.4x
+USE_REINPLACE=	yes
+
+pre-patch:
+	${REINPLACE_CMD} \
+		-e 's|values.h|sys/limits.h|g' \
+		-e 's|MAXSHORT|SHRT_MAX|g' \
+		${WRKSRC}/src/mga_arc.c
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11-drivers/xf86-video-mga/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/driver/xf86-video-mga-1.9.100.tar.bz2) = 3e80cfb84b62866d2f94774ecbf3e46c
+SHA256 (xorg/driver/xf86-video-mga-1.9.100.tar.bz2) = e8efee8d5269eb29f9bd499db3d47a6a4d3c320d4b0a24874cdf7b598ad77a5c
+SIZE (xorg/driver/xf86-video-mga-1.9.100.tar.bz2) = 369119


More information about the Midnightbsd-cvs mailing list