Date: Tue, 15 Oct 2019 13:51:32 +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: r514526 - head/x11-drivers/xorg-drivers Message-ID: <201910151351.x9FDpWET085511@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Tue Oct 15 13:51:31 2019 New Revision: 514526 URL: https://svnweb.freebsd.org/changeset/ports/514526 Log: x11-drivers/xorg-drivers: Remove deleted drivers Remove delete xorg drivers from x11-drivers/xorg-drivers. These are no longer available for install. Since these are not default options, no need to bump portrevision. Modified: head/x11-drivers/xorg-drivers/Makefile Modified: head/x11-drivers/xorg-drivers/Makefile ============================================================================== --- head/x11-drivers/xorg-drivers/Makefile Tue Oct 15 13:41:58 2019 (r514525) +++ head/x11-drivers/xorg-drivers/Makefile Tue Oct 15 13:51:31 2019 (r514526) @@ -13,18 +13,13 @@ INPUTDIR= ${LOCALBASE}/lib/xorg/modules/input USES= metaport -INPUT_DRIVERS= acecad \ - egalax \ +INPUT_DRIVERS= egalax \ elographics \ evdev \ - fpit \ - hyperpen \ joystick \ keyboard \ libinput \ mouse \ - mutouch \ - penmount \ synaptics \ void \ wacom
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910151351.x9FDpWET085511>