Bug 122718

Summary: Study sysutils/screen to 512 PTYs, and one new useful option
Product: Ports & Packages Reporter: Valentin Nechayev <netch>
Component: Individual Port(s)Assignee: Cy Schubert <cy>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Valentin Nechayev 2008-04-13 14:50:00 UTC
This is change request to sysutils/screen to:

1. Know about 512 PTYs, according to last FreeBSD changes.
2. Allow to print host in locked message, which is quite useful in cascaded
screen usage (e.g. screen contains terminal with ssh session to another host
also with screen).

Fix: 

Apply the following patch.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-04-13 14:50:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->cy

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Cy Schubert freebsd_committer freebsd_triage 2008-04-14 06:49:19 UTC
State Changed
From-To: open->feedback

Emailed the submitter of this patch to explain why the need for the 
HOSTINLOCKED option.
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-06-10 06:53:22 UTC
cy          2008-06-10 05:53:18 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/screen      Makefile 
  Log:
  Add optional patch to include hostname in screen's "locked" message.
  
  PR:             122718
  Submitted by:   Valentin Nechayev <netch@netch.kiev.ua>
  
  Revision  Changes    Path
  1.75      +6 -1      ports/sysutils/screen/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Cy Schubert freebsd_committer freebsd_triage 2008-06-10 06:53:45 UTC
State Changed
From-To: feedback->closed

Comitted. Thanks.
Comment 5 dfilter service freebsd_committer freebsd_triage 2008-06-10 08:23:33 UTC
cy          2008-06-10 07:23:27 UTC

  FreeBSD ports repository

  Added files:
    sysutils/screen/files opt-hostinlocked 
  Log:
  Add optional patch to include hostname in screen's "locked" message.
  
  PR:             122718
  Submitted by:   Valentin Nechayev <netch@netch.kiev.ua>
  
  Revision  Changes    Path
  1.1       +21 -0     ports/sysutils/screen/files/opt-hostinlocked (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"