View | Details | Raw Unified | Return to bug 216313
Collapse All | Expand All

(-)x11-drivers/Makefile (-1 lines)
Lines 24-30 Link Here
24
    SUBDIR += xf86-video-chips
24
    SUBDIR += xf86-video-chips
25
    SUBDIR += xf86-video-cirrus
25
    SUBDIR += xf86-video-cirrus
26
    SUBDIR += xf86-video-dummy
26
    SUBDIR += xf86-video-dummy
27
    SUBDIR += xf86-video-fbdev
28
    SUBDIR += xf86-video-glint
27
    SUBDIR += xf86-video-glint
29
    SUBDIR += xf86-video-i128
28
    SUBDIR += xf86-video-i128
30
    SUBDIR += xf86-video-i740
29
    SUBDIR += xf86-video-i740
(-)x11-drivers/xf86-video-fbdev/Makefile (-13 lines)
Lines 1-13 Link Here
1
# $FreeBSD$
2
3
PORTNAME=	xf86-video-fbdev
4
PORTVERSION=	0.4.4
5
PORTREVISION=	7
6
CATEGORIES=	x11-drivers
7
8
MAINTAINER=	x11@FreeBSD.org
9
COMMENT=	X.Org fbdev display driver
10
11
XORG_CAT=	driver
12
13
.include <bsd.port.mk>
(-)x11-drivers/xf86-video-fbdev/distinfo (-2 lines)
Lines 1-2 Link Here
1
SHA256 (xorg/driver/xf86-video-fbdev-0.4.4.tar.bz2) = 9dd4b326498223abbfdf786089a46ea3db4fa6bbd341308eb48a9e00bc3fd51b
2
SIZE (xorg/driver/xf86-video-fbdev-0.4.4.tar.bz2) = 293545
(-)x11-drivers/xf86-video-fbdev/pkg-descr (-3 lines)
Lines 1-3 Link Here
1
This package contains the X.Org xf86-video-fbdev driver.
2
3
WWW: http://www.x.org
(-)x11-drivers/xf86-video-fbdev/pkg-plist (-2 lines)
Lines 1-2 Link Here
1
lib/xorg/modules/drivers/fbdev_drv.so
2
man/man4/fbdev.4x.gz

Return to bug 216313