Commit 02367ff2 authored by Emmanuel Vadot's avatar Emmanuel Vadot
Browse files

x11-drivers: Remove old video drivers

Remove drivers for ancient hardware.

Differential Revision:	   https://reviews.freebsd.org/D45741
Reviewed by:		   bapt
Sponsored by:   	   Beckhoff Automation GmbH & Co. KG
parent cf7f270c
Loading
Loading
Loading
Loading
+0 −18
Original line number Diff line number Diff line
@@ -12,33 +12,15 @@
    SUBDIR += xf86-input-void
    SUBDIR += xf86-input-wacom
    SUBDIR += xf86-video-amdgpu
    SUBDIR += xf86-video-apm
    SUBDIR += xf86-video-ark
    SUBDIR += xf86-video-ast
    SUBDIR += xf86-video-ati
    SUBDIR += xf86-video-chips
    SUBDIR += xf86-video-cirrus
    SUBDIR += xf86-video-dummy
    SUBDIR += xf86-video-geode
    SUBDIR += xf86-video-i128
    SUBDIR += xf86-video-i740
    SUBDIR += xf86-video-intel
    SUBDIR += xf86-video-mach64
    SUBDIR += xf86-video-mga
    SUBDIR += xf86-video-neomagic
    SUBDIR += xf86-video-nv
    SUBDIR += xf86-video-openchrome
    SUBDIR += xf86-video-qxl
    SUBDIR += xf86-video-r128
    SUBDIR += xf86-video-rendition
    SUBDIR += xf86-video-savage
    SUBDIR += xf86-video-scfb
    SUBDIR += xf86-video-siliconmotion
    SUBDIR += xf86-video-sis
    SUBDIR += xf86-video-tdfx
    SUBDIR += xf86-video-vesa
    SUBDIR += xf86-video-vmware
    SUBDIR += xf86-video-voodoo
    SUBDIR += xorg-drivers
    SUBDIR += xorgxrdp
    SUBDIR += xorgxrdp-devel
+0 −13
Original line number Diff line number Diff line
PORTNAME=	xf86-video-apm
PORTVERSION=	1.3.0
PORTREVISION=	3
CATEGORIES=	x11-drivers

MAINTAINER=	x11@FreeBSD.org
COMMENT=	X.Org apm display driver

USES=		xorg-cat:driver

GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

.include <bsd.port.mk>
+0 −3
Original line number Diff line number Diff line
TIMESTAMP = 1550522074
SHA256 (xorg/driver/xf86-video-apm-1.3.0.tar.bz2) = 808189b9a933fcad1761cb9cd498f9267dfbacee1059859282712e8598c3dc7e
SIZE (xorg/driver/xf86-video-apm-1.3.0.tar.bz2) = 352759
+0 −1
Original line number Diff line number Diff line
This package contains the X.Org xf86-video-apm driver.
+0 −2
Original line number Diff line number Diff line
lib/xorg/modules/drivers/apm_drv.so
share/man/man4/apm.4x.gz
Loading