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

(-)x11-drivers/Makefile (working copy) (+1 lines)
Lines 25-40 Link Here
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
27
    SUBDIR += xf86-video-fbdev
28
    SUBDIR += xf86-video-geode
28
    SUBDIR += xf86-video-glint
29
    SUBDIR += xf86-video-glint
29
    SUBDIR += xf86-video-i128
30
    SUBDIR += xf86-video-i128
30
    SUBDIR += xf86-video-i740
31
    SUBDIR += xf86-video-i740
(-)x11-drivers/xf86-video-geode/Makefile (+15 lines)
Line 0 Link Here
1
# $FreeBSD $
2
3
PORTNAME=	xf86-video-geode
4
PORTVERSION=	2.11.19
5
CATEGORIES=	x11-drivers
6
7
MAINTAINER=	x11@FreeBSD.org
8
COMMENT=	X.Org geode display driver
9
10
XORG_CAT=	driver
11
12
ONLY_FOR_ARCHS=	i386
13
ONLY_FOR_ARCHES_REASON=	Geode processors are 32bit x86 only
14
15
.include <bsd.port.mk>
(-)x11-drivers/xf86-video-geode/distinfo (+3 lines)
Line 0 Link Here
1
TIMESTAMP = 1482059035
2
SHA256 (xorg/driver/xf86-video-geode-2.11.19.tar.bz2) = c6694c21ee3d9560f6e925925ef1d3818b1988e899b6a0592dbae597c87ac97e
3
SIZE (xorg/driver/xf86-video-geode-2.11.19.tar.bz2) = 668151
(-)x11-drivers/xf86-video-geode/pkg-descr (+3 lines)
Line 0 Link Here
1
This package contains the X.Org xf86-video-geode driver.
2
3
WWW: http://www.x.org
(-)x11-drivers/xf86-video-geode/pkg-plist (+1 lines)
Line 0 Link Here
1
lib/xorg/modules/drivers/geode_drv.so

Return to bug 216302