/graphics/gview/

sd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/screen
Commit message (Expand)AuthorAgeFilesLines
* Allow $TERM to be longer than 20 bytes, allow for 63 bytes.cy2011-11-083-3/+23
* Back out previous commit. It broke UTF8 functioning.cy2011-05-047-76/+1
* Add support for KOI8-U.cy2011-05-017-1/+76
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* Add option to enable locking using user's password.cy2011-01-042-1/+25
* Bjorn Zeeb discovered that screen(1) was mangling ut_host by performingcy2010-11-192-3/+70
* Apply a new improved utmp patch.cy2010-07-222-35/+6
* Screen failed to work properly under HEAD. This patch resolve the issue.cy2010-02-097-79/+58
* Make screen build on the latest HEAD (900008).cy2010-01-276-22/+123
* Fix build under FreeBSD 9.0-CURRENT.cy2009-12-221-4/+27
* Remove the NO_PACKAGE. Recent testing suggests the problem may havelinimon2009-09-121-2/+0
* Set termios' VERASE to DEL, for vte's autodetect feature.cy2009-02-242-1/+24
* Implement a new knob WITH_SHOWENC to show the encoding of every windowcy2008-07-252-2/+39
* Add optional patch to include hostname in screen's "locked" message.cy2008-06-101-0/+21
* Add optional patch to include hostname in screen's "locked" message.cy2008-06-101-1/+6
* Prefer openpty() over /dev/ptmx.cy2008-06-101-1/+2
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* Increase support for 512 ptys as per src/sys/kern/tty_pty.c r1.155.cy2008-05-062-2/+2
* Avoid make.conf namespace collisions.cy2007-10-302-12/+10
* Alter the way we reference EXTRA_PATCHES to allow slave ports to addcy2007-10-301-1/+1
* Remove redundant install of man page.cy2007-10-271-3/+0
* Fix (enable) installation of man pages and info documents.cy2007-10-261-4/+8
* Implement options.cy2007-10-121-7/+13
* sysutils/screen: install error if world compiled with NO_INFOedwin2007-09-231-0/+11
* sysutils/screen: install error if world compiled with NO_INFOedwin2007-09-233-0/+65
* Add my people.freebsd.org distfiles directory as a distribution site.cy2006-12-281-0/+1
* Primary FTP site is down and GNU sites do not have a copy of thecy2006-12-281-0/+1
* Update 4.0.2 --> 4.0.3 to fix two security bugs in the utf8 combiningcy2006-10-262-5/+4
* A new option is added, called "cjkwidth [on|off]". When itrafan2006-08-062-0/+232
* Fix configure step so that it doesn't dump core on FreeBSD/amd64 due to acy2006-05-302-5/+6
* Add a trivial patch to fix screen compiles on post-pmtx FreeBSD 7-currentkan2006-02-101-0/+15
* SHA256ifyedwin2006-01-241-0/+1
* Move misc/screen to sysutils category after repocopy, since it'skrion2005-11-061-1/+1
* Fix handling of utmp entries on sparc64.philip2005-10-212-1/+18
* Add support for 256 colour Xterm.cy2005-09-171-1/+9
* Add support for NONETHACK compile time option.cy2005-09-171-0/+4
* Fix deinstallation.vs2004-08-301-2/+2
* [PATCH] misc/screen: Utilize EXAMPLESDIRedwin2004-07-192-4/+7
* Set NO_PACKAGE; screen tends to go into a loop using all available CPUkris2004-06-211-0/+2
* Add SIZE.cy2004-03-181-0/+1
* Update to latest release 4.0.2.osa2004-01-265-64/+39
* Fix buffer overflow that allows privilege escalation for local users.cy2003-12-033-1/+32
* As a followup of ports/57028, remove more "'"s from the keybindings.edwin2003-10-131-5/+14
* Added patch to remove warning during startup.edwin2003-10-133-3/+16
* Udate 4.0.0 --> 4.0.1, 4.0.0 distfile is missing causing bento buildscy2003-09-192-2/+2
* Fix segfault on Alpha platform.cy2003-09-141-1/+7
* Fix: multiuser screen fails with "attach attempt with bad pid"cy2003-09-101-0/+11
* Update 3.9.15 --> 4.0.0cy2003-09-102-3/+2
* Fix ncurses core dump.cy2003-05-052-0/+19
* Update 3.9.13 -> 3.9.15cy2003-03-293-2/+3
* Clear moonlight beckons.ade2003-03-072-1/+1
* Added WWW site.edwin2002-12-271-0/+2
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT.cy2002-11-072-1/+2
* Use single info-file instead of multiple files.cy2002-10-292-5/+3
* Add missing info fileskris2002-10-281-0/+5
* Cleaner uninstall process, remove screenrc if it has not been alteredcy2002-10-221-1/+3
* Fix hardcoded cp command.cy2002-10-221-1/+1
* Update 3.9.12 --> 3.9.13cy2002-09-062-2/+2
* 1. Update 3.9.11 --> 3.9.12.cy2002-09-026-83/+34
* As I've assigned the three screen PR's in GNATS to myself, it appears thatcy2002-07-071-1/+1
* add @dirrm share/screen to pkg-plist.nork2002-04-281-0/+1
* Unbreak after r1.11 of src/sys/sys/ioccom.h.kuriyama2002-04-091-0/+11
* Remove myself from MAINTAINERache2002-04-091-1/+1
* Fixes a bug regarding the `(def)encoding' directive that NUL characters are allache2002-03-142-0/+50
* Upgrade to 3.9.11ache2002-02-246-44/+75
* Update to screen 3.9.10 with vendor fix for the alleged security hole.kris2001-09-053-16/+2
* Patch against a bug which is a local root vulnerability on other platforms,kris2001-09-052-0/+14
* Upgrade to 3.9.9ache2001-06-257-93/+61
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-4/+4
* Critical bugfix; don't segfault at the drop of a hat.kris2000-12-252-1/+12