index
:
ports
2014Q1
2014Q2
2014Q3
2014Q4
2015Q1
2015Q2
2015Q3
2015Q4
2016Q1
2016Q2
2016Q3
2016Q4
2017Q1
2017Q2
2017Q3
2017Q4
2018Q1
2018Q2
2018Q3
2018Q4
2019Q1
2019Q2
2019Q3
2019Q4
2020Q1
2020Q2
2020Q3
2020Q4
2021Q1
2021Q2
2021Q3
2021Q4
2022Q1
2022Q2
2022Q3
2022Q4
2023Q1
2023Q2
2023Q3
2023Q4
2024Q1
2024Q2
main
FreeBSD ports tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysutils
/
screen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename sysutils/ patch-xy patches to reflect the files they modify.
Adam Weinberger
2014-07-29
5
-0
/
+0
*
Reversed check. Bump portrevision.
Cy Schubert
2014-06-15
1
-2
/
+2
*
Due to popular demand sockets are back! Sockets are the default option.
Cy Schubert
2014-06-15
1
-2
/
+13
*
Make screen 4.0 compatible, prefer fifo over sockets.
Cy Schubert
2014-06-14
1
-1
/
+5
*
Add LICENSE
Bryan Drewery
2014-05-23
1
-0
/
+2
*
Fix colour in hardstatus when color between two %= (GNU screen bug #42247).
Cy Schubert
2014-05-01
4
-260
/
+22
*
Update screen 4.0.3 --> 4.2.1.
Cy Schubert
2014-04-30
16
-259
/
+141
*
Repair typo.
Cy Schubert
2014-04-30
1
-1
/
+1
*
Update master sites.
Cy Schubert
2014-04-30
1
-1
/
+6
*
- Remove references to long unsupported "alpha" architecture
Alexey Dokuchaev
2014-01-28
1
-10
/
+5
*
Convert to staging.
Cy Schubert
2013-10-22
2
-11
/
+10
*
Add NO_STAGE all over the place in preparation for the staging support (cat: ...
Baptiste Daroussin
2013-09-20
1
-0
/
+1
*
Convert left sysutils ports to new options framework
Baptiste Daroussin
2013-04-28
1
-17
/
+19
*
Make 256 colour option default (similar to x11/xterm port).
Cy Schubert
2012-09-30
1
-6
/
+2
*
Allow $TERM to be longer than 20 bytes, allow for 63 bytes.
Cy Schubert
2011-11-08
3
-3
/
+23
*
Back out previous commit. It broke UTF8 functioning.
Cy Schubert
2011-05-03
7
-76
/
+1
*
Add support for KOI8-U.
Cy Schubert
2011-05-01
7
-1
/
+76
*
- Get Rid MD5 support
Martin Wilke
2011-03-19
1
-1
/
+0
*
Add option to enable locking using user's password.
Cy Schubert
2011-01-04
2
-1
/
+25
*
Bjorn Zeeb discovered that screen(1) was mangling ut_host by performing
Cy Schubert
2010-11-18
2
-3
/
+70
*
Apply a new improved utmp patch.
Cy Schubert
2010-07-22
2
-35
/
+6
*
Screen failed to work properly under HEAD. This patch resolve the issue.
Cy Schubert
2010-02-09
7
-79
/
+58
*
Make screen build on the latest HEAD (900008).
Cy Schubert
2010-01-27
6
-22
/
+123
*
Fix build under FreeBSD 9.0-CURRENT.
Cy Schubert
2009-12-21
1
-4
/
+27
*
Remove the NO_PACKAGE. Recent testing suggests the problem may have
Mark Linimon
2009-09-12
1
-2
/
+0
*
Set termios' VERASE to DEL, for vte's autodetect feature.
Cy Schubert
2009-02-23
2
-1
/
+24
*
Implement a new knob WITH_SHOWENC to show the encoding of every window
Cy Schubert
2008-07-25
2
-2
/
+39
*
Add optional patch to include hostname in screen's "locked" message.
Cy Schubert
2008-06-10
1
-0
/
+21
*
Add optional patch to include hostname in screen's "locked" message.
Cy Schubert
2008-06-10
1
-1
/
+6
*
Prefer openpty() over /dev/ptmx.
Cy Schubert
2008-06-10
1
-1
/
+2
*
Bump portrevision due to upgrade of devel/gettext.
Edwin Groothuis
2008-06-06
1
-1
/
+1
*
Increase support for 512 ptys as per src/sys/kern/tty_pty.c r1.155.
Cy Schubert
2008-05-06
2
-2
/
+2
*
Avoid make.conf namespace collisions.
Cy Schubert
2007-10-29
2
-12
/
+10
*
Alter the way we reference EXTRA_PATCHES to allow slave ports to add
Cy Schubert
2007-10-29
1
-1
/
+1
*
Remove redundant install of man page.
Cy Schubert
2007-10-26
1
-3
/
+0
*
Fix (enable) installation of man pages and info documents.
Cy Schubert
2007-10-25
1
-4
/
+8
*
Implement options.
Cy Schubert
2007-10-11
1
-7
/
+13
*
sysutils/screen: install error if world compiled with NO_INFO
Edwin Groothuis
2007-09-23
1
-0
/
+11
*
sysutils/screen: install error if world compiled with NO_INFO
Edwin Groothuis
2007-09-23
3
-0
/
+65
*
Add my people.freebsd.org distfiles directory as a distribution site.
Cy Schubert
2006-12-27
1
-0
/
+1
*
Primary FTP site is down and GNU sites do not have a copy of the
Cy Schubert
2006-12-27
1
-0
/
+1
*
Update 4.0.2 --> 4.0.3 to fix two security bugs in the utf8 combining
Cy Schubert
2006-10-26
2
-5
/
+4
*
A new option is added, called "cjkwidth [on|off]". When it
Rong-En Fan
2006-08-05
2
-0
/
+232
*
Fix configure step so that it doesn't dump core on FreeBSD/amd64 due to a
Cy Schubert
2006-05-30
2
-5
/
+6
*
Add a trivial patch to fix screen compiles on post-pmtx FreeBSD 7-current
Alexander Kabaev
2006-02-10
1
-0
/
+15
*
SHA256ify
Edwin Groothuis
2006-01-24
1
-0
/
+1
*
Move misc/screen to sysutils category after repocopy, since it's
Kirill Ponomarev
2005-11-05
1
-1
/
+1
*
Fix handling of utmp entries on sparc64.
Philip Paeps
2005-10-21
2
-1
/
+18
*
Add support for 256 colour Xterm.
Cy Schubert
2005-09-16
1
-1
/
+9
*
Add support for NONETHACK compile time option.
Cy Schubert
2005-09-16
1
-0
/
+4
[next]