diff options
author | steve <steve@FreeBSD.org> | 2001-02-26 13:14:17 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2001-02-26 13:14:17 +0800 |
commit | d8966d2bd51c6a71b8643d2262a6ad5396823f66 (patch) | |
tree | 6becf0b47fde8d5f34aae53eaf56e1b3ad2d1de2 /shells/ksh93/pkg-descr | |
parent | 20fe14ae0b5b91526244ad0ecaec196387de6ce3 (diff) | |
download | freebsd-ports-gnome-d8966d2bd51c6a71b8643d2262a6ad5396823f66.tar.gz freebsd-ports-gnome-d8966d2bd51c6a71b8643d2262a6ad5396823f66.tar.zst freebsd-ports-gnome-d8966d2bd51c6a71b8643d2262a6ad5396823f66.zip |
Build from source now that it is available starting with version
2001-01-01.0000.
PR: 25180
Submitted by: maintainer
Diffstat (limited to 'shells/ksh93/pkg-descr')
-rw-r--r-- | shells/ksh93/pkg-descr | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/shells/ksh93/pkg-descr b/shells/ksh93/pkg-descr index 7142be59b0da..ee3150bac1cd 100644 --- a/shells/ksh93/pkg-descr +++ b/shells/ksh93/pkg-descr @@ -1,16 +1,13 @@ KSH-93 is the most recent version of the KornShell Language described in "The KornShell Command and Programming Language," by Morris -Bolsky and David Korn of AT&T Bell Laboratories. The KornShell is +Bolsky and David Korn of AT&T Bell Laboratories. The KornShell is a shell programming language, which is upward compatible with "sh" (the Bourne Shell), and is intended to conform to the IEEE P1003.2/ISO -9945.2 Shell and Utilities standard. KSH-93 provides an enhanced +9945.2 Shell and Utilities standard. KSH-93 provides an enhanced programming environment in addition to the major command-entry -features of the BSD shell "csh". With KSH-93, medium-sized programming +features of the BSD shell "csh". With KSH-93, medium-sized programming tasks can be performed at shell-level without a significant loss -in performance. In addition, "sh" scripts can be run on KSH-93 +in performance. In addition, "sh" scripts can be run on KSH-93 without modification. WWW: http://www.kornshell.com/ - -- Christian Weisgerber - naddy@mips.inka.de |