From owner-freebsd-ports Mon Feb 26 19:53:14 2001 Delivered-To: freebsd-ports@freebsd.org Received: from gw.nectar.com (gw.nectar.com [208.42.49.153]) by hub.freebsd.org (Postfix) with ESMTP id DDBE537B491; Mon, 26 Feb 2001 19:53:11 -0800 (PST) (envelope-from nectar@nectar.com) Received: by gw.nectar.com (Postfix, from userid 1001) id 3F8D718C91; Mon, 26 Feb 2001 21:53:11 -0600 (CST) Date: Mon, 26 Feb 2001 21:53:11 -0600 From: "Jacques A. Vidrine" To: naddy@mips.inka.de Cc: Steve Price , freebsd-ports@freebsd.org Subject: ksh93 (was Re: cvs commit: ports/shells/ksh93 [...]) Message-ID: <20010226215311.A44937@spawn.nectar.com> Mail-Followup-To: "Jacques A. Vidrine" , naddy@mips.inka.de, Steve Price , freebsd-ports@freebsd.org References: <200102260514.f1Q5EHJ96328@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200102260514.f1Q5EHJ96328@freefall.freebsd.org>; from steve@FreeBSD.org on Sun, Feb 25, 2001 at 09:14:17PM -0800 X-Url: http://www.nectar.com/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I notice that this installs the Korn shell as a static binary. While this might be useful for some environments, it has the disadvantage that it nullifies the Korn shell's very useful dynamic loading of `builtin' functions (see the man page's description of `builtin'). I think this should default to building a dynamic executable. A knob for building a static version would be nice. Heck, I wouldn't mind if it built & installed one of each! But that would probably be somewhat hairy to add to the build procedure. Cheers, -- Jacques Vidrine / n@nectar.com / jvidrine@verio.net / nectar@FreeBSD.org On Sun, Feb 25, 2001 at 09:14:17PM -0800, Steve Price wrote: > steve 2001/02/25 21:14:17 PST > > Modified files: > shells/ksh93 Makefile distinfo pkg-comment pkg-descr > pkg-plist > Added files: > shells/ksh93/files patch-src_cmd_INIT_mamake_c > patch-src_cmd_INIT_proto_c > patch-src_cmd_ksh93_Mamfile > patch-src_cmd_ksh93_sh_1 > patch-src_lib_libast_features_limits_c > patch-src_lib_libast_features_sfio > patch-src_lib_libast_vmalloc_vmhdr_h > Removed files: > shells/ksh93/files patch-aa > Log: > Build from source now that it is available starting with version > 2001-01-01.0000. > > PR: 25180 > Submitted by: maintainer > > Revision Changes Path > 1.8 +31 -41 ports/shells/ksh93/Makefile > 1.2 +2 -1 ports/shells/ksh93/distinfo > 1.2 +1 -1 ports/shells/ksh93/pkg-comment > 1.3 +4 -7 ports/shells/ksh93/pkg-descr > 1.3 +1 -0 ports/shells/ksh93/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message