Date: Wed, 30 Jan 2019 07:58:00 +0000 (UTC) From: Niclas Zeising <zeising@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r491609 - head/graphics/drm-current-kmod Message-ID: <201901300758.x0U7w0ff059061@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Wed Jan 30 07:58:00 2019 New Revision: 491609 URL: https://svnweb.freebsd.org/changeset/ports/491609 Log: graphics/drm-current-kmod: Update messges Update pkg-message and makefile COMMENT to remove references to drm-devel-kmod and the mention that this is the development version. It is the version for FreeBSD CURRENT, so the ride might be a little bumpy, but it's not the devlopment version. No changes to package. FreeBSDDesktop issue: #129 Reported by: grahamperrin Sponsored by: B3 Init (zeising) Modified: head/graphics/drm-current-kmod/Makefile head/graphics/drm-current-kmod/pkg-message Modified: head/graphics/drm-current-kmod/Makefile ============================================================================== --- head/graphics/drm-current-kmod/Makefile Wed Jan 30 07:56:52 2019 (r491608) +++ head/graphics/drm-current-kmod/Makefile Wed Jan 30 07:58:00 2019 (r491609) @@ -6,7 +6,7 @@ PORTVERSION= 4.16.g20181210 CATEGORIES= graphics kld MAINTAINER= jmd@FreeBSD.org -COMMENT= DRM modules for the linuxkpi-based KMS components (development version) +COMMENT= DRM modules for the linuxkpi-based KMS components LICENSE= BSD2CLAUSE MIT GPLv2 LICENSE_COMB= multi Modified: head/graphics/drm-current-kmod/pkg-message ============================================================================== --- head/graphics/drm-current-kmod/pkg-message Wed Jan 30 07:56:52 2019 (r491608) +++ head/graphics/drm-current-kmod/pkg-message Wed Jan 30 07:58:00 2019 (r491609) @@ -1,4 +1,4 @@ -The experimental drm-devel-kmod port can be enabled for amdgpu (for AMD +The experimental drm-current-kmod port can be enabled for amdgpu (for AMD GPUs starting with the HD7000 series / Tahiti) or i915kms (for Intel APUs starting with HD3000 / Sandy Bridge) through kld_list in /etc/rc.conf. radeonkms for older AMD GPUs can be loaded and there are
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901300758.x0U7w0ff059061>