From d4f0d0048a8755106a4b0445221a19761e746984 Mon Sep 17 00:00:00 2001 From: Florent Thoumie Date: Sat, 19 May 2007 20:36:56 +0000 Subject: - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. --- x11-drivers/xf86-video-rendition/Makefile | 19 +++++++++++++++++++ x11-drivers/xf86-video-rendition/distinfo | 3 +++ x11-drivers/xf86-video-rendition/pkg-descr | 4 ++++ x11-drivers/xf86-video-rendition/pkg-plist | 7 +++++++ 4 files changed, 33 insertions(+) create mode 100644 x11-drivers/xf86-video-rendition/Makefile create mode 100644 x11-drivers/xf86-video-rendition/distinfo create mode 100644 x11-drivers/xf86-video-rendition/pkg-descr create mode 100644 x11-drivers/xf86-video-rendition/pkg-plist (limited to 'x11-drivers/xf86-video-rendition') diff --git a/x11-drivers/xf86-video-rendition/Makefile b/x11-drivers/xf86-video-rendition/Makefile new file mode 100644 index 000000000000..1bc3961e2191 --- /dev/null +++ b/x11-drivers/xf86-video-rendition/Makefile @@ -0,0 +1,19 @@ +# New ports collection makefile for: xf86-video-rendition +# Date Created: 17 Feb 2006 +# Whom: Florent Thoumie +# +# $FreeBSD$ +# + +PORTNAME= xf86-video-rendition +PORTVERSION= 4.1.3 +CATEGORIES= x11-drivers + +MAINTAINER= x11@FreeBSD.org +COMMENT= X.Org rendition display driver + +XORG_CAT= driver +USE_XORG= xextproto +MAN4= rendition.4x + +.include diff --git a/x11-drivers/xf86-video-rendition/distinfo b/x11-drivers/xf86-video-rendition/distinfo new file mode 100644 index 000000000000..5e6d96c83221 --- /dev/null +++ b/x11-drivers/xf86-video-rendition/distinfo @@ -0,0 +1,3 @@ +MD5 (xorg/driver/xf86-video-rendition-4.1.3.tar.bz2) = a8b97feccb32184820d5856fe78d34db +SHA256 (xorg/driver/xf86-video-rendition-4.1.3.tar.bz2) = 37e7aef72f7466485f5a3bafd0d43190cb7439de16868bfba2c59bb4c9df4408 +SIZE (xorg/driver/xf86-video-rendition-4.1.3.tar.bz2) = 292618 diff --git a/x11-drivers/xf86-video-rendition/pkg-descr b/x11-drivers/xf86-video-rendition/pkg-descr new file mode 100644 index 000000000000..7ff79bc2df1e --- /dev/null +++ b/x11-drivers/xf86-video-rendition/pkg-descr @@ -0,0 +1,4 @@ +This package contains the X.Org xf86-video-rendition driver. + +- Florent Thoumie +flz@FreeBSD.org diff --git a/x11-drivers/xf86-video-rendition/pkg-plist b/x11-drivers/xf86-video-rendition/pkg-plist new file mode 100644 index 000000000000..e27659167b4b --- /dev/null +++ b/x11-drivers/xf86-video-rendition/pkg-plist @@ -0,0 +1,7 @@ +lib/xorg/modules/drivers/rendition_drv.la +lib/xorg/modules/drivers/rendition_drv.so +lib/xorg/modules/v10002d.uc +lib/xorg/modules/v20002d.uc +@dirrmtry lib/xorg/modules/drivers +@dirrmtry lib/xorg/modules +@dirrmtry lib/xorg -- cgit v1.2.3