From nobody@FreeBSD.org  Thu Oct 20 10:21:56 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 2D22E1065670
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Oct 2011 10:21:56 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 1C4038FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Oct 2011 10:21:56 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p9KALtZC008720
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Oct 2011 10:21:55 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p9KALtIb008717;
	Thu, 20 Oct 2011 10:21:55 GMT
	(envelope-from nobody)
Message-Id: <201110201021.p9KALtIb008717@red.freebsd.org>
Date: Thu, 20 Oct 2011 10:21:55 GMT
From: Serhiy <ps@pavlabor.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Port mc-4.7.5.5:  Subshell don't save the output of the commands (ctrl+o clears the terminal)
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         161828
>Category:       ports
>Synopsis:       misc/mc 4.7.5.5:  Subshell don't save the output of the commands (ctrl+o clears the terminal)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    fjoe
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 20 10:30:09 UTC 2011
>Closed-Date:    Fri Dec 02 12:21:28 UTC 2011
>Last-Modified:  Fri Dec 02 12:21:28 UTC 2011
>Originator:     Serhiy
>Release:        8.2 amd64
>Organization:
>Environment:
FreeBSD  8.2-RELEASE-p3 FreeBSD 8.2-RELEASE-p3 #0: Tue Sep 27 18:45:57 UTC 2011     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
mc-4.7.5.5:  Subshell don't save the output of the commands (ctrl+o clears the terminal)
mc-4.7.5:  All is ok! 
>How-To-Repeat:
 FreeBSD 8.2 amd64
 # cd /usr/ports/misc/mc
 # make && make install && make clean
 # rehash
 # mc -V
 GNU Midnight Commander 4.7.5.5
 Built with GLib 2.28.8
 Using the S-Lang library with terminfo database
 With builtin Editor
 With subshell support as default
 With support for background operations
 With mouse support on xterm
 With internationalization support
 With multiple codepages support
 Virtual File Systems: cpiofs, tarfs, sfs, extfs, ftpfs, fish, smbfs
 Data types: char: 8; int: 32; long: 64; void *: 64; size_t: 64; off_t: 64;
>Fix:
mc-4.7.5 has no this problem! 

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->fjoe 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Thu Oct 20 19:38:33 UTC 2011 
Responsible-Changed-Why:  
Fix synopsis and assign. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161828 

From: Alexander Panyushkin <vsityz@gmail.com>
To: bug-followup@FreeBSD.org, ps@pavlabor.net
Cc:  
Subject: Re: ports/161828: misc/mc 4.7.5.5:  Subshell don&#39;t save the output
 of the commands (ctrl+o clears the terminal)
Date: Tue, 01 Nov 2011 15:21:37 +0200

 I have the same problem ,
 it very not comfortably.
 
 -- 
 Best regards
 Alexander Panyushkin
 
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/161828: commit references a PR
Date: Fri,  2 Dec 2011 12:16:39 +0000 (UTC)

 fjoe        2011-12-02 12:16:26 UTC
 
   FreeBSD ports repository
 
   Modified files:
     misc/mc              Makefile 
   Added files:
     misc/mc/files        patch-lib-tty-win.c 
   Log:
   Fix Ctrl-O in xterm: FreeBSD xterm does not define "ti" and "te" but mc
   tries to check their existence since 4.7.5.4.
   
   PR:             161828
   Feature safe:   yes
   
   Revision  Changes    Path
   1.141     +1 -1      ports/misc/mc/Makefile
   1.1       +20 -0     ports/misc/mc/files/patch-lib-tty-win.c (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"
 
State-Changed-From-To: open->closed 
State-Changed-By: fjoe 
State-Changed-When: Fri Dec 2 12:20:17 UTC 2011 
State-Changed-Why:  
FreeBSD xterm does not have "ti" and "te" capabilities defined 
(they are defined for xterm-clear on FreeBSD) but mc checks for 
their existence since 4.7.5.4. 

Fixed in 4.7.5.5_1. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161828 
>Unformatted:
