Update of /cvsroot/fink/packages/dists/unstable/main/finkinfo/shells
In directory usw-pr-cvs1:/tmp/cvs-serv24545

Added Files:
        ksh93-20020628-1.info 
Log Message:
new upstream version.


--- NEW FILE: ksh93-20020628-1.info ---
Package: ksh93
Version: 20020628
Revision: 1
Source: http://www.research.att.com/~gsf/download/tgz/ast-ksh.2002-06-28.tgz
Source2: http://www.research.att.com/~gsf/download/tgz/INIT.2002-06-28.tgz
Source-MD5: 36dee42ef33643d6566985b56c753ce0
Source2-MD5: 9478dd6ca2c9c56887e41011299e72e0
Depends: dlcompat
NoSourceDirectory: true
DocFiles: README LICENCE INSTALL
Description: The Original AT&T Korn Shell.
DescDetail: <<
 The KornShell language was designed and developed by David G. Korn
 at AT&T Bell Laboratories. It is an interactive command language
 that provides access to the UNIX system and to many other systems,
 on the many different computers and workstations on which it is
 implemented. This is Ksh93 which is intended to conform to the Shell
 Language Standard developed by the IEEE POSIX 1003.2 Shell and
 Utilities Language Committee.
<<
DescUsage: <<
 Binary and man page is installed as ksh93.
.
 To be able to use this shell as login shell (and for some other things),
 you have to add it to your /etc/shells file.
<<
CompileScript: <<
 ./bin/package read || true
 ./bin/package make CPPFLAGS=-I%p/include LDFLAGS=-L%p/lib
<<
InstallScript: <<
 mkdir -p %i/bin
 mkdir -p %i/share/man/man1
 install -c -s -m 755 arch/darwin.ppc/bin/ksh %i/bin/ksh
 install -c -m 644 arch/darwin.ppc/man/man1/sh.1 %i/share/man/man1/ksh.1
 mv %i/bin/ksh %i/bin/ksh93
 mv %i/share/man/man1/ksh.1 %i/share/man/man1/ksh93.1
 cp ./lib/package/LICENSES/ast ./LICENSE
<<
License: Restrictive
DocFiles: src/cmd/ksh93/README LICENSE
Homepage: http://www.kornshell.com
Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to