Port details |
- screen A multi-screen window manager
- 4.0.2_3 misc
=220 4.0.2_3Version of this port present on the latest quarterly branch. - Maintainer: cy@FreeBSD.org
 - Port Added: unknown
- Last Update: 2005-11-05 17:51:28
- SVN Revision: UNKNOWN
- People watching this port, also watch:: gettext, libiconv, gmake, expat
- License: not specified in port
- WWW:
- http://www.gnu.org/software/screen/
- Description:
- Screen is a full-screen window manager that multiplexes a physical terminal
between several processes (typically interactive shells).
Each virtual terminal provides the functions of a DEC VT100 terminal and, in
addition, several control functions from the ANSI X3.64 (ISO 6429) and ISO
2022 standards (e.g. insert/delete line and support for multiple character
sets). There is a scrollback history buffer for each virtual terminal and a
copy-and-paste mechanism that allows moving text regions between windows.
WWW: http://www.gnu.org/software/screen/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: there is no package for this port: NO_PACKAGE = Tends to loop using 100% CPU when used from package - perhaps it hard-codes information about the build host
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.0.2_3 05 Nov 2005 17:51:28
 |
krion  |
Move misc/screen to sysutils category after repocopy, since it's
more appropriate place for such kind of software.
PR: ports/88497
Submitted by: krion |
4.0.2_3 21 Oct 2005 14:24:02
 |
philip  |
Fix handling of utmp entries on sparc64.
Approved by: cy (maintainer)
Obtained from: NetBSD |
4.0.2_2 16 Sep 2005 16:30:21
 |
cy  |
Add support for 256 colour Xterm.
PR: 81285
Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com> |
4.0.2_1 16 Sep 2005 16:24:19
 |
cy  |
Add support for NONETHACK compile time option.
PR: 76170
Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com> |
4.0.2_1 30 Aug 2004 08:06:56
 |
vs  |
Fix deinstallation.
PR: ports/69282
Submitted by: Hideyuki KURASHINA (rushani@)
Approved by: maintainer timeout (cy's busy in RL) |
4.0.2_1 19 Jul 2004 07:21:17
 |
edwin  |
[PATCH] misc/screen: Utilize EXAMPLESDIR
Utilize EXAMPLESDIR to improves layout; i.e.,
configuration file -> ${PREFIX}/etc
sample configuration file -> ${PREFIX}/share/examples/${PORTNAME}
This change helps if many configuration files and sample ones exist.
PR: ports/58385
Submitted by: Hideyuki KURASHINA <rushani@FreeBSD.org>
Approved by: maintainer timeout |
4.0.2 20 Jun 2004 20:21:40
 |
kris  |
Set NO_PACKAGE; screen tends to go into a loop using all available CPU
when used from the package. Perhaps it's hard-coding information from
the build system that is not true in general.
Reported by: many people
Freaking out: peter |
4.0.2 18 Mar 2004 03:36:09
 |
cy  |
Add SIZE.
Submitted by: trevor |
4.0.2 26 Jan 2004 14:00:10
 |
osa  |
Update to latest release 4.0.2.
Use DATADIR macro.
Approved by: cy (maintainer) |
4.0.1_2 02 Dec 2003 23:36:47
 |
cy  |
Fix buffer overflow that allows privilege escalation for local users.
Approved by: will (using his portmgr hat)
Obtained from: Timo Sirainen <tss@iki.fi> on BUGTRAQ |
4.0.1_1 13 Oct 2003 09:50:33
 |
edwin  |
As a followup of ports/57028, remove more "'"s from the keybindings.
Submitted by: Neil Darlow <neil@darlow.co.uk> |
4.0.1_1 13 Oct 2003 03:28:04
 |
edwin  |
Added patch to remove warning during startup.
(also use INFO files feature)
PR: ports/57028
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Approved by: cy@ temp absence note |
4.0.1 19 Sep 2003 04:25:23
 |
cy  |
Udate 4.0.0 --> 4.0.1, 4.0.0 distfile is missing causing bento builds
to fail. 4.0.1 fixes two bugs with the parser.
Noticed by: Allen Landsidel <all@biosys.net> and bento
Approved by: marcus (wearing his portsmgr hat) |
4.0.0 14 Sep 2003 06:31:33
 |
cy  |
Fix segfault on Alpha platform.
Approved by: marcus (wearing his portsmgr hat) |
4.0.0 10 Sep 2003 00:46:17
 |
cy  |
Fix: multiuser screen fails with "attach attempt with bad pid"
PR: 55326 |
4.0.0 10 Sep 2003 00:44:26
 |
cy  |
Update 3.9.15 --> 4.0.0 |
3.9.15_1 04 May 2003 20:23:34
 |
cy  |
Fix ncurses core dump.
PR: gnu/23058
Submitted by: keramida |
3.9.15 29 Mar 2003 15:59:14
 |
cy  |
Update 3.9.13 -> 3.9.15 |
3.9.13 07 Mar 2003 06:07:20
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
3.9.13 27 Dec 2002 10:43:03
 |
edwin  |
Added WWW site.
Noticed by: portsurvey |
3.9.13 07 Nov 2002 05:46:03
 |
cy  |
Use PORTCOMMENT. |
3.9.13 28 Oct 2002 16:29:25
 |
cy  |
Use single info-file instead of multiple files.
Submitted by: demon |
3.9.13 28 Oct 2002 01:39:12
 |
kris  |
Add missing info files |
3.9.13 21 Oct 2002 23:44:24
 |
cy  |
Cleaner uninstall process, remove screenrc if it has not been altered
by the user.
Submitted by: marius@alchemy.franken.de |
3.9.13 21 Oct 2002 23:43:11
 |
cy  |
Fix hardcoded cp command.
Submitted by: marius@alchemy.franken.de |
3.9.13 06 Sep 2002 03:38:47
 |
cy  |
Update 3.9.12 --> 3.9.13
Submitted by: Matthew Jacob <mjacob@feral.com> on ports@ |
3.9.12 02 Sep 2002 14:14:00
 |
cy  |
1. Update 3.9.11 --> 3.9.12.
2. Add installation of etc/screenrc.
3. Fix hashed password with garbled salt.
#2 Submitted by: ade
#3 Submitted by: Phil C <flah@hell.com> |
3.9.11_1 07 Jul 2002 15:16:15
 |
cy  |
As I've assigned the three screen PR's in GNATS to myself, it appears that
I'm taking on maintainership of this port. Make it official. |
3.9.11_1 27 Apr 2002 16:29:14
 |
nork  |
add @dirrm share/screen to pkg-plist.
Approved by: knu (mentor) |
3.9.11_1 09 Apr 2002 01:48:23
 |
kuriyama  |
Unbreak after r1.11 of src/sys/sys/ioccom.h.
( ioctl() declaration change ) |
3.9.11_1 09 Apr 2002 01:13:17
 |
ache  |
Remove myself from MAINTAINER |
13 Mar 2002 22:33:40
 |
ache  |
Fixes a bug regarding the `(def)encoding' directive that NUL characters are all
discarded if you use it.
Submitted by: "Akinori MUSHA" <knu@iDaemons.org>
Obtained from: Michael Schroeder |
24 Feb 2002 12:03:40
    |
ache  |
Upgrade to 3.9.11 |
05 Sep 2001 06:47:49
    |
kris  |
Update to screen 3.9.10 with vendor fix for the alleged security hole. |
04 Sep 2001 20:20:42
    |
kris  |
Patch against a bug which is a local root vulnerability on other platforms,
but which I could not repeat on FreeBSD. It may still be a problem, but it
looks like screen was already dropping privilege before the operation in
question. |
25 Jun 2001 06:11:41
    |
ache  |
Upgrade to 3.9.9 |
16 Jan 2001 17:33:20
    |
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
25 Dec 2000 13:55:17
    |
kris  |
Critical bugfix; don't segfault at the drop of a hat. |
11 Dec 2000 03:01:11
    |
ache  |
Use building configuration independent pty range |
11 Oct 2000 03:04:07
    |
ache  |
Bump PORTREVISION |
11 Oct 2000 02:46:52
    |
ache  |
Use more terminfo-compatible fix |
08 Oct 2000 05:01:16
    |
asami  |
Convert category misc to new layout. |
20 Sep 2000 22:10:29
    |
kris  |
Don't install a screen -> screen.x.y.z symlink, this will leave behind a
setuid binary if people don't deinstall the old package properly. |
16 Sep 2000 03:58:12
    |
ache  |
Add PORTREVISION |
16 Sep 2000 00:22:42
    |
ache  |
Workaround buggy ncurses tgoto emulation which affects pseudographics |
05 Sep 2000 17:47:47
    |
ache  |
Upgrade to 3.9.8 |
02 Sep 2000 02:06:28
    |
kris  |
Fix local root vulnerability. |