FreshPorts -- The Place For Ports Sun, 14 Mar 2010 9:09 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
screen 4.0.3_7 sysutils on this many watch lists=191 search for ports that depend on this port An older version of this port was marked as vulnerable.
A multi-screen window manager
Maintained by: cy@FreeBSD.org search for ports maintained by this maintainer
Port Added: 05 Nov 2005 17:52:19


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/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon

To install the port: cd /usr/ports/sysutils/screen/ && make install clean
To add the package: pkg_add -r screen


Configuration Options
===> The following configuration options are available for screen-4.0.3_7:
     CJK=OFF (default) "Treat CJK ambiguous characters as full width"
     INFO=ON (default) "Build and install info documentation"
     MAN=ON (default) "Build and install man pages"
     NETHACK=ON (default) "Enable nethack-style messages"
     XTERM_256=OFF (default) "Enable support for 256 colour xterm"
     HOSTINLOCKED=OFF (default) "Print user@host in locked message"
     SHOWENC=OFF (default) "Show encoding on the status line"
===> Use 'make config' to modify these settings

Master Sites:
ftp://ftp.uni-erlangen.de/pub/utilities/screen/
http://komquats.com/distfiles/
http://people.freebsd.org/~cy/distfiles/
http://ftp.gnu.org/gnu/screen/
ftp://ftp.gnu.org/gnu/screen/
http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/screen/
http://mirrors.usc.edu/pub/gnu/screen/
http://ftp.funet.fi/pub/gnu/prep/screen/
ftp://ftp.kddlabs.co.jp/GNU/screen/
ftp://ftp.dti.ad.jp/pub/GNU/screen/
http://ring.nict.go.jp/archives/GNU/screen/
http://ring.k-opti.com/archives/GNU/screen/
http://ring.riken.jp/archives/GNU/screen/
ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/screen/
ftp://ftp.sunsite.org.uk/package/gnu/screen/
ftp://ftp.informatik.hu-berlin.de/pub/gnu/screen/
ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/screen/
ftp://ftp.rediris.es/sites/ftp.gnu.org/ftp/gnu/screen/
ftp://ftp.chg.ru/pub/gnu/screen/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Port Moves
  • port moved here from misc/screen on 2005-11-05
    REASON: new category

Number of commits found: 27

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
09 Feb 2010 07:05:43
Original commit files touched by this commit  4.0.3_7
cy search for other commits by this committer
Screen failed to work properly under HEAD. This patch resolve the issue.

Submitted by:   ed
27 Jan 2010 06:39:00
Original commit files touched by this commit  4.0.3_6
cy search for other commits by this committer
Make screen build on the latest HEAD (900008).
21 Dec 2009 23:16:04
Original commit files touched by this commit  4.0.3_6
cy search for other commits by this committer
Fix build under FreeBSD 9.0-CURRENT.

PR:             141743
12 Sep 2009 16:50:15
Original commit files touched by this commit  4.0.3_6
linimon search for other commits by this committer
Remove the NO_PACKAGE.  Recent testing suggests the problem may have
been fixed in the 5.x timeframe.

Tested by:      trasz
Hat:            portmgr
23 Feb 2009 21:48:35
Original commit files touched by this commit  4.0.3_6
cy search for other commits by this committer
Set termios' VERASE to DEL, for vte's autodetect feature.

PR:             131858
Submitted by:   Szalai Andras <szalai.bandi@gmail.com>
Obtained from:  screen.git commit 01fbf99748f536519605087d5937761790fc6ded
                by Micah Cowan <micah@cowan.name>
                see:
http://git.savannah.gnu.org/cgit/screen.git/commit/?id=01fbf99748f536519605087d5937761790fc6ded
25 Jul 2008 05:53:02
Original commit files touched by this commit  4.0.3_5
cy search for other commits by this committer
Implement a new knob WITH_SHOWENC to show the encoding of every window
on status line.

PR:             124492
Submitted by:   Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
10 Jun 2008 08:23:27
Original commit files touched by this commit  4.0.3_4
cy search for other commits by this committer
Add optional patch to include hostname in screen's "locked" message.

PR:             122718
Submitted by:   Valentin Nechayev <netch@netch.kiev.ua>
10 Jun 2008 06:53:18
Original commit files touched by this commit  4.0.3_4
cy search for other commits by this committer
Add optional patch to include hostname in screen's "locked" message.

PR:             122718
Submitted by:   Valentin Nechayev <netch@netch.kiev.ua>
10 Jun 2008 06:20:09
Original commit files touched by this commit  4.0.3_4
cy search for other commits by this committer
Prefer openpty() over /dev/ptmx.

PR:             123591
Submitted by:   Ed Schouten <ed@80386.nl>
06 Jun 2008 15:03:26
Original commit files touched by this commit  4.0.3_3
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
06 May 2008 05:24:36
Original commit files touched by this commit  4.0.3_2
cy search for other commits by this committer
Increase support for 512 ptys as per src/sys/kern/tty_pty.c r1.155.
06 May 2008 05:22:17
Original commit files touched by this commit  4.0.3_2
cy search for other commits by this committer
Increase support for 512 ptys as per src/sys/kern/tty_pty.c r1.155.
29 Oct 2007 20:18:43
Original commit files touched by this commit  4.0.3_1
cy search for other commits by this committer
Avoid make.conf namespace collisions.

Submitted by:   Pietro Cerutti <gahr@gahr.ch>
29 Oct 2007 18:02:50
Original commit files touched by this commit  4.0.3_1
cy search for other commits by this committer
Alter the way we reference EXTRA_PATCHES to allow slave ports to add
additional patches.

Submitted by:   rafan
26 Oct 2007 17:17:48
Original commit files touched by this commit  4.0.3_1
cy search for other commits by this committer
Remove redundant install of man page.
25 Oct 2007 19:01:51
Original commit files touched by this commit  4.0.3_1
cy search for other commits by this committer
Fix (enable) installation of man pages and info documents.

PR:             117488
11 Oct 2007 17:58:37
Original commit files touched by this commit  4.0.3
cy search for other commits by this committer
Implement options.

PR:             115888
Submitted by:   original patch by Edwin Groothuis <edwin@mavetju.org>
23 Sep 2007 12:33:12
Original commit files touched by this commit  4.0.3
edwin search for other commits by this committer
sysutils/screen: install error if world compiled with NO_INFO

        The program /usr/bin/install-info doesn't exist in case
        the base system has been compiled with NO_INFO. This causes
        an error during installation of sysutils/screen because one
        of screen's make files rely on this program.

        I added handling of NO_INFO (and NO_MAN by the way). I suggest
        to let screen depend on print/texinfo if the user doesn't define
        NO_INFO and /usr/bin/install-info doesn't exist.

PR:             ports/115048
Submitted by:   Bj\xf6rn K\xf6nig <bkoenig@cs.tu-berlin.de>
Approved by:    maintainer timeout
23 Sep 2007 12:32:37
Original commit files touched by this commit  4.0.3
edwin search for other commits by this committer
sysutils/screen: install error if world compiled with NO_INFO

        The program /usr/bin/install-info doesn't exist in case
        the base system has been compiled with NO_INFO. This causes
        an error during installation of sysutils/screen because one
        of screen's make files rely on this program.

        I added handling of NO_INFO (and NO_MAN by the way). I suggest
        to let screen depend on print/texinfo if the user doesn't define
        NO_INFO and /usr/bin/install-info doesn't exist.

PR:             ports/115048
Submitted by:   Björn König <bkoenig@cs.tu-berlin.de>
Approved by:    maintainer timeout
27 Dec 2006 16:51:21
Original commit files touched by this commit  4.0.3
cy search for other commits by this committer
Add my people.freebsd.org distfiles directory as a distribution site.
27 Dec 2006 16:39:13
Original commit files touched by this commit  4.0.3
cy search for other commits by this committer
Primary FTP site is down and GNU sites do not have a copy of the
distfile. Add my website as another source for the distfile.
26 Oct 2006 05:27:46
Original commit files touched by this commit  4.0.3
cy search for other commits by this committer
Update 4.0.2 --> 4.0.3 to fix two security bugs in the utf8 combining
characters handling.
http://lists.gnu.org/archive/html/screen-users/2006-10/msg00028.html
documents this bugfix.

Approved by:    portmgr (marcus)
05 Aug 2006 17:40:17
Original commit files touched by this commit  4.0.2_4
 This port version is marked as vulnerable.
rafan search for other commits by this committer
A new option is added, called "cjkwidth [on|off]". When it
is enabled, it treats CJK ambiguous characters as full width.
This feature is very helpful for reading legacy CJK applications'
output which assume all CJK characters are full width.
This option is default off.

The patch is obtained from
http://www.mhsin.org/~mhsin/patches/screen/patch-cjkwidth
The credit belongs to Michael Hsin <mhsin _at mhsin.org>.
It also has been submitted to upstream:
http://savannah.gnu.org/bugs/?func=detailitem&item_id=16666

PR:             ports/96167
Submitted by:   rafan
Approved by:    maintainer timeout (3 months and 2 weeks)
30 May 2006 12:55:35
Original commit files touched by this commit  4.0.2_4
 This port version is marked as vulnerable.
cy search for other commits by this committer
Fix configure step so that it doesn't dump core on FreeBSD/amd64 due to a
missing prototype.

Submitted by:   ru
10 Feb 2006 02:25:56
Original commit files touched by this commit  4.0.2_3
 This port version is marked as vulnerable.
kan search for other commits by this committer
Add a trivial patch to fix screen compiles on post-pmtx FreeBSD 7-current
systems.

Approved by: maintainer timeout
24 Jan 2006 01:06:45
Original commit files touched by this commit  4.0.2_3
 This port version is marked as vulnerable.
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
05 Nov 2005 17:51:28
Original commit files touched by this commit  4.0.2_3
 This port version is marked as vulnerable.
krion search for other commits by this committer
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

Number of commits found: 27

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
drupal5Mar 08
drupal6Mar 08
sudoMar 01
firefox-devel*Feb 28
firefox3*Feb 28
firefox3-devel*Feb 28
firefox35*Feb 28
linux-firefox*Feb 28
linux-firefox-devel*Feb 28
seamonkey2*Feb 28
thunderbird3*Feb 28
openoffice.org-1.0*Feb 27
openoffice.org-1.1*Feb 27
openoffice.org-1.1-devel*Feb 27
openoffice.org-2*Feb 27

4 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21398
Broken 171
Deprecated 46
Ignore 895
Forbidden 2
Restricted 387
No CDROM 141
Vulnerable 57
Expired 20
Set to expire 33
Interactive 79
new 24 hours 1
new 48 hours2
new 7 days31
new fortnight58
new month94

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.315 seconds.