pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/shells/zsh
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jun 7 19:22:45 UTC 2026
Modified Files:
pkgsrc/shells/zsh: Makefile PLIST distinfo
pkgsrc/shells/zsh/patches: patch-configure.ac
Removed Files:
pkgsrc/shells/zsh/patches: patch-Completion_Unix_Command___imagemagick
patch-Completion_Unix_Type___diff__options patch-aczsh.m4
Log Message:
zsh: update to 5.9.1.
Changes since 5.9
-----------------
POSIX real-time signals (SIGRTMIN etc) are now supported by the kill
and trap builtins, TRAP* functions, and the signals parameter, where
available.
The kill builtin learnt a new option -q to send the signal via
sigqueue(3) along with an arbitrary integer value, where available.
The kill builtin also learnt a new -L option to print a list of all
known signal numbers and their names.
The new completion helper _as_if can be used to complete one command as
if it were another command with particular arguments.
To generate a diff of this commit:
cvs rdiff -u -r1.109 -r1.110 pkgsrc/shells/zsh/Makefile
cvs rdiff -u -r1.44 -r1.45 pkgsrc/shells/zsh/PLIST
cvs rdiff -u -r1.82 -r1.83 pkgsrc/shells/zsh/distinfo
cvs rdiff -u -r1.1 -r0 \
pkgsrc/shells/zsh/patches/patch-Completion_Unix_Command___imagemagick \
pkgsrc/shells/zsh/patches/patch-Completion_Unix_Type___diff__options
cvs rdiff -u -r1.3 -r0 pkgsrc/shells/zsh/patches/patch-aczsh.m4
cvs rdiff -u -r1.12 -r1.13 pkgsrc/shells/zsh/patches/patch-configure.ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/shells/zsh/Makefile
diff -u pkgsrc/shells/zsh/Makefile:1.109 pkgsrc/shells/zsh/Makefile:1.110
--- pkgsrc/shells/zsh/Makefile:1.109 Sun Jan 18 14:12:41 2026
+++ pkgsrc/shells/zsh/Makefile Sun Jun 7 19:22:44 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.109 2026/01/18 14:12:41 ryoon Exp $
+# $NetBSD: Makefile,v 1.110 2026/06/07 19:22:44 wiz Exp $
-DISTNAME= zsh-5.9
-PKGREVISION= 4
+DISTNAME= zsh-5.9.1
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=zsh/}
EXTRACT_SUFX= .tar.xz
@@ -16,7 +15,7 @@ USE_CC_FEATURES= c11
USE_TOOLS+= autoconf automake autoreconf makeinfo
GNU_CONFIGURE= yes
INFO_FILES= yes
-TEXINFO_REQD= 4.0
+TEXINFO_REQD+= 4.0
CHECK_PORTABILITY_SKIP= Misc/c2z # not used
Index: pkgsrc/shells/zsh/PLIST
diff -u pkgsrc/shells/zsh/PLIST:1.44 pkgsrc/shells/zsh/PLIST:1.45
--- pkgsrc/shells/zsh/PLIST:1.44 Mon May 16 14:58:30 2022
+++ pkgsrc/shells/zsh/PLIST Sun Jun 7 19:22:44 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.44 2022/05/16 14:58:30 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.45 2026/06/07 19:22:44 wiz Exp $
bin/zsh
bin/${PKGNAME}
info/zsh.info
@@ -98,6 +98,7 @@ share/zsh/${PKGVERSION}/functions/VCS_IN
share/zsh/${PKGVERSION}/functions/VCS_INFO_set
share/zsh/${PKGVERSION}/functions/VCS_INFO_set-branch-format
share/zsh/${PKGVERSION}/functions/VCS_INFO_set-patch-format
+share/zsh/${PKGVERSION}/functions/_7zip
share/zsh/${PKGVERSION}/functions/_SUSEconfig
share/zsh/${PKGVERSION}/functions/__arguments
share/zsh/${PKGVERSION}/functions/_a2ps
@@ -107,6 +108,7 @@ share/zsh/${PKGVERSION}/functions/_abcde
share/zsh/${PKGVERSION}/functions/_absolute_command_paths
share/zsh/${PKGVERSION}/functions/_ack
share/zsh/${PKGVERSION}/functions/_acpi
+share/zsh/${PKGVERSION}/functions/_acpiconf
share/zsh/${PKGVERSION}/functions/_acpitool
share/zsh/${PKGVERSION}/functions/_acroread
share/zsh/${PKGVERSION}/functions/_adb
@@ -137,6 +139,7 @@ share/zsh/${PKGVERSION}/functions/_argum
share/zsh/${PKGVERSION}/functions/_arp
share/zsh/${PKGVERSION}/functions/_arping
share/zsh/${PKGVERSION}/functions/_arrays
+share/zsh/${PKGVERSION}/functions/_as_if
share/zsh/${PKGVERSION}/functions/_asciidoctor
share/zsh/${PKGVERSION}/functions/_asciinema
share/zsh/${PKGVERSION}/functions/_assign
@@ -157,12 +160,14 @@ share/zsh/${PKGVERSION}/functions/_baudr
share/zsh/${PKGVERSION}/functions/_baz
share/zsh/${PKGVERSION}/functions/_be_name
share/zsh/${PKGVERSION}/functions/_beadm
+share/zsh/${PKGVERSION}/functions/_bectl
share/zsh/${PKGVERSION}/functions/_beep
share/zsh/${PKGVERSION}/functions/_bibtex
share/zsh/${PKGVERSION}/functions/_bind_addresses
share/zsh/${PKGVERSION}/functions/_bindkey
share/zsh/${PKGVERSION}/functions/_bison
share/zsh/${PKGVERSION}/functions/_bittorrent
+share/zsh/${PKGVERSION}/functions/_blkid
share/zsh/${PKGVERSION}/functions/_bogofilter
share/zsh/${PKGVERSION}/functions/_bpf_filters
share/zsh/${PKGVERSION}/functions/_bpython
@@ -179,6 +184,7 @@ share/zsh/${PKGVERSION}/functions/_built
share/zsh/${PKGVERSION}/functions/_bzip2
share/zsh/${PKGVERSION}/functions/_bzr
share/zsh/${PKGVERSION}/functions/_cabal
+share/zsh/${PKGVERSION}/functions/_cacaclock
share/zsh/${PKGVERSION}/functions/_cache_invalid
share/zsh/${PKGVERSION}/functions/_caffeinate
share/zsh/${PKGVERSION}/functions/_cal
@@ -196,7 +202,7 @@ share/zsh/${PKGVERSION}/functions/_cdr
share/zsh/${PKGVERSION}/functions/_cdrdao
share/zsh/${PKGVERSION}/functions/_cdrecord
share/zsh/${PKGVERSION}/functions/_chattr
-share/zsh/${PKGVERSION}/functions/_chcon
+share/zsh/${PKGVERSION}/functions/_chdman
share/zsh/${PKGVERSION}/functions/_chflags
share/zsh/${PKGVERSION}/functions/_chkconfig
share/zsh/${PKGVERSION}/functions/_chmod
@@ -211,6 +217,7 @@ share/zsh/${PKGVERSION}/functions/_cmdam
share/zsh/${PKGVERSION}/functions/_cmdstring
share/zsh/${PKGVERSION}/functions/_cmp
share/zsh/${PKGVERSION}/functions/_code
+share/zsh/${PKGVERSION}/functions/_col
share/zsh/${PKGVERSION}/functions/_column
share/zsh/${PKGVERSION}/functions/_combination
share/zsh/${PKGVERSION}/functions/_comm
@@ -219,6 +226,7 @@ share/zsh/${PKGVERSION}/functions/_comma
share/zsh/${PKGVERSION}/functions/_comp_locale
share/zsh/${PKGVERSION}/functions/_compadd
share/zsh/${PKGVERSION}/functions/_compdef
+share/zsh/${PKGVERSION}/functions/_compinit
share/zsh/${PKGVERSION}/functions/_complete
share/zsh/${PKGVERSION}/functions/_complete_debug
share/zsh/${PKGVERSION}/functions/_complete_help
@@ -277,6 +285,7 @@ share/zsh/${PKGVERSION}/functions/_debch
share/zsh/${PKGVERSION}/functions/_debcheckout
share/zsh/${PKGVERSION}/functions/_debdiff
share/zsh/${PKGVERSION}/functions/_debfoster
+share/zsh/${PKGVERSION}/functions/_debmany
share/zsh/${PKGVERSION}/functions/_deborphan
share/zsh/${PKGVERSION}/functions/_debsign
share/zsh/${PKGVERSION}/functions/_debsnap
@@ -290,6 +299,7 @@ share/zsh/${PKGVERSION}/functions/_devto
share/zsh/${PKGVERSION}/functions/_df
share/zsh/${PKGVERSION}/functions/_dhclient
share/zsh/${PKGVERSION}/functions/_dhcpinfo
+share/zsh/${PKGVERSION}/functions/_dhomepage
share/zsh/${PKGVERSION}/functions/_dict
share/zsh/${PKGVERSION}/functions/_dict_words
share/zsh/${PKGVERSION}/functions/_diff
@@ -304,12 +314,12 @@ share/zsh/${PKGVERSION}/functions/_dirs
share/zsh/${PKGVERSION}/functions/_disable
share/zsh/${PKGVERSION}/functions/_dispatch
share/zsh/${PKGVERSION}/functions/_django
-share/zsh/${PKGVERSION}/functions/_dkms
share/zsh/${PKGVERSION}/functions/_dladm
share/zsh/${PKGVERSION}/functions/_dlocate
share/zsh/${PKGVERSION}/functions/_dmesg
share/zsh/${PKGVERSION}/functions/_dmidecode
share/zsh/${PKGVERSION}/functions/_dnf
+share/zsh/${PKGVERSION}/functions/_dnf5
share/zsh/${PKGVERSION}/functions/_dns_types
share/zsh/${PKGVERSION}/functions/_doas
share/zsh/${PKGVERSION}/functions/_domains
@@ -318,6 +328,7 @@ share/zsh/${PKGVERSION}/functions/_dpatc
share/zsh/${PKGVERSION}/functions/_dpkg
share/zsh/${PKGVERSION}/functions/_dpkg-buildpackage
share/zsh/${PKGVERSION}/functions/_dpkg-cross
+share/zsh/${PKGVERSION}/functions/_dpkg-info
share/zsh/${PKGVERSION}/functions/_dpkg-repack
share/zsh/${PKGVERSION}/functions/_dpkg_source
share/zsh/${PKGVERSION}/functions/_dput
@@ -335,6 +346,7 @@ share/zsh/${PKGVERSION}/functions/_dvi
share/zsh/${PKGVERSION}/functions/_dynamic_directory_name
share/zsh/${PKGVERSION}/functions/_e2label
share/zsh/${PKGVERSION}/functions/_ecasound
+share/zsh/${PKGVERSION}/functions/_echo
share/zsh/${PKGVERSION}/functions/_echotc
share/zsh/${PKGVERSION}/functions/_echoti
share/zsh/${PKGVERSION}/functions/_ed
@@ -378,6 +390,7 @@ share/zsh/${PKGVERSION}/functions/_findm
share/zsh/${PKGVERSION}/functions/_finger
share/zsh/${PKGVERSION}/functions/_fink
share/zsh/${PKGVERSION}/functions/_first
+share/zsh/${PKGVERSION}/functions/_fish
share/zsh/${PKGVERSION}/functions/_flac
share/zsh/${PKGVERSION}/functions/_flex
share/zsh/${PKGVERSION}/functions/_floppy
@@ -506,6 +519,8 @@ share/zsh/${PKGVERSION}/functions/_kvno
share/zsh/${PKGVERSION}/functions/_last
share/zsh/${PKGVERSION}/functions/_ld_debug
share/zsh/${PKGVERSION}/functions/_ldap
+share/zsh/${PKGVERSION}/functions/_ldap_attributes
+share/zsh/${PKGVERSION}/functions/_ldap_filters
share/zsh/${PKGVERSION}/functions/_ldconfig
share/zsh/${PKGVERSION}/functions/_ldd
share/zsh/${PKGVERSION}/functions/_less
@@ -545,6 +560,7 @@ share/zsh/${PKGVERSION}/functions/_lsvg
share/zsh/${PKGVERSION}/functions/_ltrace
share/zsh/${PKGVERSION}/functions/_lua
share/zsh/${PKGVERSION}/functions/_luarocks
+share/zsh/${PKGVERSION}/functions/_lvm2
share/zsh/${PKGVERSION}/functions/_lynx
share/zsh/${PKGVERSION}/functions/_lz4
share/zsh/${PKGVERSION}/functions/_lzop
@@ -567,6 +583,7 @@ share/zsh/${PKGVERSION}/functions/_md5su
share/zsh/${PKGVERSION}/functions/_mdadm
share/zsh/${PKGVERSION}/functions/_mdfind
share/zsh/${PKGVERSION}/functions/_mdls
+share/zsh/${PKGVERSION}/functions/_mdo
share/zsh/${PKGVERSION}/functions/_mdutil
share/zsh/${PKGVERSION}/functions/_members
share/zsh/${PKGVERSION}/functions/_mencal
@@ -608,6 +625,7 @@ share/zsh/${PKGVERSION}/functions/_my_ac
share/zsh/${PKGVERSION}/functions/_myrepos
share/zsh/${PKGVERSION}/functions/_mysql_utils
share/zsh/${PKGVERSION}/functions/_mysqldiff
+share/zsh/${PKGVERSION}/functions/_nano
share/zsh/${PKGVERSION}/functions/_nautilus
share/zsh/${PKGVERSION}/functions/_nbsd_architectures
share/zsh/${PKGVERSION}/functions/_ncftp
@@ -616,6 +634,7 @@ share/zsh/${PKGVERSION}/functions/_net_i
share/zsh/${PKGVERSION}/functions/_netcat
share/zsh/${PKGVERSION}/functions/_netscape
share/zsh/${PKGVERSION}/functions/_netstat
+share/zsh/${PKGVERSION}/functions/_nettop
share/zsh/${PKGVERSION}/functions/_networkmanager
share/zsh/${PKGVERSION}/functions/_networksetup
share/zsh/${PKGVERSION}/functions/_newsgroups
@@ -644,6 +663,7 @@ share/zsh/${PKGVERSION}/functions/_od
share/zsh/${PKGVERSION}/functions/_okular
share/zsh/${PKGVERSION}/functions/_oldlist
share/zsh/${PKGVERSION}/functions/_open
+share/zsh/${PKGVERSION}/functions/_openldap
share/zsh/${PKGVERSION}/functions/_openstack
share/zsh/${PKGVERSION}/functions/_opkg
share/zsh/${PKGVERSION}/functions/_options
@@ -656,6 +676,7 @@ share/zsh/${PKGVERSION}/functions/_other
share/zsh/${PKGVERSION}/functions/_otool
share/zsh/${PKGVERSION}/functions/_pack
share/zsh/${PKGVERSION}/functions/_pandoc
+share/zsh/${PKGVERSION}/functions/_papers
share/zsh/${PKGVERSION}/functions/_parameter
share/zsh/${PKGVERSION}/functions/_parameters
share/zsh/${PKGVERSION}/functions/_paste
@@ -674,6 +695,7 @@ share/zsh/${PKGVERSION}/functions/_perfo
share/zsh/${PKGVERSION}/functions/_perl
share/zsh/${PKGVERSION}/functions/_perl_basepods
share/zsh/${PKGVERSION}/functions/_perl_modules
+share/zsh/${PKGVERSION}/functions/_perlbrew
share/zsh/${PKGVERSION}/functions/_perldoc
share/zsh/${PKGVERSION}/functions/_pfctl
share/zsh/${PKGVERSION}/functions/_pfexec
@@ -733,6 +755,9 @@ share/zsh/${PKGVERSION}/functions/_pv
share/zsh/${PKGVERSION}/functions/_pwgen
share/zsh/${PKGVERSION}/functions/_pydoc
share/zsh/${PKGVERSION}/functions/_python
+share/zsh/${PKGVERSION}/functions/_python_module-http.server
+share/zsh/${PKGVERSION}/functions/_python_module-json.tool
+share/zsh/${PKGVERSION}/functions/_python_module-venv
share/zsh/${PKGVERSION}/functions/_python_modules
share/zsh/${PKGVERSION}/functions/_qdbus
share/zsh/${PKGVERSION}/functions/_qemu
@@ -792,6 +817,7 @@ share/zsh/${PKGVERSION}/functions/_scsel
share/zsh/${PKGVERSION}/functions/_scutil
share/zsh/${PKGVERSION}/functions/_seafile
share/zsh/${PKGVERSION}/functions/_sed
+share/zsh/${PKGVERSION}/functions/_selinux
share/zsh/${PKGVERSION}/functions/_selinux_contexts
share/zsh/${PKGVERSION}/functions/_selinux_roles
share/zsh/${PKGVERSION}/functions/_selinux_types
@@ -811,12 +837,14 @@ share/zsh/${PKGVERSION}/functions/_setup
share/zsh/${PKGVERSION}/functions/_setxkbmap
share/zsh/${PKGVERSION}/functions/_sh
share/zsh/${PKGVERSION}/functions/_shasum
+share/zsh/${PKGVERSION}/functions/_shortcuts
share/zsh/${PKGVERSION}/functions/_showmount
share/zsh/${PKGVERSION}/functions/_shred
share/zsh/${PKGVERSION}/functions/_shuf
share/zsh/${PKGVERSION}/functions/_shutdown
share/zsh/${PKGVERSION}/functions/_signals
share/zsh/${PKGVERSION}/functions/_signify
+share/zsh/${PKGVERSION}/functions/_sioyek
share/zsh/${PKGVERSION}/functions/_sisu
share/zsh/${PKGVERSION}/functions/_slabtop
share/zsh/${PKGVERSION}/functions/_slrn
@@ -838,7 +866,6 @@ share/zsh/${PKGVERSION}/functions/_ssh_h
share/zsh/${PKGVERSION}/functions/_sshfs
share/zsh/${PKGVERSION}/functions/_stat
share/zsh/${PKGVERSION}/functions/_stdbuf
-share/zsh/${PKGVERSION}/functions/_stgit
share/zsh/${PKGVERSION}/functions/_store_cache
share/zsh/${PKGVERSION}/functions/_stow
share/zsh/${PKGVERSION}/functions/_strace
@@ -971,7 +998,6 @@ share/zsh/${PKGVERSION}/functions/_w3m
share/zsh/${PKGVERSION}/functions/_wait
share/zsh/${PKGVERSION}/functions/_wajig
share/zsh/${PKGVERSION}/functions/_wakeup_capable_devices
-share/zsh/${PKGVERSION}/functions/_wanna-build
share/zsh/${PKGVERSION}/functions/_wanted
share/zsh/${PKGVERSION}/functions/_watch
share/zsh/${PKGVERSION}/functions/_watch-snoop
@@ -980,6 +1006,7 @@ share/zsh/${PKGVERSION}/functions/_webbr
share/zsh/${PKGVERSION}/functions/_wget
share/zsh/${PKGVERSION}/functions/_whereis
share/zsh/${PKGVERSION}/functions/_which
+share/zsh/${PKGVERSION}/functions/_which-pkg-broke
share/zsh/${PKGVERSION}/functions/_who
share/zsh/${PKGVERSION}/functions/_whois
share/zsh/${PKGVERSION}/functions/_widgets
@@ -1011,6 +1038,7 @@ share/zsh/${PKGVERSION}/functions/_xauto
share/zsh/${PKGVERSION}/functions/_xclip
share/zsh/${PKGVERSION}/functions/_xcode-select
share/zsh/${PKGVERSION}/functions/_xdvi
+share/zsh/${PKGVERSION}/functions/_xfconf-query
share/zsh/${PKGVERSION}/functions/_xfig
share/zsh/${PKGVERSION}/functions/_xft_fonts
share/zsh/${PKGVERSION}/functions/_xinput
@@ -1061,6 +1089,7 @@ share/zsh/${PKGVERSION}/functions/_zpty
share/zsh/${PKGVERSION}/functions/_zsh
share/zsh/${PKGVERSION}/functions/_zsh-mime-handler
share/zsh/${PKGVERSION}/functions/_zsocket
+share/zsh/${PKGVERSION}/functions/_zstd
share/zsh/${PKGVERSION}/functions/_zstyle
share/zsh/${PKGVERSION}/functions/_ztodo
share/zsh/${PKGVERSION}/functions/_zypper
Index: pkgsrc/shells/zsh/distinfo
diff -u pkgsrc/shells/zsh/distinfo:1.82 pkgsrc/shells/zsh/distinfo:1.83
--- pkgsrc/shells/zsh/distinfo:1.82 Sun Jan 18 14:12:41 2026
+++ pkgsrc/shells/zsh/distinfo Sun Jun 7 19:22:44 2026
@@ -1,13 +1,10 @@
-$NetBSD: distinfo,v 1.82 2026/01/18 14:12:41 ryoon Exp $
+$NetBSD: distinfo,v 1.83 2026/06/07 19:22:44 wiz Exp $
-BLAKE2s (zsh-5.9.tar.xz) = 1ab2ab9dd0debc176bdefd661b62e102153c26f591e35916ccc7527c337d0530
-SHA512 (zsh-5.9.tar.xz) = d9138b7f379ad942a5f46819d2dd52d31f3a1129f2a0d1b53d4c5cd43c318b60396da6d37c57c477b8e958fb750209aca0ae93f8c9dd42ac958de006a0ff067e
-Size (zsh-5.9.tar.xz) = 3332400 bytes
+BLAKE2s (zsh-5.9.1.tar.xz) = 0f4518ee59acd3427b8f11b41a9d99162878fa847992bf4ba2344c0a7dd8f142
+SHA512 (zsh-5.9.1.tar.xz) = e16c13559262577e725b290c35ce6598d58c2acdd204eac619e8ed9b6a918bce39bfbf9d3ef4c5eb877af7d3279c8a4b15439eba6a38c4e4d47d5555d5f79872
+Size (zsh-5.9.1.tar.xz) = 3414612 bytes
SHA1 (patch-Completion_BSD_Command___bsd__pkg) = fe0d9cc399fe185ce71a64431e4086ed07920cb8
SHA1 (patch-Completion_Unix_Command___gpg) = 8eba031838b1cfb0bfadf0fa539e760fd1cb539c
-SHA1 (patch-Completion_Unix_Command___imagemagick) = fe997667e3314cd7b416bfecc7a88cfc41b305f5
-SHA1 (patch-Completion_Unix_Type___diff__options) = d748c21e30746f4af68232481d32b61d227cc924
SHA1 (patch-Config_installfns.sh) = ef0b250a0121c0e4925022e02553aefa23e6cc8d
SHA1 (patch-Src_jobs.c) = d4be7424283f22a5ce26ba6aebfe51f105c033ce
-SHA1 (patch-aczsh.m4) = 2a6cae1ab379ad925598764bd7afd862c227da50
-SHA1 (patch-configure.ac) = 3010366b2e2579b04ee2e83e2912af9b8d966138
+SHA1 (patch-configure.ac) = a786f2819c03ae33f8060f33f8de05dbeeac36bf
Index: pkgsrc/shells/zsh/patches/patch-configure.ac
diff -u pkgsrc/shells/zsh/patches/patch-configure.ac:1.12 pkgsrc/shells/zsh/patches/patch-configure.ac:1.13
--- pkgsrc/shells/zsh/patches/patch-configure.ac:1.12 Tue Oct 7 03:34:29 2025
+++ pkgsrc/shells/zsh/patches/patch-configure.ac Sun Jun 7 19:22:44 2026
@@ -1,39 +1,12 @@
-$NetBSD: patch-configure.ac,v 1.12 2025/10/07 03:34:29 ryoon Exp $
+$NetBSD: patch-configure.ac,v 1.13 2026/06/07 19:22:44 wiz Exp $
Fix SunOS flags.
#include <time.h> for struct timespec, as per POSIX (fixes QNX).
-* For more strict check by GCC 14.
-
---- configure.ac.orig 2022-05-08 06:18:22.000000000 +0000
+--- configure.ac.orig 2026-05-31 18:18:32.000000000 +0000
+++ configure.ac
-@@ -585,7 +585,7 @@ fi
- dnl Checking if compiler correctly cast signed to unsigned.
- AC_CACHE_CHECK(if signed to unsigned casting is broken,
- zsh_cv_c_broken_signed_to_unsigned_casting,
--[AC_RUN_IFELSE([AC_LANG_SOURCE([[main(){return((int)(unsigned char)((char) -1) ==
255);}]])],[zsh_cv_c_broken_signed_to_unsigned_casting=yes],[zsh_cv_c_broken_signed_to_unsigned_casting=no],[zsh_cv_c_broken_signed_to_unsigned_casting=no])])
-+[AC_RUN_IFELSE([AC_LANG_SOURCE([[int main(){return((int)(unsigned char)((char) -1) ==
255);}]])],[zsh_cv_c_broken_signed_to_unsigned_casting=yes],[zsh_cv_c_broken_signed_to_unsigned_casting=no],[zsh_cv_c_broken_signed_to_unsigned_casting=no])])
- AH_TEMPLATE([BROKEN_SIGNED_TO_UNSIGNED_CASTING],
- [Define to 1 if compiler incorrectly cast signed to unsigned.])
- if test x$zsh_cv_c_broken_signed_to_unsigned_casting = xyes; then
-@@ -1046,6 +1046,7 @@ else
- [AC_RUN_IFELSE([AC_LANG_SOURCE([[
- #include <sys/types.h>
-
-+int
- main() { return sizeof(off_t) < 8; }
- ]])],[zsh_cv_off_t_is_64_bit=yes],[zsh_cv_off_t_is_64_bit=no],[zsh_cv_off_t_is_64_bit=no])])
- if test x$zsh_cv_off_t_is_64_bit = xyes; then
-@@ -1056,6 +1057,7 @@ main() { return sizeof(off_t) < 8; }
- [AC_RUN_IFELSE([AC_LANG_SOURCE([[
- #include <sys/types.h>
-
-+int
- main() { return sizeof(ino_t) < 8; }
- ]])],[zsh_cv_ino_t_is_64_bit=yes],[zsh_cv_ino_t_is_64_bit=no],[zsh_cv_ino_t_is_64_bit=no])])
- if test x$zsh_cv_ino_t_is_64_bit = xyes; then
-@@ -1165,6 +1167,7 @@ zsh_TYPE_EXISTS([
+@@ -1120,6 +1120,7 @@ zsh_TYPE_EXISTS([
dnl Check for struct timespec since POSIX only gained it in 2008
zsh_TYPE_EXISTS([
#define _GNU_SOURCE 1
@@ -41,110 +14,12 @@ Fix SunOS flags.
#ifdef HAVE_SYS_TIME_H
# include <sys/time.h>
#endif
-@@ -1396,6 +1399,7 @@ zsh_cv_func_tgetent_accepts_null,
- #include <stdlib.h>
- int tgetent(char *, char *);
- char *tgetstr(char *, char **);
-+int
- main()
- {
- char buf[4096];
-@@ -1424,6 +1428,7 @@ zsh_cv_func_tgetent_zero_success,
- #include <stdlib.h>
- int tgetent(char *, char*);
- char *tgetstr(char *, char **);
-+int
- main()
- {
- char buf[4096];
-@@ -1862,7 +1867,7 @@ zsh_cv_rlim_t_is_longer,
- #endif
- #include <sys/resource.h>
- #include <stdlib.h>
--main(){struct rlimit r;exit(sizeof(r.rlim_cur) <= sizeof(long));}]])],[zsh_cv_rlim_t_is_longer=yes],[zsh_cv_rlim_t_is_longer=no],[zsh_cv_rlim_t_is_longer=yes])])
-+int main(){struct rlimit r;exit(sizeof(r.rlim_cur) <= sizeof(long));}]])],[zsh_cv_rlim_t_is_longer=yes],[zsh_cv_rlim_t_is_longer=no],[zsh_cv_rlim_t_is_longer=yes])])
- if test x$zsh_cv_rlim_t_is_longer = xyes; then
- AC_CACHE_CHECK(if rlim_t is a quad,
- zsh_cv_rlim_t_is_quad_t,
-@@ -1873,6 +1878,7 @@ if test x$zsh_cv_rlim_t_is_longer = xyes
- #include <stdio.h>
- #include <sys/resource.h>
- #include <stdlib.h>
-+int
- main() {
- struct rlimit r;
- char buf[20];
-@@ -1896,7 +1902,7 @@ else
- #endif
- #include <sys/resource.h>
- #include <stdlib.h>
-- main(){struct rlimit r;r.rlim_cur=-1;exit(r.rlim_cur<0);}]])],[zsh_cv_type_rlim_t_is_unsigned=yes],[zsh_cv_type_rlim_t_is_unsigned=no],[zsh_cv_type_rlim_t_is_unsigned=no])])
-+ int main(){struct rlimit r;r.rlim_cur=-1;exit(r.rlim_cur<0);}]])],[zsh_cv_type_rlim_t_is_unsigned=yes],[zsh_cv_type_rlim_t_is_unsigned=no],[zsh_cv_type_rlim_t_is_unsigned=no])])
- if test x$zsh_cv_type_rlim_t_is_unsigned = xyes; then
- AC_DEFINE(RLIM_T_IS_UNSIGNED)
- DEFAULT_RLIM_T="unsigned $DEFAULT_RLIM_T"
-@@ -2177,6 +2183,7 @@ zsh_cv_sys_fifo,
- #include <unistd.h>
- #include <stdlib.h>
- #include <sys/stat.h>
-+int
- main()
- {
- char c;
-@@ -2278,6 +2285,7 @@ zsh_cv_sys_link,
- #include <unistd.h>
- #include <fcntl.h>
- #include <stdlib.h>
-+int
- main()
- {
- int ret;
-@@ -2311,6 +2319,7 @@ zsh_cv_sys_killesrch,
- #include <signal.h>
- #include <errno.h>
- #include <stdlib.h>
-+int
- main()
- {
- int pid = (getpid() + 10000) & 0xffffff;
-@@ -2341,6 +2350,7 @@ int child=0;
- void handler(sig)
- int sig;
- {if(sig==SIGCHLD) child=1;}
-+int
- main() {
- struct sigaction act;
- sigset_t set;
-@@ -2389,6 +2399,7 @@ case "x$zsh_working_tcsetpgrp" in
- #include <unistd.h>
- #include <fcntl.h>
- #include <stdlib.h>
-+int
- main() {
- int fd;
- int ret;
-@@ -2436,6 +2447,7 @@ if test x$ac_cv_func_getpwnam = xyes; th
- #include <string.h>
- #include <stdlib.h>
- #include <unistd.h>
-+int
- main() {
- struct passwd *pw1, *pw2;
- char buf[1024], name[1024];
-@@ -2845,7 +2857,7 @@ char *argv[];
+@@ -2625,7 +2626,7 @@ int main(int argc, char *argv[])
sunos*) DLLDFLAGS="${DLLDFLAGS=-assert nodefinitions}" ;;
sysv4*|esix*) DLLDFLAGS="${DLLDFLAGS=-G $ldflags}" ;;
aix*) DLLDFLAGS="${DLLDFLAGS=-G -bexpall -lc}" ;;
- solaris*|sysv4*|esix*) DLLDFLAGS="${DLLDFLAGS=-G}" ;;
+ solaris*|sysv4*|esix*) DLLDFLAGS="${DLLDFLAGS=-shared}" ;;
- darwin*) DLLDFLAGS="${DLLDFLAGS=-bundle -flat_namespace -undefined suppress}" ;;
- beos*|haiku*) DLLDFLAGS="${DLLDFLAGS=-nostart}" ;;
- openbsd*)
-@@ -2945,6 +2957,7 @@ char *zsh_gl_sym_addr ;
-
- extern int fred() ;
-
-+int
- main()
- {
- void * handle ;
+ darwin[[0-9]].*|darwin1?.*|darwin2[01].*)
+ DLLDFLAGS="${DLLDFLAGS=-bundle -flat_namespace -undefined suppress}" ;;
+ darwin*) DLLDFLAGS="${DLLDFLAGS=-bundle -flat_namespace -undefined dynamic_lookup}" ;;
Home |
Main Index |
Thread Index |
Old Index