svn commit: r484321 - head/graphics/drm-legacy-kmod

Niclas Zeising zeising at FreeBSD.org
Tue Nov 6 20:06:47 UTC 2018


Author: zeising
Date: Tue Nov  6 20:06:46 2018
New Revision: 484321
URL: https://svnweb.freebsd.org/changeset/ports/484321

Log:
  graphics/drm-legacy-kmod: rewrite pkg-descr
  
  Rewrite pkg-descr in drm-legacy-kmod to closer match reality, and point
  people towards graphics/drm-kmod.

Modified:
  head/graphics/drm-legacy-kmod/pkg-descr

Modified: head/graphics/drm-legacy-kmod/pkg-descr
==============================================================================
--- head/graphics/drm-legacy-kmod/pkg-descr	Tue Nov  6 20:03:02 2018	(r484320)
+++ head/graphics/drm-legacy-kmod/pkg-descr	Tue Nov  6 20:06:46 2018	(r484321)
@@ -1,5 +1,7 @@
-Legacy DRM bits that used to be in base before their removal prior to release
-of 12.0. For newer Intel and AMD hardware, please use one of the LinuxKPI-based
-ports (drm-next-kmod, drm-stable-kmod, drm-devel-kmod).
+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


More information about the svn-ports-all mailing list