From owner-freebsd-questions Tue Nov 20 10:20:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from locust.minder.net (locust.minder.net [216.254.113.229]) by hub.freebsd.org (Postfix) with ESMTP id BBE6337B405 for ; Tue, 20 Nov 2001 10:20:09 -0800 (PST) Received: from waste.minder.net (bmm@waste [216.254.113.23]) by locust.minder.net (8.11.6/8.11.6) with ESMTP id fAKIK8859758; Tue, 20 Nov 2001 13:20:08 -0500 (EST) (envelope-from bmm@minder.net) Received: (from bmm@localhost) by waste.minder.net (8.9.3/8.9.3) id NAA07334; Tue, 20 Nov 2001 13:20:08 -0500 Date: Tue, 20 Nov 2001 13:20:08 -0500 From: Brian Minder To: Joe.Warner@smed.com Cc: freebsd-questions@freebsd.org Subject: Re: /usr/ports/shells/ksh93 Message-ID: <20011120132008.A7025@waste.minder.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from Joe.Warner@smed.com on Tue, Nov 20, 2001 at 08:31:27AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Another ksh implementation is pdksh. From /usr/ports/shells/pdksh/pkg-descr: -- PDKSH is the Public Domain Korn Shell. Its command language is a superset of the sh(1) shell language. WWW: http://www.cs.mun.ca/~michael/pdksh/ -- Thanks, -Brian -- bmm@minder.net 1024/8C7C4DE9 On Tue, Nov 20, 2001 at 08:31:27AM -0700, Joe.Warner@smed.com wrote: > > I'm running FreeBSD 4.4-STABLE in a > production environment and need to install > an application for our intranet > but it's install script is written for #!/bin/ksh > > After checking /etc/shells and noticing that I > didn't have ksh installed, I tried to install it via > /usr/ports/shells/ksh93 but it errored out at the > end saying I needed to download the port > manually and place it in /usr/ports/distfiles > > http://www.freebsd.org/cgi/pds.cgi?ports/shells/ksh93 > references INIT.2001-07-04.0000.tgz and > ast-ksh.2001-07-04.0000.tgz but when I click > on those links it comes back saying "The page > cannot be found". Additionally, when I search > for these files at http://www.research.att.com/ > I can't find them. > > Obviously, this port is outdated. Does anyone know > which snapshot from www.research.att.com will work > and how I should modify the Makefile so that it installs > properly (especially during the patch phase) ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message