aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorzeising <zeising@FreeBSD.org>2018-11-07 05:18:31 +0800
committerzeising <zeising@FreeBSD.org>2018-11-07 05:18:31 +0800
commite32bcf39cfd44654041ef103e8367fb8feacedc8 (patch)
tree16a19b27f647852115c350229d3fe80a7eb6c263 /graphics
parent81276b943d4b75e58a73ebf8fae1fad5798a426c (diff)
downloadfreebsd-ports-gnome-e32bcf39cfd44654041ef103e8367fb8feacedc8.tar.gz
freebsd-ports-gnome-e32bcf39cfd44654041ef103e8367fb8feacedc8.tar.zst
freebsd-ports-gnome-e32bcf39cfd44654041ef103e8367fb8feacedc8.zip
Graphics/drm-*-kmod: Update pkg-message
Update pkg-message in drm-stable-kmod, drm-next-kmod and drm-devel-kmod and point people to drm-legacy-kmod for the legacy drm drivers. Approved by: jmd (maintainer, implicit)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/drm-devel-kmod/Makefile1
-rw-r--r--graphics/drm-devel-kmod/pkg-message4
-rw-r--r--graphics/drm-next-kmod/Makefile1
-rw-r--r--graphics/drm-next-kmod/pkg-message4
-rw-r--r--graphics/drm-stable-kmod/Makefile1
-rw-r--r--graphics/drm-stable-kmod/pkg-message4
6 files changed, 9 insertions, 6 deletions
diff --git a/graphics/drm-devel-kmod/Makefile b/graphics/drm-devel-kmod/Makefile
index 32ed43ae2ea5..38e1a86668c6 100644
--- a/graphics/drm-devel-kmod/Makefile
+++ b/graphics/drm-devel-kmod/Makefile
@@ -3,6 +3,7 @@
PORTNAME= drm-devel-kmod
PORTVERSION= 4.16.g20181027
+PORTREVISION= 1
CATEGORIES= graphics kld
MAINTAINER= jmd@FreeBSD.org
diff --git a/graphics/drm-devel-kmod/pkg-message b/graphics/drm-devel-kmod/pkg-message
index 93eaab0001fc..7bca65c4acb6 100644
--- a/graphics/drm-devel-kmod/pkg-message
+++ b/graphics/drm-devel-kmod/pkg-message
@@ -11,5 +11,5 @@ For radeonkms: kld_list="/boot/modules/radeonkms.ko"
Please ensure that all users requiring graphics are members of the
"video" group.
-Older generations are supported by the stable kms modules (radeonkms /
-i915kms) in base.
+Older generations are supported by the legacy kms modules (radeonkms /
+i915kms) in base or by installing graphics/drm-legacy-kmod.
diff --git a/graphics/drm-next-kmod/Makefile b/graphics/drm-next-kmod/Makefile
index 45439f30f314..9310b173f13a 100644
--- a/graphics/drm-next-kmod/Makefile
+++ b/graphics/drm-next-kmod/Makefile
@@ -3,6 +3,7 @@
PORTNAME= drm-next-kmod
PORTVERSION= 4.11.g20181027
+PORTREVISION= 1
CATEGORIES= graphics
MAINTAINER= jmd@FreeBSD.org
diff --git a/graphics/drm-next-kmod/pkg-message b/graphics/drm-next-kmod/pkg-message
index 2eea852fcbff..6cab67843a2b 100644
--- a/graphics/drm-next-kmod/pkg-message
+++ b/graphics/drm-next-kmod/pkg-message
@@ -11,5 +11,5 @@ For radeonkms: kld_list="/boot/modules/radeonkms.ko"
Please ensure that all users requiring graphics are members of the
"video" group.
-Older generations are supported by the stable kms modules (radeonkms /
-i915kms) in base.
+Older generations are supported by the legacy kms modules (radeonkms /
+i915kms) in base or by installing graphics/drm-legacy-kmod.
diff --git a/graphics/drm-stable-kmod/Makefile b/graphics/drm-stable-kmod/Makefile
index d00b0a144c1e..fb7241b92864 100644
--- a/graphics/drm-stable-kmod/Makefile
+++ b/graphics/drm-stable-kmod/Makefile
@@ -3,6 +3,7 @@
PORTNAME= drm-stable-kmod
PORTVERSION= g20180822
+PORTREVISION= 1
CATEGORIES= graphics
MAINTAINER= jmd@FreeBSD.org
diff --git a/graphics/drm-stable-kmod/pkg-message b/graphics/drm-stable-kmod/pkg-message
index f681ee8f95cd..f406d554fe2d 100644
--- a/graphics/drm-stable-kmod/pkg-message
+++ b/graphics/drm-stable-kmod/pkg-message
@@ -11,5 +11,5 @@ For radeonkms: kld_list="/boot/modules/radeonkms.ko"
Please ensure that all users requiring graphics are members of the
"video" group.
-Older generations are supported by the stable kms modules (radeonkms /
-i915kms) in base.
+Older generations are supported by the legacy kms modules (radeonkms /
+i915kms) in base or by installing graphics/drm-legacy-kmod.