Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (2e94637fb4222c5d106b6834cfd5274031b25942)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (2e94637fb4222c5d106b6834cfd5274031b25942)
  • Date: Wed, 4 Jun 2008 05:13:02 -0500

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

shell-term-fm/mksh/DETAILS | 16 +++++++++++-----
shell-term-fm/mksh/HISTORY | 3 +++
2 files changed, 14 insertions(+), 5 deletions(-)

New commits:
commit 2e94637fb4222c5d106b6834cfd5274031b25942
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

mksh: added a mirror and made description longer

diff --git a/shell-term-fm/mksh/DETAILS b/shell-term-fm/mksh/DETAILS
index e664e9b..29cc720 100755
--- a/shell-term-fm/mksh/DETAILS
+++ b/shell-term-fm/mksh/DETAILS
@@ -3,6 +3,7 @@
SOURCE=$SPELL-$VERSION.cpio.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
SOURCE_URL[0]=http://www.mirbsd.org/dist/mir/mksh/$SOURCE
+ SOURCE_URL[1]=http://pub.allbsd.org/dist/mir/mksh/$SOURCE
WEB_SITE=http://mirbsd.de/mksh
ENTERED=20060928

SOURCE_HASH=sha256:05ad1f28ceb1059ec6e50337363c10ede3287e614ad751427ca70611f7cd674f:VERIFIED_UPSTREAM_HASH
@@ -10,9 +11,14 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
LICENSE[0]=http://mirbsd.de/MirOS-Licence
SHORT="MirBSD Korn Shell"
cat <<-'EOF'
- 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.
+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.3-beta ksh without GNU bash-like $PS1; the
+build environment requirements are autoconfigured; throughout
+code simplification/bugfix/enhancement has been done, and the
+shell has extended compatibility to other modern shells.
EOF
diff --git a/shell-term-fm/mksh/HISTORY b/shell-term-fm/mksh/HISTORY
index 3a2e272..07c44ed 100644
--- a/shell-term-fm/mksh/HISTORY
+++ b/shell-term-fm/mksh/HISTORY
@@ -1,3 +1,6 @@
+2008-06-04 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: Added a mirror, more description.
+
2008-06-02 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS, BUILD: bump to R33d
* PRE_BUILD: enable verfication through default_pre_build!



  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (2e94637fb4222c5d106b6834cfd5274031b25942), Thomas Orgis, 06/04/2008

Archive powered by MHonArc 2.6.24.

Top of Page