From owner-cvs-all Mon Jul 22 7:52:12 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7FDF37B400; Mon, 22 Jul 2002 07:52:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7992243E5E; Mon, 22 Jul 2002 07:52:06 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MEq6JU027597; Mon, 22 Jul 2002 07:52:06 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MEq68L027596; Mon, 22 Jul 2002 07:52:06 -0700 (PDT) Message-Id: <200207221452.g6MEq68L027596@freefall.freebsd.org> From: Christian Weisgerber Date: Mon, 22 Jul 2002 07:52:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/shells/ksh93 Makefile pkg-plist ports/shells/ksh93/files patch-src_lib_libast_comp_conf.sh patch-src_lib_libast_features_fs 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 naddy 2002/07/22 07:52:05 PDT Modified files: shells/ksh93 Makefile pkg-plist Added files: shells/ksh93/files patch-src_lib_libast_comp_conf.sh Removed files: shells/ksh93/files patch-src_lib_libast_features_fs Log: Re-enable statvfs() tests now that -CURRENT has the function. Improve build reliability: * Make very sure that the build script is run with /bin/sh. * Add a dubious patch to libast/comp/conf.sh that is reported to fix the build for some -STABLE users. Install example functions. PR: 39783, 40857 Parts Submitted by: Joe Kelsey Revision Changes Path 1.23 +7 -1 ports/shells/ksh93/Makefile 1.1 +13 -0 ports/shells/ksh93/files/patch-src_lib_libast_comp_conf.sh (new) 1.2 +0 -22 ports/shells/ksh93/files/patch-src_lib_libast_features_fs (dead) 1.5 +4 -1 ports/shells/ksh93/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message