aboutsummaryrefslogtreecommitdiffstats
path: root/MOVED
diff options
context:
space:
mode:
authorwoodsb02 <woodsb02@FreeBSD.org>2017-08-10 07:11:58 +0800
committerwoodsb02 <woodsb02@FreeBSD.org>2017-08-10 07:11:58 +0800
commit2352198b80115cd44be7f2d2ed937c6c7cf933c3 (patch)
treead6ab561e185ecc5d5a66feb1b0366267cd5b903 /MOVED
parent2b266595c3bfb8de12611ffd62a5b64b9615b71e (diff)
downloadfreebsd-ports-gnome-2352198b80115cd44be7f2d2ed937c6c7cf933c3.tar.gz
freebsd-ports-gnome-2352198b80115cd44be7f2d2ed937c6c7cf933c3.tar.zst
freebsd-ports-gnome-2352198b80115cd44be7f2d2ed937c6c7cf933c3.zip
Revert r447625 which added new port sysutils/chvt
This functionality is available in base using vidcontrol(1) For example, to switch to the second virtual terminal (/dev/ttyv1): # vidcontrol </dev/ttyv0 -s 2 Reported by: jbeich Requested by: danfe
Diffstat (limited to 'MOVED')
-rw-r--r--MOVED1
1 files changed, 1 insertions, 0 deletions
diff --git a/MOVED b/MOVED
index c1b5ec8c6db0..eb0d39f87f37 100644
--- a/MOVED
+++ b/MOVED
@@ -9502,3 +9502,4 @@ devel/hs-MonadCatchIO-transformers||2017-08-08|Deprecated in favor of the except
devel/hs-directory||2017-08-08|Part of the bundled packages in ghc
devel/hs-syb-with-class-instances-text||2017-08-08|Upstream is unmaintained
textproc/hs-citeproc-hs||2017-08-08|Upstream is unmaintained, use pandoc-citeproc instead
+sysutils/chvt||2017-08-10|Functionality available in base, using vidcontrol(1)