From cb91a0a86a84ad99723df496d94274fab32a8b04 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sun, 11 Mar 2007 22:24:33 +0000 Subject: - Update to R29b - Update pkg-descr Changelog: http://www.mirbsd.org/?mksh#clog Approved by: maintainer (implicit) --- shells/mksh/Makefile | 5 +++-- shells/mksh/distinfo | 6 +++--- shells/mksh/pkg-descr | 14 +++++++++++--- 3 files changed, 17 insertions(+), 8 deletions(-) (limited to 'shells') diff --git a/shells/mksh/Makefile b/shells/mksh/Makefile index 696862fddc50..9c4737b34c80 100644 --- a/shells/mksh/Makefile +++ b/shells/mksh/Makefile @@ -6,9 +6,10 @@ # PORTNAME= mksh -DISTVERSION= R29 +DISTVERSION= R29b CATEGORIES= shells -MASTER_SITES= http://www.mirbsd.org/MirOS/dist/mir/mksh/ +MASTER_SITES= http://www.mirbsd.org/MirOS/dist/mir/mksh/ \ + http://pub.allbsd.org/MirOS/dist/mir/mksh/ DISTFILES= ${PORTNAME}-${DISTVERSION}.cpio.gz MAINTAINER= andreas@syndrom23.de diff --git a/shells/mksh/distinfo b/shells/mksh/distinfo index d074e76c2a8a..8a48afd7357c 100644 --- a/shells/mksh/distinfo +++ b/shells/mksh/distinfo @@ -1,3 +1,3 @@ -MD5 (mksh-R29.cpio.gz) = 77d6eba538d68d957bb97065f2b4d895 -SHA256 (mksh-R29.cpio.gz) = 1737be7ff70735b6dad422e4b9b3cd6ffecfa06e88f9e5e28483ebe67fdb5005 -SIZE (mksh-R29.cpio.gz) = 237759 +MD5 (mksh-R29b.cpio.gz) = a21850403bd30bab461f2fc9f9b803b8 +SHA256 (mksh-R29b.cpio.gz) = db1a67c8f954d527b61c144c64d77d18f0e03414f3b0affa3d639cc34df99824 +SIZE (mksh-R29b.cpio.gz) = 238113 diff --git a/shells/mksh/pkg-descr b/shells/mksh/pkg-descr index 5816778e0ef6..aee9476eb8c7 100644 --- a/shells/mksh/pkg-descr +++ b/shells/mksh/pkg-descr @@ -1,5 +1,13 @@ -The MirBSD Korn Shell (mksh) is the MirBSD enhanced version of the Public -Domain Korn shell (pdksh), a bourne-compatible shell which is largely -similar to the original AT&T Korn shell. +mksh is the MirBSD enhanced version of the Public Domain Korn +shell (pdksh), a bourne-compatible shell which is largely si- +milar to the original AT&T Korn shell. It includes bug fixes +and feature improvements in order to produce a modern, robust +shell good for interactive and especially script use. It has +UTF-8 support in the emacs command line editing mode; corres- +ponds to OpenBSD 4.1-beta ksh (minus GNU bash-like $PS1); the +build environment requirements are autoconfigured; throughout +code simplification/bugfix/enhancement has been done. + +A sample ~/.mkshrc is included in ${PREFIX}/share/examples/mksh/ WWW: http://mirbsd.de/mksh -- cgit v1.2.3