From owner-cvs-all Thu Oct 11 1:55:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0542C37B403; Thu, 11 Oct 2001 01:55:14 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9B8tDp60643; Thu, 11 Oct 2001 01:55:14 -0700 (PDT) (envelope-from ijliao) Message-Id: <200110110855.f9B8tDp60643@freefall.freebsd.org> From: Ying-Chieh Liao Date: Thu, 11 Oct 2001 01:55:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/shells/ksh93 Makefile pkg-message ports/shells/ksh93/files patch-src_lib_libast_comp_wc.c patch-src_lib_libast_features_float X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2001/10/11 01:55:13 PDT Modified files: shells/ksh93 Makefile pkg-message Added files: shells/ksh93/files patch-src_lib_libast_comp_wc.c patch-src_lib_libast_features_float Log: - Remove BROKEN. - Comment out WANT_STATIC, which is currently broken. - Fix an mbstate_t syntax error; from Mitch Tishmack . - Skip unused floating point tests that prevent building on alpha. - Point out LC_NUMERIC problem in pkg-message. PR: 31197 Submitted by: MAINTAINER Revision Changes Path 1.13 +4 -5 ports/shells/ksh93/Makefile 1.3 +13 -0 ports/shells/ksh93/files/patch-src_lib_libast_comp_wc.c (new) 1.1 +37 -0 ports/shells/ksh93/files/patch-src_lib_libast_features_float (new) 1.2 +8 -0 ports/shells/ksh93/pkg-message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message