diff options
author | Rene Ladan <rene@FreeBSD.org> | 2020-12-31 23:30:10 +0800 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2020-12-31 23:30:10 +0800 |
commit | 05e4043ade53cb1d2663367d33093f3885aa9dc6 (patch) | |
tree | 49fd0436013b95b68fa03e126de44443f0eb1654 | |
parent | 173f3ba490ab30216bc477a40357cc18a2a23b80 (diff) | |
download | freebsd-ports-gnome-05e4043ade53cb1d2663367d33093f3885aa9dc6.tar.gz freebsd-ports-gnome-05e4043ade53cb1d2663367d33093f3885aa9dc6.tar.zst freebsd-ports-gnome-05e4043ade53cb1d2663367d33093f3885aa9dc6.zip |
Remove expired port:
2020-12-31 graphics/drm-legacy-kmod: Obsolete version, use drm-kmod
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | graphics/Makefile | 1 | ||||
-rw-r--r-- | graphics/drm-legacy-kmod/Makefile | 50 | ||||
-rw-r--r-- | graphics/drm-legacy-kmod/distinfo | 3 | ||||
-rw-r--r-- | graphics/drm-legacy-kmod/pkg-descr | 7 | ||||
-rw-r--r-- | graphics/drm-legacy-kmod/pkg-message | 18 | ||||
-rw-r--r-- | graphics/drm-legacy-kmod/pkg-plist | 11 |
7 files changed, 1 insertions, 90 deletions
@@ -15908,3 +15908,4 @@ www/linux-flashplayer||2020-12-31|Has expired: Deprecated by upstream www/mediawiki133|www/mediawiki135|2020-12-31|Has expired: Upstream end of life www/mediawiki134|www/mediawiki135|2020-12-31|Has expired: Upstream end of life www/py-aiohttp2|www/py-aiohttp|2020-12-31|Has expired: Use www/py-aiohttp instead +graphics/drm-legacy-kmod|graphics/drm-kmod|2020-12-31|Has expired: Obsolete version, use drm-kmod diff --git a/graphics/Makefile b/graphics/Makefile index 31a9a46b0dd0..124d8ca30134 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -141,7 +141,6 @@ SUBDIR += drm-fbsd11.2-kmod SUBDIR += drm-fbsd12.0-kmod SUBDIR += drm-kmod - SUBDIR += drm-legacy-kmod SUBDIR += drm_info SUBDIR += dspdfviewer SUBDIR += dssim diff --git a/graphics/drm-legacy-kmod/Makefile b/graphics/drm-legacy-kmod/Makefile deleted file mode 100644 index 7a70a3df531d..000000000000 --- a/graphics/drm-legacy-kmod/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -# Created by: Johannes Dieterich <jmd@FreeBSD.org> -# $FreeBSD$ - -PORTNAME= drm-legacy-kmod -PORTVERSION= g20200825 -CATEGORIES= graphics - -MAINTAINER= x11@FreeBSD.org -COMMENT= Legacy DRM modules for the linuxkpi-based KMS components - -LICENSE= BSD2CLAUSE MIT GPLv2 -LICENSE_COMB= multi - -DEPRECATED= Obsolete version, use drm-kmod -EXPIRATION_DATE=2020-12-31 - -BROKEN_aarch64= src/dev/drm2/ttm/ttm_bo_util.c:453:2: error: Port me - -RUN_DEPENDS= gpu-firmware-kmod>=g20180319:graphics/gpu-firmware-kmod - -USES= kmod uidfix - -OPTIONS_DEFINE= DEBUG - -CONFLICTS_INSTALL= drm-devel-kmod \ - drm-fbsd11.2-kmod \ - drm-fbsd12.0-kmod \ - drm-current-kmod - -USE_GITHUB= yes -GH_ACCOUNT= FreeBSDDesktop -GH_PROJECT= drm-legacy -GH_TAGNAME= 3f527d9 - -.include <bsd.port.options.mk> - -.if ${ARCH} == amd64 || ${ARCH} == i386 -PLIST_SUB+= X86="" -.else -PLIST_SUB+= X86="@comment " -.endif - -.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1200080 -IGNORE= only for 12.0 or higher after removal of base components -.endif -.if ${OPSYS} != FreeBSD -IGNORE= not supported on anything but FreeBSD -.endif - -.include <bsd.port.mk> diff --git a/graphics/drm-legacy-kmod/distinfo b/graphics/drm-legacy-kmod/distinfo deleted file mode 100644 index bd3799bac63f..000000000000 --- a/graphics/drm-legacy-kmod/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1598309175 -SHA256 (FreeBSDDesktop-drm-legacy-g20200825-3f527d9_GH0.tar.gz) = 64f05753df9d5c181761cf83eeb20d4e4aecfe5abb8f096204a922d38ef72ecc -SIZE (FreeBSDDesktop-drm-legacy-g20200825-3f527d9_GH0.tar.gz) = 1677036 diff --git a/graphics/drm-legacy-kmod/pkg-descr b/graphics/drm-legacy-kmod/pkg-descr deleted file mode 100644 index 1d9eae5dae18..000000000000 --- a/graphics/drm-legacy-kmod/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -Legacy DRM driver that used to be in FreeBSD base before the removal in FreeBSD -13. For newer Intel and AMD hardware, please use graphics/drm-kmod which will -pick an appropriate driver for your system. - -This version is mostly current with Linux 3.8 in terms of hardware support. - -WWW: https://github.com/FreeBSDDesktop/drm-legacy diff --git a/graphics/drm-legacy-kmod/pkg-message b/graphics/drm-legacy-kmod/pkg-message deleted file mode 100644 index f737e5c61c16..000000000000 --- a/graphics/drm-legacy-kmod/pkg-message +++ /dev/null @@ -1,18 +0,0 @@ -[ -{ type: install - message: <<EOM -The drm-legacy-kmod port can be enabled for older Intel and ATI/AMD graphics -adapters as well as legacy graphics adapters through kld_list in /etc/rc.conf. - -Simply add kld_list="/boot/modules/[driver].ko to /etc/rc.conf, for example -kld_list="/boot/modules/i915kms.ko" for the intel GPU driver or -kld_list="/boot/modules/radeonkms.ko" for the ATI/AMD GPU driver. - -Please ensure that all users requiring graphics are members of the -"video" group. - -If you are having trouble with ATI/AMD graphics cards and X, try installing -xf86-video-ati-legacy instead of xf86-video-ati. -EOM -} -] diff --git a/graphics/drm-legacy-kmod/pkg-plist b/graphics/drm-legacy-kmod/pkg-plist deleted file mode 100644 index af65f4d6fb19..000000000000 --- a/graphics/drm-legacy-kmod/pkg-plist +++ /dev/null @@ -1,11 +0,0 @@ -/%%KMODDIR%%/drm.ko -/%%KMODDIR%%/drm2.ko -%%X86%%/%%KMODDIR%%/i915kms.ko -/%%KMODDIR%%/mach64.ko -/%%KMODDIR%%/mga.ko -/%%KMODDIR%%/r128.ko -/%%KMODDIR%%/radeonkms.ko -/%%KMODDIR%%/savage.ko -/%%KMODDIR%%/sis.ko -/%%KMODDIR%%/tdfx.ko -/%%KMODDIR%%/via.ko |