mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
Screen 5.0.0 is the next major release of GNU Screen. Unfortunatly while testing sysutils/screen-devel I discovered bugs with its hardstatus implementation. Existing hardstatus failed to work correctly. I had opened a bug with the GNU Screen upstream. They had fixed one of the bugs however the last time I tested screen-devel, some status strings were still unavailable, not to mention that the hardstatus string syntax has changed. Therefore I don't believe screen50 should replace screen49 as our default GNU screen until a) some of the issues are resolved and b) we the FreeBSD community have had a little more experience with it. People who wish to use screen50 will need to uninstall screen (currently a meta port pointing to screen49) and install screen50. Any bugzilla bugs will likely spawn an upstream bug report by myself.
27 lines
870 B
Text
27 lines
870 B
Text
bin/screen
|
|
%%MULTISUID%%bin/screen-5.0.0
|
|
share/man/man1/screen.1.gz
|
|
%%DATADIR%%/utf8encodings/01
|
|
%%DATADIR%%/utf8encodings/02
|
|
%%DATADIR%%/utf8encodings/03
|
|
%%DATADIR%%/utf8encodings/04
|
|
%%DATADIR%%/utf8encodings/18
|
|
%%DATADIR%%/utf8encodings/19
|
|
%%DATADIR%%/utf8encodings/a1
|
|
%%DATADIR%%/utf8encodings/a3
|
|
%%DATADIR%%/utf8encodings/bf
|
|
%%DATADIR%%/utf8encodings/c2
|
|
%%DATADIR%%/utf8encodings/c3
|
|
%%DATADIR%%/utf8encodings/c4
|
|
%%DATADIR%%/utf8encodings/c6
|
|
%%DATADIR%%/utf8encodings/c7
|
|
%%DATADIR%%/utf8encodings/c8
|
|
%%DATADIR%%/utf8encodings/cc
|
|
%%DATADIR%%/utf8encodings/cd
|
|
%%DATADIR%%/utf8encodings/d6
|
|
@comment We always install the same screenrc it just depends on if we
|
|
@comment are installing the the one bundled with source, or the one from
|
|
@comment FILESDIR/screenrc.sample
|
|
@sample %%ETCDIR%%/screenrc.sample
|
|
%%EXAMPLESDIR%%/screenrc.sample-1
|
|
%%EXAMPLESDIR%%/screenrc.sample-2
|