From owner-freebsd-current@FreeBSD.ORG Sun Sep 21 02:39:19 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C00816A4B3 for ; Sun, 21 Sep 2003 02:39:19 -0700 (PDT) Received: from brattain.numericable.net (brattain.numericable.net [80.236.0.151]) by mx1.FreeBSD.org (Postfix) with SMTP id 60A1443F75 for ; Sun, 21 Sep 2003 02:39:17 -0700 (PDT) (envelope-from vitalis@numericable.fr) Received: (qmail 19127 invoked from network); 21 Sep 2003 09:39:16 -0000 Received: from unknown (HELO ?81.220.34.71?) ([81.220.34.71]) (envelope-sender ) by 0 (qmail-ldap-1.03) with SMTP for ; 21 Sep 2003 09:39:16 -0000 From: Vitalis To: freebsd-ports-bugs@freebsd.org, current Content-Type: text/plain Message-Id: <1064137155.578.17.camel@sankukai.ice-age.org> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.4 Date: Sun, 21 Sep 2003 09:39:15 +0000 Content-Transfer-Encoding: 7bit Subject: ncurses-5.3 buggy under 5.1-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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, 21 Sep 2003 09:39:19 -0000 Hi! The installation of the ncurses-5.3 port leaves the system unusable for apps needing libncurses e.g. vi, sysinstall... The characters on output are severely scrambled. Its desinstallation solves the problem (the ncurses-5.2 from src/contrib works fine with 5.1-current). But some good ports require ncurses-5.3!