Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/shells In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv1621/dists/10.4/stable/main/finkinfo/shells
Modified Files: mksh.info Log Message: sync mksh versions Index: mksh.info =================================================================== RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/shells/mksh.info,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- mksh.info 28 Feb 2012 21:05:19 -0000 1.10 +++ mksh.info 9 Jun 2013 10:56:35 -0000 1.11 @@ -1,7 +1,7 @@ Package: mksh -Version: 40 -Revision: 4 -Description: Enhanced version of the Korn shell +Version: 46 +Revision: 1 +Description: MirBSD Korn Shell License: OSI-Approved Maintainer: Andreas Gockel <fink-m...@unixforge.de> Replaces: mirbsdksh (<< 29.5-1), mksh, mksh-cur, mksh-llvm @@ -10,19 +10,19 @@ Primary: http://www.mirbsd.org/MirOS/dist/mir/mksh/ asi-JP: http://pub.allbsd.org/MirOS/dist/mir/mksh/ << -Source: mirror:custom:mksh-R%vd.cpio.gz -SourceRename: mksh-%v-%r.cpio.gz -Source-md5: c6428401103367730a95b99284bf47dc +Source: mirror:custom:mksh-R%v.tgz +SourceRename: mksh-%v.tgz +Source-md5: 77c108d8143a6e7670954d77517d216d NoSourceDirectory: true -PatchScript: /bin/pax -s ',^/*mksh//*,%f/,' -zf mksh-%v-%r.cpio.gz -r +#PatchScript: /bin/pax -s ',^/*mksh//*,%f/,' -zf mksh-%v.tgz -r CompileScript: << #!/bin/sh -e -x - cd %f + cd %n /bin/sh ./Build.sh -r -Q -j << InstallScript: << #!/bin/sh -e -x - cd %f + cd %n /usr/bin/install -d -m 755 %i/{bin,share/man/man1,etc/profile.d} /usr/bin/install -c -s -m 555 mksh %i/bin/mksh /usr/bin/install -c -m 444 mksh.1 %i/share/man/man1/mksh.1 @@ -43,22 +43,25 @@ EOF /bin/chmod 755 %i/etc/profile.d/* << -DocFiles: %f/dot.mkshrc +DocFiles: %n/dot.mkshrc ConfFiles: %p/etc/mkshrc Homepage: http://mirbsd.de/mksh DescDetail: << - mksh is the MirBSD enhanced version of the Public Domain Korn - shell (pdksh), a bourne-compatible and loosely POSIX compliant - shell which is largely similar 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; emacs mode command line editing and input/script processing - have been made UTF-8 safe. + mksh is the successor of the Public Domain Korn shell (pdksh), + a Bourne/POSIX compatible shell which is largely similar to the + original AT&T Korn Shell (ksh88/ksh93). + It includes bug fixes and feature improvements, in order to produce a + modern, robust shell good for interactive and especially script use. + mksh has UTF-8 support (in string operations and the Emacs editing + mode). The code has been cleaned up and simplified, bugs fixed, + standards compliance added, and several enhancements (for extended + compatibility to other modern shells, as well as a couple of its + own) are available. << DescUsage: << Add '%p/bin/mksh' to your /etc/shells so users can use mksh as their default shell << InfoTest: << - TestScript: cd %f; ./test.sh -v || exit 2 + TestScript: cd %n; ./test.sh -v || exit 2 << ------------------------------------------------------------------------------ How ServiceNow helps IT people transform IT departments: 1. A cloud service to automate IT design, transition and operations 2. Dashboards that offer high-level views of enterprise services 3. A single system of record for all IT processes http://p.sf.net/sfu/servicenow-d2d-j _______________________________________________ Fink-commits mailing list Fink-commits@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.cvs