[Midnightbsd-cvs] mports: x11/xdriinfo: Added xdriinfo-1.0.2: Query configuration

ctriv at midnightbsd.org ctriv at midnightbsd.org
Fri Oct 5 16:13:37 EDT 2007


Log Message:
-----------
Added xdriinfo-1.0.2: Query configuration information of DRI drivers

Added Files:
-----------
    mports/x11/xdriinfo:
        Makefile (r1.1)
        distinfo (r1.1)
        pkg-descr (r1.1)

-------------- next part --------------
--- /dev/null
+++ x11/xdriinfo/pkg-descr
@@ -0,0 +1,5 @@
+This package contains xdriinfo, an utility that can be used to query
+configuration information of direct rendering devices.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/xdriinfo/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for:	xdriinfo
+# Date Created:				17 Feb 2006
+# Whom:					Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/xdriinfo/Makefile,v 1.2 2007/09/13 19:45:03 flz Exp $
+# $MidnightBSD: mports/x11/xdriinfo/Makefile,v 1.1 2007/10/05 20:13:37 ctriv Exp $
+#
+
+PORTNAME=	xdriinfo
+PORTVERSION=	1.0.2
+CATEGORIES=	x11
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Query configuration information of DRI drivers
+LICENSE=	x11
+
+USE_GL=		gl
+
+XORG_CAT=	app
+USE_XORG=	x11 glproto
+MAN1=		xdriinfo.1
+PLIST_FILES=	bin/xdriinfo
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/xdriinfo/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/xdriinfo-1.0.2.tar.bz2) = a5ec51ed9f0a55dc3462d90d52ff899c
+SHA256 (xorg/app/xdriinfo-1.0.2.tar.bz2) = 7b03ac095b6c79688c20ad61e3576d4698e3f16c09a7f3f1e7c50826814e7265
+SIZE (xorg/app/xdriinfo-1.0.2.tar.bz2) = 88240


More information about the Midnightbsd-cvs mailing list