From 4db7b5f5e91b033aa0c3398bc5d44d7e3dd3abbc Mon Sep 17 00:00:00 2001 From: miwi Date: Sat, 4 Feb 2012 17:18:18 +0000 Subject: - Fix build git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@380 058c260c-8361-11dd-a0ac-aa2bafec7d09 --- x11-drivers/xf86-input-synaptics/pkg-plist | 2 +- x11-drivers/xf86-video-rendition/Makefile | 20 ++++++++++++++++++++ x11-drivers/xf86-video-rendition/distinfo | 2 ++ x11-drivers/xf86-video-rendition/pkg-descr | 3 +++ x11-drivers/xf86-video-rendition/pkg-plist | 7 +++++++ 5 files changed, 33 insertions(+), 1 deletion(-) 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') diff --git a/x11-drivers/xf86-input-synaptics/pkg-plist b/x11-drivers/xf86-input-synaptics/pkg-plist index e5ce7ad..88a7f53 100644 --- a/x11-drivers/xf86-input-synaptics/pkg-plist +++ b/x11-drivers/xf86-input-synaptics/pkg-plist @@ -6,7 +6,7 @@ lib/xorg/modules/input/synaptics_drv.la lib/xorg/modules/input/synaptics_drv.so libdata/pkgconfig/xorg-synaptics.pc %%NEW%%share/X11/xorg.conf.d/50-synaptics.conf -share/hal/fdi/policy/10osvendor/11-x11-synaptics.fdi +%%NEW%%share/hal/fdi/policy/10osvendor/11-x11-synaptics.fdi @dirrmtry lib/xorg/modules/input @dirrmtry lib/xorg/modules @dirrmtry lib/xorg diff --git a/x11-drivers/xf86-video-rendition/Makefile b/x11-drivers/xf86-video-rendition/Makefile new file mode 100644 index 0000000..72fdd37 --- /dev/null +++ b/x11-drivers/xf86-video-rendition/Makefile @@ -0,0 +1,20 @@ +# New ports collection makefile for: xf86-video-rendition +# Date Created: 17 Feb 2006 +# Whom: Florent Thoumie +# +# $FreeBSD$ +# + +PORTNAME= xf86-video-rendition +PORTVERSION= 4.2.4 +PORTREVISION= 1 +CATEGORIES= x11-drivers + +MAINTAINER= x11@FreeBSD.org +COMMENT= X.Org rendition display driver + +XORG_CAT= driver +USE_XORG= xextproto videoproto +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 0000000..2b683b7 --- /dev/null +++ b/x11-drivers/xf86-video-rendition/distinfo @@ -0,0 +1,2 @@ +SHA256 (xorg/driver/xf86-video-rendition-4.2.4.tar.bz2) = 3b9b8e6709c3a7c00904e9a6cb63d7805b5f5f33dc96254f438c1f8d5fb72aa9 +SIZE (xorg/driver/xf86-video-rendition-4.2.4.tar.bz2) = 320573 diff --git a/x11-drivers/xf86-video-rendition/pkg-descr b/x11-drivers/xf86-video-rendition/pkg-descr new file mode 100644 index 0000000..151ab6c --- /dev/null +++ b/x11-drivers/xf86-video-rendition/pkg-descr @@ -0,0 +1,3 @@ +This package contains the X.Org xf86-video-rendition driver. + +WWW: http://www.x.org diff --git a/x11-drivers/xf86-video-rendition/pkg-plist b/x11-drivers/xf86-video-rendition/pkg-plist new file mode 100644 index 0000000..e276591 --- /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