From owner-freebsd-current@FreeBSD.ORG Sun Jul 29 16:44:42 2007 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 61DD216A419 for ; Sun, 29 Jul 2007 16:44:42 +0000 (UTC) (envelope-from grafan@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by mx1.freebsd.org (Postfix) with ESMTP id 15EEB13C469 for ; Sun, 29 Jul 2007 16:44:41 +0000 (UTC) (envelope-from grafan@gmail.com) Received: by py-out-1112.google.com with SMTP id a73so2528330pye for ; Sun, 29 Jul 2007 09:44:41 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Zf4VwV0zwlfEJHN4aWdb87O0eFV65ojPHAyECM3PPAiy5G/1rzifkcff3lVlKquUjTul+ikLfxFwarGqXoE79FCZ0eBDZAnHUPtQPM53Vlu3htWdbl6PwAbptNMP89MJGwD7OjkPZ2WmCP0lnXEImPCF57Cav1iurQlohvAwno4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=nAO82PZykqI6mTnQsyV0RwaK8SDeuSW6JhEX2RzlvtdAO84fyDwCbCGCvTun9Nu2ZA2gwP7H3GTfyvYdzDbZahCg87BIpCNzb/qQbgNZEW/ohkEC+5pRl8ybOfLpG0V7LTsKr3tVnk4i/4vaxUmSWFgzU7YwEnbsyCUJgJAI4FE= Received: by 10.65.59.11 with SMTP id m11mr7395196qbk.1185727480313; Sun, 29 Jul 2007 09:44:40 -0700 (PDT) Received: by 10.64.196.7 with HTTP; Sun, 29 Jul 2007 09:44:40 -0700 (PDT) Message-ID: <6eb82e0707290944s2531e32cuf50c9f7c60509070@mail.gmail.com> Date: Mon, 30 Jul 2007 00:44:40 +0800 From: "Rong-en Fan" To: "Daniel Eischen" In-Reply-To: <46ACA806.5030704@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070729124116.GA4489@saltmine.radix.net> <20070729135024.GA473@saltmine.radix.net> <20070729144202.GA17101@saltmine.radix.net> <46ACA806.5030704@FreeBSD.org> Cc: Thomas Dickey , current@freebsd.org Subject: Re: TERM={xterm-r5,xterm-r6} behaving badly with man(1) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jul 2007 16:44:42 -0000 On 7/29/07, Remko Lodder wrote: > Thomas Dickey wrote: > > On Sun, Jul 29, 2007 at 10:22:52AM -0400, Daniel Eischen wrote: > >> On Sun, 29 Jul 2007, Thomas Dickey wrote: > >> > >>> On Sun, Jul 29, 2007 at 09:10:26AM -0400, Daniel Eischen wrote: > >>>> I have no idea what you are talking about (terminfo vs termcap). > >>> file a bug report (the package maintainer is polite and knowledgable) > >> A bug report to what? ncurses? termcap? I can certainly commit a > >> fix to our /etc/termcap, but I've no idea where this should be > >> properly done. > > > > The package maintainer should be able to see (start with ncurses) > > > > I dont think the PR system is intended for jumping around, lets first > see what the problem is and THEN file a PR. Currently we seem to be > guessing around which is of no help for anyone. > > I included Rong-En in the mailing who is responsible for ncurses. Thomas has explained me in details about what his has. Judge from Daniel's original post, I would like to know which libncurses.so that xterm is using, and is devel/ncurses or devel/ncurses-devel installed? The ncurses update was in late Jan and enable widec support in Mar, IIRC. Since then, only few non-functional Makefile changes to base's ncurses part. BTW, base's less is updated in early Jun, not sure if it's related. Regards, Rong-En Fan > > Cheers, > remko > > -- > Kind regards, > > Remko Lodder ** remko@elvandar.org > FreeBSD ** remko@FreeBSD.org > > /* Quis custodiet ipsos custodes */ > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >