From 07e76f27b1846a22036b86b6edc0513ae3ab227e Mon Sep 17 00:00:00 2001 From: miwi Date: Sat, 4 Feb 2012 13:15:48 +0000 Subject: - Fix build with WITH_NEW_XORG git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@371 058c260c-8361-11dd-a0ac-aa2bafec7d09 --- x11-drivers/xf86-video-vesa/Makefile | 20 ++++++++++++++++++++ x11-drivers/xf86-video-vesa/distinfo | 2 ++ x11-drivers/xf86-video-vesa/pkg-descr | 1 + x11-drivers/xf86-video-vesa/pkg-plist | 5 +++++ 4 files changed, 28 insertions(+) create mode 100644 x11-drivers/xf86-video-vesa/Makefile create mode 100644 x11-drivers/xf86-video-vesa/distinfo create mode 100644 x11-drivers/xf86-video-vesa/pkg-descr create mode 100644 x11-drivers/xf86-video-vesa/pkg-plist (limited to 'x11-drivers') diff --git a/x11-drivers/xf86-video-vesa/Makefile b/x11-drivers/xf86-video-vesa/Makefile new file mode 100644 index 0000000..5fdfb03 --- /dev/null +++ b/x11-drivers/xf86-video-vesa/Makefile @@ -0,0 +1,20 @@ +# New ports collection makefile for: xf86-video-vesa +# Date Created: 17 Feb 2006 +# Whom: Florent Thoumie +# +# $FreeBSD$ +# + +PORTNAME= xf86-video-vesa +PORTVERSION= 2.3.0 +PORTREVISION= 2 +CATEGORIES= x11-drivers + +MAINTAINER= x11@FreeBSD.org +COMMENT= X.Org vesa display driver + +XORG_CAT= driver +USE_XORG= xextproto videoproto +MAN4= vesa.4x + +.include diff --git a/x11-drivers/xf86-video-vesa/distinfo b/x11-drivers/xf86-video-vesa/distinfo new file mode 100644 index 0000000..59364f5 --- /dev/null +++ b/x11-drivers/xf86-video-vesa/distinfo @@ -0,0 +1,2 @@ +SHA256 (xorg/driver/xf86-video-vesa-2.3.0.tar.bz2) = 8ed85a0e94523539d81d5ae6639fa22ceb1c1e3baf89128915db65d4d2900d7a +SIZE (xorg/driver/xf86-video-vesa-2.3.0.tar.bz2) = 264539 diff --git a/x11-drivers/xf86-video-vesa/pkg-descr b/x11-drivers/xf86-video-vesa/pkg-descr new file mode 100644 index 0000000..5d851fe --- /dev/null +++ b/x11-drivers/xf86-video-vesa/pkg-descr @@ -0,0 +1 @@ +This package contains the X.Org xf86-video-vesa driver. diff --git a/x11-drivers/xf86-video-vesa/pkg-plist b/x11-drivers/xf86-video-vesa/pkg-plist new file mode 100644 index 0000000..5a9cf2e --- /dev/null +++ b/x11-drivers/xf86-video-vesa/pkg-plist @@ -0,0 +1,5 @@ +lib/xorg/modules/drivers/vesa_drv.la +lib/xorg/modules/drivers/vesa_drv.so +@dirrmtry lib/xorg/modules/drivers +@dirrmtry lib/xorg/modules +@dirrmtry lib/xorg -- cgit v1.2.3