From 5ca38cf8bc3d97c5a063afd4ff1ef76f4ebcd466 Mon Sep 17 00:00:00 2001 From: kwm Date: Thu, 21 Jul 2011 18:53:10 +0000 Subject: Update to 0.10.3. git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@286 058c260c-8361-11dd-a0ac-aa2bafec7d09 --- x11-drivers/xf86-video-sis/Makefile | 23 +++++++++++++++++++++++ x11-drivers/xf86-video-sis/distinfo | 2 ++ x11-drivers/xf86-video-sis/pkg-descr | 1 + x11-drivers/xf86-video-sis/pkg-plist | 5 +++++ 4 files changed, 31 insertions(+) create mode 100644 x11-drivers/xf86-video-sis/Makefile create mode 100644 x11-drivers/xf86-video-sis/distinfo create mode 100644 x11-drivers/xf86-video-sis/pkg-descr create mode 100644 x11-drivers/xf86-video-sis/pkg-plist (limited to 'x11-drivers/xf86-video-sis') diff --git a/x11-drivers/xf86-video-sis/Makefile b/x11-drivers/xf86-video-sis/Makefile new file mode 100644 index 0000000..4dbd6cb --- /dev/null +++ b/x11-drivers/xf86-video-sis/Makefile @@ -0,0 +1,23 @@ +# New ports collection makefile for: xf86-video-sis +# Date Created: 17 Feb 2006 +# Whom: Florent Thoumie +# +# $FreeBSD: ports/x11-drivers/xf86-video-sis/Makefile,v 1.13 2011/02/25 16:52:36 miwi Exp $ +# + +PORTNAME= xf86-video-sis +PORTVERSION= 0.10.3 +CATEGORIES= x11-drivers + +MAINTAINER= x11@FreeBSD.org +COMMENT= X.Org sis display driver + +CONFLICTS= xf86-video-sis-intel-[0-9]* + +USE_GL= gl + +XORG_CAT= driver +USE_XORG= xf86dgaproto xf86driproto xineramaproto videoproto xf86miscproto xextproto glproto +MAN4= sis.4x + +.include diff --git a/x11-drivers/xf86-video-sis/distinfo b/x11-drivers/xf86-video-sis/distinfo new file mode 100644 index 0000000..0b66a0d --- /dev/null +++ b/x11-drivers/xf86-video-sis/distinfo @@ -0,0 +1,2 @@ +SHA256 (xorg/driver/xf86-video-sis-0.10.3.tar.bz2) = 9b39b3e22fd2adab812fea06073c37971c7235c02c7f457bf8b60c1ae351c737 +SIZE (xorg/driver/xf86-video-sis-0.10.3.tar.bz2) = 649750 diff --git a/x11-drivers/xf86-video-sis/pkg-descr b/x11-drivers/xf86-video-sis/pkg-descr new file mode 100644 index 0000000..506af9c --- /dev/null +++ b/x11-drivers/xf86-video-sis/pkg-descr @@ -0,0 +1 @@ +This package contains the X.Org xf86-video-sis driver. diff --git a/x11-drivers/xf86-video-sis/pkg-plist b/x11-drivers/xf86-video-sis/pkg-plist new file mode 100644 index 0000000..e1daba8 --- /dev/null +++ b/x11-drivers/xf86-video-sis/pkg-plist @@ -0,0 +1,5 @@ +lib/xorg/modules/drivers/sis_drv.la +lib/xorg/modules/drivers/sis_drv.so +@dirrmtry lib/xorg/modules/drivers +@dirrmtry lib/xorg/modules +@dirrmtry lib/xorg -- cgit v1.2.3