Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | As a followup of ports/57028, remove more "'"s from the keybindings. | Edwin Groothuis | 2003-10-13 | 1 | -5/+14 |
| | | | | Submitted by: Neil Darlow <neil@darlow.co.uk> | ||||
* | Added patch to remove warning during startup. | Edwin Groothuis | 2003-10-13 | 3 | -3/+16 |
| | | | | | | | | (also use INFO files feature) PR: ports/57028 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Approved by: cy@ temp absence note | ||||
* | Udate 4.0.0 --> 4.0.1, 4.0.0 distfile is missing causing bento builds | Cy Schubert | 2003-09-19 | 2 | -2/+2 |
| | | | | | | | to fail. 4.0.1 fixes two bugs with the parser. Noticed by: Allen Landsidel <all@biosys.net> and bento Approved by: marcus (wearing his portsmgr hat) | ||||
* | Fix segfault on Alpha platform. | Cy Schubert | 2003-09-14 | 1 | -1/+7 |
| | | | | Approved by: marcus (wearing his portsmgr hat) | ||||
* | Fix: multiuser screen fails with "attach attempt with bad pid" | Cy Schubert | 2003-09-10 | 1 | -0/+11 |
| | | | | PR: 55326 | ||||
* | Update 3.9.15 --> 4.0.0 | Cy Schubert | 2003-09-10 | 2 | -3/+2 |
| | |||||
* | Fix ncurses core dump. | Cy Schubert | 2003-05-04 | 2 | -0/+19 |
| | | | | | PR: gnu/23058 Submitted by: keramida | ||||
* | Update 3.9.13 -> 3.9.15 | Cy Schubert | 2003-03-29 | 3 | -2/+3 |
| | |||||
* | Clear moonlight beckons. | Ade Lovett | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Added WWW site. | Edwin Groothuis | 2002-12-27 | 1 | -0/+2 |
| | | | | Noticed by: portsurvey | ||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | Mario Sergio Fujikawa Ferreira | 2002-11-10 | 2 | -2/+1 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT. | Cy Schubert | 2002-11-07 | 2 | -1/+2 |
| | |||||
* | Use single info-file instead of multiple files. | Cy Schubert | 2002-10-28 | 2 | -5/+3 |
| | | | | Submitted by: demon | ||||
* | Add missing info files | Kris Kennaway | 2002-10-28 | 1 | -0/+5 |
| | |||||
* | Cleaner uninstall process, remove screenrc if it has not been altered | Cy Schubert | 2002-10-21 | 1 | -1/+3 |
| | | | | | | by the user. Submitted by: marius@alchemy.franken.de | ||||
* | Fix hardcoded cp command. | Cy Schubert | 2002-10-21 | 1 | -1/+1 |
| | | | | Submitted by: marius@alchemy.franken.de | ||||
* | Update 3.9.12 --> 3.9.13 | Cy Schubert | 2002-09-06 | 2 | -2/+2 |
| | | | | Submitted by: Matthew Jacob <mjacob@feral.com> on ports@ | ||||
* | 1. Update 3.9.11 --> 3.9.12. | Cy Schubert | 2002-09-02 | 6 | -83/+34 |
| | | | | | | | | 2. Add installation of etc/screenrc. 3. Fix hashed password with garbled salt. #2 Submitted by: ade #3 Submitted by: Phil C <flah@hell.com> | ||||
* | As I've assigned the three screen PR's in GNATS to myself, it appears that | Cy Schubert | 2002-07-07 | 1 | -1/+1 |
| | | | | I'm taking on maintainership of this port. Make it official. | ||||
* | add @dirrm share/screen to pkg-plist. | Norikatsu Shigemura | 2002-04-27 | 1 | -0/+1 |
| | | | | Approved by: knu (mentor) | ||||
* | Unbreak after r1.11 of src/sys/sys/ioccom.h. | Jun Kuriyama | 2002-04-09 | 1 | -0/+11 |
| | | | | ( ioctl() declaration change ) | ||||
* | Remove myself from MAINTAINER | Andrey A. Chernov | 2002-04-09 | 1 | -1/+1 |
| | |||||
* | Fixes a bug regarding the `(def)encoding' directive that NUL characters are all | Andrey A. Chernov | 2002-03-13 | 2 | -0/+50 |
| | | | | | | | discarded if you use it. Submitted by: "Akinori MUSHA" <knu@iDaemons.org> Obtained from: Michael Schroeder | ||||
* | Upgrade to 3.9.11 | Andrey A. Chernov | 2002-02-24 | 6 | -44/+75 |
| | | | | Submitted by: Jun Kuriyama <kuriyama@imgsrc.co.jp> | ||||
* | Update to screen 3.9.10 with vendor fix for the alleged security hole. | Kris Kennaway | 2001-09-05 | 3 | -16/+2 |
| | |||||
* | Patch against a bug which is a local root vulnerability on other platforms, | Kris Kennaway | 2001-09-04 | 2 | -0/+14 |
| | | | | | | | | but which I could not repeat on FreeBSD. It may still be a problem, but it looks like screen was already dropping privilege before the operation in question. Submitted by: Roman Drahtmueller <draht@suse.de> | ||||
* | Upgrade to 3.9.9 | Andrey A. Chernov | 2001-06-25 | 7 | -93/+61 |
| | |||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | Maxim Sobolev | 2001-01-16 | 1 | -4/+4 |
| | |||||
* | Critical bugfix; don't segfault at the drop of a hat. | Kris Kennaway | 2000-12-25 | 2 | -1/+12 |
| | | | | | | PR: 23059 Submitted by: Valentin Nechayev <netch@netch.kiev.ua> Silence by: Maintainer | ||||
* | Use building configuration independent pty range | Andrey A. Chernov | 2000-12-11 | 2 | -3/+12 |
| | | | | PR: 23308 | ||||
* | Bump PORTREVISION | Andrey A. Chernov | 2000-10-11 | 1 | -1/+1 |
| | |||||
* | Use more terminfo-compatible fix | Andrey A. Chernov | 2000-10-11 | 1 | -8/+12 |
| | |||||
* | Don't install a screen -> screen.x.y.z symlink, this will leave behind | Kris Kennaway | 2000-09-20 | 3 | -4/+20 |
| | | | | | | | a setuid binary if people don't deinstall the old package properly. Reviewed by: ache (maintainer) Submitted by: Mike Silbersack <silby@silby.com> | ||||
* | Add PORTREVISION | Andrey A. Chernov | 2000-09-16 | 1 | -0/+1 |
| | |||||
* | Workaround buggy ncurses tgoto emulation which affects pseudographics | Andrey A. Chernov | 2000-09-15 | 1 | -0/+11 |
| | |||||
* | Upgrade to 3.9.8 | Andrey A. Chernov | 2000-09-05 | 5 | -24/+62 |
| | |||||
* | Convert to PORTNAME/PORTVERSION. | Satoshi Asami | 2000-04-14 | 1 | -2/+2 |
| | |||||
* | Use a long for the load average and include netinet/in.h before | Steve Price | 1999-12-31 | 2 | -0/+21 |
| | | | | | | | arpa/inet.h to avoid a couple of compiler warnings. PR: 14443 Submitted by: Valentin Nechayev <netch@lucky.net> | ||||
* | Reduce fuzz and offsets in patches. | Bill Fenner | 1999-09-08 | 2 | -4/+4 |
| | |||||
* | Update to screen 3.9.5 | Bill Fenner | 1999-09-08 | 4 | -40/+4 |
| | | | | | PR: ports/13641 Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de> | ||||
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Commit #3/4 to enforce caps, no period. | Tim Vanderhoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s | ||||
* | Remove the test to create ${PREFIX}/share/info/dir as it is now | Michael Haro | 1999-06-05 | 2 | -5/+1 |
| | | | | in bsd.port.mk and this helps to unify the check and install. | ||||
* | ${MASTER_SITE_GNU} got rearranged in December; let's catch up. | Bill Fenner | 1999-01-27 | 1 | -1/+2 |
| | |||||
* | upgrade to 3.7.6 | Andrey A. Chernov | 1998-12-30 | 3 | -5/+5 |
| | |||||
* | Remove miscellaneous manpages. | Tim Vanderhoek | 1998-08-18 | 1 | -1/+0 |
| | |||||
* | also check /usr/lib/aout for -current | Adam David | 1998-07-23 | 1 | -0/+19 |
| | |||||
* | Upgrade to 3.7.4 | Andrey A. Chernov | 1997-09-15 | 4 | -8/+8 |
| | | | | PR: 4410 | ||||
* | Properly edit ${PREFIX}/info/dir. | Masafumi Max NAKANE | 1997-06-16 | 2 | -5/+10 |
| |