ncurses solidation: Remove all references to libtermcap
commit5cef369fdd7a6c079699b8af16e8b91b0149a118
authorJohn Marino <draco@marino.st>
Wed, 9 Mar 2016 16:14:56 +0000 (9 17:14 +0100)
committerJohn Marino <draco@marino.st>
Wed, 9 Mar 2016 17:00:35 +0000 (9 18:00 +0100)
tree65ea6f1f389a41ea8292a85e045d9eaa7c31c41b
parentc450d4d838e6fe23ebbc744c6301a814ae258b19
ncurses solidation: Remove all references to libtermcap

The termlib, termcap, and tinfo libraries are all symlinked to ncurses
library.  There's no reason to have four aliases for the same library
when none of them are exposed outside base.

termlib and tinfo aren't referenced anywhere, but libtermcap is.
This commit changes all the references to libtermcap to libncurses,
and removes the private aliases of ncurses.
49 files changed:
Makefile_upgrade.inc
bin/csh/Makefile
bin/ls/Makefile
bin/sh/Makefile
games/backgammon/backgammon/Makefile
games/backgammon/teachgammon/Makefile
games/battlestar/Makefile
games/colorbars/Makefile
games/hack/Makefile
games/larn/Makefile
games/phantasia/Makefile
games/rain/Makefile
games/worms/Makefile
gnu/sbin/lvm/Makefile
gnu/usr.bin/gdb/libgdb/Makefile
lib/libncurses/libncurses/Makefile
libexec/telnetd/Makefile
sbin/fsdb/Makefile
sbin/vinum/Makefile
secure/usr.bin/sftp/Makefile
share/initrd/bin/Makefile
share/initrd/sbin.lvm/Makefile
share/initrd/sbin/Makefile
share/mk/bsd.libnames.mk
usr.bin/bc/Makefile
usr.bin/crunch/examples/filesystem.conf
usr.bin/crunch/examples/fixit.conf
usr.bin/crunch/examples/kcopy.conf
usr.bin/crunch/examples/really-big.conf
usr.bin/ftp/Makefile
usr.bin/less/Makefile
usr.bin/msgs/Makefile
usr.bin/ncal/Makefile
usr.bin/systat/Makefile
usr.bin/tabs/Makefile
usr.bin/talk/Makefile
usr.bin/telnet/Makefile
usr.bin/tftp/Makefile
usr.bin/top/Makefile
usr.bin/tput/Makefile
usr.bin/tset/Makefile
usr.bin/ul/Makefile
usr.bin/units/Makefile
usr.bin/window/Makefile
usr.sbin/802_11/wpa_cli/Makefile
usr.sbin/cdcontrol/Makefile
usr.sbin/lpr/lpc/Makefile
usr.sbin/pppctl/Makefile
usr.sbin/watch/Makefile