aboutsummaryrefslogtreecommitdiff
path: root/misc/screen
Commit message (Collapse)AuthorAgeFilesLines
* Added WWW site.Edwin Groothuis2002-12-271-0/+2
| | | | | | | Noticed by: portsurvey Notes: svn path=/head/; revision=71918
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT.Cy Schubert2002-11-072-1/+2
| | | | Notes: svn path=/head/; revision=69632
* Use single info-file instead of multiple files.Cy Schubert2002-10-282-5/+3
| | | | | | | Submitted by: demon Notes: svn path=/head/; revision=69038
* Add missing info filesKris Kennaway2002-10-281-0/+5
| | | | Notes: svn path=/head/; revision=68991
* Cleaner uninstall process, remove screenrc if it has not been alteredCy Schubert2002-10-211-1/+3
| | | | | | | | | by the user. Submitted by: marius@alchemy.franken.de Notes: svn path=/head/; revision=68553
* Fix hardcoded cp command.Cy Schubert2002-10-211-1/+1
| | | | | | | Submitted by: marius@alchemy.franken.de Notes: svn path=/head/; revision=68552
* Update 3.9.12 --> 3.9.13Cy Schubert2002-09-062-2/+2
| | | | | | | Submitted by: Matthew Jacob <mjacob@feral.com> on ports@ Notes: svn path=/head/; revision=65706
* 1. Update 3.9.11 --> 3.9.12.Cy Schubert2002-09-026-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> Notes: svn path=/head/; revision=65495
* As I've assigned the three screen PR's in GNATS to myself, it appears thatCy Schubert2002-07-071-1/+1
| | | | | | | I'm taking on maintainership of this port. Make it official. Notes: svn path=/head/; revision=62567
* add @dirrm share/screen to pkg-plist.Norikatsu Shigemura2002-04-271-0/+1
| | | | | | | Approved by: knu (mentor) Notes: svn path=/head/; revision=58238
* Unbreak after r1.11 of src/sys/sys/ioccom.h.Jun Kuriyama2002-04-091-0/+11
| | | | | | | ( ioctl() declaration change ) Notes: svn path=/head/; revision=57476
* Remove myself from MAINTAINERAndrey A. Chernov2002-04-091-1/+1
| | | | Notes: svn path=/head/; revision=57475
* Fixes a bug regarding the `(def)encoding' directive that NUL characters are allAndrey A. Chernov2002-03-132-0/+50
| | | | | | | | | | discarded if you use it. Submitted by: "Akinori MUSHA" <knu@iDaemons.org> Obtained from: Michael Schroeder Notes: svn path=/head/; revision=56040
* Upgrade to 3.9.11Andrey A. Chernov2002-02-246-44/+75
| | | | | | | Submitted by: Jun Kuriyama <kuriyama@imgsrc.co.jp> Notes: svn path=/head/; revision=55175
* Update to screen 3.9.10 with vendor fix for the alleged security hole.Kris Kennaway2001-09-053-16/+2
| | | | Notes: svn path=/head/; revision=47443
* Patch against a bug which is a local root vulnerability on other platforms,Kris Kennaway2001-09-042-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> Notes: svn path=/head/; revision=47431
* Upgrade to 3.9.9Andrey A. Chernov2001-06-257-93/+61
| | | | Notes: svn path=/head/; revision=44412
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-4/+4
| | | | Notes: svn path=/head/; revision=37252
* Critical bugfix; don't segfault at the drop of a hat.Kris Kennaway2000-12-252-1/+12
| | | | | | | | | PR: 23059 Submitted by: Valentin Nechayev <netch@netch.kiev.ua> Silence by: Maintainer Notes: svn path=/head/; revision=36346
* Use building configuration independent pty rangeAndrey A. Chernov2000-12-112-3/+12
| | | | | | | PR: 23308 Notes: svn path=/head/; revision=35871
* Bump PORTREVISIONAndrey A. Chernov2000-10-111-1/+1
| | | | Notes: svn path=/head/; revision=33697
* Use more terminfo-compatible fixAndrey A. Chernov2000-10-111-8/+12
| | | | Notes: svn path=/head/; revision=33696
* Don't install a screen -> screen.x.y.z symlink, this will leave behindKris Kennaway2000-09-203-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> Notes: svn path=/head/; revision=32908
* Add PORTREVISIONAndrey A. Chernov2000-09-161-0/+1
| | | | Notes: svn path=/head/; revision=32666
* Workaround buggy ncurses tgoto emulation which affects pseudographicsAndrey A. Chernov2000-09-151-0/+11
| | | | Notes: svn path=/head/; revision=32663
* Upgrade to 3.9.8Andrey A. Chernov2000-09-055-24/+62
| | | | Notes: svn path=/head/; revision=32314
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-2/+2
| | | | Notes: svn path=/head/; revision=27512
* Use a long for the load average and include netinet/in.h beforeSteve Price1999-12-312-0/+21
| | | | | | | | | | arpa/inet.h to avoid a couple of compiler warnings. PR: 14443 Submitted by: Valentin Nechayev <netch@lucky.net> Notes: svn path=/head/; revision=24325
* Reduce fuzz and offsets in patches.Bill Fenner1999-09-082-4/+4
| | | | Notes: svn path=/head/; revision=21439
* Update to screen 3.9.5Bill Fenner1999-09-084-40/+4
| | | | | | | | PR: ports/13641 Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de> Notes: svn path=/head/; revision=21429
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-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 Notes: svn path=/head/; revision=19803
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-052-5/+1
| | | | | | | in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1999-01-271-1/+2
| | | | Notes: svn path=/head/; revision=16378
* upgrade to 3.7.6Andrey A. Chernov1998-12-303-5/+5
| | | | Notes: svn path=/head/; revision=15715
* Remove miscellaneous manpages.Tim Vanderhoek1998-08-181-1/+0
| | | | Notes: svn path=/head/; revision=12623
* also check /usr/lib/aout for -currentAdam David1998-07-231-0/+19
| | | | Notes: svn path=/head/; revision=12082
* Upgrade to 3.7.4Andrey A. Chernov1997-09-154-8/+8
| | | | | | | PR: 4410 Notes: svn path=/head/; revision=7919
* Properly edit ${PREFIX}/info/dir.Masafumi Max NAKANE1997-06-162-5/+10
| | | | Notes: svn path=/head/; revision=6954
* Patch up screen.texinfo and added @direntry.Masafumi Max NAKANE1997-06-161-0/+12
| | | | | | | | I really couldn't appropriate category for this file, so I didn't define it and, thus, now this file goes under misc category. Notes: svn path=/head/; revision=6953
* Remove install-info related commands from doc/Makefile.in.Masafumi Max NAKANE1997-06-161-13/+26
| | | | | | | | Use --no-split flag when regenerating screen.info Remove old info files before regeneration. Notes: svn path=/head/; revision=6952
* Fix install-info keywordAndrey A. Chernov1997-06-111-0/+19
| | | | | | | PR: 3821 Notes: svn path=/head/; revision=6855
* Added ${MASTER_SITE_GNU} to MASTER_SITESMasafumi Max NAKANE1996-12-261-2/+3
| | | | Notes: svn path=/head/; revision=5099
* Upgrade to 3.7.2Andrey A. Chernov1996-12-083-5/+5
| | | | Notes: svn path=/head/; revision=4896
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-182-3/+3
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* CATEGORIES+= --> CATEGORIES=David E. O'Brien1996-11-111-2/+2
| | | | | | | Misc variable reordering, cleaning up, etc. Notes: svn path=/head/; revision=4385
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* Upgrade to 3.7.1Andrey A. Chernov1995-12-184-24/+5
| | | | Notes: svn path=/head/; revision=2566