./shells/zsh, The Z shell

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


Branch: CURRENT, Version: 5.0.2nb1, Package name: zsh-5.0.2nb1, 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: 9f55ecaaae7cdc1495f91237ba2ec087777a4ad9
RMD160: eea2328a28e9f022ab9f49583622a9c3bd6114a7
Filesize: 2954.851 KB

Version history: (Expand)


CVS history: (Expand)


   2013-05-10 03:17:33 by Taylor R Campbell | Files touched by this commit (6)
Log message:
Fix zsh cross-build on NetBSD.

Patch it up to use compile-tests rather than run-tests in autoconf
for many of its tests (OS-independently).  Teach it about the few
remaining properties for NetBSD in particular.

ok agc
   2013-04-06 23:07:37 by Blue Rats | Files touched by this commit (38)
Log message:
"Each sed command should appear in an assignment of its own."
   2013-03-28 23:26:13 by Jonathan Perkin | Files touched by this commit (1)
Log message:
Fix default SunOS packaging.
   2013-03-22 09:43:31 by Steven Drake | Files touched by this commit (1)
Log message:
As jperkin@ has used an "ugly hack" to fix solaris packaging, the same
ugly hack can be used to fix the same problem on Linux.
   2013-02-22 14:40:30 by Jonathan Perkin | Files touched by this commit (2)
Log message:
Use -shared instead of -G on SunOS.

Fixes 64-bit package.
   2013-02-18 21:02:38 by Jonathan Perkin | Files touched by this commit (1)
Log message:
Ugly hack to fix Solaris packaging.  Fixing this properly involves
rewriting this entire package, and I've not yet had time to test my
proposed rewrite on enough platforms, so this will do for now.
   2012-09-12 01:25:10 by Aleksej Saushev | Files touched by this commit (26)
Log message:
"user-destdir" is default these days
   2012-08-17 14:23:58 by Thomas Klausner | Files touched by this commit (1)
Log message:
Remove MESSAGE that was NEWS in 2001.