From owner-cvs-all@FreeBSD.ORG Fri Jan 5 08:58:27 2007 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1A61816A40F; Fri, 5 Jan 2007 08:58:27 +0000 (UTC) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (svm.csie.ntu.edu.tw [140.112.90.75]) by mx1.freebsd.org (Postfix) with ESMTP id B5A2513C45E; Fri, 5 Jan 2007 08:58:26 +0000 (UTC) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (localhost [127.0.0.1]) by svm.csie.ntu.edu.tw (8.13.8/8.13.8) with ESMTP id l058wP4Y084912; Fri, 5 Jan 2007 16:58:25 +0800 (CST) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: (from rafan@localhost) by svm.csie.ntu.edu.tw (8.13.8/8.13.8/Submit) id l058wPx1072974; Fri, 5 Jan 2007 16:58:25 +0800 (CST) (envelope-from rafan) Date: Fri, 5 Jan 2007 16:58:25 +0800 From: Rong-En Fan To: Andrey Chernov , LI Xin , Rong-En Fan , ports-committers@freebsd.org, cvs-ports@freebsd.org, cvs-all@freebsd.org, peter@freebsd.org Message-ID: <20070105085825.GH20739@svm.csie.ntu.edu.tw> References: <200701050416.l054GdiB019234@repoman.freebsd.org> <20070105065744.GA54729@nagual.pp.ru> <20070105074434.GF20739@svm.csie.ntu.edu.tw> <459E08CD.8020807@delphij.net> <20070105084653.GA55752@nagual.pp.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <20070105084653.GA55752@nagual.pp.ru> User-Agent: Mutt/1.5.13 (2006-08-11) Cc: Subject: Re: cvs commit: ports/devel/ncurses Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jan 2007 08:58:27 -0000 On Fri, Jan 05, 2007 at 11:46:53AM +0300, Andrey Chernov wrote: > On Fri, Jan 05, 2007 at 04:14:05PM +0800, LI Xin wrote: > > Hi, > >=20 > > Rong-En Fan wrote: > > > On Fri, Jan 05, 2007 at 09:57:45AM +0300, Andrey Chernov wrote: > > >> On Fri, Jan 05, 2007 at 04:16:39AM +0000, Rong-En Fan wrote: > > >>> rafan 2007-01-05 04:16:39 UTC > > >>> > > >>> FreeBSD ports repository > > >>> > > >>> Modified files: > > >>> devel/ncurses Makefile pkg-plist=20 > > >>> Log: > > >>> - Enable terminfo again, can be turned off via WITHOUT_TERMINFO [= 1] > > >>> - Partially address bin/71801 > > >>> - terminfo and termcap are both enabled by default > > >> Do you think its time now to upgrade our old system ncurses 5.2 to= =20 > > >> something more recent like 5.6? Could you handle it, please? > > >=20 > > > Yes, absolute! Check bin/99807, which is waiting peter@'s reviewing. > >=20 > > It might be a good idea to post a "Call for tester" on -current@ or > > -arch@ with patches. Also, please let kris@ know the upcoming change so > > he would be able to give you invaluable feedback from the ports cluster. >=20 > I think calling -arch@ for testers is superfluous, this library does not= =20 > affects system architecture. Ports cluster perhaps needed or perhaps not= =20 > because new ncurses _is_ the port now, and tested with other ports.=20 > Calling -current@, I agree. Well, I did in Sep last year on -current. not much feedback actually.. I will do again soon when I got the patch for 5.6 ready :) Thanks, Rong-En Fan >=20 > --=20 > http://ache.pp.ru/