./shells/zsh, The Z shell

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.2.7nb2, Package name: zsh-4.2.7nb2, Maintainer: uebayasi

Zsh is a UNIX command interpreter (shell) which of the standard shells
most resembles the Korn shell (ksh), although it is not completely
compatible. It includes enhancements of many types, notably in the
command-line editor, options for customising its behaviour, filename
globbing, features to make C-shell (csh) users feel more at home and
extra features drawn from tcsh (another `custom' shell).


Master sites: (Expand)

SHA1: 64c598cd48b78dff9d29341ea0cd904e7aa49541
RMD160: 454339205c78393cbb9460aa10f37fa341a40b59
Filesize: 2249.7 KB

Version history: (Expand)


CVS history: (Expand)


   2011-11-11 19:45:46 by Joerg Sonnenberger | Files touched by this commit (4)
Log message:
Don't force -Wl,--whole-archive for NetBSD, it breaks the build with
clang, which doesn't have a reason to disable it again.
   2011-09-22 11:37:06 by Ryo ONODERA | Files touched by this commit (1)
Log message:
INSTALL_UNSTRIPPED=yes for Darwin.
It is better workaround, I think.
   2011-09-20 15:58:01 by Ryo ONODERA | Files touched by this commit (1)
Log message:
Should be INSTALL_LIB instead of INSTALL_DATA.
It is mistake.
   2011-09-20 15:19:36 by Ryo ONODERA | Files touched by this commit (1)
Log message:
Add workaround to fix broken "make package" on Darwin 11.0.1.
   2011-07-30 13:42:42 by Ryo ONODERA | Files touched by this commit (1)
Log message:
Add "used by" lines.
   2011-04-06 13:27:59 by Ryo ONODERA | Files touched by this commit (1)
Log message:
* Add workaround for curses detection.
   2011-04-05 17:03:45 by Ryo ONODERA | Files touched by this commit (4)
Log message:
* Remove PLIST.DragonFly, now CHECK_BUILTIN.curses is used.
* Disable gdbm support explicitly.
   2010-11-27 08:21:28 by OBATA Akio | Files touched by this commit (3)
Log message:
Modify patches to buildable on NetBSD-5.1, NetBSD-5.99.40 and DragonFly-2.8.2.