From owner-freebsd-ports@FreeBSD.ORG Thu Jul 26 15:39:23 2007 Return-Path: Delivered-To: FreeBSD-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 176C116A418; Thu, 26 Jul 2007 15:39:23 +0000 (UTC) (envelope-from ml@t-b-o-h.net) Received: from vjofn.tucs-beachin-obx-house.com (vjofn-pt.tunnel.tserv1.fmt.ipv6.he.net [IPv6:2001:470:1f00:ffff::5e5]) by mx1.freebsd.org (Postfix) with ESMTP id B19A013C459; Thu, 26 Jul 2007 15:39:22 +0000 (UTC) (envelope-from ml@t-b-o-h.net) Received: from himinbjorg.tucs-beachin-obx-house.com (cpe-68-175-8-11.hvc.res.rr.com [68.175.8.11]) (authenticated bits=0) by vjofn.tucs-beachin-obx-house.com (8.12.9/8.12.9) with ESMTP id l6QFdNt1088890; Thu, 26 Jul 2007 11:39:23 -0400 (EDT) Received: from himinbjorg.tucs-beachin-obx-house.com (localhost.tucs-beachin-obx-house.com [127.0.0.1]) by himinbjorg.tucs-beachin-obx-house.com (8.13.8/8.13.6) with ESMTP id l6QFd67R013095; Thu, 26 Jul 2007 11:39:06 -0400 (EDT) (envelope-from ml@t-b-o-h.net) Received: (from tbohml@localhost) by himinbjorg.tucs-beachin-obx-house.com (8.13.8/8.13.6/Submit) id l6QFd6DS013094; Thu, 26 Jul 2007 11:39:06 -0400 (EDT) (envelope-from tbohml) From: "Tuc at T-B-O-H.NET" Message-Id: <200707261539.l6QFd6DS013094@himinbjorg.tucs-beachin-obx-house.com> To: mcdouga9@egr.msu.edu (Adam McDougall) Date: Thu, 26 Jul 2007 11:39:06 -0400 (EDT) In-Reply-To: <20070726150831.GQ44995@egr.msu.edu> X-Mailer: ELM [version 2.5 PL8] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: krion@freebsd.org, FreeBSD-ports@freebsd.org Subject: Re: x11/xterm-227 does not like FreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jul 2007 15:39:23 -0000 Hi, I didn't seem to notice any problems in 227, but did upgrade to 228. Having a cut/paste issue though, but not sure if its X, window manager, or xterm (Since I did the Xorg upgrade). What part of the whole system actually does cut/pastes? Thanks, Tuc > > I noticed this too but it was followed by an upgrade to 228 which > seems to fix it > > On Wed, Jul 25, 2007 at 02:11:18PM -0700, Chris Timmons wrote: > > > Greetings, > > When I upgraded to x11/xterm-227, I noticed that "rows" and "columns" as > reported to the terminal device by xterm were set to 0: > > system:/home/cwt/xterm-227> stty all > speed 38400 baud; 0 rows; 0 columns; > > Terminal applications would not properly recognize the window size until I > re-sized the window manuall. > > After doing some research I found this in the xterm-228 release notes: > > # amend changes to handshake in patch #226 to accommodate > Solaris, which relies on the extra setting of the terminal size > after I/O initialization. Do this by adding new resource > ptySttySize, which is false for Linux and MacOS X, i.e., true > for for Solaris and other SVR4 platforms, as well as FreeBSD > (reports by David Wood, Renato Botelho). > > You may want to hold off on that 'portupgrade -a' that you know wasn't a > good idea to begin with until the port is upgraded :) > > -Chris > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >