| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. | Jimmy Olgeni | 2017-11-02 | 1 | -2/+2 |
| * | Update 4.6.1 --> 4.6.2 | Cy Schubert | 2017-10-24 | 1 | -2/+1 |
| * | Fix typo. Ports s/b port. | Cy Schubert | 2017-08-31 | 1 | -3/+3 |
| * | Allow the user to select dependency on ncurses in base (USES=ncurses:base) | Cy Schubert | 2017-08-27 | 1 | -4/+13 |
| * | Prefer ncurses from base. This resolves an issue using curses | Cy Schubert | 2017-08-26 | 1 | -1/+2 |
| * | Update 4.5.0 --> 4.6.1 | Cy Schubert | 2017-08-26 | 1 | -2/+1 |
| * | Properly detect devel/ncurses if installed and use it. Previously if | Cy Schubert | 2017-05-14 | 1 | -1/+4 |
| * | Fix a segfault in utmp.c when performing a windowlist move (,). | Cy Schubert | 2017-02-11 | 1 | -1/+1 |
| * | Circumvent a trivial root privilege escalation. | Cy Schubert | 2017-01-25 | 1 | -0/+1 |
| * | Update 4.4.0 --> 4.5.0 | Cy Schubert | 2017-01-18 | 1 | -2/+1 |
| * | Remove useless dependency on texinfo | Baptiste Daroussin | 2016-11-05 | 1 | -4/+1 |
| * | Add a pkg-message note about a fix to the screen message structure | Cy Schubert | 2016-06-26 | 1 | -0/+1 |
| * | Update 4.3.1 --> 4.4.0 | Cy Schubert | 2016-06-21 | 1 | -2/+1 |
| * | Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u. | Mathieu Arnold | 2016-04-01 | 1 | -1/+1 |
| * | sysutils/screen: document ncurses requirement (USES+=ncurses) | John Marino | 2016-01-31 | 1 | -1/+1 |
| * | - Add missing file dependencies to fix threaded build, remove MAKE_JOBS_UNSAFE | Dmitry Marakasov | 2015-11-16 | 1 | -2/+0 |
| * | - Mark MAKE_JOBS_UNSAFE: tries to use comm.h before it's generated | Dmitry Marakasov | 2015-11-06 | 1 | -3/+3 |
| * | Add patch to resolve stack overflow vulnerability | Mark Felder | 2015-09-08 | 1 | -1/+1 |
| * | Remove incorrect screenrc command. | Cy Schubert | 2015-07-22 | 1 | -0/+1 |
| * | Update 4.2.1 --> 4.3.1 | Cy Schubert | 2015-07-01 | 1 | -2/+1 |
| * | Advertise CPE info. | Cy Schubert | 2015-03-11 | 1 | -1/+3 |
| * | Fix pkg-plist. | Cy Schubert | 2015-02-01 | 1 | -1/+1 |
| * | Bump PORTREVISION for r373436. | Cy Schubert | 2015-01-31 | 1 | -1/+6 |
| * | nstall optional screenrc with helpful status line instead of the | Cy Schubert | 2014-11-26 | 1 | -4/+12 |
| * | 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 | 1 | -12/+2 |
| * | Update screen 4.0.3 --> 4.2.1. | Cy Schubert | 2014-04-30 | 1 | -4/+8 |
| * | 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 | 1 | -7/+5 |
| * | 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 | 1 | -1/+1 |
| * | Back out previous commit. It broke UTF8 functioning. | Cy Schubert | 2011-05-03 | 1 | -2/+1 |
| * | Add support for KOI8-U. | Cy Schubert | 2011-05-01 | 1 | -1/+2 |
| * | Add option to enable locking using user's password. | Cy Schubert | 2011-01-04 | 1 | -1/+1 |
| * | Bjorn Zeeb discovered that screen(1) was mangling ut_host by performing | Cy Schubert | 2010-11-18 | 1 | -1/+1 |
| * | Apply a new improved utmp patch. | Cy Schubert | 2010-07-22 | 1 | -1/+1 |
| * | Screen failed to work properly under HEAD. This patch resolve the issue. | Cy Schubert | 2010-02-09 | 1 | -1/+1 |
| * | 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 | 1 | -1/+1 |
| * | Implement a new knob WITH_SHOWENC to show the encoding of every window | Cy Schubert | 2008-07-25 | 1 | -2/+8 |
| * | 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 |