freebsd-src/lib/ncurses
Baptiste Daroussin 396851c20a ncurses: split libtinfo from libncurses
many external program expects libncurses to not be provided as a single
library. Instead of fixing all ports, distribute ncurses the way
upstream distributes it

Turn libncursesw.so into a ldscript which will link automatically as
needed to libtinfow so so this change is seamless at compile time.

Differential Revision:	https://reviews.freebsd.org/D32098
2021-10-04 11:38:21 +02:00
..
form Bump shared library versions after ncurses bump in 13. 2021-02-01 17:11:49 -08:00
menu Bump shared library versions after ncurses bump in 13. 2021-02-01 17:11:49 -08:00
ncurses ncurses: split libtinfo from libncurses 2021-10-04 11:38:21 +02:00
panel Bump shared library versions after ncurses bump in 13. 2021-02-01 17:11:49 -08:00
tinfo ncurses: split libtinfo from libncurses 2021-10-04 11:38:21 +02:00
config.mk ncurses: split libtinfo from libncurses 2021-10-04 11:38:21 +02:00
Makefile ncurses: split libtinfo from libncurses 2021-10-04 11:38:21 +02:00
Makefile.inc