Since the last work on ncurses, terminfo(5) installed in localbase takes
precedence over termcap(5). Thus, there's no need to avoid using tic(1)
for installing st.info.
Related: https://reviews.freebsd.org/D51463
Differential D51488
x11/sterm: Do not avoid using tic(1) tembun_bk.ru on Jul 24 2025, 2:28 PM. Authored by Tags Referenced Files
Subscribers
Details
Since the last work on ncurses, terminfo(5) installed in localbase takes Related: https://reviews.freebsd.org/D51463
Diff Detail
Event TimelineComment Actions maybe condition to the presence of /usr/bin/tic considering that it does not exist in FreeBSD 13 and it won't be MFCed |