Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/shells
In directory vz-cvs-3.sog:/tmp/cvs-serv4081

Added Files:
        zsh-multibyte.info 
Log Message:
zsh upstream version update and checked for 10.7

--- NEW FILE: zsh-multibyte.info ---
Package: zsh-multibyte
Version: 4.3.12
Revision: 1
Conflicts: zsh
Replaces: zsh
Depends: libiconv, pcre-shlibs, libncurses5-shlibs (>= 5.4-20041023-1006)
BuildDepends: libiconv-dev, pcre, pcre-bin, libncurses5 (>= 5.4-20041023-1006)
Source: http://sourceforge.net/projects/zsh/files/zsh-dev/%v/zsh-%v.tar.bz2
Source-MD5: 7a82c0bf0635e046ca4e9ec1bdef3811
Source2: 
http://sourceforge.net/projects/zsh/files/zsh-doc-dev/%v/zsh-%v-doc.tar.bz2
Source2-MD5: d1bcb1e1716ac5726444dee2a3dca98d
ConfigureParams: <<
    --mandir=%p/share/man --infodir=%p/share/info \
    --enable-etcdir=%p/etc/zsh --enable-maildir-support \
    --enable-pcre --enable-zsh-secure-free --enable-fndir=%p/share/zsh \ 
    --enable-function-subdirs --with-curses-terminfo --with-tcsetpgrp \
    --enable-multibyte AWK=/usr/bin/awk
<<
NoSetMAKEFLAGS: true
SetMAKEFLAGS: -j1
CompileScript:<<
perl -pi.bak -e "s|ypcat|false|g" configure
./configure %c
perl -pi.bak -e "s;-ldl -ltinfo -lm  -lc;-L%p/lib -lpcre -L%p/lib -lncurses 
-L%p/lib -liconv -ltinfo -ldl -lm -lc;" Makefile
perl -pi.bak -e "s;-bundle -flat_namespace -undefined suppress;-bundle 
-twolevel_namespace -undefined dynamic_lookup;" Makefile
/bin/rm -f *.bak
make
<<
InstallScript:<<
mkdir -p %i/etc/zsh
make install DESTDIR=%d
<<

DocFiles: Doc/zsh.dvi Doc/*.html StartupFiles/* ChangeLog* INSTALL LICENCE 
META-FAQ README 
Description: The Z Shell
DescDetail: <<
To make the Fink zsh your default user shell, do the following:
  1. Add the line /sw/bin/zsh to the file /etc/shells
  2. Execute the following command: chsh -s /sw/bin/zsh
  3. Open a new terminal session.
.
Zsh is a shell designed for interactive use, although it is also 
a powerful scripting language. Many of the useful features of bash, 
ksh, and tcsh were incorporated into zsh; many original 
features were added. Its syntax is that of an augmented ksh.
It is recommended that you read 
        http://zsh.sunsite.dk/Intro/intro_toc.html 
before installing this shell.
You might also consider installing the zsh-templates package
and the zsh-helpfiles package.
<<
DescUsage: <<
        All config files should be kept in %p/etc/zsh.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
ATTENTION ATTENTION
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

This shell is NOT preconfigured. Sample configure scripts
can be found in your %p/share/doc/zsh directory
You may manually move those sample files to 
%p/etc/zsh or alter them to your liking!

Alternatively, the fink zsh-templates package provides a
fully configured set of enhanced configuration scripts
and functions, many specifically designed to facilitate
interaction with the OS X environment.

Documentation is included by default, please read
it carefully. In addition, the zsh-helpfiles package
provides additional documentation.

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
ATTENTION ATTENTION
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
<<
DescPort:  <<
Recent updates by W. G. Scott <[email protected]>
Please complain to him, not dmalloc!
<<
License: GPL
Maintainer: Darian Lanx <[email protected]>
Homepage: http://zsh.sunsite.dk/


------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to