non port: shells/zsh/files/patch-Completion-Unix-Command-_sysctl |
SVNWeb
|
Number of commits found: 5 |
Thu, 22 Dec 2016
|
[ 13:12 bapt ]
Update to 5.3.1
|
Wed, 14 Dec 2016
|
[ 07:39 bapt ]
Update ZSH to 5.3
Among the usual bugs fixes and completion updates, FreeBSD users will now
benefit new completion functions for:
- cu
- gstat
- jot
- rcctl
- sysrc
|
Wed, 27 Jul 2016
|
[ 07:39 adamw ]
Reorganize, simplify, and improve the Makefile.
A couple options changes:
The MAILDIR and SECURE_FREE knobs were both removed and switched to
always-on. Having maildir support does not preclude mbox support, so
there's no reason not to include it for everybody. The secure-free
run-time free() safety check is good practice and is a mandatory default
on a number of other OS's, so now it's enabled for all zsh here as well.
PORTREVISION bump for the above changes.
The rest of the changes are simplifications, and reorganizing things to
be more legible. An EXTRA_PATCHES that was being applied unconditionally
was converted to a normal files/patch-, and I added in some comments
on things I got confused by.
While here, I also rewrote the descr to better describe what Zsh is
in relation to other shells. I also removed
"See also zshcompsys(1) manpage. :)"
Not even a smiley face can undo the pain of trying to read zshcompsys(1).
|
Thu, 9 Oct 2014
|
[ 06:28 bapt ]
Update to 5.0.7
Note from upstream release note:
Note in particular there is a security fix to disallow evaluation of the
initial values of integer variables imported from the environment (they
are instead treated as literal numbers). That could allow local
privilege escalation, under some specific and atypical conditions where
zsh is being invoked in privilege elevation contexts when the
environment has not been properly sanitized, such as when zsh is invoked
by sudo on systems where "env_reset" has been disabled.
|
Fri, 11 May 2012
|
[ 16:29 bapt ]
Fix sysctl completion on freebsd 10+
|
Number of commits found: 5 |