aboutsummaryrefslogtreecommitdiff
path: root/sysutils/screen/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Install texinfo files (GNU info) into ${PREFIX}/share/infoBaptiste Daroussin2018-11-101-0/+1
* Add missing USES=makeinfoAntoine Brodin2018-11-021-0/+1
* Instead of people.freebsd.org use LOCAL as perCy Schubert2018-01-091-1/+1
* Remove redundant master sites. Also, replace my domain name named afterCy Schubert2018-01-091-4/+3
* Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.Jimmy Olgeni2017-11-021-2/+2
* Update 4.6.1 --> 4.6.2Cy Schubert2017-10-241-2/+1
* Fix typo. Ports s/b port.Cy Schubert2017-08-311-3/+3
* Allow the user to select dependency on ncurses in base (USES=ncurses:base)Cy Schubert2017-08-271-4/+13
* Prefer ncurses from base. This resolves an issue using cursesCy Schubert2017-08-261-1/+2
* Update 4.5.0 --> 4.6.1Cy Schubert2017-08-261-2/+1
* Properly detect devel/ncurses if installed and use it. Previously ifCy Schubert2017-05-141-1/+4
* Fix a segfault in utmp.c when performing a windowlist move (,).Cy Schubert2017-02-111-1/+1
* Circumvent a trivial root privilege escalation.Cy Schubert2017-01-251-0/+1
* Update 4.4.0 --> 4.5.0Cy Schubert2017-01-181-2/+1
* 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-261-0/+1
* Update 4.3.1 --> 4.4.0Cy Schubert2016-06-211-2/+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-161-2/+0
* - 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-081-1/+1
* Remove incorrect screenrc command.Cy Schubert2015-07-221-0/+1
* Update 4.2.1 --> 4.3.1Cy Schubert2015-07-011-2/+1
* Advertise CPE info.Cy Schubert2015-03-111-1/+3
* Fix pkg-plist.Cy Schubert2015-02-011-1/+1
* Bump PORTREVISION for r373436.Cy Schubert2015-01-311-1/+6
* nstall optional screenrc with helpful status line instead of theCy Schubert2014-11-261-4/+12
* 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-011-12/+2
* Update screen 4.0.3 --> 4.2.1.Cy Schubert2014-04-301-4/+8
* 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-221-7/+5
* 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-081-1/+1
* Back out previous commit. It broke UTF8 functioning.Cy Schubert2011-05-031-2/+1
* Add support for KOI8-U.Cy Schubert2011-05-011-1/+2
* Add option to enable locking using user's password.Cy Schubert2011-01-041-1/+1
* Bjorn Zeeb discovered that screen(1) was mangling ut_host by performingCy Schubert2010-11-181-1/+1
* Apply a new improved utmp patch.Cy Schubert2010-07-221-1/+1
* Screen failed to work properly under HEAD. This patch resolve the issue.Cy Schubert2010-02-091-1/+1
* 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-231-1/+1