[COPY] --- T2-COPYRIGHT-NOTE-BEGIN --- [COPY] T2 SDE: package/*/screen/screen.desc [COPY] Copyright (C) 2004 - 2023 The T2 SDE Project [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project [COPY] [COPY] This Copyright note is generated by scripts/Create-CopyPatch, [COPY] more information can be found in the files COPYING and README. [COPY] [COPY] This program is free software; you can redistribute it and/or modify [COPY] it under the terms of the GNU General Public License version 2. [COPY] --- T2-COPYRIGHT-NOTE-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] http://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] 4.9.0 [P] X -----5---9 180.000 [O] 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 ... [O] pkginstalled pam && var_append CC_WRAPPER_APPEND " " "-lpam -lpam_misc" [O] var_append confopt ' ' '--with-sys-screenrc=/etc/screenrc' [O] hook_add postmake 5 "cp -v $confdir/screenrc $root/etc/" [D] 14687b34f34b8ff3717e16ccf29c94bfb4050e6d3ea2c1331a6ac28a screen-4.9.0.tar.gz http://ftp.gnu.org/gnu/screen/