aboutsummaryrefslogtreecommitdiff
path: root/sysutils/screen
Commit message (Expand)AuthorAgeFilesLines
* Properly detect devel/ncurses if installed and use it. Previously ifCy Schubert2017-05-142-12/+35
* Fix style.Cy Schubert2017-02-111-1/+1
* Fix a segfault in utmp.c when performing a windowlist move (,).Cy Schubert2017-02-112-8/+9
* Circumvent a trivial root privilege escalation.Cy Schubert2017-01-252-2/+18
* Fix optional patch.Cy Schubert2017-01-181-19/+9
* Update 4.4.0 --> 4.5.0Cy Schubert2017-01-184-23/+22
* Remove useless dependency on texinfoBaptiste Daroussin2016-11-051-4/+1
* Add a pkg-message note about a fix to the screen message structureCy Schubert2016-06-262-0/+10
* Update 4.3.1 --> 4.4.0Cy Schubert2016-06-215-66/+24
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*Dmitry Marakasov2016-05-191-1/+1
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
* sysutils/screen: document ncurses requirement (USES+=ncurses)John Marino2016-01-311-1/+1
* - Add missing file dependencies to fix threaded build, remove MAKE_JOBS_UNSAFEDmitry Marakasov2015-11-162-6/+18
* - Mark MAKE_JOBS_UNSAFE: tries to use comm.h before it's generatedDmitry Marakasov2015-11-061-3/+3
* Add patch to resolve stack overflow vulnerabilityMark Felder2015-09-082-1/+56
* Remove incorrect screenrc command.Cy Schubert2015-07-222-1/+1
* Fix build under stable/8.Cy Schubert2015-07-021-5/+37
* Update 4.2.1 --> 4.3.1Cy Schubert2015-07-015-45/+3
* Advertise CPE info.Cy Schubert2015-03-111-1/+3
* Fix pkg-plist.Cy Schubert2015-02-012-3/+3
* Bump PORTREVISION for r373436.Cy Schubert2015-01-312-1/+8
* nstall optional screenrc with helpful status line instead of theCy Schubert2014-11-263-7/+27
* Cleanup plistAntoine Brodin2014-11-221-3/+0
* Rename sysutils/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-295-0/+0
* Reversed check. Bump portrevision.Cy Schubert2014-06-151-2/+2
* Due to popular demand sockets are back! Sockets are the default option.Cy Schubert2014-06-151-2/+13
* Make screen 4.0 compatible, prefer fifo over sockets.Cy Schubert2014-06-141-1/+5
* Add LICENSEBryan Drewery2014-05-231-0/+2
* Fix colour in hardstatus when color between two %= (GNU screen bug #42247).Cy Schubert2014-05-014-260/+22
* Update screen 4.0.3 --> 4.2.1.Cy Schubert2014-04-3016-259/+141
* Repair typo.Cy Schubert2014-04-301-1/+1
* Update master sites.Cy Schubert2014-04-301-1/+6
* - Remove references to long unsupported "alpha" architectureAlexey Dokuchaev2014-01-281-10/+5
* Convert to staging.Cy Schubert2013-10-222-11/+10
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-201-0/+1
* Convert left sysutils ports to new options frameworkBaptiste Daroussin2013-04-281-17/+19
* Make 256 colour option default (similar to x11/xterm port).Cy Schubert2012-09-301-6/+2
* Allow $TERM to be longer than 20 bytes, allow for 63 bytes.Cy Schubert2011-11-083-3/+23
* Back out previous commit. It broke UTF8 functioning.Cy Schubert2011-05-037-76/+1
* Add support for KOI8-U.Cy Schubert2011-05-017-1/+76
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
* Add option to enable locking using user's password.Cy Schubert2011-01-042-1/+25
* Bjorn Zeeb discovered that screen(1) was mangling ut_host by performingCy Schubert2010-11-182-3/+70
* Apply a new improved utmp patch.Cy Schubert2010-07-222-35/+6
* Screen failed to work properly under HEAD. This patch resolve the issue.Cy Schubert2010-02-097-79/+58
* Make screen build on the latest HEAD (900008).Cy Schubert2010-01-276-22/+123
* Fix build under FreeBSD 9.0-CURRENT.Cy Schubert2009-12-211-4/+27
* Remove the NO_PACKAGE. Recent testing suggests the problem may haveMark Linimon2009-09-121-2/+0
* Set termios' VERASE to DEL, for vte's autodetect feature.Cy Schubert2009-02-232-1/+24
* Implement a new knob WITH_SHOWENC to show the encoding of every windowCy Schubert2008-07-252-2/+39