freebsd-ports/shells
Fukang Chen 7f924e5d0d MFH: r548445
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:
c6a8516361/

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

Approved by:	ports-secteam (fluffy)
2020-09-14 05:52:53 +00:00
..
44bsd-csh
ammonite
antibody
ast-ksh
bash
bash-completion
bash-static
bicon
ch
dash
elvish MFH: r545229 2020-08-18 12:37:42 +00:00
envy
es
esh
fd - Add WWW 2020-05-23 19:13:12 +00:00
fish shells/fish: delete debugging cruft from r536422 2020-05-25 01:30:57 +00:00
git-prompt.zsh MFH: r542855 2020-07-22 16:53:19 +00:00
heirloom-sh
ibsh
ion lang/rust: Update to 1.44.0 2020-06-04 18:08:00 +00:00
jailkit
klish Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7). 2020-05-28 13:13:25 +00:00
ksh93
ksh93-devel
ksh2020
lshell
mksh
nologinmsg
oksh
p5-Bash-Completion
p5-Shell-Perl
p5-Term-Bash-Completion-Generator
p5-Term-ShellUI
pdksh
pear-PHP_Shell
poshinit
psh
rc
rush
sash
scponly
starship lang/rust: Update to 1.44.0 2020-06-04 18:08:00 +00:00
tcsh_nls
tcshrc
v7sh
viewglob
vshnu
wcd
xonsh
yash
zsh MFH: r548445 2020-09-14 05:52:53 +00:00
zsh-antigen
zsh-autosuggestions
zsh-completions Update to 0.32.0 2020-06-26 08:43:04 +00:00
zsh-navigation-tools
zsh-syntax-highlighting
Makefile