Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
03 Nov 2020 13:30:38
5.8

|
0mp  |
Switch to USES=localbase:ldflags
Approved by: portmgr blanket |
13 Sep 2020 02:49:36
5.8

|
loader  |
shells/zsh: Fix build with devel/ncurses 6.2
When devel/ncurses is installed in the system, the Zsh configure script
detects and uses ${LOCALBASE}/include/ncurses/ncurses.h instead.
The patch is obtained from this commit:
https://sourceforge.net/p/zsh/code/ci/c6a85163619ed1cee89ab047a0d98108ed46828d/
cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -I/usr/local/include
-DBOOL_DEFINED -DLIBICONV_PLUG -DHAVE_CONFIG_H -DMODULE -O2 -pipe
-DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -fPIC -o curses..o
curses.c
In file included from curses.c:210:
./curses_keys.h:93:15: error: use of undeclared identifier 'KEY_EVENT'
{"EVENT", KEY_EVENT},
^
1 error generated.
*** Error code 1
Reviewed by: koobs
Approved by: koobs (ports, mentor)
Differential Revision: https://reviews.freebsd.org/D26355
MFH: 2020Q3 (build fix) |
16 Feb 2020 08:42:01
5.8

|
bapt  |
Update to 5.8
Fix sites-functions not respecting PREFIX != LOCALBASE
Don't document the security issue CVE-2019-20044 as it does not
impact FreeBSD |
04 Jun 2019 06:43:05
5.7.1_1

|
tobik  |
shells/zsh: Spell PORTREVISION correctly |
04 Jun 2019 06:08:05
5.7.1

|
bapt  |
Only show the pkg-message on installation, never do it on upgrades |
05 Feb 2019 17:58:51
5.7.1

|
bapt  |
Update to 5.7.1 |
27 Jan 2019 19:58:27
5.7_1

|
sunpoet  |
Update MASTER_SITES and WWW
Approved by: portmgr (blanket) |
27 Jan 2019 16:43:30
5.7_1

|
bapt  |
Add a patch to fix an infinite recursion when using VCS_info
Reported by: ume |
27 Jan 2019 15:37:14
5.7

|
bapt  |
Commit forgotten patch:
Mandoc was not able to find zshbuiltin.1 in the path |
27 Jan 2019 14:11:57
5.7

|
bapt  |
Update to 5.7 |
11 Nov 2018 15:38:51
5.6.2_1

|
danfe  |
Update `databases/gdbm' to version 1.18.1, an important bugfix release
which restores compatibility with old databases (version 1.8) and some
later versions which were built without mmap(2) support. Due to shlib
version change, bump port revisions of the consumer ports.
PR: 233059
Exp-run by: antoine
Approved by: maintainer (johans, numerous timeouts) |
15 Sep 2018 05:59:30
5.6.2

|
bapt  |
Update to 5.6.2 |
11 Sep 2018 07:46:57
5.6.1

|
bapt  |
update to 5.6.1 |
05 Sep 2018 07:27:13
5.6

|
bapt  |
Update to 5.6
Security: CVE-2018-0502, CVE-2018-13259 |
17 Apr 2018 15:15:13
5.5.1

|
bapt  |
Update to 5.5.1 |
10 Apr 2018 11:45:46
5.5

|
bapt  |
Update to zsh 5.5
Patch broken linux completion so that zcompile can actually compile it
Remove now useless patch for libarchive |
02 Oct 2017 11:06:33
5.4.2_1

|
bapt  |
Fix diff -u completion
PR: 222420
Submitted by: cy |
31 Aug 2017 09:04:03
5.4.2

|
bapt  |
Update to 5.4.2 |
10 Aug 2017 12:59:04
5.4.1

|
bapt  |
Due to some timestamp issue zsh may need autoheader at build time
Let's renegerate the autotools part to be safe
Reported by: jrm |
10 Aug 2017 11:20:33
5.4.1

|
bapt  |
Update to 5.4.1 |
30 Mar 2017 12:41:08
5.3.1_1

|
des  |
Fix bug in kldload completion (also reported upstream).
Approved by: bapt@ |
22 Dec 2016 13:12:30
5.3.1

|
bapt  |
Update to 5.3.1 |
18 Dec 2016 12:13:31
5.3_1

|
bapt  |
Fix typo in chflags completion
Reported by: adamw |
14 Dec 2016 07:39:46
5.3

|
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 |
16 Oct 2016 18:46:14
5.2_4

|
bapt  |
Fix make and gmake completion
Submitted by: Daniel Shahaf (on zsh mailing list)
Reported by: Guilherme Salazar (on zsh mailing list) |
16 Oct 2016 18:25:42
5.2_3

|
bapt  |
Grab back maintainership on zsh
Approved by: adamw |
29 Jul 2016 15:06:20
5.2_3

|
adamw  |
Sort a few OPTIONS helpers |
27 Jul 2016 07:39:21
5.2_3

|
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). |
24 Jun 2016 14:27:32
5.2_2

|
adamw  |
Change the ETCDIR description to say "${PREFIX}" instead of
showing the actual prefix. Otherwise poudriere says it will
read from /nonexistent/etc. |
24 Jun 2016 14:13:28
5.2_2

|
adamw  |
Switch zsh back to looking for system-wide files under ${PREFIX}/etc,
rather than /etc. Add an option, ETCDIR, to switch it back to /etc.
Also includes a couple whitespace cleanups. PORTREVISION bump, and a
note in UPDATING.
PR: 201866 |
18 May 2016 14:11:34
5.2_1

|
amdmi3  |
- No need to specify master site subdirectory when it's the same as default
Approved by: portmgr blanket |
06 Apr 2016 04:36:39
5.2_1

|
adamw  |
Clean up Makefile and regenerate patches.
Reorganize Makefile for clarity, and add a few comments.
While here, regenerate the patches with makepatch.
No functional changes. |
01 Apr 2016 14:25:18
5.2_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
24 Dec 2015 17:50:56
5.2_1

|
adamw  |
Fix ncurses detection properly. Now zsh builds and packages properly with
base and ports ncurses, static or non-static.
Many thanks to bapt for showing me the magic trick here! |
23 Dec 2015 22:56:46
5.2_1

|
adamw  |
Partially revert r403755. It can't build the curses module against ncurses from
ports. It probably can, but configure is too smart to figure that out.
I have no confidence that linking against curses from ports results in a
properly
working zshell. So, for now, back out the change. It will build a shared lib zsh
against ncurses from ports, but breaks statically-linked zsh's. Mark the port
as IGNORE if we're using ncurses from ports and building a static zsh.
Also, remove a regression-test target that isn't useful anymore (thanks to bapt
for the reminder about this).
I am not enthused about this change. It doesn't really "fix" the below PR, so
much as shoot ourselves in the other foot instead.
PR: 205500 |
15 Dec 2015 04:02:17
5.2_1

|
adamw  |
Fix static build against devel/ncurses by correcting how zsh tries to link
against the terminal libraries. No PORTREVISION bump as this shouldn't really
change the generated packages.
PR: 181720
Submitted by: wulf@mail.mipt.ru
While here, fix a spacing nit and wrap compound commands in parens. |
08 Dec 2015 15:05:03
5.2_1

|
adamw  |
I'll take this port. |
08 Dec 2015 13:40:36
5.2_1

|
bapt  |
Make zsh read again conf in /etc
Drop maintainership |
05 Dec 2015 00:12:32
5.2

|
bapt  |
We do not have yet the need for that new timestamp :) |
04 Dec 2015 23:27:23
5.2

|
bapt  |
Update to zsh 5.2
While here:
- ensure zsh looks ${PREFIX}/etc for zshrc [1]
- hook the testsuite to our test framework
PR: 201866
Submitted by: Georgy <delycid@gmail.com> |
23 Sep 2015 22:59:02
5.1.1

|
amdmi3  |
- Switch to options helpers
Approved by: portmgr blanket |
12 Sep 2015 00:11:06
5.1.1

|
bapt  |
Update to 5.1.1 |
30 Aug 2015 20:01:07
5.1

|
bapt  |
Update to 5.1
Switch the default mirror to zsh.org until the distfiles appears on sourceforge |
31 Jul 2015 14:35:39
5.0.8_3

|
amdmi3  |
- Fix shebangs
Approved by: portmgr blanket
MFH: 2015Q3 (blanket) |
16 Jun 2015 11:03:50
5.0.8_2

|
bapt  |
Move the SF mirrors first again |
15 Jun 2015 12:36:14
5.0.8_2

|
bapt  |
Fix du(1) completion
PR: 200768
Obtained from: ZSH upstream |
02 Jun 2015 20:52:50
5.0.8_1

|
bapt  |
Really fix the plist
Pointyhat to: bapt
Reported by: many |
02 Jun 2015 19:19:50
5.0.8

|
bapt  |
Forgot about the plist |
02 Jun 2015 18:51:15
5.0.8

|
bapt  |
Update to 5.0.8
Among the usual updates, users will be happy to discover plenty of new FreeBSD
related completion as well as zpty working out of box (which wasn't the case
anymore for a while) |
26 May 2015 10:54:37
5.0.7_4

|
marino  |
shells/zsh: Fix runtime error when built by gcc-5 with upstream patch
The previous approved fix for building with gcc5 still didn't work right.
Sure enough, upstream updated their patch. When we take that update,
zshell finally behaves. Piggybacking on previous approval. |
26 Apr 2015 14:29:35
5.0.7_3

|
marino  |
shells/zsh: Fix runtime error when built by gcc-5 with upstream patch
ZSH was misbuilt on gcc-5 due to an intentional change in behavior of
gcc5's cpp. This patch to execute cpp with the -P switch comes from
upstream. No revbump necessary as GCC5 isn't used by default on FreeBSD.
Reported by: DragonFly ZSH users
Approved by: maintainer (bapt, IRC) |
25 Mar 2015 23:49:37
5.0.7_3

|
bapt  |
Stop installing info files, the manpages already covers the full documentation
Add --as-needed to LDFLAGS to avoid overlinking with some options |
01 Jan 2015 14:35:04
5.0.7_2

|
bapt  |
Correct time report after r367805
PR: 367805
Submitted by: peterj |
22 Nov 2014 01:44:10


|
bapt  |
Add a patch the kld* completion to find modules in /boot/modules [1]
While here, fix manpages so they render correctly with mandoc
PR: 194621 [1]
Submitted by: clutton@zoho.com [1] |
09 Oct 2014 06:28:15
5.0.7

|
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. |
27 Sep 2014 07:15:28
5.0.6_2

|
bapt  |
Make zsh look at its config files in localbase in priority
Cleanup a bit more the plist
Submitted by: Rolf Nielsen <rmg1970swe@gmail.com> |
23 Sep 2014 17:57:31
5.0.6_1

|
antoine  |
Fix stage violation/allow staging as a regular user |
22 Sep 2014 06:23:20
5.0.6_1

|
bapt  |
Clean up directory handling |
10 Sep 2014 08:38:18
5.0.6_1

|
bapt  |
Regenerate the patch that corrects memory report for builtin time command |
28 Aug 2014 19:44:35
5.0.6

|
bapt  |
Update to 5.0.6
Only build with multibyte (disabling leads to weird bugs) [1]
Reported by: adamw [1] |
25 Jun 2014 19:36:17
5.0.5_1

|
bapt  |
Fix build with texinfo from ports |
22 Jun 2014 22:54:43
5.0.5_1

|
bapt  |
Fix building zsh on a FreeBSD which is a NIS client [1]
Fix hangs upon '>(command)' redirections (enforce always using pipes) [2]
PR: 183253 [1], 180178 [2]
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> [1], danielsh@apache.org [2]
With help of: jilles [2] |
18 Jun 2014 08:37:31
5.0.5

|
bapt  |
Test ICONV_LIB instead of being dependant on an OSVERSION
Submitted by: tijl |
15 Jun 2014 22:22:04
5.0.5

|
bapt  |
Only pickup iconv from base even if libiconv is installed [1]
While here do not leak stage path info zwc bytecode
Reported & tested by: dim [1] |
11 Jun 2014 17:42:36
5.0.5

|
bapt  |
Add an @shell keyword to handle adding and remove a shell path in /etc/shell
Bump port revision of all ports that were doing it wrong prior to the keyword
CR: D208
Reviewed by: antoine
With hat: portmgr |
13 Mar 2014 14:06:33
5.0.5

|
bapt  |
Update my ports to the latest infrastructure changes |
21 Jan 2014 23:40:23
5.0.5

|
bapt  |
Fix properties on pkg-plist |
08 Jan 2014 07:28:43
5.0.5

|
bapt  |
Update to 5.0.5 |
21 Dec 2013 00:53:44
5.0.4

|
bapt  |
Update to 5.0.4 |
23 Sep 2013 16:40:48
5.0.2_1

|
bapt  |
Convert to stage, while here, cleanup a bit |
20 Sep 2013 22:57:24
5.0.2_1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
shells) |
22 Aug 2013 22:18:13
5.0.2_1

|
bapt  |
- Fix a typo in configure arguments
- Bump port revision as it concerns a default option
Submitted by: Paul Mulders <justinkb@gmail.com> (by private mail) |
14 Jun 2013 14:31:22
5.0.2

|
bapt  |
Fix a confusion
Reported by: wg |
14 Jun 2013 14:27:11
5.0.2

|
bapt  |
Use new helpers |
06 May 2013 16:02:53
5.0.2

|
bapt  |
Adopt USES=ncurses |
27 Apr 2013 18:25:25
5.0.2

|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here |
02 Mar 2013 03:55:26
5.0.2

|
eadler  |
Variable that start with _ are considered private to the defining
makefile and may not be used by ports makefiles.
In addition, avoid problems should the defaults ever change.
Approved by: portmgr (tabthorpe) |
22 Dec 2012 01:41:16
5.0.2

|
bapt  |
- update to 5.0.2 |
20 Dec 2012 23:30:10
5.0.1

|
bapt  |
- update to 5.0.1 |
10 Dec 2012 19:11:12
5.0.0_1

|
mm  |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
24 Jul 2012 16:47:58
5.0.0
|
bapt  |
- Add the documentation to distinfo [1]
- Fix plist
Reported by: zi [1] |
24 Jul 2012 15:06:18
5.0.0
|
bapt  |
- update to 5.0.0
no much changes for us (we where following the 4.3.x dev branch for a while)
except we are back on an official stable branch
Note that this version offers completion for dtrace, beadm (not tested with
FreeBSD versions) and improved completion for zfs. |
31 May 2012 08:53:03
4.3.17_3
|
bapt  |
Double quotes not needed anymore for options description |
29 May 2012 15:30:53
4.3.17_3
|
bapt  |
Show up debug flags
Add shared DEBUG description |
29 May 2012 15:15:17
4.3.17_3
|
bapt  |
Fix descriptions with "()"
Reported by: freshports sanity check |
29 May 2012 15:11:00
4.3.17_3 
|
bapt  |
Convert to new option framework |
18 May 2012 23:50:52
4.3.17_3
|
bapt  |
do not link against librt for clock_gettime(2)
PR: ports/167857
Submitted by: Jan Beich <jbeich@tormail.org> |
11 May 2012 16:29:21
4.3.17_2
|
bapt  |
Fix sysctl completion on freebsd 10+ |
24 Mar 2012 21:31:23
4.3.17_1
|
bapt  |
- remove useless USE_LDCONFIG
- bump portrevision
Feature safe: yes |
26 Feb 2012 22:55:15
4.3.17
|
bapt  |
- update to 4.3.17 |
14 Feb 2012 12:45:35
4.3.15_2
|
mm  |
Bump pcre library dependency due to 8.30 update |
13 Jan 2012 21:05:13
4.3.15_1
|
bapt  |
add a patch from upstream to fix SIGWINCH detection
Obtained from: zsh (cvs) |
18 Dec 2011 18:22:41
4.3.14
|
bapt  |
Add the forgotten checksum for zsh-doc
Submitted by: zi |
18 Dec 2011 14:11:43
4.3.15
|
bapt  |
- update to 4.3.15 |
09 Dec 2011 09:15:03
4.3.14
|
bapt  |
Fix distfile fetching with NOPORTDOCS=yes
Feature safe: yes |
08 Dec 2011 07:55:46
4.3.14
|
bapt  |
- update to 4.3.14
- remove unnecessary USE_AUTOTOOLS
- fixes libiconv detection
Feature safe: yes |
13 Nov 2011 09:56:08
4.3.12_2
|
bapt  |
- Fix build for badly upgraded systems which have both utmp.h and utmpx.h
PR: ports/156263
Submitted by: Matthew Cashdollar <matthew@cashdollar.org>
Feature safe: yes |
07 Nov 2011 06:50:47
4.3.12_2
|
bapt  |
Add the right patch
Reported by: Jan Beich <jbeich@tormail.net> (by private mail) |
06 Nov 2011 18:35:31
4.3.12_2
|
bapt  |
and with the patch it is even better |
06 Nov 2011 18:35:06
4.3.12_2
|
bapt  |
- split the zsh_mem option into zsh_mem and zsh_secure_free activate secure_free
my default disable mem by default[1]
- correct memory report for time builtin [2]
- bump portrevision
PR: ports/143981 [1], ports/152820 [2]
Submitted by: Richard Kolkovich <sarumont@sigil.org> [1], Anonymous
<swell.k@gmail.com> and Tsu <inyaoo@gmail.com> [2]
Hurried by: miwi :) |