Version: 5.9, Package name: zsh-5.9 |
Maintained by: Pierre-Emmanuel Andre |
Master sites: |
Description 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). |
Filesize: 3254.297 KB |
Version History (View Complete History) |
|
2020-07-21 10:48:06 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: build without the zsh memory allocator and secure free implementation. just like with bash, this winds up using brk and results in broken runtime on powerpc64. ok pea@ (MAINTAINER) |
2020-03-29 15:24:03 by Rafael Sadowski | Files touched by this commit (3) |
Log message: Update zsh to 5.8 "Security and bug fix release with a few user visible additions." Changelog: http://zsh.sourceforge.net/releases.html This release fixes CVE-2019-20044. (Not tested on OpenBSD) Feedback and tests from Matthew Martin, thanks! |
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-03-11 03:15:54 by Pierre-Emmanuel Andre | Files touched by this commit (3) |
Log message: Update to 5.7.1. Diff from Matthew Martin, thanks ! ok rsadowski@ |
2018-09-17 04:50:26 by Rafael Sadowski | Files touched by this commit (3) |
Log message: Update zsh-5.6.2 TLS hint from kn@! Feedback, test, review by pea@ and Matthew Martin. Thanks! ok pea@ (maintainer) |
2018-04-21 03:24:34 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: missed in previous |
2018-04-21 03:24:06 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - update to zsh-5.5.1 from matthew martin ok pea@ (MAINTAINER) |
2018-04-20 12:36:33 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: remove empty files |
2018-04-17 07:39:00 by Pierre-Emmanuel Andre | Files touched by this commit (5) |
Log message: Update to 5.5 Diff from Matthew Martin, thanks ! ok rsadowski@ |
2017-08-10 12:38:40 by Rafael Sadowski | Files touched by this commit (3) |
Log message: Update ZSH to 5.4.1 ok pea@ juanfra@ |
2017-03-24 08:30:14 by Pierre-Emmanuel Andre | Files touched by this commit (2) |
Log message: Bugfix update to 5.3.1 Diff from Rafael Sadowski, thanks ! |
2017-02-01 20:41:12 by Juan Francisco Cantero Hurtado | Files touched by this commit (9) |
Log message: From Matthew Martin. Tested by pea@ and me. OK pea@ (MAINTAINER). |
2016-04-09 14:14:49 by Christian Weisgerber | Files touched by this commit (37) |
Log message: replace libiconv module with library dependency; no bump needed |
2016-04-04 16:57:46 by Christian Weisgerber | Files touched by this commit (44) |
Log message: g/c PFRAG.shared |
2016-03-09 12:11:35 by Christian Weisgerber | Files touched by this commit (3) |
Log message: remove substituted uses of CONFIGURE_SHARED, NO_SHARED_LIBS |
2015-12-21 12:13:17 by Jasper Lievisse Adriaanse | Files touched by this commit (8) |
Log message: - add completion type for object files this applies the same fix we have for nm(1) to other programs too from Matthew Martin ok pea@ (MAINTAINER) |
2015-12-17 11:31:21 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: update to zsh-5.2 from Matthew Martin ok pea@ (MAINTAINER) |
2015-12-06 07:18:04 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: tweak previous from Matthew Martin ok pea@ (MAINTAINER) |
2015-12-02 07:27:59 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: adjust regex for nm(1) completion to recognize our so versioning. otherwise it would complete .a and .la, but not .so.X.Y ok pea@ (MAINTAINER) |
2015-11-06 07:17:03 by Pierre-Emmanuel Andre | Files touched by this commit (9) |
Log message: Update to 5.1.1 from Matthew Martin <phy1729 at gmail dot com>, thanks. |
2015-04-28 00:30:13 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: backport fix from upstream, effectively unbreaking cvs completion ok jca@, pea@ (MAINTAINER) |
2015-04-22 06:00:47 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: Pushed upstream by Theo Buehler. |
2015-04-22 05:52:40 by Jeremie Courreges-Anglas | Files touched by this commit (7) |
Log message: Update to zsh-5.0.7 Initial diff from pea@ (maintainer); additional patch, test reports and prodding from Theo Buehler. ok chrisz@ a few months ago |
2015-04-21 04:14:03 by Ingo Schwarze | Files touched by this commit (1) |
Log message: Even though the zshall(1) manual uses the .so request to include all the zsh* manuals, there are no important formatting differences between groff and mandoc. Drop USE_GROFF. Bump because this is a somewhat atypical case. OK pea@ (MAINTAINER) and naddy@. |
2011-06-22 05:41:35 by Pierre-Emmanuel Andre | Files touched by this commit (7) |
Log message: Update to 4.3.12 ok jasper@ |
2011-03-16 08:16:37 by Pierre-Emmanuel Andre | Files touched by this commit (2) |
Log message: Fix the ${foo:0:} crash ok ajacoutot@, jasper@ |
2011-03-04 03:08:59 by Pierre-Emmanuel Andre | Files touched by this commit (2) |
Log message: Fix the ${foo:0:} crash ok ajacoutot@, jasper@ |
2011-02-03 01:56:14 by Pierre-Emmanuel Andre | Files touched by this commit (3) |
Log message: Unbreak the pfctl completion. Spotted by Brad Kalbaugh ok ajacoutot@ |
2011-01-17 09:19:43 by Pierre-Emmanuel Andre | Files touched by this commit (3) |
Log message: Fix patterns crashes. ok jasper@ |
2010-12-27 07:04:32 by Pierre-Emmanuel Andre | Files touched by this commit (3) |
Log message: Update to 4.3.11 OK jasper@ |
2010-11-20 10:22:46 by Marc Espie | Files touched by this commit (296) |
Log message: new depends |
2010-10-18 15:41:48 by Marc Espie | Files touched by this commit (144) |
Log message: USE_GROFF=Yes |
2010-10-06 03:26:31 by Pierre-Emmanuel Andre | Files touched by this commit (1) |
Log message: Fix WANTLIB ok jasper@ |
2010-09-06 12:53:51 by Nicholas Marriott | Files touched by this commit (3) |
Log message: Set _XOPEN_SOURCE_EXTENDED on OpenBSD as well. Fixes build with ncursesw. ok landry |
2010-07-27 03:24:39 by David Coppa | Files touched by this commit (4) |
Log message: Switch to new-style REVISION/EPOCH/LIB_DEPENDS/WANTLIB OK sthen@ |
2009-12-16 08:03:28 by Pierre-Emmanuel Andre | Files touched by this commit (4) |
Log message: + fix completion for tmux + add completion for pfctl "looks good" sthen@ |
2009-11-13 05:26:40 by Pierre-Emmanuel Andre | Files touched by this commit (3) |
Log message: Completel support for tmux "go ahead" jasper@ |
2009-06-03 08:35:48 by Pierre-Emmanuel Andre | Files touched by this commit (4) |
Log message: Update to 4.3.10 ok okan@ |
2008-11-04 03:00:59 by Pierre-Emmanuel Andre | Files touched by this commit (7) |
Log message: Update to 4.3.9 OK okan@, ajacoutot@ |
2008-07-02 09:02:54 by Okan Demirmen | Files touched by this commit (3) |
Log message: - enable pcre support, from Pierre-Emmanuel Andre (MAINTAINER) - add bin marker ok merdely@ |
2008-04-04 01:46:03 by Landry Breuil | Files touched by this commit (4) |
Log message: Update to zsh-4.3.6, from MAINTAINER pea at raveland dot org tested by okan@ merdely@ wcmaier@, ok okan@ merdely@ |
2008-03-26 10:45:43 by Landry Breuil | Files touched by this commit (3) |
Log message: Add patch to fix umount /<tab> complaining about missing -q readlink opt. From pea at raveland dot org (MAINTAINER), noticed by FreeBSD maintainer. ok okan@ |
2008-02-07 21:55:08 by Okan Demirmen | Files touched by this commit (8) |
Log message: - update to 4.3.5 from Pierre-Emmanuel Andre (MAINTAINER) ok merdely@ |
2007-12-05 11:37:02 by Okan Demirmen | Files touched by this commit (1) |
Log message: add MAINTAINER and bump ok merdely@ |
2007-12-04 12:26:56 by Okan Demirmen | Files touched by this commit (14) |
Log message: - update to 4.3.4 from Pierre-Emmanuel Andre (includes man page missing from dist) - re-work port to remove MULTI_PACKAGES (no need for zftp to be treated any differently than other shared-only modules) - kill a dead MASTER_SITES help and ok naddy@ |
2007-09-15 15:17:25 by Michael Erdely | Files touched by this commit (7) |
Log message: Remove surrounding quotes in COMMENT |
2007-05-29 10:57:00 by Christian Weisgerber | Files touched by this commit (1) |
Log message: remove dead mirror sunsite.org.uk; from Jim Razmus |
2007-04-05 11:26:27 by Marc Espie | Files touched by this commit (815) |
Log message: more base64 checksums |
2006-11-23 12:52:51 by Marc Espie | Files touched by this commit (7) |
Log message: new MULTI_PACKAGES |
2006-10-19 07:44:51 by Christian Weisgerber | Files touched by this commit (2) |
Log message: - fix diff(1) tab completion - provide a dummy PORTHOME to fix regression tests From: Will Maier <willmaier@ml1.net> |
2006-02-07 14:06:17 by Christian Weisgerber | Files touched by this commit (5) |
Log message: remove static FLAVOR; ok aanriot@ |
2006-01-29 13:41:02 by Nikolay Sturm | Files touched by this commit (7) |
Log message: update to zsh 4.2.6 from Frank Denis <obsd-ports at pureftpd.org> |
2005-04-17 02:13:00 by Robert Nagy | Files touched by this commit (3) |
Log message: update to zsh 4.2.5 |
2005-02-07 09:19:20 by Robert Nagy | Files touched by this commit (3) |
Log message: upgrade to 4.2.4 |
2005-01-26 19:09:52 by Christian Weisgerber | Files touched by this commit (11) |
Log message: Now that @info transparently picks up all .info-* files, don't go through extra steps to rebuild with --no-split. |
2005-01-05 10:29:43 by Christian Weisgerber | Files touched by this commit (94) |
Log message: SIZE |
2004-12-06 03:44:33 by Aleksander Piotrowski | Files touched by this commit (5) |
Log message: Add WANTLIB markers ok espie@ |
2004-09-30 15:46:59 by Robert Nagy | Files touched by this commit (4) |
Log message: update to 4.2.1; minor cleanups |
2004-09-15 02:57:24 by Marc Espie | Files touched by this commit (15) |
Log message: new style PLIST. Ditch INSTALL, rely on new shell keyword (that doesn't do anything yet, granted...) |
2004-09-14 18:40:23 by Peter Valchev | Files touched by this commit (8) |
Log message: add license markers |
2004-09-14 18:07:00 by Peter Valchev | Files touched by this commit (25) |
Log message: remove David Lebel from maintainer position per his request. |
2004-09-14 17:44:27 by Peter Valchev | Files touched by this commit (4) |
Log message: end sentence w/ period |
2004-07-30 17:54:10 by Jolan Luff | Files touched by this commit (4) |
Log message: zap blanklines which happen to make the pkg tools noisy noticed by ben lovett |
2004-07-12 13:46:52 by David Lebel | Files touched by this commit (17) |
Log message: nuke stable/snapshot trees |
2004-01-29 20:08:57 by David Lebel | Files touched by this commit (1) |
Log message: remove snapshot from here too; thx naddy@ |
2003-07-30 15:50:52 by Marc Espie | Files touched by this commit (1) |
Log message: use , as a flavor separator |