[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/screen/screen.desc [COPY] Copyright (C) 2004 - 2025 The T2 SDE Project [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Screen manager with VT100/ANSI terminal emulation [T] Screen is a full-screen window manager that multiplexes a physical terminal [T] between several processes (typically interactive shells). Each virtual [T] terminal provides the functions of a DEC VT100 terminal and, in addition, [T] several control functions from the ANSI X3.64 (ISO 6429) and ISO 2022 [T] standards (e.g. insert/delete line and support for multiple character sets). [T] There is a scrollback history buffer for each virtual terminal and a [T] copy-and-paste mechanism that allows moving text regions between windows. [U] https://www.gnu.org/software/screen/ [A] Oliver Laumann [A] Juergen Weigert [A] Michael Schroeder [M] Rene Rebe [C] base/tool [F] CROSS [L] GPL [S] Stable [V] 5.0.0 [P] X -----5---9 180.000 autogen=1 # This is a unnice workaround. The screen configure script should be # improved to check for check for shadow and pam later - and also # recognize the need of pam_misc ... - But I'm out of time ... pkginstalled pam && var_append CC_WRAPPER_APPEND ' ' "-lpam -lpam_misc" var_append confopt ' ' --with-sys-screenrc=/etc/screenrc hook_add postmake 5 "cp -v $confdir/screenrc $root/etc/" [D] 4c7eac6b1ad6c6619fbb4a34c7bdb529ac7b806c562aaa4df47e1576 screen-5.0.0.tar.gz http://ftp.gnu.org/gnu/screen/