head 1.8; access; symbols pkgsrc-2013Q2:1.8.0.4 pkgsrc-2013Q2-base:1.8 pkgsrc-2012Q4:1.8.0.2 pkgsrc-2012Q4-base:1.8 pkgsrc-2012Q2:1.7.0.34 pkgsrc-2012Q2-base:1.7 pkgsrc-2012Q1:1.7.0.32 pkgsrc-2012Q1-base:1.7 pkgsrc-2011Q4:1.7.0.30 pkgsrc-2011Q4-base:1.7 pkgsrc-2011Q3:1.7.0.28 pkgsrc-2011Q3-base:1.7 pkgsrc-2011Q2:1.7.0.26 pkgsrc-2011Q2-base:1.7 pkgsrc-2011Q1:1.7.0.24 pkgsrc-2011Q1-base:1.7 pkgsrc-2010Q4:1.7.0.22 pkgsrc-2010Q4-base:1.7 pkgsrc-2010Q3:1.7.0.20 pkgsrc-2010Q3-base:1.7 pkgsrc-2010Q2:1.7.0.18 pkgsrc-2010Q2-base:1.7 pkgsrc-2010Q1:1.7.0.16 pkgsrc-2010Q1-base:1.7 pkgsrc-2009Q4:1.7.0.14 pkgsrc-2009Q4-base:1.7 pkgsrc-2009Q3:1.7.0.12 pkgsrc-2009Q3-base:1.7 pkgsrc-2009Q2:1.7.0.10 pkgsrc-2009Q2-base:1.7 pkgsrc-2009Q1:1.7.0.8 pkgsrc-2009Q1-base:1.7 pkgsrc-2008Q4:1.7.0.6 pkgsrc-2008Q4-base:1.7 pkgsrc-2008Q3:1.7.0.4 pkgsrc-2008Q3-base:1.7 cube-native-xorg:1.7.0.2 cube-native-xorg-base:1.7 pkgsrc-2008Q2:1.6.0.20 pkgsrc-2008Q2-base:1.6 cwrapper:1.6.0.18 pkgsrc-2008Q1:1.6.0.16 pkgsrc-2008Q1-base:1.6 pkgsrc-2007Q4:1.6.0.14 pkgsrc-2007Q4-base:1.6 pkgsrc-2007Q3:1.6.0.12 pkgsrc-2007Q3-base:1.6 pkgsrc-2007Q2:1.6.0.10 pkgsrc-2007Q2-base:1.6 pkgsrc-2007Q1:1.6.0.8 pkgsrc-2007Q1-base:1.6 pkgsrc-2006Q4:1.6.0.6 pkgsrc-2006Q4-base:1.6 pkgsrc-2006Q3:1.6.0.4 pkgsrc-2006Q3-base:1.6 pkgsrc-2006Q2:1.6.0.2 pkgsrc-2006Q2-base:1.6 pkgsrc-2006Q1:1.5.0.20 pkgsrc-2006Q1-base:1.5 pkgsrc-2005Q4:1.5.0.18 pkgsrc-2005Q4-base:1.5 pkgsrc-2005Q3:1.5.0.16 pkgsrc-2005Q3-base:1.5 pkgsrc-2005Q2:1.5.0.14 pkgsrc-2005Q2-base:1.5 pkgsrc-2005Q1:1.5.0.12 pkgsrc-2005Q1-base:1.5 pkgsrc-2004Q4:1.5.0.10 pkgsrc-2004Q4-base:1.5 pkgsrc-2004Q3:1.5.0.8 pkgsrc-2004Q3-base:1.5 pkgsrc-2004Q2:1.5.0.6 pkgsrc-2004Q2-base:1.5 pkgsrc-2004Q1:1.5.0.4 pkgsrc-2004Q1-base:1.5 pkgsrc-2003Q4:1.5.0.2 pkgsrc-2003Q4-base:1.5 netbsd-1-6-1:1.4.0.6 netbsd-1-6-1-base:1.4 netbsd-1-6:1.4.0.8 netbsd-1-6-RELEASE-base:1.4 pkgviews:1.4.0.4 pkgviews-base:1.4 buildlink2:1.4.0.2 buildlink2-base:1.4 netbsd-1-5-PATCH003:1.4 netbsd-1-5-PATCH001:1.1; locks; strict; comment @# @; 1.8 date 2012.08.28.05.59.39; author morr; state dead; branches; next 1.7; 1.7 date 2008.08.11.12.14.10; author martti; state Exp; branches; next 1.6; 1.6 date 2006.05.09.06.36.48; author martti; state Exp; branches 1.6.20.1; next 1.5; 1.5 date 2003.06.02.07.27.27; author martti; state Exp; branches; next 1.4; 1.4 date 2001.10.09.10.11.34; author martti; state Exp; branches; next 1.3; 1.3 date 2001.10.04.13.25.51; author agc; state Exp; branches; next 1.2; 1.2 date 2001.06.06.06.11.26; author pooka; state dead; branches; next 1.1; 1.1 date 2001.04.22.16.25.58; author wiz; state Exp; branches; next ; 1.6.20.1 date 2008.09.07.11.54.53; author ghen; state Exp; branches; next ; desc @@ 1.8 log @Regenerate patches, fix build @ text @$NetBSD: patch-zb,v 1.7 2008/08/11 12:14:10 martti Exp $ --- src/feature.h.orig 2008-08-06 14:00:39.000000000 +0300 +++ src/feature.h 2008-08-11 12:59:23.000000000 +0300 @@@@ -552,7 +552,7 @@@@ * (used only with NO_BUILTIN_TCAPS not defined). */ #ifdef HAVE_TGETENT -/* #define NO_BUILTIN_TCAPS */ +#define NO_BUILTIN_TCAPS #endif #if !defined(NO_BUILTIN_TCAPS) && !defined(FEAT_GUI_W16) @ 1.7 log @Updated VIM to 7.2 This is a minor release of Vim. In the 15 months since Vim 7.1 many bugs were fixed and runtime files have been added and updated. There are also security improvements, therefore it's a good idea to upgrade. The main new feature since 7.1 is floating point support. You can use it in the Vim script language to add up a list of amounts, for example. Once you have installed Vim 7.2 you can find details about the changes since Vim 7.1 with ":help version-7.2". @ text @d1 1 a1 1 $NetBSD: patch-zb,v 1.6 2006/05/09 06:36:48 martti Exp $ @ 1.6 log @Update vim to 7.0.0 Since Vim 6.4 many new features have been added. To mention a few: - Spell checking support for about 50 languages - Intelligent completion for C, HTML, Ruby, Python, PHP, etc. - Tab pages, each containing multiple windows - Undo branches: never accidentally lose text again - Vim script supports Lists and Dictionaries (similar to Python) - Vim script profiling - Improved Unicode support - Highlighting of cursor line, cursor column and matching braces - Translated manual pages support. - Internal grep; works on all platforms, searches compressed files - Browsing remote directories, zip and tar archives - Printing multi-byte text Once you have installed Vim 7.0 you can find details about the changes since Vim 6.4 with ":help version7". @ text @d1 1 a1 1 $NetBSD: patch-zb,v 1.5 2003/06/02 07:27:27 martti Exp $ d3 3 a5 3 --- src/feature.h.orig 2006-04-06 11:01:52.000000000 +0300 +++ src/feature.h 2006-04-17 06:02:54.000000000 +0300 @@@@ -548,7 +548,7 @@@@ @ 1.6.20.1 log @Pullup ticket 2521 - requested by martti security update for vim - pkgsrc/editors/vim-lang/PLIST 1.8 - pkgsrc/editors/vim-share/Makefile.common 1.111, 1.112 - pkgsrc/editors/vim-share/PLIST 1.12 - pkgsrc/editors/vim-share/distinfo 1.100, 1.101 - pkgsrc/editors/vim-share/version.mk 1.55, 1.56 - pkgsrc/editors/vim-share/patches/patch-aa 1.15 - pkgsrc/editors/vim-share/patches/patch-ad 1.14 - pkgsrc/editors/vim-share/patches/patch-zb 1.7 Module Name: pkgsrc Committed By: martti Date: Mon Aug 11 12:14:10 UTC 2008 Modified Files: pkgsrc/editors/vim-lang: PLIST pkgsrc/editors/vim-share: Makefile.common PLIST distinfo version.mk pkgsrc/editors/vim-share/patches: patch-aa patch-ad patch-zb Log Message: Updated VIM to 7.2 This is a minor release of Vim. In the 15 months since Vim 7.1 many bugs were fixed and runtime files have been added and updated. There are also security improvements, therefore it's a good idea to upgrade. The main new feature since 7.1 is floating point support. You can use it in the Vim script language to add up a list of amounts, for example. Once you have installed Vim 7.2 you can find details about the changes since Vim 7.1 with ":help version-7.2". --- Module Name: pkgsrc Committed By: martti Date: Sat Sep 6 17:05:47 UTC 2008 Modified Files: pkgsrc/editors/vim-share: Makefile.common distinfo version.mk Log Message: Updated editors/vim-share to 7.2.10 1877 7.2.001 Mac: pseudo-ttys don't work properly on Leopard 1462 7.2.002 leaking memory when displaying menus 3663 7.2.003 typo in translated message, message not translated 3413 7.2.004 Cscope help message is not translated 4638 7.2.005 a few problems when profiling 1552 7.2.006 HTML files are not recognized by contents 16735 7.2.007 (extra) minor issues for VMS 1947 7.2.008 wrong window count when using :bunload in a BufHidden autocmd 2245 7.2.009 can't compile with Perl 5.10 on MS-aindows 5415 7.2.010 "K" in Visual mode does not properly escape all characters 7.2.010 fixes http://www.rdancer.org/vulnerablevim-K.html @ text @d1 1 a1 1 $NetBSD: patch-zb,v 1.6 2006/05/09 06:36:48 martti Exp $ d3 3 a5 3 --- src/feature.h.orig 2008-08-06 14:00:39.000000000 +0300 +++ src/feature.h 2008-08-11 12:59:23.000000000 +0300 @@@@ -552,7 +552,7 @@@@ @ 1.5 log @Updated vim to 6.2.0 This is a bugfix release of Vim. Since Vim 6.1 hundreds of reported problems have been fixed. Also included are new and updated syntax files, translated menus and messages. The main new features are: - Support for GTK 2. (Daniel Elstner) - Support for editing Arabic text. (Nadim Shaikli & Isam Bayazidi) - ":try" command and exception handling. (Servatius Brandt) - Support for the neXtaw GUI toolkit (mostly like Athena). (Alexey Froloff) - Support for PostScript printing in various 8-bit encodings. (Mike Williams) @ text @d1 1 a1 1 $NetBSD: patch-zb,v 1.4 2001/10/09 10:11:34 martti Exp $ d3 3 a5 3 --- src/feature.h.orig Sun May 25 20:44:49 2003 +++ src/feature.h Mon Jun 2 09:55:23 2003 @@@@ -504,7 +504,7 @@@@ @ 1.4 log @Updated VIM to version 6.0.11. The following problems were fixed since 6.0: * Loading the sh.vim syntax file causes error messages * Using a '@@' item in 'viminfo' doesn't work * The configure check for ACLs on AIX doesn't work * The find/replace dialog doesn't reuse a previous argument properly * In Insert mode, "CTRL-O :ls" has a delay before redrawing * With a vertical split, 'number' set and 'scrolloff' non-zero, making the window width very small causes a crash * When setting 'filetype' while there is no FileType autocommand, a following ":setfiletype" would set 'filetype' again * 'imdisable' is missing from the options window * Nextstep doesn't have S_ISBLK * Using "gf" on a file name starting with "./" or "../" in a buffer without a name causes a crash * Python: After replacing or deleting lines get an ml_get error @ text @d1 1 a1 1 $NetBSD: patch-zb,v 1.3 2001/10/04 13:25:51 agc Exp $ d3 3 a5 3 --- src/feature.h.orig Tue Sep 25 19:51:26 2001 +++ src/feature.h Thu Oct 4 14:10:53 2001 @@@@ -489,7 +489,7 @@@@ @ 1.3 log @*sigh* cvs ate my patches. Replace patches which I accidentally removed in the last commit. @ text @d1 1 a1 1 $NetBSD: patch-zb,v 1.2 2001/06/06 06:07:31 pooka Exp $ d3 2 a4 2 --- feature.h.orig Tue Sep 25 19:51:26 2001 +++ feature.h Thu Oct 4 14:10:53 2001 @ 1.2 log @Leftover of the old patches.common system. kill it @ text @d1 1 a1 1 $NetBSD: patch-zb,v 1.1 2001/04/22 16:25:58 wiz Exp $ d3 3 a5 3 --- feature.h.orig Wed Mar 29 17:10:34 2000 +++ feature.h Sun Jun 25 12:42:47 2000 @@@@ -349,7 +349,7 @@@@ d13 1 a13 1 #ifndef NO_BUILTIN_TCAPS @ 1.1 log @Copy common patch-zb file to the three packages that share it. Not nice, but IMHO much nicer than the previous copy-patch-files-just-before-patching-hack. @ text @d1 1 a1 1 $NetBSD: patch-zb,v 1.2 2000/06/25 11:50:39 pooka Exp $ @