head 1.11; access; symbols pkgsrc-2013Q2:1.11.0.38 pkgsrc-2013Q2-base:1.11 pkgsrc-2012Q4:1.11.0.36 pkgsrc-2012Q4-base:1.11 pkgsrc-2011Q4:1.11.0.34 pkgsrc-2011Q4-base:1.11 pkgsrc-2011Q2:1.11.0.32 pkgsrc-2011Q2-base:1.11 pkgsrc-2009Q4:1.11.0.30 pkgsrc-2009Q4-base:1.11 pkgsrc-2008Q4:1.11.0.28 pkgsrc-2008Q4-base:1.11 pkgsrc-2008Q3:1.11.0.26 pkgsrc-2008Q3-base:1.11 cube-native-xorg:1.11.0.24 cube-native-xorg-base:1.11 pkgsrc-2008Q2:1.11.0.22 pkgsrc-2008Q2-base:1.11 pkgsrc-2008Q1:1.11.0.20 pkgsrc-2008Q1-base:1.11 pkgsrc-2007Q4:1.11.0.18 pkgsrc-2007Q4-base:1.11 pkgsrc-2007Q3:1.11.0.16 pkgsrc-2007Q3-base:1.11 pkgsrc-2007Q2:1.11.0.14 pkgsrc-2007Q2-base:1.11 pkgsrc-2007Q1:1.11.0.12 pkgsrc-2007Q1-base:1.11 pkgsrc-2006Q4:1.11.0.10 pkgsrc-2006Q4-base:1.11 pkgsrc-2006Q3:1.11.0.8 pkgsrc-2006Q3-base:1.11 pkgsrc-2006Q2:1.11.0.6 pkgsrc-2006Q2-base:1.11 pkgsrc-2006Q1:1.11.0.4 pkgsrc-2006Q1-base:1.11 pkgsrc-2005Q4:1.11.0.2 pkgsrc-2005Q4-base:1.11 pkgsrc-2005Q3:1.8.0.14 pkgsrc-2005Q3-base:1.8 pkgsrc-2005Q2:1.8.0.12 pkgsrc-2005Q2-base:1.8 pkgsrc-2005Q1:1.8.0.10 pkgsrc-2005Q1-base:1.8 pkgsrc-2004Q4:1.8.0.8 pkgsrc-2004Q4-base:1.8 pkgsrc-2004Q3:1.8.0.6 pkgsrc-2004Q3-base:1.8 pkgsrc-2004Q2:1.8.0.4 pkgsrc-2004Q2-base:1.8 pkgsrc-2004Q1:1.8.0.2 pkgsrc-2004Q1-base:1.8 pkgsrc-2003Q4:1.6.0.4 pkgsrc-2003Q4-base:1.6 netbsd-1-6-1:1.6.0.2 netbsd-1-6-1-base:1.6 buildlink2:1.5.0.4 netbsd-1-6:1.5.0.6 netbsd-1-6-RELEASE-base:1.5 pkgviews:1.5.0.2 pkgviews-base:1.5 buildlink2-base:1.5 netbsd-1-5-PATCH001:1.3 netbsd-1-5-RELEASE:1.3 netbsd-1-4-PATCH003:1.3 netbsd-1-4-PATCH002:1.3 comdex-fall-1999:1.2 netbsd-1-4-PATCH001:1.2 netbsd-1-4-RELEASE:1.2 netbsd-1-3-PATCH003:1.2 netbsd-1-3-PATCH002:1.1; locks; strict; comment @# @; 1.11 date 2005.12.07.03.00.50; author uebayasi; state dead; branches; next 1.10; 1.10 date 2005.10.23.15.36.48; author rillig; state Exp; branches; next 1.9; 1.9 date 2005.10.11.12.43.00; author joerg; state Exp; branches; next 1.8; 1.8 date 2004.03.28.10.30.13; author recht; state dead; branches; next 1.7; 1.7 date 2004.02.02.08.48.40; author uebayasi; state Exp; branches; next 1.6; 1.6 date 2002.08.25.21.50.53; author jlam; state Exp; branches; next 1.5; 1.5 date 2002.07.18.18.01.56; author mycroft; state Exp; branches 1.5.4.1; next 1.4; 1.4 date 2001.06.05.16.28.09; author jtb; state dead; branches; next 1.3; 1.3 date 2000.01.06.22.42.15; author windsor; state Exp; branches; next 1.2; 1.2 date 98.08.07.11.14.02; author agc; state Exp; branches; next 1.1; 1.1 date 98.01.01.05.35.04; author hubertf; state Exp; branches; next ; 1.5.4.1 date 2002.07.18.18.01.56; author jlam; state dead; branches; next 1.5.4.2; 1.5.4.2 date 2002.08.25.21.21.19; author jlam; state Exp; branches; next ; desc @@ 1.11 log @Update zsh to 4.2.6. Better DragonFly support, new complete functions (arch_archives, arch_namespace, bzr, cplay, date, dchroot, dlocate, dpkg-cross, git, madison, module-assistant, piuparts, quilt, toolchain-source, urxvt, and xpdf), bug fixes, etc. @ text @$NetBSD: patch-ad,v 1.10 2005/10/23 15:36:48 rillig Exp $ --- Completion/BSD/Command/_chflags.orig 2005-05-09 23:55:24.000000000 +0200 +++ Completion/BSD/Command/_chflags 2005-05-09 23:55:03.000000000 +0200 @@@@ -25,7 +25,7 @@@@ unset own fi -if [[ $OSTYPE = freebsd* ]]; then +if [[ $OSTYPE = freebsd* || $OSTYPE = dragonfly* ]]; then flags=( $flags[@@] '(nouunlnk)uunlnk[set the user undeletable flag]' '(uunlnk)nouunlnk[unset the user undeletable flag]' @ 1.10 log @Fixed pkglint warnings. @ text @d1 1 a1 1 $NetBSD$ @ 1.9 log @Allow the one-true-shell to work on DragonFly. Patches are included upstream already. @ text @d1 2 @ 1.8 log @Update to 4.2.0 Patch provided by Geoff C. Wing in PR 24918 ok'd by uebayasi@@ New features between zsh versions 4.0 and 4.2 Configuration: * upgraded to use autoconf post-2.50 * improved compatibility with other shells through shell options, builtin arguments and improved builtin option parsing Syntax and builtins: * new printf builtin * `+=' to append to parameters which works for scalars, arrays and (with pairs) associative arrays. * enhanced multiple parameter `for' loops: for key value in key1 value1 key2 value2 ... maintaining full compatibility with POSIX syntax. * Suffix aliases allow the shell to run a command on a file by suffix, e.g `alias -s ps=gv' makes `foo.ps' execute `gv foo.ps'. Supplied function zsh-mime-setup uses existing mailcap and mime.types files to set up suitable aliases. Supplied function pick-web-browser is suitable for finding a browser to show .html etc. files by suffix alias. * new option `no_case_glob' for case-insensitive globbing. Add-on modules and functions: * zsh/datetime modules makes date formatting and seconds since EPOCH available inside the shell. * zsh/net/tcp module provides builtin interface to TCP through ztcp builtin. Function suite for interactive and script use with expect-style pattern matching. * zsh/net/socket module provides zsocket builtin. * zcalc calculator function with full line editing. * builtin interface to pcre library * zsh/zselect module provides zselect builtin as interface to select system call Completion system: * general improvements to command and context support, low-level functions, display code. * in verbose mode, matches with the same description are grouped * highly configurable completions for values of specific parameters, specific redirections for specific commands * support for bash completion functions (typically zsh native functions are more powerful where available) * New completions provided for (some of these may be in later 4.0 releases): valgrind, tidy, texinfo, infocmp, Java classes, larch, limit, locale parameters, netcat, mysqldiff, mt, lsof, elinks, ant, debchange (dch), email addresses, file system types, Perforce, xsltproc. Plus many others. Line editor: * special parameters $PREDISPLAY, $POSTDISPLAY available in function widgets to configure uneditable text (for narrowing) * recursive editing * supplied widgets read-from-minibuffer, replace-string use these features (more intuitive prompting and argument reading than 4.0) * access to killed text via $CUTBUFFER and $killring * supplied highly configurable word widgets forward-word-match etc., can set what constitutes a word interactively or in startup script (implement bash-style behaviour, replacing previous bash-* word widgets) * interface to incremental search via $LASTSEARCH * better handling of keymaps in zle and widgets * better support for output from user-defined widgets while zle is active * tetris game which runs entirely in zle * several other contributed widgets Local internal improvements: * disowned jobs are automatically restarted * \u and \U print escapes for Unicode * read -d allows a custom line ending. * read -t . * line numbers in error messages and $PS4 output are more consistent * `=prog' expands only paths, no longer aliases for consistency * job display in prompts; `jobs' command output can be piped * prompts: new $RPROMPT2, %^, %j, %y, enhanced %{, %}, %_. * rand48() function in zsh/mathfunc for better randomness in arithmetic (if the corresponding math library function is present) * $SECONDS parameter can be made floating point via `typeset -F SECONDS' for better timing accuracy * improvements to command line history mechanism * job table is dynamically sized, preventing overflow (typically seen previously in complex completions). * many bugfixes @ text @d1 11 a11 13 $NetBSD: patch-ad,v 1.7 2004/02/02 08:48:40 uebayasi Exp $ --- configure.orig 2003-10-28 08:51:34.000000000 -0600 +++ configure @@@@ -5095,7 +5095,7 @@@@ for ac_func in strftime difftime gettime select poll \ readlink lstat lchown faccessx fchdir ftruncate \ fseeko ftello \ - mkfifo _mktemp \ + mkfifo \ waitpid wait3 \ sigaction sigblock sighold sigrelse sigsetmask sigprocmask \ killpg setpgid setpgrp tcsetpgrp tcgetattr nice \ @ 1.7 log @Update zsh to 4.0.9. From Min Sik Kim in PR pkg/24297. Changes since 4.0.7: - Many bug fixes. - Local improvements to various completion functions. @ text @d1 1 a1 1 $NetBSD$ @ 1.6 log @Merge packages from the buildlink2 branch back into the main trunk that have been converted to USE_BUILDLINK2. @ text @d1 1 a1 1 $NetBSD: patch-ad,v 1.5.4.1 2002/08/25 21:21:19 jlam Exp $ d3 3 a5 3 --- configure.orig Thu Jul 18 17:50:10 2002 +++ configure Thu Jul 18 17:59:13 2002 @@@@ -5050,7 +5050,7 @@@@ @ 1.5 log @Do not use _mktemp(). There is no prototype for it, so it is not safe to use on 64-bit systems. @ text @d1 1 a1 1 $NetBSD$ @ 1.5.4.1 log @file patch-ad was added on branch buildlink2 on 2002-08-25 21:21:19 +0000 @ text @d1 13 @ 1.5.4.2 log @Merge changes in the main trunk into the buildlink2 branch for those packages that have been converted to USE_BUILDLINK2. @ text @a0 13 $NetBSD: patch-ad,v 1.5.4.1 2002/08/25 21:21:19 jlam Exp $ --- configure.orig Thu Jul 18 17:50:10 2002 +++ configure Thu Jul 18 17:59:13 2002 @@@@ -5050,7 +5050,7 @@@@ select poll \ readlink lstat lchown faccessx fchdir ftruncate \ fseeko ftello \ - mkfifo _mktemp \ + mkfifo \ waitpid wait3 \ sigaction sigblock sighold sigrelse sigsetmask sigprocmask \ killpg setpgid setpgrp tcsetpgrp tcgetattr nice \ @ 1.4 log @zsh-4.0.1 is a stable release so should be in shells/zsh instead of zsh4. Pass --disable-dynamic to configure. Correct homepage. Remove a mirror. Addresses some issues by Geoff Wing raised on netbsd-bugs. @ text @d1 1 a1 1 $NetBSD: patch-ad,v 1.3 2000/01/06 22:42:15 windsor Exp $ d3 11 a13 11 --- Makefile.in.orig Thu Jan 6 15:45:59 2000 +++ Makefile.in Thu Jan 6 15:46:16 2000 @@@@ -50,7 +50,7 @@@@ CPPFLAGS = @@CPPFLAGS@@ DEFS = @@DEFS@@ CFLAGS = @@CFLAGS@@ -LDFLAGS = @@LDFLAGS@@ +LDFLAGS = @@LDFLAGS@@ -s LIBS = @@LIBS@@ # ========== YOU SHOULDN'T HAVE TO CHANGE ANYTHING BELOW HERE ========== @ 1.3 log @upgrade to 3.0.7, the latest release @ text @d1 1 a1 1 $NetBSD$ @ 1.2 log @Add NetBSD RCS Ids. @ text @d3 3 a5 3 --- Makefile.in.orig Thu Jan 1 06:21:45 1998 +++ Makefile.in Thu Jan 1 06:21:54 1998 @@@@ -52,7 +52,7 @@@@ @ 1.1 log @Close PR 4760 by Matthias Scheler as suggested. @ text @d1 2 @