Date: Sun, 22 Jan 2017 22:30:16 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r432171 - in head: . x11-drivers x11-drivers/xf86-video-fbdev Message-ID: <201701222230.v0MMUGC8061415@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sun Jan 22 22:30:16 2017 New Revision: 432171 URL: https://svnweb.freebsd.org/changeset/ports/432171 Log: x11-drivers/xf86-video-fbdev: remove useless driver (Linux framebuffer) PR: 216313 Submitted by: matthew@reztek.cz Deleted: head/x11-drivers/xf86-video-fbdev/ Modified: head/MOVED head/x11-drivers/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sun Jan 22 22:28:57 2017 (r432170) +++ head/MOVED Sun Jan 22 22:30:16 2017 (r432171) @@ -8994,3 +8994,4 @@ textproc/aiksaurus-gtk||2017-01-15|Has e net/rwhoisd||2017-01-22|Has expired: No more public distfiles devel/bunny||2017-01-22|Has expired: Superseded by a different project www/pligg||2017-01-22|Has expired: Abandonware +x11-drivers/xf86-video-fbdev||2017-11-22|Linux only driver Modified: head/x11-drivers/Makefile ============================================================================== --- head/x11-drivers/Makefile Sun Jan 22 22:28:57 2017 (r432170) +++ head/x11-drivers/Makefile Sun Jan 22 22:30:16 2017 (r432171) @@ -24,7 +24,6 @@ SUBDIR += xf86-video-chips SUBDIR += xf86-video-cirrus SUBDIR += xf86-video-dummy - SUBDIR += xf86-video-fbdev SUBDIR += xf86-video-glint SUBDIR += xf86-video-i128 SUBDIR += xf86-video-i740
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701222230.v0MMUGC8061415>