NOTICE: This package has been removed from pkgsrc

./wip/zsh, Z Shell

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 4.3.6, Package name: zsh-4.3.6, Maintainer: bjs



Master sites: (Expand)

SHA1: 7600f56d4304d1b84428b57a9b1d394de185c207
RMD160: fedd72f427439e75b8488479a3d20e9d8d5be794
Filesize: 2468.723 KB

Version history: (Expand)


CVS history: (Expand)


   2009-05-20 02:31:48 by Soren Jacobsen | Files touched by this commit (5) | Package removed
Log message:
Remove zsh, which is older than the version in pkgsrc/zsh-current.
Sorry Blair :)
   2008-07-08 17:51:15 by Blair Sadewitz | Files touched by this commit (5) | Imported package
Log message:
Import zsh-4.3.6 as wip/zsh.

This is the start of a reworking of zsh-current to be more pkgsrc-
and user- friendly.

goals:	- provide coherent terminal type selection facility
	- provide facility (using PRINT_PLIST_AWK, etc) to ease installation
	  of completion scripts.
	- Set site function-dir and others in accordance with pkgsrc
	  policy (?).
	- Support as many platforms as possible, consdering the recommended
	  options, e.g. using zsh's own memory allocator, etc.
	- test

	I don't have much time to work on this, so others are most welcome!