| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
09 Feb 2010 07:05:43
4.0.3_7
|
cy  |
Screen failed to work properly under HEAD. This patch resolve the issue.
Submitted by: ed |
27 Jan 2010 06:39:00
4.0.3_6
|
cy  |
Make screen build on the latest HEAD (900008). |
21 Dec 2009 23:16:04
4.0.3_6
|
cy  |
Fix build under FreeBSD 9.0-CURRENT.
PR: 141743 |
12 Sep 2009 16:50:15
4.0.3_6
|
linimon  |
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
4.0.3_6
|
cy  |
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
4.0.3_5
|
cy  |
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
4.0.3_4
|
cy  |
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
4.0.3_4
|
cy  |
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
4.0.3_4
|
cy  |
Prefer openpty() over /dev/ptmx.
PR: 123591
Submitted by: Ed Schouten <ed@80386.nl> |
06 Jun 2008 15:03:26
4.0.3_3
|
edwin  |
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
4.0.3_2
|
cy  |
Increase support for 512 ptys as per src/sys/kern/tty_pty.c r1.155. |
06 May 2008 05:22:17
4.0.3_2
|
cy  |
Increase support for 512 ptys as per src/sys/kern/tty_pty.c r1.155. |
29 Oct 2007 20:18:43
4.0.3_1
|
cy  |
Avoid make.conf namespace collisions.
Submitted by: Pietro Cerutti <gahr@gahr.ch> |
29 Oct 2007 18:02:50
4.0.3_1
|
cy  |
Alter the way we reference EXTRA_PATCHES to allow slave ports to add
additional patches.
Submitted by: rafan |
26 Oct 2007 17:17:48
4.0.3_1
|
cy  |
Remove redundant install of man page. |
25 Oct 2007 19:01:51
4.0.3_1
|
cy  |
Fix (enable) installation of man pages and info documents.
PR: 117488 |
11 Oct 2007 17:58:37
4.0.3
|
cy  |
Implement options.
PR: 115888
Submitted by: original patch by Edwin Groothuis <edwin@mavetju.org> |
23 Sep 2007 12:33:12
4.0.3
|
edwin  |
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
4.0.3
|
edwin  |
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
4.0.3
|
cy  |
Add my people.freebsd.org distfiles directory as a distribution site. |
27 Dec 2006 16:39:13
4.0.3
|
cy  |
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
4.0.3
|
cy  |
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
4.0.2_4  |
rafan  |
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
4.0.2_4  |
cy  |
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
4.0.2_3  |
kan  |
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
4.0.2_3  |
edwin  |
SHA256ify
Approved by: krion@ |
05 Nov 2005 17:51:28
4.0.2_3  |
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 |