NetBSD.se

CVS log for pkgsrc/editors/vim-share/Makefile.common

[BACK] Up to [NetBSD + pkgsrc-wip] / pkgsrc / editors / vim-share

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.143: download - view: text, markup, annotated - select for diffs
Sun Oct 31 23:50:51 2010 UTC (15 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, HEAD
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +2 -2 lines
Update to latest 7.2 patchlevel, 446.
Fixes PR 44018 by Stefan Palm.

Revision 1.142: download - view: text, markup, annotated - select for diffs
Tue Sep 28 13:21:30 2010 UTC (16 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +2 -2 lines
Reset maintainer.

Revision 1.141: download - view: text, markup, annotated - select for diffs
Mon Jun 7 12:12:21 2010 UTC (20 months ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +8 -3 lines
Updated vim to 7.2.442

  3000  7.2.412  [ or ] followed by mouse click doesn't work
 13552  7.2.413  large file support is incorrect
  2558  7.2.414  CTRK-K <space> <space> does not produce 0xa0 as expected
  2122  7.2.415  Win32: Can't open a remote file when starting Vim
  2757  7.2.416  logtalk.dict is not installed
  2262  7.2.417  if 'shell' has arg with a slash 'shellpipe' is not correct
  3048  7.2.418  Vim sets background or foreground color in a terminal to -1
  1471  7.2.419  memory leak in Motif when clicking on "Search Vim Help"
  2792  7.2.420  ":argedit" does not accept "++enc=utf8" as documented
  2108  7.2.421  when folds are not updated there is no way to force an update
  2174  7.2.422  may get E763 when using spell dictionaries
  4478  7.2.423  crash after assigning s: to variable
  5462  7.2.424  ":colorscheme" without an argument doesn't do anything
  1541  7.2.425  some compilers complain about fourth EX() argument
  2771  7.2.426  commas in 'langmap' are not always handled correctly
  5351  7.2.427  recovery doesn't follow symlinks to find swap file
  1758  7.2.428  setqflist([]) doesn't properly clear the error list
  1900  7.2.429  may get "New file" for file that is not accessible
  4275  7.2.430  ++bad arg is handled wrong, may cause invalid memory access
  2599  7.2.431  ":amenu" moves the cursor when in Insert mode
 12967  7.2.432  translated menus make :emenu difficult to use
  5410  7.2.433  can't use cscope with QuickFixCmdPre and QuickFixCmdPost
  2106  7.2.434  (after 7.2.432) compilation fails without multi-lang feature
  4590  7.2.435  (after 7.2.430) crash when using bad_char_idx uninitialized
  4058  7.2.436  reproducible crash in syntax HL
  1605  7.2.437  (after 7.2.407) no line break for "\\\n" in expression of :s
  2045  7.2.438  (after 7.2.427) "vim -r" crashes
  3110  7.2.439  invalid memory access for thesaurus completion and 'infercase'
  5861  7.2.440  crash when deleting a funcref in the function it refers to
  3446  7.2.441  when using ":earlier" undo information may be wrong
  7872  7.2.442  (after 7.2.201) copy/paste with OpenOffice doesn't work

Revision 1.140: download - view: text, markup, annotated - select for diffs
Wed Mar 24 17:05:40 2010 UTC (22 months, 2 weeks ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +3 -2 lines
Updated vim to 7.2.411

  1548  7.2.403  (after 7.2.400) compiler warning for pointer type
  1880  7.2.404  pointers for composing characters are not properly initialized
  1636  7.2.405  with small features match is not highlighted for ":s/p/r/c"
  4701  7.2.406  (after 7.2.119) uninit memory read
  1916  7.2.407  when using :s with an expression backslashes are dropped
  2152  7.2.408  ":g/the/s/a/b/" can set '[ and '] marks to an unchanged line
  1814  7.2.409  summary of number of substitutes is incorrect for ":folddo"
  2526  7.2.410  highlighting directories for completion doesn't work properly
  1462  7.2.411  when parsing 'cino' a comma isn't skipped properly

Revision 1.139: download - view: text, markup, annotated - select for diffs
Thu Mar 18 06:11:24 2010 UTC (22 months, 3 weeks ago) by martti
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +2 -15 lines
Updated vim to 7.2.402

  1554  7.2.395  in help CTRL=] on g?g? escapes the ?, causing it to fail
  1554  7.2.396  get E38 errors
  1722  7.2.397  redundant check for w_lines_valid
  4127  7.2.398  when moving windows the cursor ends up in the wrong line
  1784  7.2.399  (extra, after 7.2.388) cannot compile on MingW
 12865  7.2.400  (after 7.2.387) Ruby problems with init and empty string
  1982  7.2.401  wildmode list doesn't highlight directory names with a space
  2649  7.2.402  error 705 when re-using funcref variable

Revision 1.138: download - view: text, markup, annotated - select for diffs
Thu Mar 11 06:32:29 2010 UTC (23 months ago) by martti
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +2 -1 lines
Updated vim to 7.2.394

  4898  7.2.392  netbeans hangs reading from a socket at the maximum block size
  9605  7.2.393  Mac: Can't build with different Xcode developer tools dir
  4298  7.2.394  .lzma and .xz files are not supported

Revision 1.137: download - view: text, markup, annotated - select for diffs
Wed Mar 10 14:04:22 2010 UTC (23 months ago) by martti
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +2 -2 lines
Updated editors/vim-share to 7.2.391

NOTE: 7.2.391 fixes pkg/39375 and pkg/42909

  2051  7.2.386  KDE 3.1 focus hack causes problems for other window managers
  8233  7.2.387  Ruby with MingW still doesn't build all versions
  2486  7.2.388  (extra part of 7.2.387) Ruby with MingW
  4805  7.2.389  synIDattr() cannot return the font
  2302  7.2.390  in some situations the popup menu can be displayed wrong
  3426  7.2.391  internal alloc(0) error when doing "CTRL-V $ c"

Revision 1.136: download - view: text, markup, annotated - select for diffs
Wed Mar 3 16:06:26 2010 UTC (23 months, 1 week ago) by martti
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +5 -2 lines
Updated vim to 7.2.385

  1623  7.2.368  (after 7.2.361) append line with Ruby interface doesn't work
  1872  7.2.369  error message for :profile is not easy to understand
  4352  7.2.370  (after 7.2.356) a redraw may cause folds to be closed
 10029  7.2.371  build problems on Tandem NonStop
  9674  7.2.372  (extra) cross-compiling GvimExt and xxd doesn't work.
  2901  7.2.373  new messages from gcc 4.5 are not in 'errorformat'
  4434  7.2.374  Ruby eval() doesn't understand Vim types
  1794  7.2.375  ml_get errors when using ":bprevious" in a BufEnter autocmd
  1577  7.2.376  ml_get error when using SiSU syntax
  1983  7.2.377  (extra, after 7.2.372) small mistakes in Ming build file
  2832  7.2.378  C function declaration indented too much
  1758  7.2.379  'eventignore' is set to an invalid value inside ":doau"
  3699  7.2.380  (after 7.2.363) Perl builds with 5.10.1 but not with 5.10.0
  6835  7.2.381  no completion for :behave
  1766  7.2.382  close cmdline window when 'bufhide' is "wipe" uses freed mem
  3021  7.2.383  Vim doesn't build cleanly with MSVC 2010
  1849  7.2.384  (extra) Vim doesn't build properly with MSVC 2010
  2147  7.2.385  can't drag status line when in the command line window

Revision 1.135: download - view: text, markup, annotated - select for diffs
Thu Feb 18 08:18:25 2010 UTC (23 months, 3 weeks ago) by martti
Branches: MAIN
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +9 -2 lines
Updated vim to 7.2.367

  1899  7.2.321  histadd() and "*" fail to add entry to empty history
  1517  7.2.322  wrong indenting in virtual replace for CTRL-Y and a short line
  2424  7.2.323  (extra) balloon evaluation crashes on Win64
  1901  7.2.324  a negative column argument in setpos() may cause a crash
  1616  7.2.325  stray "w" in the startup vimrc file makes edited file empty
  1790  7.2.326  Win32: $HOME doesn't work when %HOMEPATH% is not defined
  7899  7.2.327  unused functions in Workshop
  1453  7.2.328  has("win64") does not return 1 on 64 bit MS-Windows version
  1390  7.2.329  cursor pos wrong after "g_" in Visual mode and excl. selection
 45468  7.2.330  tables for Unicode case operators are outdated
  1385  7.2.331  can't interrupt "echo list" for a very long list
  3492  7.2.332  crash if spell correcting triggers autocmd to reload a buffer
 10075  7.2.333  warnings from static code analysis
  9095  7.2.334  postponing keys in Netbeans interface does not work properly
  2802  7.2.335  the CTRL-] command escapes too many characters
 26204  7.2.336  MzScheme interface can't evaluate an expression
  3828  7.2.337  ":compiler" doesn't function properly in a function
  3535  7.2.338  (after 7.2.300) part of FD_CLOEXEC change is missing
  1977  7.2.339  (after 7.2.269) part of --startuptime patch is missing
  1587  7.2.340  gcc warning for condition that can never be true
  2072  7.2.341  popup menu wraps to next line if wide character doesn't fit
  2507  7.2.342  popup menu wrong in 'rightleft' mode with multi-byte chars
  1370  7.2.343  (after 7.2.338) can't compile on Win32
  1728  7.2.344  (after 7.2.338) can't compile on some systems
  1324  7.2.345  tab line is not updated when the value of 'bt' is changed
  2895  7.2.346  repeating a command with @: causes mapping to be applied twice
  3784  7.2.347  crash when executing <expr> mapping redefines that mapping
  7230  7.2.348  (after 7.2.330) Unicode double width table is outdated
  1714  7.2.349  CTRL-W gf puts the new tab in the wrong place
  2766  7.2.350  Win32: When changing font window may jump to another screen
  2195  7.2.351  (after 7.2.347) compilation fails with some compilers
  1825  7.2.352  Win64: Vim doesn't work when cross-compiled with MingW libs
  4764  7.2.353  no command line completion for ":profile"
  2270  7.2.354  Japanese single-width double-byte chars not handled correctly
  2663  7.2.355  popup menu in wrong position when 'number' is set
  2166  7.2.356  not all folds are closed when 'foldmethod' is changed
  1565  7.2.357  CR displayed wrong when changing 'fileformat' from/to "mac"
  2384  7.2.358  compiler warnings on VMS
  1805  7.2.359  crash when using the Netbeans join command
  2839  7.2.360  Ruby on MS-Windows: can't use sockets
 23442  7.2.361  Ruby 1.9 is not supported
  2964  7.2.362  (extra, after 7.2.352) Win64 cross-compile problems
  2521  7.2.363  Perl 5.10 dynamic loading doesn't work
  2958  7.2.364  (extra) can't build gvimext.dll on Win 7 x64 using MinGW
  2390  7.2.365  (extra) MS-Windows with MingW: "File->Save As" does not work
  3802  7.2.366  CTRL-B doesn't go back to the first line of the buffer
  3236  7.2.367  "xxd -r -p" doesn't work as documented

Revision 1.134: download - view: text, markup, annotated - select for diffs
Wed Dec 16 19:24:11 2009 UTC (2 years, 1 month ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +2 -2 lines
Updated vim to 7.2.320

  3370  7.2.316  may get multiple _FORTIFY_SOURCE arguments
  5249  7.2.317  memory leak when adding a highlight group resulting in E669
  2637  7.2.318  wrong locale value breaks floating point numbers for gvim
  1846  7.2.319  Motif: accessing freed memory when cancelling font dialog
  6269  7.2.320  unused function in Mzscheme interface

Revision 1.133: download - view: text, markup, annotated - select for diffs
Fri Dec 4 10:38:23 2009 UTC (2 years, 2 months ago) by martti
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +4 -2 lines
Updated vim to 7.2.315

  1831  7.2.304  compiler warning for bad pointer cast
  2727  7.2.305  recursively redrawing causes a memory leak
  1541  7.2.306  shellescape("10%%", 1) only escapes first %
  4869  7.2.307  crash with a very long syntax match statement
  5504  7.2.308  submatch() in "\=" of ":s" command returns empty string
  1533  7.2.309  (after 7.2.308) warning for missing function prototype
  1874  7.2.310  ftdetect plugin using ":setf" doesn't work with # comment
  1408  7.2.311  can't compile with FreeMiNT
  9769  7.2.312  iconv() returns invalid char sequence when conversion fails
  3744  7.2.313  command line completion doesn't work after "%:h" and similar
  1620  7.2.314  small build broken after 7.2.313
  4605  7.2.315  Python libs can't be found on 64 bit system

Revision 1.132: download - view: text, markup, annotated - select for diffs
Thu Nov 19 07:39:38 2009 UTC (2 years, 2 months ago) by martti
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +3 -14 lines
Updated vim to 7.2.302

  1931  7.2.285  (after 7.2.169) CTRL-U in Insert mode also deletes indent
  7058  7.2.286  (after 7.2.269) --startuptime argument is not consistent
  1733  7.2.287  warning from gcc 3.4 about uninitialized variable
  1680  7.2.288  Python 2.6 pyconfig.h redefines macros
  3979  7.2.289  checking wrong struct member
  5344  7.2.290  not freeing memory from ":lmap", ":xmap" and ":menutranslate"
  1498  7.2.291  reading uninitialised memory in arabic mode
  1518  7.2.292  block right-shift wrong with multibyte encoding and 'list' set
  1954  7.2.293  when setting 'comments' option it may be used in a wrong way
  8992  7.2.294  when using TEMPDIRS dir name could get too long
  4053  7.2.295  in map() on a List the index is not known, set v:key to index
  1809  7.2.296  (after 7.2.286) help message about startuptime is wrong
  1846  7.2.297  reading freed memory when writing ":reg" output to a register
  1608  7.2.298  ":vimgrep" crashes with an autocommand that sets w: variable
  1733  7.2.299  crash when comment middle is longer than start
  5886  7.2.300  file descriptors not closed when executing external command
 14601  7.2.301  formatting is wrong when 'tw' is set to a small value
  4941  7.2.302  (extra, after 7.2.301) extra part of the 7.2.301 tests
  2073  7.2.303  (after 7.2.294) can't build on MS-Windows

Revision 1.131: download - view: text, markup, annotated - select for diffs
Wed Nov 4 10:08:19 2009 UTC (2 years, 3 months ago) by martti
Branches: MAIN
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +4 -2 lines
Updated editors/vim-share to 7.2.284

  2274  7.2.268  crash when using Python to set cursor beyond end of line
  7128  7.2.269  add --startuptime so that slow startup can be analysed
  2281  7.2.270  ":@c" does not execute everything if the c register has a CR
  2649  7.2.271  Motif GUI: Using freed memory when making a choice
  2582  7.2.272  "_.svz" is not recognized as a swap file
  3404  7.2.273  crash when redirirecting to unknown array
  3749  7.2.274  syntax folding doesn't work properly when adding a comment
  2717  7.2.275  warning for unused argument and comparing signed and unsigned
  1875  7.2.276  crash when setting 'isprint' to a small bullet
  1937  7.2.277  CTRL-Y in a diff'ed window may move cursor outside of window
  2312  7.2.278  using magic number in the folding code
  3413  7.2.279  invalid memory read with visual mode "r"
  6656  7.2.280  a redraw in a custom statusline with %! may cause a crash
  2241  7.2.281  'cursorcolumn' highlighting is wrong in diff mode
  1584  7.2.282  a fold can't be closed
  2030  7.2.283  GTK: changing font doesn't keep the window maximized
  1572  7.2.284  two windows on a buffer + folding: display error after change

Revision 1.130: download - view: text, markup, annotated - select for diffs
Thu Oct 29 07:14:22 2009 UTC (2 years, 3 months ago) by martti
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +3 -2 lines
Updated editors/vim-share to 7.2.267

  2634  7.2.263  GTK2: Vim window in wrong position using the -geom argument
  5161  7.2.264  GTK2: When Vim window maximized, set 'columns' doesn't work
  1892  7.2.265  with ":silent broken" inside try/catch silency may persist
  6560  7.2.266  in an expression abbreviation the typed character is unknown
  1461  7.2.267  crash for narrow window and double-width character

Revision 1.129: download - view: text, markup, annotated - select for diffs
Mon Sep 21 17:35:55 2009 UTC (2 years, 4 months ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +3 -2 lines
Updated editors/vim-share to 7.2.262

  1870  7.2.255  (after 7.2.242) cursor column may be wrong after :set
  1783  7.2.256  GTK font dialog doesn't have a default when 'guifont' not set
  2092  7.2.257  GTK 2.17: lots of assertion error messages
  1989  7.2.258  v:beval_col and b:beval_text are wrong in UTF-8 text
  5393  7.2.259  exists() doesn't work properly for an empty aucmd group
  5431  7.2.260  (extra part of 7.2.259)
  2515  7.2.261  E38 may appear when deleting folded lines
  5652  7.2.262  string passed to user cmd custom completion can be too long

Revision 1.128: download - view: text, markup, annotated - select for diffs
Sat Sep 12 15:34:38 2009 UTC (2 years, 4 months ago) by martti
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +3 -2 lines
Updated vim to 7.2.259

  1848  7.2.246  Cscope home page link is wrong
  2561  7.2.247  Mzscheme interface minor problem
  4408  7.2.248  (extra) Win32: Mzscheme interface building minor problems
  1555  7.2.249  script that checks .po files can't handle '%' in plural forms
  1693  7.2.250  (extra) possible buffer overflow in GvimExt
  2802  7.2.251  compiler adds invalid memory bounds check
  1495  7.2.252  when 'enc' is multi-byte 'iskeyword' can't contain chars > 128
  4223  7.2.253  netbeans interface: getLength always uses current buffer
  1654  7.2.254  compiler warning for assigning size_t to int
  1870  7.2.255  (after 7.2.242) cursor column may be wrong after :set
  1783  7.2.256  GTK font dialog doesn't have a default when 'guifont' not set
  2092  7.2.257  GTK 2.17: lots of assertion error messages
  1989  7.2.258  v:beval_col and b:beval_text are wrong in UTF-8 text
  5393  7.2.259  exists() doesn't work properly for an empty aucmd group

Revision 1.127: download - view: text, markup, annotated - select for diffs
Tue Aug 25 08:17:36 2009 UTC (2 years, 5 months ago) by hasso
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +3 -7 lines
Remove cscope option and make it default. Via PR 40710 and discussed with
martti@.

Revision 1.126: download - view: text, markup, annotated - select for diffs
Tue Aug 4 05:53:03 2009 UTC (2 years, 6 months ago) by martti
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +6 -2 lines
Updated editors/vim-share to 7.2.245

  2052  7.2.219  (extra) Photon GUI is outdated
  2958  7.2.220  (after 7.2.215) BufEnter "cd" autocommand causes problems
  7103  7.2.221  X cut_buffer0 text may be used in the wrong encoding
  1816  7.2.222  ":mksession" doesn't work properly with 'acd' set
  5132  7.2.223  a script run with ":silent" cannot give any messages
  2542  7.2.224  crash when using 'completefunc'
  2874  7.2.225  when using ":normal" a saved character may be executed
  7470  7.2.226  ml_get error after deleting the last line
  1574  7.2.227  when using ":cd" in a script there is no way to track this
 14946  7.2.228  cscope is limited to 8 connections
  1595  7.2.229  warning for shadowed variable
  2442  7.2.230  a few old lint-style ARGUSED comments
  1473  7.2.231  warning for unreacheable code in Perl interface
  2704  7.2.232  cannot debug problems with being in a wrong directory
  2901  7.2.233  extra part of 7.2.232
  3831  7.2.234  it is not possible to ignore file names without a suffix
  2696  7.2.235  Using CTRL-O z= in Insert mode has a delay before redrawing
  2809  7.2.236  Mac: Compiling with Ruby doesn't always work
  1965  7.2.237  crash on exit when window icon not set
  3941  7.2.238  leaking memory when setting term to "builtin_dumb"
  4151  7.2.239  using :diffpatch twice may cause a crash
  2078  7.2.240  crash when using GUI find/replace dialog repeatedly
  5174  7.2.241  problems with using ":bufdo" and "doautoall" or ":vimgrep"
  2505  7.2.242  setting 'lazyredraw' causes the cursor column to be recomputed
  1918  7.2.243  memory leak when using :vimgrep and resizing
  4757  7.2.244  insufficient info for a conversion error from utf-8 to latin1
  5093  7.2.245  wrong conversion when writing Unicode encoded files

Revision 1.125: download - view: text, markup, annotated - select for diffs
Thu Jun 25 05:34:53 2009 UTC (2 years, 7 months ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +5 -16 lines
Updated editors/vim-share to 7.2.218

  1530  7.2.197  warning for uninitialized values of typebuf
  2006  7.2.198  buffer used for termcap entry may be too small
  1894  7.2.199  strange character in comment
 10318  7.2.200  reading past string end when using menu bar or resizing window
 14460  7.2.201  cannot copy/paste HTML to/from Firefox via the clipboard
  1846  7.2.202  BufWipeout autocmd that edits another buffer causes problems
 40481  7.2.203  using current window to work on hidden buffer has side effects
  4407  7.2.204  (extra) Win32: Can't build with Visual Studio 2010 beta 1
  2852  7.2.205  (extra) Win32: No support for High DPI awarenes
  1485  7.2.206  Win32: Can't build netbeans interface with Visual Studio 2010
  2237  7.2.207  using freed memory when ":redrawstatus" works recursively
  2569  7.2.208  "set novice" gives an error message, it should be ignored
  2532  7.2.209  for xxd setmode() is undefined on Cygwin
  1896  7.2.210  warning for file changed outside of vim even after :checktime
  1639  7.2.211  memory leak when expanding a series of file names
  1727  7.2.212  (extra) warnings for redefining SIG macros
  1521  7.2.213  warning for using vsprintf()
  1983  7.2.214  crash with complete function for user command
  8298  7.2.215  ml_get error when using ":vimgrep"
  4822  7.2.216  two error messages have the same number E812
  2020  7.2.217  running tests with valgrind doesn't work as advertised
  1448  7.2.218  cannot build GTK with hangul_input feature

Revision 1.124: download - view: text, markup, annotated - select for diffs
Tue Jun 9 10:27:30 2009 UTC (2 years, 8 months ago) by martti
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +3 -1 lines
Updated editors/vim-share to 7.2.196

  8242  7.2.185  some more compiler warnings when using gcc -Wextra
  7260  7.2.186  some more compiler warnings when using gcc -Wextra
  3334  7.2.187  (after 7.2.186) doesn't compile with older tcl versions
  8531  7.2.188  crash with specific use of function calls
  2889  7.2.189  possible hang for deleting auto-indent
  4827  7.2.190  the register executed by @@ isn't stored in viminfo
106448  7.2.191  Mzscheme interface doesn't work on Ubuntu
  4206  7.2.192  (after 7.2.188) still a crash in the garbage collector
  1545  7.2.193  warning for uninitialized values in struct
  1345  7.2.194  (extra) MSVC: rem commands are echoed
  2229  7.2.195  leaking memory for the command Vim was started with
  3466  7.2.196  remove support for splint, it doesn't work well

Revision 1.123: download - view: text, markup, annotated - select for diffs
Fri May 22 09:27:17 2009 UTC (2 years, 8 months ago) by martti
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +7 -2 lines
Updated editors/vim-share to 7.2.184

 15646  7.2.149  read uninit memory when using return value that wasn't set
 35686  7.2.150  (extra) VisVim doesn't support tabs
  1533  7.2.151  ":hist a" doesn't work like ":hist all" as the docs suggest
  2963  7.2.152  "silent echo x" inside ":redir" leaves cursor halfway the line
  2908  7.2.153  memory leak for ":recover empty_dir/"
  2390  7.2.154  (after 7.2.132) can still do ":cd" in SwapExists autocmd
  1249  7.2.155  memory leak in ":function /pat"
  5543  7.2.156  no completion for :scscope and :lcscope commands
  4299  7.2.157  illegal memory access when searching in path
  2177  7.2.158  warnings from VisualC compiler
  2478  7.2.159  when $x_includes ends up being "NONE" configure fails
  1353  7.2.160  search pattern not freed on exit when 'rightleft' set
  5400  7.2.161  folds messed up in other tab page
  2363  7.2.162  the quickfix window may get the wrong filetype
  1754  7.2.163  the command line window may get folding
  4089  7.2.164  when 'showbreak' is set wrong Visual block size reported
  1794  7.2.165  FuncUndefined autocmd event argument is expanded like filename
 10538  7.2.166  no completion for ":sign" command
 54715  7.2.167  splint doesn't work well for checking the code (part 1)
  2936  7.2.168  if no ctags program found, "make tags" executes first C file
 35841  7.2.169  fix more splint warnings, define colnr_T to be int
  4481  7.2.170  using b_dev while it was not set
  2261  7.2.171  (after 7.2.169) compiler warnings
  1883  7.2.172  (extra) compiler warning
 17875  7.2.173  use gcc instead of lint to check for unused function arguments
 42277  7.2.174  too many warnings from gcc -Wextra
  1455  7.2.175  compiler warning in OpenBSD
  5956  7.2.176  exceptions for splint are not useful
 57904  7.2.177  more warnings from gcc -Wextra
  3898  7.2.178  using negative value for device number might not always work
  2944  7.2.179  using negative value for device number might not always work
198701  7.2.180  some more compiler warnings when using gcc -Wextra
 49635  7.2.181  some more compiler warnings when using gcc -Wextra
  2128  7.2.182  compilation fails for Motif, gvim with GTK crashes on startup
 52709  7.2.183  configure problem for sys/sysctl.h on OpenBSD
 84846  7.2.184  some more compiler warnings when using gcc -Wextra

Revision 1.122: download - view: text, markup, annotated - select for diffs
Sun Mar 22 10:24:19 2009 UTC (2 years, 10 months ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +8 -2 lines
Updated editors/vim-share to 7.2.148

  1496  7.2.102  (after 7.2.100) BOM at start of Vim script not removed
  5153  7.2.103  tab page line isn't always updated, e.g. when 'bomb' is set
  1523  7.2.104  after ":saveas foo" the tab label isn't updated right away
  2159  7.2.105  modeline setting for 'foldmethod' overrules diff options
  3422  7.2.106  endless loop for "]s" in HTML when there are no misspellings
  1825  7.2.107  After a GUI dialog ":echo" messages are deleted
  1622  7.2.108  (after 7.2.105) can't compile without the diff feature
 11901  7.2.109  'langmap' does not work for multi-byte characters
  1407  7.2.110  compiler warning for unused variable
  2724  7.2.111  selection unclear for Visual block mode with 'cursorcolumn'
  1509  7.2.112  cursor invisible in first col in Visual mode if 'number' set
  2700  7.2.113  crash when using submatch() in substitute()
  2531  7.2.114  using wrong printf format: %d instead of %ld
  2716  7.2.115  some debugging code is never used
  1619  7.2.116  not all memory is freed when EXITFREE is defined
  2592  7.2.117  location list incorrectly labelled "Quickfix List"
  2068  7.2.118  <PageUp> at the more prompt only does half a page
  1550  7.2.119  status line is redrawn too often
  8305  7.2.120  location list is copied and then deleted when opening window
  4993  7.2.121  can't stop output of "!grep a *.c" in gvim with CTRL-C
  2472  7.2.122  invalid mem access if VimResized autocmd changes screen size
  1568  7.2.123  ":map" output continues after typing 'q' at more prompt
  3127  7.2.124  ":tselect" output continues after typing 'q' at more prompt
  3936  7.2.125  leaking memory when reading XPM bitmap for a sign
  4326  7.2.126  when EXITFREE is defined signs and keymaps are not freed
  1708  7.2.127  get another more prompt after typing 'q'
  1537  7.2.128  (after 7.2.055) ":lcd" causes invalid session file
  2229  7.2.129  opening command window from input() uses the search history
 12852  7.2.130  Vim may haing until CTRL-C is typed when using CTRL-Z
  2612  7.2.131  using wrong cursor highlighting after clearing 'keymap'
  7823  7.2.132  accessing freed memory when changing dir in SwapExists autocmd
  1665  7.2.133  ":diffoff!" changes settings in windows not in diff mode
  2314  7.2.134  compiler warnings for discarding "const" from pointer
  1991  7.2.135  memory leak when redefining user command with complete arg
  1326  7.2.136  (after 7.2.132) ":cd" still possible in SwapExists autocmd
 11328  7.2.137  wrong left shift of blockwise selection in tab when 've' set
  5428  7.2.138  extra part of 7.2.137
  2229  7.2.139  crash when 'virtualedit' is "all"
  1974  7.2.140  diff highlighting missing if Visual area starts at cursor pos
  6622  7.2.141  fixing bold spill redraws too many characters
  1753  7.2.142  Motif and Athena balloons don't use tooltip colors
  6830  7.2.143  no command line completion for ":cscope" command
  2304  7.2.144  colorscheme is reloaded when 't_Co' is set to the same value
  3379  7.2.145  white space in ":cscope find" is not ignored
  3394  7.2.146  v:warningmsg isn't used for all warnings
  1548  7.2.147  cursor in wrong position after Tab for small version
  4275  7.2.148  highlighting a character after the line doesn't always work

Revision 1.121: download - view: text, markup, annotated - select for diffs
Fri Feb 6 06:28:53 2009 UTC (3 years ago) by martti
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +3 -12 lines
Updated editors/vim-share to 7.2.102

 17606  7.2.070  crash when a function returns a:000
  2353  7.2.071  (extra) Win32: Handling netbeans events may cause a crash
  1786  7.2.072  (extra) compiler warning in Sniff code
  4121  7.2.073  ":set <xHome>" has the same output as ":set <Home>"
  1832  7.2.074  (extra, after 7.2.073) extra part of 7.2.073
  2218  7.2.075  (after 7.2.058) unclear comment about making a diff
  2666  7.2.076  rename(from, to) deletes file if names refer to the same file
  4745  7.2.077  (after 7.2.076) rename() fails if names differ only in case
  3298  7.2.078  problems with deleting folds
  6947  7.2.079  "killed" netbeans events are not handled correctly
  9942  7.2.080  accessing wrong memory with completion and composing char
  1728  7.2.081  compiler warning for float overflow on VAX
  2134  7.2.082  if 'ff' is "mac" then "ga" on a ^J shows 0x0d instead of 0x0a
  1733  7.2.083  ":tag" doesn't return to the right tag entry in the tag stack
  4331  7.2.084  Python: vim.eval() is wrong for recursive structures
  1862  7.2.085  ":set <M-b>=<Esc>b" does not work when 'encoding' is utf-8
  3045  7.2.086  using ":diffget 1" in buffer 1 corrupts the text
  1570  7.2.087  adding URL to 'path' doesn't work to edit a file
  2895  7.2.088  (extra) Win32: Using the clipboard sometimes fails
  2473  7.2.089  (extra) Win32: crash when using Ultramon buttons
  3286  7.2.090  user command containing 0x80 does not work properly
  2113  7.2.091  ":cs help" output is not aligned for some languages
  4538  7.2.092  some error messages are not translated
  7287  7.2.093  (extra) dialogs can't always handle multi-byte text
  3430  7.2.094  compiler warning for signed/unsigned compare, typos
  1902  7.2.095  using "r" and then CTRL-C Visual highlighting is not removed
  1464  7.2.096  after ":number" "Press Enter" msg may be on the wrong screen
  1692  7.2.097  "!xterm&" doesn't work when 'shell' is "bash"
  1864  7.2.098  warning for signed/unsigned pointer
  3498  7.2.099  unnecessary redraw when changing GUI options in terminal
  3846  7.2.100  missing first three bytes on sourced FIFO
  1362  7.2.101  (extra) MSVC version not recognized
  1496  7.2.102  (after 7.2.100) BOM at start of Vim script not removed

Revision 1.120: download - view: text, markup, annotated - select for diffs
Sat Dec 20 20:47:02 2008 UTC (3 years, 1 month ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +5 -1 lines
Updated editors/vim-share to 7.2.69

  8484  7.2.050  compiler warnings for not using return value of fwrite()
 15179  7.2.051  can't avoid 'wig' and 'suffixes' for glob() and globpath()
  2611  7.2.052  synIDattr() doesn't support "sp" for special color
  1754  7.2.053  crash when using WorkShop command ":ws foo"
  2006  7.2.054  compilation warnings for fprintf format
 34319  7.2.055  various compiler warnings with strict checking
  1635  7.2.056  (after 7.2.050) tests 58 and 59 fail
  3210  7.2.057  (after 7.2.056) trying to put size_t in int variable
  2338  7.2.058  can't add a feature name in the :version output
  1847  7.2.059  diff is not always displayed properly
 34772  7.2.060  spell checking doesn't work well for compound words
  1886  7.2.061  creating funcref requires loading the autoload script first
  1657  7.2.062  "[Scratch]" is not translated
  3558  7.2.063  warning for NULL argument of Perl_sys_init3()
  1942  7.2.064  repeating "~" on a Visual block doesn't always update screen
  5149  7.2.065  GTK GUI: cursor disappears doing ":vsp" when maximized
  2759  7.2.066  not easy to check if 'encoding' is a multi-byte encoding
  1683  7.2.067  can't load sesison extra file when it contains special chars
  2598  7.2.068  error when Emacs tags file line is too long
  1726  7.2.069  (after 7.2.060) compiler warning for putting size_t in int

Revision 1.119: download - view: text, markup, annotated - select for diffs
Fri Nov 21 08:00:31 2008 UTC (3 years, 2 months ago) by martti
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +3 -2 lines
Updated editors/vim-share to 7.2.49

 22993  7.2.041  diff messed up when editing a diff buffer in another tab page
  4987  7.2.042  restoring view in autocmd sometimes doesn't work completely
  2550  7.2.043  VMS: Too many chars escaped in filename and shell commands
  5639  7.2.044  crash because of gcc 4 being over protective for strcpy()
  2056  7.2.045  the Python interface has an empty entry in sys.path
  1704  7.2.046  wrong check for filling buffer with encoding
  2470  7.2.047  using -nb while it is not supported makes other side hang
  4758  7.2.048  v:count and v:prevcount are not set correctly
 32552  7.2.049  (extra) Win32: the clipboard doesn't support UTF-16

Revision 1.118: download - view: text, markup, annotated - select for diffs
Thu Nov 13 06:13:47 2008 UTC (3 years, 2 months ago) by martti
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +2 -2 lines
Updated vim-share to 7.2.40

  2438  7.2.038  overlapping arguments to memcpy()
  1378  7.2.039  accessing freed memory on exit when EXITFREE is defined
  1836  7.2.040  ":e ++ff=dos foo" gets "unix" 'ff' when CR before NL missing

Revision 1.117: download - view: text, markup, annotated - select for diffs
Wed Nov 12 13:32:07 2008 UTC (3 years, 2 months ago) by martti
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +4 -2 lines
Updated editors/vim-share to 7.2.35

  2969  7.2.026  (after 7.2.010) 'K' uses the rest of the line
  3235  7.2.027  can use cscope commands in the sandbox, might not be safe
  1466  7.2.028  confusing error message for missing ()
  1291  7.2.029  no completion for ":doautoall" like for ":doautocmd"
  1546  7.2.030  (after 7.2.027) can't compile, ex_oldfiles undefined
 39400  7.2.031  file names from viminfo are not available to the user
  1583  7.2.032  (after 7.2.031) can't compile with EXITFREE defined
  2270  7.2.033  using "ucs-2le" for two-byte BOM, but text might be "utf-16le"
  2372  7.2.034  memory leak in spell info when deleting a buffer
  3522  7.2.035  mismatches between library and Vim alloc/free functions
  7545  7.2.036  (extra) mismatches for library and Vim alloc/free functions
  1576  7.2.037  double free with GTK 1 and compiled with EXITFREE

Revision 1.115.2.1: download - view: text, markup, annotated - select for diffs
Tue Oct 7 14:09:29 2008 UTC (3 years, 4 months ago) by tron
Branches: pkgsrc-2008Q3
Diff to: previous 1.115: preferred, colored; next MAIN 1.116: preferred, colored
Changes since revision 1.115: +2 -2 lines
Pullup ticket #2544 - requested by martti
vim: use updated distribution archive
vim-gtk: use updated distribution archive
vim-gtk2: use updated distribution archive
vim-lang: use updated distribution archive
vim-motif: use updated distribution archive
vim-share: use updated distribution archive
vim-xaw: use updated distribution archive

Revisions pulled up:
- editors/vim-share/Makefile.common	1.116
- editors/vim-share/distinfo		1.104
---
Module Name:	pkgsrc
Committed By:	martti
Date:		Tue Oct  7 07:40:38 UTC 2008

Modified Files:
	pkgsrc/editors/vim-share: Makefile.common

Log Message:
Move all VIM distfiles to a new subdirectory as the original vim-7.2.tar.bz2
was modified in the master site (yes I agree, this is bad practice).

This appears to be only some permission changes though. If you are really
interested to see what was changed, and you have the original distfile, execute

rm -rf /tmp/vim*
tar xjf vim-7.2.tar.bz2.orig -C /tmp
mv /tmp/vim72 /tmp/vim72.orig
tar xjf vim-7.2.tar.bz2 -C /tmp
cd /tmp
ls -lR vim72.orig | sed 's+vim72.orig+vim72+' > 1
ls -lR vim72 > 2
diff -u 1 2
---
Module Name:	pkgsrc
Committed By:	martti
Date:		Tue Oct  7 12:59:23 UTC 2008

Modified Files:
	pkgsrc/editors/vim-share: distinfo

Log Message:
Regen.

Revision 1.116: download - view: text, markup, annotated - select for diffs
Tue Oct 7 07:40:38 2008 UTC (3 years, 4 months ago) by martti
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +2 -2 lines
Move all VIM distfiles to a new subdirectory as the original vim-7.2.tar.bz2
was modified in the master site (yes I agree, this is bad practice).

This appears to be only some permission changes though. If you are really
interested to see what was changed, and you have the original distfile, execute

rm -rf /tmp/vim*
tar xjf vim-7.2.tar.bz2.orig -C /tmp
mv /tmp/vim72 /tmp/vim72.orig
tar xjf vim-7.2.tar.bz2 -C /tmp
cd /tmp
ls -lR vim72.orig | sed 's+vim72.orig+vim72+' > 1
ls -lR vim72 > 2
diff -u 1 2

Revision 1.115: download - view: text, markup, annotated - select for diffs
Fri Oct 3 05:05:57 2008 UTC (3 years, 4 months ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2008Q3-base
Branch point for: pkgsrc-2008Q3
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +3 -2 lines
Updated editors/vim-share to 7.2.25

Fixed possible out-of-memory error...

  2269  7.2.019  completion and exists() don't work for ":noautocmd"
  1521  7.2.020  "kvim" starts the GUI even though KDE is no longer supported
  4806  7.2.021  getting full file name when executing autocmds may be slow
  3823  7.2.022  (extra) cannot run tests with the MingW compiler
  2062  7.2.023  'cursorcolumn' wrong in a closed fold when display is shifted
  1452  7.2.024  'history' can be made negative, causes out-of-memory error
  1470  7.2.025  a CursorHold event that invokes system() is retriggered

Revision 1.114: download - view: text, markup, annotated - select for diffs
Sun Sep 14 20:30:17 2008 UTC (3 years, 4 months ago) by martti
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +3 -2 lines
Updated editors/vim-share to 7.2.18

  2873  7.2.011  error when inserting a float value from expression register
  1444  7.2.012  compiler warnings when building with startup timing
  4157  7.2.013  hang when waiting for X selection, consuming lots of CPU time
  1769  7.2.014  synstack() doesn't work in an emptly line
  1943  7.2.015  "make all test install" doesn't stop when the test fails
  4536  7.2.016  cmdline completion pattern can be in freed memory
  5319  7.2.017  X11: strlen() used wrongly, pasting very big selection fails
  1390  7.2.018  memory leak when substitute is aborted

Revision 1.113: download - view: text, markup, annotated - select for diffs
Sun Sep 14 20:16:40 2008 UTC (3 years, 4 months ago) by martti
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +2 -2 lines
Re-apply pkg/38710

Revision 1.110.4.1: download - view: text, markup, annotated - select for diffs
Sun Sep 7 11:54:53 2008 UTC (3 years, 5 months ago) by ghen
Branches: pkgsrc-2008Q2
Diff to: previous 1.110: preferred, colored; next MAIN 1.111: preferred, colored
Changes since revision 1.110: +3 -7 lines
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

Revision 1.112: download - view: text, markup, annotated - select for diffs
Sat Sep 6 17:05:47 2008 UTC (3 years, 5 months ago) by martti
Branches: MAIN
CVS tags: cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +3 -2 lines
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

Revision 1.111: download - view: text, markup, annotated - select for diffs
Mon Aug 11 12:14:10 2008 UTC (3 years, 5 months ago) by martti
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +2 -7 lines
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".

Revision 1.110: download - view: text, markup, annotated - select for diffs
Mon Jun 23 05:07:56 2008 UTC (3 years, 7 months ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2008Q2-base, cwrapper
Branch point for: pkgsrc-2008Q2
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +7 -2 lines
Updated editors/vim-share to 7.1.330

Add CHECK_INTERPRETER_SKIP for pkg/38710

Apply the following patches:

  1480  7.1.316  when 'cscopetag' is set ":tag" gives an error message
  5203  7.1.317  compiler warnings in Motif calls
  5428  7.1.318  mem leak when closing xsmp conn.; crash on exit with Lesstif
  1514  7.1.319  illegal memory access when pasting illegal utf-8 on cmd line
 28763  7.1.320  Win64: Warnings while compiling Python interface
  2603  7.1.321  (extra) Win32 / Win64: Install file is outdated
  2677  7.1.322  can't get start of Visual area in an <expr> mapping
  1734  7.1.323  test 19 and 38 fail with some termcaps
  1847  7.1.324  file name path length on Unix is limited to 1024
  3559  7.1.325  editing a command line that doesn't fit reverses char order
  1641  7.1.326  ":smagic!from!to!" doesn't work, it sees the "!" as a flag
  5454  7.1.327  gvimtutor is also installed when not building a GUI version
  1859  7.1.328  crash when using Cygwin and non-posix path name in tags file
  2172  7.1.329  right halve of double-wide char under popup menu not redrawn
  1905  7.1.330  reading uninitialized memory when using Del in replace mode

Revision 1.106.2.1: download - view: text, markup, annotated - select for diffs
Thu Jun 19 09:14:57 2008 UTC (3 years, 7 months ago) by ghen
Branches: pkgsrc-2008Q1
Diff to: previous 1.106: preferred, colored; next MAIN 1.107: preferred, colored
Changes since revision 1.106: +5 -14 lines
Pullup ticket 2430 - requested by martti
security update for vim

- pkgsrc/editors/vim-share/Makefile.common		1.107-1.109
- pkgsrc/editors/vim-share/distinfo			1.96-1.98
- pkgsrc/editors/vim-share/version.mk			1.51-1.53

   Module Name:	pkgsrc
   Committed By:	martti
   Date:		Fri May  9 09:47:21 UTC 2008

   Modified Files:
	   pkgsrc/editors/vim-share: Makefile.common distinfo version.mk

   Log Message:
   Updated editors/vim-share to 7.1.297

     2258  7.1.284  compiler warnings for functions without prototype
     5787  7.1.285  (extra) Mac: dialog hotkeys don't work
     2045  7.1.286  (after 7.1.103) "w" at end of buffer moves cursor too far
     1859  7.1.287  crash when reversing a list after using it
     3182  7.1.288  (after 7.1.281) cscope leaves behind temp files with gvim
     1979  7.1.289  when EXITFREE is defined and 'acd' is set freed memory is used
     2146  7.1.290  reading unwritten bytes when spell checking with large indent
     1940  7.1.291  compiler warning for int-long conversion
     6698  7.1.292  when using a pattern with "\@<=" the submatches can be wrong
     3087  7.1.293  spell checking considers super/subscript chars as word chars
     2336  7.1.294  leaking memory when executing a shell command
     6102  7.1.295  vimtutor only works with vim, not gvim
     9374  7.1.296  SELinux is not supported
     1855  7.1.297  wrong parenmatch highlighting after search/replace dialog
---
   Module Name:	pkgsrc
   Committed By:	martti
   Date:		Mon Jun  2 11:19:53 UTC 2008

   Modified Files:
	   pkgsrc/editors/vim-share: Makefile.common distinfo version.mk

   Log Message:
   Updated editors/vim-share to 7.1.305

     1558  7.1.298  src/gvimtutor is not distributed
     9490  7.1.299  filetype detection fails for file name with special characters
     1959  7.1.300  value of asmsyntax argument isn't checked for valid characters
     1673  7.1.301  "File/Save" menu in Insert mode doesn't update tab page label
     1485  7.1.302  (after 7.1.299) compilation error on MS-Windows
    12135  7.1.304  shortpath_for_invalid_fname() is too complex and wrong
     4735  7.1.305  can't edit compressed file with special characters in the name
---
   Module Name:	pkgsrc
   Committed By:	martti
   Date:		Thu Jun 19 05:55:44 UTC 2008

   Modified Files:
	   pkgsrc/editors/vim-share: Makefile.common distinfo version.mk

   Log Message:
   Updated editors/vim-share to 7.1.315

     2153  7.1.306  some Unicode symbol chars are handled like word chars
    23714  7.1.307  many warnings when compiling with Python 2.5
     2673  7.1.308  when in readonly mode ":options" produces an error
     3989  7.1.309  installing and testing with a shadow directory doesn't work
     8024  7.1.310  incomplete utf-8 byte sequence at end of the file not detected
     2547  7.1.311  compiler warning for missing sentinel in X code
     2346  7.1.312  there is no check for error number mistakes in .po files
     3425  7.1.313  status and tile not updated when using netbeans setModified
     1915  7.1.314  'pastetoggle' is written to the session file without escaping
     3287  7.1.315  crash with specific search pattern using look-behind match

Revision 1.109: download - view: text, markup, annotated - select for diffs
Thu Jun 19 05:55:44 2008 UTC (3 years, 7 months ago) by martti
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +4 -2 lines
Updated editors/vim-share to 7.1.315

  2153  7.1.306  some Unicode symbol chars are handled like word chars
 23714  7.1.307  many warnings when compiling with Python 2.5
  2673  7.1.308  when in readonly mode ":options" produces an error
  3989  7.1.309  installing and testing with a shadow directory doesn't work
  8024  7.1.310  incomplete utf-8 byte sequence at end of the file not detected
  2547  7.1.311  compiler warning for missing sentinel in X code
  2346  7.1.312  there is no check for error number mistakes in .po files
  3425  7.1.313  status and tile not updated when using netbeans setModified
  1915  7.1.314  'pastetoggle' is written to the session file without escaping
  3287  7.1.315  crash with specific search pattern using look-behind match

Revision 1.108: download - view: text, markup, annotated - select for diffs
Mon Jun 2 11:19:53 2008 UTC (3 years, 8 months ago) by martti
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +3 -16 lines
Updated editors/vim-share to 7.1.305

  1558  7.1.298  src/gvimtutor is not distributed
  9490  7.1.299  filetype detection fails for file name with special characters
  1959  7.1.300  value of asmsyntax argument isn't checked for valid characters
  1673  7.1.301  "File/Save" menu in Insert mode doesn't update tab page label
  1485  7.1.302  (after 7.1.299) compilation error on MS-Windows
 12135  7.1.304  shortpath_for_invalid_fname() is too complex and wrong
  4735  7.1.305  can't edit compressed file with special characters in the name

Revision 1.107: download - view: text, markup, annotated - select for diffs
Fri May 9 09:47:21 2008 UTC (3 years, 9 months ago) by martti
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +4 -2 lines
Updated editors/vim-share to 7.1.297

  2258  7.1.284  compiler warnings for functions without prototype
  5787  7.1.285  (extra) Mac: dialog hotkeys don't work
  2045  7.1.286  (after 7.1.103) "w" at end of buffer moves cursor too far
  1859  7.1.287  crash when reversing a list after using it
  3182  7.1.288  (after 7.1.281) cscope leaves behind temp files with gvim
  1979  7.1.289  when EXITFREE is defined and 'acd' is set freed memory is used
  2146  7.1.290  reading unwritten bytes when spell checking with large indent
  1940  7.1.291  compiler warning for int-long conversion
  6698  7.1.292  when using a pattern with "\@<=" the submatches can be wrong
  3087  7.1.293  spell checking considers super/subscript chars as word chars
  2336  7.1.294  leaking memory when executing a shell command
  6102  7.1.295  vimtutor only works with vim, not gvim
  9374  7.1.296  SELinux is not supported
  1855  7.1.297  wrong parenmatch highlighting after search/replace dialog

Revision 1.106: download - view: text, markup, annotated - select for diffs
Mon Mar 17 07:10:31 2008 UTC (3 years, 10 months ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base
Branch point for: pkgsrc-2008Q1
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +3 -1 lines
Updated editors/vim-share to 7.1.283

  1582  7.1.271  in tiny version ":!touch %" causes curbuf to be wrong
  2334  7.1.272  buffer name [Location List] not used for buffer in other tab
  2504  7.1.273  when profiling on Linux Vim exits early
  1549  7.1.274  (after 7.1.272) compiler warning with optimized build
 40835  7.1.275  (extra) Mac: ATSUI and 'antialias' don't work together
  4946  7.1.276  "gw" uses 'formatexpr', even though the docs say it doesn't
  2802  7.1.277  default for 'paragraphs' misses some items
  1989  7.1.278  (extra, after 7.1.275) build problem
  3848  7.1.279  when using cscope temporary files are left behind
  1556  7.1.280  (after 7.1.275) Mac: build problems without multibyte feature
  2094  7.1.281  (after 7.1.279) Vim hangs when cscope doesn't exit
 16302  7.1.282  (extra) Win64: Installing context menu, compiler warnings
  7633  7.1.283  non-extra part of 7.1.282

Revision 1.105: download - view: text, markup, annotated - select for diffs
Tue Mar 11 10:55:03 2008 UTC (3 years, 11 months ago) by martti
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +4 -2 lines
VIM 7.1.270

  1751  7.1.253  ":sort" doesn't work in a one line file
  1894  7.1.254  Tests 49 and 55 fail when the locale is French
  1514  7.1.255  Vim doesn't support utf-32
 50921  7.1.256  findfile() also returns directories
  3326  7.1.257  configure can't always find the Tcl header files
  3360  7.1.258  crash when doing "d/\n/e" and 'virtualedit' is "all"
  1944  7.1.259  cursor in wrong place with 'rl', "utf-8" and illegal byte
  1805  7.1.260  cursor position wrong after ^@ wrapping halfway if using utf-8
  2255  7.1.261  for a 2 byte BOM UCS-2 is used, which doesn't work for UTF-16
  3438  7.1.262  can't get the process ID of Vim
  2442  7.1.263  filetype with dot doesn't work for indent plugins
  6295  7.1.264  crash when C-indenting
  1310  7.1.265  hang when completing file name and space in 'isfname'
  2510  7.1.266  version string returned by terminal may be used as typed input
  1957  7.1.267  when changing folds cursor may be positioned in a wrong place
  1576  7.1.268  always shows "+" at end of screen line with 'cursurline'
  6183  7.1.269  matchparen plugin has an arbitrary line number limit
  2861  7.1.270  ":?foo?" matches in current line since patch 7.1.025

Revision 1.104: download - view: text, markup, annotated - select for diffs
Fri Feb 15 06:36:10 2008 UTC (3 years, 11 months ago) by martti
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +5 -2 lines
Updated editors/vim-share to 7.1.252

* Set "Modified by ${MAINTAINER}" to meet the license requirements
* Changes since 7.1.248

  2144  7.1.249  after "U" the cursor can be past end of line
  1684  7.1.250  error for ":setglobal fenc=anything" when 'modifiable' is off
  3134  7.1.251  accessing freed memory when spell checking enabled
  1399  7.1.252  (after 7.1.243) test 39 fails when locale uses utf-8 encoding

Revision 1.103: download - view: text, markup, annotated - select for diffs
Wed Feb 13 12:46:26 2008 UTC (3 years, 11 months ago) by martti
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +2 -2 lines
Updated to 7.1.248 as it was release just after my 7.1.247 upgrade.

  3691  7.1.248  can't set the '" mark; can't know if setpos() was successful

Revision 1.102: download - view: text, markup, annotated - select for diffs
Wed Feb 13 12:06:30 2008 UTC (3 years, 11 months ago) by martti
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +4 -2 lines
Updated editors/vim-share to 7.1.247

  2052  7.1.230  memory leak when executing SourceCmd autocommands
  8648  7.1.231  when shifting lines the change is acted upon multiple times
  2002  7.1.232  (after 7.1.207 and 7.1.211) compiler warnings with MSVC
  3249  7.1.233  crash with Insert mode completion for a user defined command
  6865  7.1.234  display problems when diff'ing three files
  5925  7.1.235  pattern matching is slow when using a lot of simple patterns
 28992  7.1.236  hang when using complicated pattern and 'hlsearch' or ":match"
  1704  7.1.237  compiler warning on an Alpha processor in Motif code
  1801  7.1.238  searchpair() may fail when using 'c' or 'r' flag
  1639  7.1.239  (after 7.1.233) compiler warning for sprintf() argument
  5157  7.1.240  "gUe" may stop before the end of the word
  3093  7.1.241  focus change events not always ignored
  2262  7.1.242  "cib" doesn't work properly on "(x)"
  4475  7.1.243  (after 7.1.240) "U" doesn't work on all text in Visual mode
  1847  7.1.244  GUI may have part of the command line cut off
  2767  7.1.245  pressing CTRL-\ three times causes Vim to quit
  2739  7.1.246  configure hangs when the man pager is something strange
  6028  7.1.247  Netbeans: backspacing in Insert mode may skip a character

Revision 1.101: download - view: text, markup, annotated - select for diffs
Tue Jan 15 11:53:13 2008 UTC (4 years ago) by martti
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +5 -2 lines
Updated editors/vim-share to 7.1.229

  1750  7.1.213  aborting ":tabedit" from the ATTENTION dialog leaves tab open
  8399  7.1.214  ":1s/g\n\zs1//" deletes characters from the first line
  6476  7.1.215  it's difficult to figure out the nesting of syntax items
  2360  7.1.216  variants of --remote-tab are not mentioned for "vim --help"
  7103  7.1.217  the "help-tags" tag may be missing from runtime/doc/tags
  1864  7.1.218  syntax region without "keepend" could be truncated
 12134  7.1.219  (after 7.1.215) synstack() doesn't work for one char region
  3928  7.1.220  cursor may end up on trail byte after ")"
  1978  7.1.221  when inserting a "(" the following highlighting may be wrong
  3531  7.1.222  (after 7.1.217) wildcards of ":helptags" are not expanded
  8138  7.1.223  glob() doesn't handle "'" when 'shell' is "sh" or "bash"
  2131  7.1.224  "vim -F -o one two" sets 'rightleft' in one window only
  1767  7.1.225  using unitialized value when XGetWMNormalHints() fails
  1957  7.1.226  command line completion fails for a file name with a '&' char
  5595  7.1.227  hang in syntax HL when moving over a ")"
  1678  7.1.228  with 'foldmethod' "indent" fold can't be closed after "3>>"
  1758  7.1.229  a fold is closed when backspacing in Insert mode

Revision 1.100: download - view: text, markup, annotated - select for diffs
Wed Jan 9 13:47:43 2008 UTC (4 years, 1 month ago) by martti
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +8 -1 lines
Some "pkglint -Wall" fixes.

Revision 1.99: download - view: text, markup, annotated - select for diffs
Wed Jan 9 13:37:45 2008 UTC (4 years, 1 month ago) by martti
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +5 -13 lines
Updated editors/vim-share to 7.1.212

  2943  7.1.176  compiling with Aap fails if "compiledby" contains '<' or '>'
  5450  7.1.177  freeing memory twice when in debug mode while reading a script
  1567  7.1.178  "%" doesn't work on "/* comment *//* comment */"
  6581  7.1.179  configure doesn't find TCL 8.5
  7099  7.1.180  regexp patterns are not sufficiently tested
  1878  7.1.181  accessing uninitialized memory in Farsi mode with ":s"
  5457  7.1.182  with tab pages and an argument list session file may be wrong
  2489  7.1.183  Internal error for ":echo matchstr('a', 'a\%[\&]')"
  2132  7.1.184  crash when deleting backwards over a line break in Insert mode
  3744  7.1.185  "gR" and then BS doesn't work properly with multi-byte chars
  3294  7.1.186  "expand('<afile>')" returns a bogus value after ":cd dir"
  2341  7.1.187  Win32 GUI: custom completion using system() doesn't work
  1688  7.1.188  "W10" message could be displayed in the second column
  1950  7.1.189  (after 7.1.104) need to call plain_vgetc() in ask_yesno()
  1685  7.1.190  cursor after end-of-line: "iA sentence.<Esc>)"
  2007  7.1.191  Win32 GUI: when not in focus click in scrollbar doesn't work
  2605  7.1.192  CTRL-C doesn't stop duplicating text for "s" in Visual block
  2962  7.1.193  some of the Vim 5.x digraphs could be supported
  1650  7.1.194  Unix: ":echo glob('~/{}')" results in "/home/user//"
  2273  7.1.195  '0 mark doesn't work for "~/foo ~ foo"
  2642  7.1.196  (extra) Win32 GUI: "\n" in a tooltip doesn't cause line break
  2308  7.1.197  Mac: "make install" doesn't work when $prefix is set
  1460  7.1.198  hang when using ":s/\n//gn"
  3572  7.1.199  can't do command line completion for a file name extension
  2310  7.1.200  (after 7.1.177 and 7.1.182) compiler warnings
  2705  7.1.201  when reading stdin 'fenc' and 'ff' are not set
  2383  7.1.202  incomplete utf-8 byte sequence is not checked for validity
  2261  7.1.203  if 'virtualedit' is "onemore" then ":normal 99|" is not right
  2891  7.1.204  (extra) Win32: 'balloonexpr' tooltip disappears after 4 sec
  5481  7.1.205  can't get the operator in an ":omap"
  1690  7.1.206  compiler warnings when using MODIFIED_BY
  7708  7.1.207  netbeans: "remove" cannot delete one line
  2051  7.1.208  on Alpha get an unaligned access error
  2249  7.1.209  GTK GUI: when using the netrw plugin ":gui" causes a hang
  1923  7.1.210  listing mapping for 0xdb fails when 'encoding' is utf-8
 25525  7.1.211  matchparen plugin may take so long it looks like Vim hangs
  1491  7.1.212  accessing a byte before a line

Revision 1.98: download - view: text, markup, annotated - select for diffs
Tue Dec 18 08:15:03 2007 UTC (4 years, 1 month ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +12 -10 lines
Updated editors/vim-share to 7.1.175

  4691  7.1.162  crash when using a modifier before "while" or "for"
  2367  7.1.163  warning for the unknown option 'bufsecret'
  1576  7.1.164  reading past end of regexp pattern
  5538  7.1.165  crash related to getting X window ID
  2134  7.1.166  memory leak when using "gp" in Visual mode
  2528  7.1.167  xxd crashes when using "xxd -b -c 110"
  2989  7.1.168  (extra) Win32 GUI: when no focus click doesn't position cursor
  1926  7.1.169  using uninitialized memory when system() fails
  1722  7.1.170  overlapping arguments to strcpy()
  2324  7.1.171  reading one byte before allocated memory.
  1536  7.1.172  if 'buftype' is "acwrite" Vim still does overwrite check
  1928  7.1.173  accessing freed memory when using "\%^" pattern
  2197  7.1.174  writing NUL past end of a buffer
  4722  7.1.175  <BS> doesn't work with some combination of option settings

Revision 1.97: download - view: text, markup, annotated - select for diffs
Mon Nov 26 09:06:24 2007 UTC (4 years, 2 months ago) by martti
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +2 -1 lines
Updated editors/vim-share to 7.1.161

  1541  7.1.157  :" in Ex mode at end of file results in an error message
  4629  7.1.158  (extra) Win32: with utf-8 and cp1250 Alt-y is the wrong char
  1646  7.1.159  overlapping arguments for a strcpy()
  1661  7.1.160  getting/losing focus may cause hit-enter prompt to be redrawn
  4347  7.1.161  compilation errors with tiny features and EXITFREE

Revision 1.96: download - view: text, markup, annotated - select for diffs
Tue Nov 13 12:42:42 2007 UTC (4 years, 2 months ago) by martti
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +3 -2 lines
Updated editors/vim-share to 7.1.156

  2557  7.1.148  QNX and some other systems require testing for sys/types.h
  4823  7.1.149  completion menu messed up when using the scroll bar
  1759  7.1.150  Visual mode "p" doesn't work when 'clipboard' has "unnamed"
  2108  7.1.151  lalloc(0) error for line completion with 'ic' and 'inf' set
  3183  7.1.152  display problem when 'hls' and 'cursorcolumn' are set
  4610  7.1.153  compiler warnings on SGI
  1547  7.1.154  (after 7.1.152) compiler warning for signed/unsigned compare
  1594  7.1.155  crash when 'undolevels' is 0 and repeating "udd"
  4174  7.1.156  overlapping arguments for strcpy() during cmdline completion

Revision 1.95: download - view: text, markup, annotated - select for diffs
Thu Nov 1 06:18:10 2007 UTC (4 years, 3 months ago) by martti
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +3 -2 lines
* Added LICENSE=vim-license

* Updated editors/vim-share to 7.1.147

  2838  7.1.146  VMS: writing fails for rare record organisation
  2079  7.1.147  (after 7.1.127) freeing memory twice completing user name

Revision 1.94: download - view: text, markup, annotated - select for diffs
Tue Oct 30 12:49:26 2007 UTC (4 years, 3 months ago) by martti
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +8 -3 lines
Add the German mirror.

Revision 1.93: download - view: text, markup, annotated - select for diffs
Mon Oct 22 06:16:16 2007 UTC (4 years, 3 months ago) by martti
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +6 -3 lines
Updated editors/vim-share to 7.1.145

  1414  7.1.117  can't check wether Vim was compiled with Gnome
  1805  7.1.118  (after 7.1.107) compiler warning for Visual C compiler
  1761  7.1.119  crash after setting 'cmdheight' to huge value
 17416  7.1.120  can't use valgrind with "make test" to test for memory leaks
  2350  7.1.121  ":cd %:h" fails when editing file in current directory
  3732  7.1.122  Mac: building with Aap doesn't work properly
  8051  7.1.123  Win32: ":edit foo ~ foo" expands "~"
  2599  7.1.124  (extra) Mac: may get empty buffer if dropping file on Vim.app
 12060  7.1.125  the TermResponse autocommand event is not always triggered
 13372  7.1.126  (extra) ":vimgrep */*" doesn't work if autocmd changes dir
  2319  7.1.127  memory leak when doing completing
  2079  7.1.128  (extra) build problem with Cygwin
  1740  7.1.129  (extra) Win32: Can't get long user name
  9494  7.1.130  crash with some combination of undo and redo
  1535  7.1.131  ":mksession" always adds ":setlocal autoread"
  1781  7.1.132  getpos("'>") may return < 0 for a Linewise selection
  1515  7.1.133  shorten_fname1() linked when it's not needed
 10379  7.1.134  (extra) Win32: Can't build with VC8
  3337  7.1.135  Win32: ":e c:/tmp/foo" and ":e c:/tmp//foo" create two buffers
  1522  7.1.136  memory leak when using Ruby syntax highlighting
  1553  7.1.137  build failure when using EXITFREE
  1836  7.1.138  Perl: Msg() doesn't stop when "q" is typed at the more prompt
  1557  7.1.139  fold truncated when ending Insert mode with CTRL-C
  1664  7.1.140  v:count can't be used in an expression mapping
  2806  7.1.141  GTK: can't use negative offset with -geom argument
  2161  7.1.142  ":redir @A>" doesn't work
  1723  7.1.143  uninitialized memory read when diffing three files
  1250  7.1.144  after ":diffup" cursor can be in the wrong position
  6160  7.1.145  stay in Insert completion mode depending on the char typed

Revision 1.92: download - view: text, markup, annotated - select for diffs
Wed Sep 19 11:49:29 2007 UTC (4 years, 4 months ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +5 -18 lines
Use 7.1.001-100.gz instead of 100 individual patches.

Revision 1.91: download - view: text, markup, annotated - select for diffs
Tue Sep 18 05:32:17 2007 UTC (4 years, 4 months ago) by martti
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +6 -2 lines
Updated editors/vim-share to 7.1.116

  2276  7.1.088  (extra) window position wrong when using ":winpos"
 13841  7.1.089  when listing variables text of command is not cleared
  2372  7.1.090  compiler warning on Mac OS X 10.5 for sigaltstack()
 10488  7.1.091  (extra) Win32: add --windowid argument
  2901  7.1.092  (extra, after 7.1.088) wrong args for MoveWindowStructure()
 15955  7.1.093  read past end of screen line when checking for double width
  1901  7.1.094  using wrong buffer to check if syntax HL is present
  5809  7.1.095  autocmmand for focus events may cause problems
  2287  7.1.096  reading past end of a string when resizing Vim
  1620  7.1.097  "setlocal stl=%!expr" doesn't work
  1780  7.1.098  ":call s:var()" doesn't work if "s:var" is a Funcref
  4552  7.1.099  ":mkvimrc" doesn't work properly when 'paste' or 'keymap' set
 14551  7.1.100  Win32: Executing cscope doesn't always work properly
  1614  7.1.101  Ruby: The Buffer.line= method does not work
  3276  7.1.102  Perl interface doesn't compile with new version of Perl
  1976  7.1.103  "dw" past end of last line deletes a character
 14346  7.1.104  (after 7.1.095) when 'lazyredraw' set redraw may be postponed
  2426  7.1.105  internal error when using "0 ? {'a': 1} : {}"
  1580  7.1.106  ":messages" doesn't quit listing on ":"
  4081  7.1.107  Visual block mode "s" that auto-indents fails in other lines
  2633  7.1.108  (after 7.1.100) Win32: compilation problems in Cscope code
  2147  7.1.109  GTK GUI: click on arrow left of tab
  2234  7.1.110  (after 7.1.102) Win32: Still compilation problems with Perl
  2946  7.1.111  after ":vimgrep /pat/j *" folds can be wrong
  1766  7.1.112  using input() with a wrong argument may crash Vim
  2765  7.1.113  map() on an empty list causes memory to be freed twice
  1386  7.1.114  memory leak in getmatches()
  1472  7.1.115  (after 7.1.105) compiler warning for uninitialized variable
  3137  7.1.116  can't display characters above 0x10000

Revision 1.90: download - view: text, markup, annotated - select for diffs
Thu Aug 23 09:30:41 2007 UTC (4 years, 5 months ago) by martti
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +3 -2 lines
Updated editors/vim-share to 7.1.87

  1671  7.1.084  netbeans doesn't get fileOpened events when using -nb twice
  2496  7.1.085  after ":split fold.c" folds in one window disappear
  3561  7.1.086  crash when using specific Python syntax highlighting
  4165  7.1.087  cscope: reading past command end; writing past buffer end

Revision 1.89: download - view: text, markup, annotated - select for diffs
Mon Aug 20 06:24:32 2007 UTC (4 years, 5 months ago) by martti
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +4 -2 lines
Updated editors/vim-share to 7.1.83

  2757  7.1.069  GTK GUI: confirm() dialog has a default button when not wanted
  1560  7.1.070  (extra) Win32 GUI: same confirm() default button problem
  5534  7.1.071  (after 7.1.040) add a basic test for regexp patterns
  5705  7.1.072  (extra, after 7.1.041 and 7.1.071) extra part of 7.1.071
  3595  7.1.073  (after 7.1.062) crash when 'preserveindent' is set
  5259  7.1.074  crash when using string() on a recursively nested List
  1686  7.1.075  ":let v:statusmsg" reads memory already freed
  2376  7.1.076  a couple more strcpy() with overlapping arguments
  2678  7.1.078  dropping file name on gvim containing CSI byte doesn't work
  2922  7.1.079  "@" character in 'isfname' doesn't pick up umlauts for latin1
  2960  7.1.080  (extra) Compiler warnings for gvimex.cpp
  3253  7.1.081  completion doesn't work after ":!cat <foo"
  3464  7.1.082  matchparen plugin doesn't update after window split
  3448  7.1.083  (after 7.1.081) completion doesn't work with wildcards

Revision 1.88: download - view: text, markup, annotated - select for diffs
Mon Aug 13 07:04:51 2007 UTC (4 years, 5 months ago) by martti
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +7 -1 lines
Updated editors/vim-share to 7.1.32

  2692  7.1.029  (after 7.1.019) can't compile when all interfaces are used
  2364  7.1.030  vimtutor shell script checks for "vim6" but not for "vim7"
  6533  7.1.031  virtcol([123, '$']) doesn't work
  3006  7.1.032  possible crash when doing completion on the command line
  1530  7.1.033  buffer marked modified after ":bdel" and ":next"
  2956  7.1.034  Win64: compiler warnings for typecast, optimizer problem
  1797  7.1.035  after ":s/./&/#" all listed lines have a line number
 12171  7.1.036  add "none" to completion of ":echohl" and ":match"
  1817  7.1.037  using strcpy() for an overlapping string
  5704  7.1.038  'preseveindent' doesn't always work when 'et' is set
  1750  7.1.039  weird help-tags tag in docs file may make cause a crash
 53412  7.1.040  ":match" only supports three matches
  4614  7.1.041  (extra, after 7.1.040) update test makefiles for new test
  2366  7.1.042  (after 7.1.040) internal error when using matchadd()
  2820  7.1.043  in Ex mode using CTRL-D twice may cause a crash
  1632  7.1.044  in Insert mode 0 CTRL-T deletes all indent
  3101  7.1.045  double screen redraw in some situations
  1637  7.1.046  ":s/.*/&/" deletes composing characters
  1552  7.1.047  wrong argument for vim_regcomp()
  5010  7.1.048  paren highlighting is not updated after scrolling
  1722  7.1.049  can't compile with GTK2 when using hangul input feature
  4800  7.1.050  possible crash in C++ indenting
  2295  7.1.051  accessing uninitialized memory when finding spell suggestions
  2435  7.1.052  when creating a new match not all fields are initialized
  1473  7.1.053  reading uninitialized memory when updating command line
  4451  7.1.054  accessing uninitialized memory when displaying the fold column
  5414  7.1.055  using strcpy() with arguments that overlap
  3151  7.1.056  scrolling back at more prompt doesn't work properly
  2514  7.1.057  CursorHold causes problems for Normal and Visual mode commands
 10612  7.1.058  completion menu doesn't work properly when 'righleft' is set
  3350  7.1.059  in Ex mode "g/^/vi" and pressing CTRL-C: Vim hangs and beeps
  5066  7.1.060  splitting quickfix window messes up window layout
  6320  7.1.061  with latin1 'ignorecase' doesn't work for umlauts
  1550  7.1.062  (after 7.0.038) C comment indent can be wrong
  1391  7.1.063  compiler warning for uninitialized variable
  1405  7.1.064  on interix some files appear not to exist
  2983  7.1.065  Win32: MingW Compilation problem for newer version of w32api
  4553  7.1.066  when 'bomb' is changed the file should be considered modified
  7701  7.1.067  'infercase' doesn't work for thesaurus completion
  6709  7.1.068  'equalalways' equalizes windows too often

Revision 1.87: download - view: text, markup, annotated - select for diffs
Wed Jul 11 12:20:53 2007 UTC (4 years, 7 months ago) by martti
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +3 -2 lines
Updated editors/vim-share to 7.1.28

  1650  7.1.019  ":python" doesn't mention the command is not implemented
  3229  7.1.020  reading uninitialized memory when using a dialog
  2875  7.1.021  (after 7.1.015) MzScheme interface doesn't build on Win32
  1842  7.1.022  when setting 'keymap' twice b:keymap_name variable isn't set
  1718  7.1.023  "dw" in a line with one character deletes the line
  1335  7.1.024  using a pointer that may have become invalid
  2292  7.1.025  search('pat', 'bc) doesn't find word under cursor at BOL
  1710  7.1.026  "[p" doesn't work in Visual mode
  3345  7.1.027  on Sun OS reading from a process substitutions doesn't work
  2239  7.1.028  ":sort" does nothing special with empty search pattern

Revision 1.85.2.1: download - view: text, markup, annotated - select for diffs
Mon Jul 9 14:40:04 2007 UTC (4 years, 7 months ago) by ghen
Branches: pkgsrc-2007Q2
Diff to: previous 1.85: preferred, colored; next MAIN 1.86: preferred, colored
Changes since revision 1.85: +4 -2 lines
Pullup ticket 2130 - requested by martti
bugfix update for vim

- pkgsrc/editors/vim-lang/Makefile			1.12
- pkgsrc/editors/vim-share/Makefile.common		1.86
- pkgsrc/editors/vim-share/distinfo			1.76
- pkgsrc/editors/vim-share/version.mk			1.33

   Modified Files:
	   pkgsrc/editors/vim-lang: Makefile
	   pkgsrc/editors/vim-share: Makefile.common distinfo version.mk

   Log Message:
   Updated editors/vim-share to 7.1.18

      1529  7.1.003  (extra) Win32: menu entries end up in message history
      2481  7.1.004  crash when editing a directory
      3841  7.1.005  "cit" used on <foo></foo> deletes <foo>
      2941  7.1.006  when reading from stdin 'modified' can't be reset in autocmd
      6458  7.1.007  (extra) Mac: context menu does not work, scrollbars not dimmed
      2631  7.1.008  getfsize() returns an invalid number for very big files
      1881  7.1.009  diff mode: tab to spaces change not highlighted correctly
      2796  7.1.010  Gnome: tab pages are not included in the saved session
      1934  7.1.011  buffer overflow when $VIMRUNTIME is very long
      1904  7.1.012  ":let &tw = 'asdf'" does not give an error message
      2139  7.1.013  ":syn include" only loads the first file
      1479  7.1.014  crash in C-indenting
      3743  7.1.015  MzScheme interface doesn't build on Mac; init problem
      2368  7.1.016  (after 7.1.012) error message when using ":cwindow"
      6729  7.1.017  ":confirm w" does not give a prompt when file is read-only
      1771  7.1.018  "p" at end of line doesn't work right when 've' is set

Revision 1.86: download - view: text, markup, annotated - select for diffs
Mon Jul 2 07:47:59 2007 UTC (4 years, 7 months ago) by martti
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +4 -2 lines
Updated editors/vim-share to 7.1.18

  1529  7.1.003  (extra) Win32: menu entries end up in message history
  2481  7.1.004  crash when editing a directory
  3841  7.1.005  "cit" used on <foo></foo> deletes <foo>
  2941  7.1.006  when reading from stdin 'modified' can't be reset in autocmd
  6458  7.1.007  (extra) Mac: context menu does not work, scrollbars not dimmed
  2631  7.1.008  getfsize() returns an invalid number for very big files
  1881  7.1.009  diff mode: tab to spaces change not highlighted correctly
  2796  7.1.010  Gnome: tab pages are not included in the saved session
  1934  7.1.011  buffer overflow when $VIMRUNTIME is very long
  1904  7.1.012  ":let &tw = 'asdf'" does not give an error message
  2139  7.1.013  ":syn include" only loads the first file
  1479  7.1.014  crash in C-indenting
  3743  7.1.015  MzScheme interface doesn't build on Mac; init problem
  2368  7.1.016  (after 7.1.012) error message when using ":cwindow"
  6729  7.1.017  ":confirm w" does not give a prompt when file is read-only
  1771  7.1.018  "p" at end of line doesn't work right when 've' is set

Revision 1.85: download - view: text, markup, annotated - select for diffs
Wed May 16 04:56:24 2007 UTC (4 years, 8 months ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2007Q2-base
Branch point for: pkgsrc-2007Q2
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +3 -10 lines
Updated editors/vim-share to 7.1.2

This is the latest stable version of VIM. Changes since 7.0.243:

* some translation fixes
* the following patches after the official 7.1 release

  2404  7.1.001  can't build with Gnome GUI
  2011  7.1.002  Oracle Pro*C/C++ files are not detected

Revision 1.84: download - view: text, markup, annotated - select for diffs
Mon May 7 06:34:13 2007 UTC (4 years, 9 months ago) by martti
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +3 -2 lines
Updated editors/vim-share to 7.0.243

  2806  7.0.240  crash with focus autocommand in GUI when splitting window
  1379  7.0.241  ":windo throw 'foo'" loops forever
  2274  7.0.242  (extra) Win32: crash when using -register without OLE feature
  1997  7.0.243  (extra) Win32: No "Edit with Vim" menu with MSVC 2005

(This is most likely the last 7.0.x version as the 7.1 is now in beta cycle)

Revision 1.83: download - view: text, markup, annotated - select for diffs
Wed May 2 09:29:18 2007 UTC (4 years, 9 months ago) by martti
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +2 -2 lines
Updated editors/vim-share to 7.0.239

  1777  7.0.238  crash when using ":match" pattern that runs into maxmempattern
  3886  7.0.239  session file has a problem with local directories

Revision 1.82: download - view: text, markup, annotated - select for diffs
Tue May 1 17:42:29 2007 UTC (4 years, 9 months ago) by martti
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +5 -3 lines
Updated editors/vim-share to 7.0.237

  2203  7.0.225  after setline() cursor may be on wrong byte of mulit-byte char
  1578  7.0.226  display flicker when setting sign through netbeans interface
  1720  7.0.227  crash when closing a window in the GUI
  1779  7.0.228  Cygwin: problem with symlink to DOS style path
  1806  7.0.229  if 'pt' starts with Esc then Insert mode Esc doesn't time out
  4586  7.0.230  a script doesn't know if the current dir is a local dir
  2628  7.0.231  recovery from a swap file may crash
 18671  7.0.232  (extra) Mac: GUI tab labels are not supported
  9738  7.0.233  (extra) Mac: code badly formatted
  1723  7.0.234  feedkeys() may be invoked from a modeline
  2299  7.0.235  writefile() may be invoked from a modeline
  6971  7.0.236  'maxmemtot' wrong, newer Linux sysinfo() uses mem_unit field
  3847  7.0.237  'modeline' should default to off for root

Revision 1.81: download - view: text, markup, annotated - select for diffs
Tue Apr 10 06:05:41 2007 UTC (4 years, 10 months ago) by martti
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +3 -2 lines
Updated editors/vim-share to 7.0.224

  1448  7.0.220  crash when using winnr('#') in a new tab page
  3029  7.0.221  finddir() did not work properly for "." in path
  4147  7.0.222  'cindent' works for Perl, except for recognizing comments
  2604  7.0.223  popup menu could not handle unprintable characters
  6467  7.0.224  when expanding "##" spaces are escaped twice

Revision 1.80: download - view: text, markup, annotated - select for diffs
Mon Mar 19 14:21:50 2007 UTC (4 years, 10 months ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +3 -1 lines
Updated editors/vim-share to 7.0.219

  9414  7.0.208  (after 7.0.171 and 7.0.180) VMS: path changes cause trouble
  1706  7.0.209  Python: cursor may end up beyond end of changed line
  3863  7.0.210  ":cbuffer" and ":lbuffer" don't take a !
  1674  7.0.211  CTRL-U in Insert mode deletes autoindent when 'bs' is zero
  2636  7.0.212  GUI doesn't terminate on SIGTERM
  1463  7.0.213  "z=" crashes when regions in 'spellfile' share soundfolding
  4870  7.0.214  can't get "\ " argument  for <f-args> in a user command
  2807  7.0.215  (extra) Mac: Context menu has disabled useless Help entry
  3460  7.0.216  ":tab wincmd ]" does not open a new tab page
  2007  7.0.217  hang when pressing "n" for ":%s/\n/,\r/gc"
  1479  7.0.218  "%B" in 'statusline' doesn't work in Insert mode
  4108  7.0.219  editexisting.vim doesn't see buffer in other tab page

Revision 1.79: download - view: text, markup, annotated - select for diffs
Tue Mar 6 14:06:48 2007 UTC (4 years, 11 months ago) by martti
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +2 -2 lines
Updated editors/vim-share to 7.0.207

  9403  7.0.202  compiler and runtime problems on Tandem systems
  5579  7.0.203  0x80 and CSI need to be escaped when executing a register
  1892  7.0.204  cscope: parsing of lines for listing doesn't work properly
  1573  7.0.205  (after 7.0.203) can't compile tiny version
  2099  7.0.206  (after 7.0.058) can't edit all gb18030 files properly
  3000  7.0.207  (after 7.0.203) 0x80 and CSI escaped too often when recording

Revision 1.78: download - view: text, markup, annotated - select for diffs
Sun Feb 25 12:20:20 2007 UTC (4 years, 11 months ago) by martti
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +3 -16 lines
Updated editors/vim-share to 7.0.201

  2751  7.0.196  mouse pointer position wrong after ":vert ball"
  1717  7.0.197  (extra) Win32: can't compile with EXITFREE
  7454  7.0.198  (extra) Win32: compiler warnings, don't generate gvim.exe.mnf
  1969  7.0.199  cursor in wrong col when completing+formatting multi-byte
  2792  7.0.200  memory leaks when out of memory
  2511  7.0.201  error message from ":diffput" may be wrong

Revision 1.77: download - view: text, markup, annotated - select for diffs
Thu Feb 15 06:30:48 2007 UTC (4 years, 11 months ago) by martti
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +3 -2 lines
Updated editors/vim-share to 7.0.195

 2290  7.0.189  translated message about finding matches is truncated
 1778  7.0.190  "syntax spell default" results in an error message
10918  7.0.191  the items used by getqflist() and setqflist() don't match
 5114  7.0.192  ml_get errors when resetting 'swapfile' in empty file
 1599  7.0.193  crash when using --remote with arg matching 'wildignore'
 2701  7.0.194  ml_get errors may be given in a recursive loop
 2677  7.0.195  endless loop for conversion error when auto-writing

Revision 1.76: download - view: text, markup, annotated - select for diffs
Tue Feb 6 08:52:29 2007 UTC (5 years ago) by rillig
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +2 -1 lines
These packages are not MAKE_JOBS_SAFE.

Revision 1.75: download - view: text, markup, annotated - select for diffs
Mon Jan 22 07:35:34 2007 UTC (5 years ago) by martti
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +3 -2 lines
Updated editors/vim-share to 7.0.188

  4142  7.0.183  accessing memory already freed after ":redir => var" ":let"
  2400  7.0.184  cscope interface doesn't work with mlcscope
  2927  7.0.185  multi-byte chars in message get attributes from previous char
  1731  7.0.186  ml_get error when doing "/\_s*/e" with utf-8 'encoding'
  7601  7.0.187  can't properly source a remote script
  1602  7.0.188  (after 7.0.186) warning for wrong pointer type

Revision 1.74: download - view: text, markup, annotated - select for diffs
Wed Jan 10 14:26:50 2007 UTC (5 years, 1 month ago) by martti
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +2 -2 lines
Updated editors/vim-share to 7.0.182

  1744  7.0.179  crash when recovering without a swap file name
  3061  7.0.180  (extra) VMS: build problem and problem with swap files
  1790  7.0.181  when reloading a buffer an extra empty line may appear
  2768  7.0.182  cannot reach every point in the undo tree after using "g-"

Revision 1.73: download - view: text, markup, annotated - select for diffs
Tue Dec 12 06:39:16 2006 UTC (5 years, 1 month ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +3 -2 lines
Updated editors/vim-share to 7.0.178

  1498  7.0.175  tr() didn't add a final NUL
  1781  7.0.176  ":emenu" isn't executed directly, breaks the crypt key prompt
  4292  7.0.177  key from mapping at press-enter prompt would be remapped
  1565  7.0.178  comparing utf-8 strings with 'ic' may look past NUL bytes

Revision 1.72: download - view: text, markup, annotated - select for diffs
Tue Dec 5 08:13:33 2006 UTC (5 years, 2 months ago) by martti
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +3 -2 lines
Updated editors/vim-share to 7.0.174

  1812  7.0.169  Visual block highlighting not removed for "I" and "A"
  2545  7.0.170  (extra) Win32: un-maximizing and tab pages line problem
 14457  7.0.171  (extra) VMS: problem with file names with multiple paths
  2389  7.0.172  crash when recovering a file and quitting hit-enter prompt
  1703  7.0.173  ":call f().TT()" doesn't work
  2838  7.0.174  ":mksession" doesn't restore tab page window layout properly

Revision 1.71: download - view: text, markup, annotated - select for diffs
Sun Nov 26 09:02:20 2006 UTC (5 years, 2 months ago) by martti
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +3 -2 lines
Updated editors/vim-share to 7.0.168

  4306  7.0.163  can't get the position of a sign over the netbeans interface
  1518  7.0.164  ":redir @+" doesn't work
  2284  7.0.165  using CTRL-L to add to a search pattern fails for some chars
  1865  7.0.166  crash with cscope when a file descriptor is NULL
  1942  7.0.167  can't redefine a function in a dictionary
  2224  7.0.168  reading uninitialized memory and a memory leak in recovery

Revision 1.70: download - view: text, markup, annotated - select for diffs
Mon Nov 13 10:42:49 2006 UTC (5 years, 2 months ago) by martti
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +11 -25 lines
Reduce number of downloaded patch files by downloading 7.0.001-100.gz

Revision 1.69: download - view: text, markup, annotated - select for diffs
Wed Nov 8 07:54:12 2006 UTC (5 years, 3 months ago) by martti
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +4 -2 lines
Updated editors/vim-share to 7.0.162

  4356  7.0.153  crash with cscope when temp file can't be opened
  1727  7.0.154  when 'foldnextmax' is negative Vim could hang
  5872  7.0.155  when getchar() returns a mouse button the position is unknown
 21499  7.0.156  (extra) Vim doesn't compile on Amiga OS4
  3594  7.0.157  profiling info was bogus for a recursively called function
  1485  7.0.158  cursor in closed fold after adding new line
  2455  7.0.159  not enough information for an I/O error in the swap file
  9446  7.0.160  ":@a" echoes the command
  6639  7.0.161  (extra) Win32: window and tabline menu may use wrong encoding
  5819  7.0.162  doesn't exit with "vim -o a b" and abort at ATTENTION prompt

Revision 1.68: download - view: text, markup, annotated - select for diffs
Fri Oct 27 16:26:33 2006 UTC (5 years, 3 months ago) by schwarz
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +6 -2 lines
- make sure buildlink does not kill path to Mac OS X heraders
- use -f option to remove files in order to cope with permission issues

Revision 1.67: download - view: text, markup, annotated - select for diffs
Wed Oct 25 07:03:23 2006 UTC (5 years, 3 months ago) by martti
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +3 -2 lines
Updated editors/vim-share to 7.0.152

  1463  7.0.145  (after 7.0.142) compiler warning
  4308  7.0.146  opening file for quickfix may ignore windows already open
  8181  7.0.147  session file can be wrong when there are multiple tab pages
  1710  7.0.148  no error message for ":call d.foo()" when "foo" doesn't exist
  5277  7.0.149  when resizing windows scrolling is not done in the best way
  2416  7.0.150  when resizing the Vim window scrollbinding doesn't work
  1932  7.0.151  button order in GTK file dialog is different from Gnome rules
  2279  7.0.152  crash when using lesstif 2

Revision 1.66: download - view: text, markup, annotated - select for diffs
Tue Oct 17 18:31:18 2006 UTC (5 years, 3 months ago) by martti
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +25 -20 lines
Updated editors/vim-share to 7.0.138

* download and extract vim-7.0-extra.tar.gz so that previously unused patches
  can be applied and that all future patches will apply without errors

  1579  7.0.005  (extra) Win32: uninstall didn't delete spell and autoload dirs
  1347  7.0.006  Mac: "make shadow" didn't link infplist.xml
  1344  7.0.027  (extra) Win32: hang on exit when compiled with SNiFF+
  3014  7.0.028  (extra) OS/2: compilation problem
  1424  7.0.032  (extra, after 7.0.027) missing semicolon
  1741  7.0.045  (extra) Win32: MSVC 2005 compiler warnings for OLE version
  1779  7.0.057  (extra, after 7.0.45) compilation trouble with Borland C 5.5
  1750  7.0.065  (extra) Mac: horizontal scroll wheel caused vertical scroll
  6819  7.0.074  (extra) Win32: tooltips can be in the wrong encoding
  2583  7.0.108  (extra) Amiga: compilation error for mch_mkdir()

* changes since 7.0.121

  2865  7.0.122  only half of double-wide bold character may be drawn
  4200  7.0.123  SCO Openserver: configure selects the wrong terminal library
  2376  7.0.124  window-local variables from getwinvar() are for current window
  2335  7.0.125  '< and '> marks were set before Visual mode finishes
  2112  7.0.126  undo could be wrong when 'formatexpr' uses setline()
  2605  7.0.127  crash when swap file has invalid timestamp
  2246  7.0.128  GUI: display not updated when cancelling exit dialog
  2884  7.0.129  GTK GUI: avoid GTK bug concerning directory for file dialog
  5509  7.0.130  (extra) MS-DOS, MS-Windows: may get stuck using a device name
  2632  7.0.131  Win32: "vim -r" does not find swap files starting with a dot
  2163  7.0.132  (after 7.0.130) crash when reading from stdin
  3189  7.0.133  too many messages in history when searching included files
  2290  7.0.134  crash when trying to compare recusively looped List or Dict
 10022  7.0.135  crash in garbage collector with recusively looped List/Dict
  1703  7.0.136  CursorMoved not triggered when inserting a line
  2746  7.0.137  configure check for big features is wrong
 12174  7.0.138  (extra) Mac: modifiers keys don't work with function keys
  2044  7.0.139  undo info missing when using CTRL-PageUp in Insert mode
  2235  7.0.140  (after 7.0.134) comparing list/dict with itself is inefficient
  6513  7.0.141  extra CR when pasting with the mouse on the command line
  2075  7.0.142  middle mouse button didn't work right in Select mode
  1531  7.0.143  setting 'scroll' to its default value didn't work correctly
  5584  7.0.144  pattern matching may do wrong pointer computations

Revision 1.65: download - view: text, markup, annotated - select for diffs
Mon Oct 9 11:53:30 2006 UTC (5 years, 4 months ago) by martti
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +12 -3 lines
Added optional ruby support (from Matthias-Christian Ott in a private mail)

Updated to 7.0.121

  2952  7.0.092  (after 7.0.082) list of internal function args is obsolete
  2320  7.0.093  matchparen plugin can't handle some values of 'matchpairs'
  2394  7.0.094  fileinfo message is given too often after ":buf N"
 52575  7.0.095  Greek tutor is not available in utf-8
  2561  7.0.096  taglist() does not use path of tags file
  2617  7.0.097  tab pages line was not updated for ":tabclose N"
  2196  7.0.098  redirection didn't work inside cmdline completion
  2189  7.0.099  GUI: scrolling causes problems for the popup menu
  2086  7.0.100  "zug" may report the wrong filename
  2732  7.0.101  "zw" mostly doesn't work; "zg" may create wrong directory
  1634  7.0.102  redraw problem in cmdline when using SCIM
  1617  7.0.103  (after 7.0.101) compiler warning for uninitialized variable
  2522  7.0.104  CursorHold[I] may trigger when it is not wanted
  1513  7.0.105  during incremental search the ruler is not updated
  5102  7.0.106  spell popup menu may have side effects
  1805  7.0.107  tab pages line was not redrawn when using 'incsearch'
  1923  7.0.109  Lisp indenting gets confused by an escaped quote in a string
  2557  7.0.110  Amiga: Compilation problems when not using libnix
 10411  7.0.111  gzip plugin can't handle file names with special characters
  2687  7.0.112  Python interface doesn't compile with Python 2.5
  1878  7.0.113  crash when using CTRL-L in Insert mode completion
  1964  7.0.114  get extra undo point when using CTRL-C to abort Insert mode
  2339  7.0.115  missing some matches when Insert mode completion ignores case
  1508  7.0.116  MS-Windows: :version reported 32 bits for 64 bits systems
  5028  7.0.117  problem when mixing keepend and extend in syntax highlighting
  1529  7.0.118  printf() doesn't allow zero padding for strings
  1412  7.0.119  CursorHold event is not triggered when leaving Insert mode
  1780  7.0.120  crash when using getreg('=') in the = register
  1549  7.0.121  GUI: dragging last status line doesn't work with text tabline

Revision 1.64: download - view: text, markup, annotated - select for diffs
Fri Sep 8 06:18:28 2006 UTC (5 years, 5 months ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +7 -2 lines
Updated editors/vim-share to 7.0.91

  2799  7.0.077  crash when unletting a v: variable
  1968  7.0.078  there are two error messages called E46
 51669  7.0.079  vimtutor doesn't work for Russian when 'encoding' is utf-8
  1759  7.0.080  compile error when CFLAGS contains a backslash
  2043  7.0.081  command line completion doesn't work for ":!/path"
  2850  7.0.082  crash when using List or Dict argument and waiting for input
  3001  7.0.083  mouse doesn't work for all entries with inputlist()
  5968  7.0.084  garbage collection may free Lists and Dicts still in use
  1512  7.0.085  running tests changes the viminfo file
  2379  7.0.086  getqflist() uses number zero for empty pattern and text
  7382  7.0.087  'acd' doesn't work for ":file fname" and ":saveas fname"
  3066  7.0.088  generated prototypes have "extern" when build with Perl
  2445  7.0.089  "ga" gave wrong results for non-Unicode multi-byte encoding
  2486  7.0.090  need to type Esc twice in console confirm() dialog
  1698  7.0.091  winrestview() may leave cursor in the wrong position

Revision 1.63: download - view: text, markup, annotated - select for diffs
Thu Aug 31 18:44:36 2006 UTC (5 years, 5 months ago) by martti
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +7 -2 lines
Updated editors/vim-share to 7.0.76

  1534  7.0.043  "%!" at start of 'statusline' didn't work
  5277  7.0.044  Perl: changing a line in a non-current buffer may not work
  2318  7.0.046  the matchparen plugin didn't handle parens in single quotes
  2219  7.0.047  the exit status of the configure script can be wrong
  2173  7.0.048  the gzip plugin can't handle file names that have a paren
  2221  7.0.049  some Tcl scripts are not recognized
  1437  7.0.050  can't properly close a buffer through the NetBeans interface
  6097  7.0.051  (after 7.0.44) compile and/or run problem with Perl interface
  2237  7.0.052  the Vim server may expose more functionality than expected
  1379  7.0.053  shortening multi-byte directory name may fail
  2464  7.0.054  using an empty menu name may cause a crash
  2204  7.0.055  ":startins" in CmdwinEnter autocmd doesn't work immediately
  1484  7.0.056  can't use "#!" in Vim scripts to make them executable
  1423  7.0.058  gbk and gb18030 encodings are not recognized
  2110  7.0.059  Perl interface doesn't compile with ActiveState Perl 5.8.8
 18082  7.0.060  code for switching buffers is repeated in several places
  2249  7.0.061  crash in Vim command completion when nothing to complete
  4075  7.0.062  Mac: crash when using popup menu with spell error
  1295  7.0.063  tiny chance for a memory leak
  1818  7.0.064  compiler warnings for unused variables
  1407  7.0.066  tab pages line not redrawn after removing the popup menu
  3038  7.0.067  undo problems when using input method
  6123  7.0.068  'ignorecase' is not used properly for Insert mode completion
  1457  7.0.069  crash when setting 'guitablabel' to "%!expand(\%)"
 71560  7.0.070  compiler warnings for shadowed and uninitialized variables
  1550  7.0.071  using empty search pattern may cause a crash
  2791  7.0.072  can't specify anything to do when starting the GUI fails
  1597  7.0.073  CR in Insert mode completion may select original text
  1495  7.0.075  winsaveview() could store wrong desired cursor column
  2635  7.0.076  (after 7.0.010) could not get spell files from non-ftp server

Revision 1.62: download - view: text, markup, annotated - select for diffs
Tue Jul 25 06:20:53 2006 UTC (5 years, 6 months ago) by martti
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +3 -2 lines
Updated editors/vim-share to 7.0.42

  1946  7.0.040  mouse selection with "z=" and inputlist() gets wrong entry
  2229  7.0.041  cursor([1, 2]) failed, required third item in the list
  1603  7.0.042  crash or hang when pasting a block in Insert mode

Revision 1.59.2.2: download - view: text, markup, annotated - select for diffs
Wed Jul 19 15:42:44 2006 UTC (5 years, 6 months ago) by salo
Branches: pkgsrc-2006Q2
Diff to: previous 1.59.2.1: preferred, colored; branchpoint 1.59: preferred, colored; next MAIN 1.60: preferred, colored
Changes since revision 1.59.2.1: +3 -3 lines
Pullup ticket 1743 - requested by martti
bugfix update for vim, build fix for vim-motif

Revisions pulled up:
- pkgsrc/editors/vim-lang/PLIST			1.6
- pkgsrc/editors/vim-motif/Makefile		1.23
- pkgsrc/editors/vim-share/Makefile.common	1.61
- pkgsrc/editors/vim-share/distinfo		1.49
- pkgsrc/editors/vim-share/version.mk		1.11

   Module Name:		pkgsrc
   Committed By:	martti
   Date:		Tue Jul 18 10:27:16 UTC 2006

   Modified Files:
   	pkgsrc/editors/vim-lang: PLIST
   	pkgsrc/editors/vim-motif: Makefile
   	pkgsrc/editors/vim-share: Makefile.common distinfo version.mk

   Log Message:
   * Make sure PATCHDIR is always set so that the patches are really used.
      This fixes the vim-motif build.

   * Update to 7.0.39

      3990  7.0.036  can't compile with small features and syntax HL
      1880  7.0.037  crash when resizing Vim window when a line doesn't fit
      3236  7.0.038  complete() can be used from expr. mapping after
                     inserting text
      3240  7.0.039  third argument for inputdialog() doesn't work in the
                     console

Revision 1.61: download - view: text, markup, annotated - select for diffs
Tue Jul 18 10:27:16 2006 UTC (5 years, 6 months ago) by martti
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +3 -3 lines
* Make sure PATCHDIR is always set so that the patches are really used.
  This fixes the vim-motif build.

* Update to 7.0.39

  3990  7.0.036  can't compile with small features and syntax HL
  1880  7.0.037  crash when resizing Vim window when a line doesn't fit
  3236  7.0.038  complete() can be used from expr. mapping after inserting text
  3240  7.0.039  third argument for inputdialog() doesn't work in the console

Revision 1.59.2.1: download - view: text, markup, annotated - select for diffs
Sat Jul 8 07:29:52 2006 UTC (5 years, 7 months ago) by salo
Branches: pkgsrc-2006Q2
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +4 -2 lines
Pullup ticket 1716 - requested by martti
bugfix update for vim

   Module Name:		pkgsrc
   Committed By:	martti
   Date:		Sun Jul  2 17:05:15 UTC 2006

   Modified Files:
    	pkgsrc/editors/vim-share: Makefile.common distinfo version.mk

   Log Message:
   Updated editors/vim-share to 7.0.35

      1649  7.0.018  VMS: plugins are not loaded on startup
      1425  7.0.019  crash for "VjA789" and repeating
      1470  7.0.020  GUI: crash when using 'mousefocus'
      4240  7.0.021  crash when using "\\[" and "\\]" in 'errorformat
      5471  7.0.022  Ruby: buffer.append() could append to the wrong buffer
      5351  7.0.023  crash after Insert mode completion without matches
      1619  7.0.024  it is possible to set arbitrary v: variables
      2606  7.0.025  crash when deleting an item from a:000
      1800  7.0.026  Unix: when using libcall() and old error may be shown
      1494  7.0.029  cursor position may be wrong when using getchar()
      1664  7.0.030  the ":compiler" command can't be used in a FileChangedRO
                     event
      1808  7.0.031  after deleting a buffer its Select mode mappings remain
      2431  7.0.033  pasting after autoindent removes the indent
      2042  7.0.034  repeating completion was wrong after typing text or
                     using BS
      5905  7.0.035  repeating Insert mode completion doesn't work properly

Revision 1.60: download - view: text, markup, annotated - select for diffs
Sun Jul 2 17:05:14 2006 UTC (5 years, 7 months ago) by martti
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +4 -2 lines
Updated editors/vim-share to 7.0.35

  1649  7.0.018  VMS: plugins are not loaded on startup
  1425  7.0.019  crash for "VjA789" and repeating
  1470  7.0.020  GUI: crash when using 'mousefocus'
  4240  7.0.021  crash when using "\\[" and "\\]" in 'errorformat
  5471  7.0.022  Ruby: buffer.append() could append to the wrong buffer
  5351  7.0.023  crash after Insert mode completion without matches
  1619  7.0.024  it is possible to set arbitrary v: variables
  2606  7.0.025  crash when deleting an item from a:000
  1800  7.0.026  Unix: when using libcall() and old error may be shown
  1494  7.0.029  cursor position may be wrong when using getchar()
  1664  7.0.030  the ":compiler" command can't be used in a FileChangedRO event
  1808  7.0.031  after deleting a buffer its Select mode mappings remain
  2431  7.0.033  pasting after autoindent removes the indent
  2042  7.0.034  repeating completion was wrong after typing text or using BS
  5905  7.0.035  repeating Insert mode completion doesn't work properly

Revision 1.59: download - view: text, markup, annotated - select for diffs
Sun May 21 13:32:27 2006 UTC (5 years, 8 months ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2006Q2-base
Branch point for: pkgsrc-2006Q2
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +8 -6 lines
Updated vim to 7.0.17

  SIZE  NAME     FIXES
  1627  7.0.001  'spellsuggest' could not be added to
  2007  7.0.002  C omni complete has problem with % and # in tags file path
  1876  7.0.003  GUI: click in tab pages label may warp mouse pointer
  1596  7.0.004  Compiler warning for debug_saved used before set
  1579  7.0.005  (extra) Win32: uninstall didn't delete spell and autoload dirs
  1347  7.0.006  Mac: "make shadow" didn't link infplist.xml
  1919  7.0.007  AIX: compiling failed for message.c
  2081  7.0.008  Can't call a function that uses both <SID> and {expr}
  1625  7.0.009  ml_get errors when 'spell' is set
  3705  7.0.010  spellfile plugin required typing login name and password
  1989  7.0.011  can't compile with eval feature without folding feature
  2532  7.0.012  matchparen plugin changed cursor column in Insert mode
  4614  7.0.013  Insert mode completion: CTRL-L jumped back to original text
  5712  7.0.014  Motif: doesn't compile with Motif 1.2 and earlier
  4485  7.0.015  Athena: type casts for lvalues
  1810  7.0.016  recognize encodings "mac-roman", "dec-mcs" and "hp-roman8"
  2302  7.0.017  (after 7.0.014) Motif: doesn't link with Motif 1.2 and earlier

Revision 1.58: download - view: text, markup, annotated - select for diffs
Tue May 9 06:36:48 2006 UTC (5 years, 9 months ago) by martti
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +3 -3 lines
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".

Revision 1.57: download - view: text, markup, annotated - select for diffs
Thu Mar 2 11:32:34 2006 UTC (5 years, 11 months ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +5 -5 lines
More pkglint -Wall fixes.

Revision 1.56: download - view: text, markup, annotated - select for diffs
Thu Mar 2 10:41:41 2006 UTC (5 years, 11 months ago) by martti
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +6 -4 lines
Fix pkglint -Wall warnings.

Revision 1.55: download - view: text, markup, annotated - select for diffs
Thu Mar 2 07:27:44 2006 UTC (5 years, 11 months ago) by martti
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +1 -2 lines
Make cscope support optional. PKGREVISION++

Revision 1.54: download - view: text, markup, annotated - select for diffs
Tue Feb 28 11:03:17 2006 UTC (5 years, 11 months ago) by martti
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +2 -2 lines
Updated editors/vim-share to 6.4.8

  1717  6.4.007  Unix: crash when expanding backticks
  2199  6.4.008  hang for 'hlsearch' highlighting in multi-byte character

Revision 1.53: download - view: text, markup, annotated - select for diffs
Fri Feb 3 10:49:53 2006 UTC (6 years ago) by martti
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +12 -1 lines
Optional support for cscope. From Simon Schubert in a private mail.

Revision 1.51.2.1: download - view: text, markup, annotated - select for diffs
Wed Dec 28 21:58:02 2005 UTC (6 years, 1 month ago) by seb
Branches: pkgsrc-2005Q4
Diff to: previous 1.51: preferred, colored; next MAIN 1.52: preferred, colored
Changes since revision 1.51: +2 -2 lines
Pullup ticket 971 - requested by Martti Kuparinen
sync editors/vim-share, hence editors/vim-* except editors/vim-kde, with HEAD

Revisions pulled up:
- pkgsrc/editors/vim-share/Makefile.common                    1.52
- pkgsrc/editors/vim-share/distinfo                           1.43
- pkgsrc/editors/vim-share/version.mk                         1.6

   Module Name:	pkgsrc
   Committed By:	martti
   Date:		Tue Dec 27 10:17:29 UTC 2005

   Modified Files:
   	pkgsrc/editors/vim-share: Makefile.common distinfo version.mk

   Log Message:
   Updated vim to 6.4.6

      1581  6.4.004  "go" doesn't work correctly when 'virtualedit' is set
      1577  6.4.005  truncating message may write before buffer
      2320  6.4.006  ":argedit", "argdel" and ":argadd" used count argument

Revision 1.52: download - view: text, markup, annotated - select for diffs
Tue Dec 27 10:17:29 2005 UTC (6 years, 1 month ago) by martti
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -2 lines
Updated vim to 6.4.6

  1581  6.4.004  "go" doesn't work correctly when 'virtualedit' is set
  1577  6.4.005  truncating message may write before buffer
  2320  6.4.006  ":argedit", "argdel" and ":argadd" used count argument

Revision 1.51: download - view: text, markup, annotated - select for diffs
Thu Dec 1 14:04:46 2005 UTC (6 years, 2 months ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base
Branch point for: pkgsrc-2005Q4
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -2 lines
Updated editors/vim to 6.4.3

  7802  6.4.002  Unix: may change owner of wrong file in rare cases
  1463  6.4.003  (after 6.4.002) build problem on non-Unix system

Revision 1.50: download - view: text, markup, annotated - select for diffs
Mon Oct 17 06:49:34 2005 UTC (6 years, 3 months ago) by martti
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -11 lines
Updated vim to 6.4.0

This is a bugfix release of Vim. Since Vim 6.3 dozens of reported
problems have been fixed. Also included are new and updated syntax
files, translated menus and messages.

There are no new features. This release is only fixing bugs.

Revision 1.46.2.1: download - view: text, markup, annotated - select for diffs
Fri Jul 29 07:08:44 2005 UTC (6 years, 6 months ago) by snj
Branches: pkgsrc-2005Q2
Diff to: previous 1.46: preferred, colored; next MAIN 1.47: preferred, colored
Changes since revision 1.46: +6 -2 lines
Pullup ticket 627 - requested by Martti Kuparinen
security update for vim

Revisions pulled up:
- pkgsrc/editors/vim/Makefile			1.62
- pkgsrc/editors/vim-gtk/Makefile		1.50
- pkgsrc/editors/vim-gtk2/Makefile		1.17
- pkgsrc/editors/vim-motif/Makefile		1.16
- pkgsrc/editors/vim-share/Makefile		1.15-1.16
- pkgsrc/editors/vim-share/Makefile.common	1.47-1.49
- pkgsrc/editors/vim-share/distinfo		1.37-1.40
- pkgsrc/editors/vim-share/version.mk		1.2-1.3
- pkgsrc/editors/vim-share/patches/patch-ad	1.7
- pkgsrc/editors/vim-xaw/Makefile		1.39

    Module Name:    pkgsrc
    Committed By:   grant
    Date:           Tue Jul 19 10:18:59 UTC 2005

    Modified Files:
            pkgsrc/editors/leim20: Makefile
            pkgsrc/editors/vim: Makefile
            pkgsrc/editors/vim-gtk: Makefile
            pkgsrc/editors/vim-gtk2: Makefile
            pkgsrc/editors/vim-lang: Makefile
            pkgsrc/editors/vim-motif: Makefile
            pkgsrc/editors/vim-xaw: Makefile

    Log Message:
    depends should be ../../<category>/<pkg>
----
    Module Name:    pkgsrc
    Committed By:   kristerw
    Date:           Thu Jun 23 17:49:40 UTC 2005

    Modified Files:
            pkgsrc/editors/vim-share: Makefile distinfo
            pkgsrc/editors/vim-share/patches: patch-ad

    Log Message:
    Prevent paths to the build directories from being included in the package.
    Bump PKGREVISION.
----
    Module Name:    pkgsrc
    Committed By:   martti
    Date:           Thu Jul  7 08:21:36 UTC 2005

    Modified Files:
            pkgsrc/editors/vim-share: Makefile Makefile.common distinfo version.mk

    Log Message:
    Updated vim to 6.3.079

      1745  6.3.075  syntax highlighting wrong after unloading another buffer
      3546  6.3.076  crash when using Cscope interface with very long result
      1853  6.3.079  crash after executing a command in the command-line window
----
    Module Name:    pkgsrc
    Committed By:   martti
    Date:           Thu Jul  7 07:59:11 UTC 2005

    Modified Files:
            pkgsrc/editors/vim-share: Makefile.common distinfo

    Log Message:
    Added vim-6.3-lang.tar.gz to the list of downloadable files (will only be
    used by the new vim-lang package).
----
    Module Name:    pkgsrc
    Committed By:   martti
    Date:           Wed Jul 27 06:29:55 UTC 2005

    Modified Files:
            pkgsrc/editors/vim-share: Makefile.common distinfo version.mk

    Log Message:
    Updated vim to 6.3.085

      1729  6.3.081  glob() may execute shell command unexpectedly
      2102  6.3.082  (after 6.3.081) more generic solution to avoid shell
                     commands
      5053  6.3.083  VMS: add function keys to vt320 termcap entry
      3408  6.3.085  crash in syntax highlighting

Revision 1.49: download - view: text, markup, annotated - select for diffs
Wed Jul 27 06:29:55 2005 UTC (6 years, 6 months ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -2 lines
Updated vim to 6.3.085

  1729  6.3.081  glob() may execute shell command unexpectedly
  2102  6.3.082  (after 6.3.081) more generic solution to avoid shell commands
  5053  6.3.083  VMS: add function keys to vt320 termcap entry
  3408  6.3.085  crash in syntax highlighting

Revision 1.48: download - view: text, markup, annotated - select for diffs
Thu Jul 7 08:21:36 2005 UTC (6 years, 7 months ago) by martti
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +3 -2 lines
Updated vim to 6.3.079

  1745  6.3.075  syntax highlighting wrong after unloading another buffer
  3546  6.3.076  crash when using Cscope interface with very long result
  1853  6.3.079  crash after executing a command in the command-line window

Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu Jul 7 07:59:11 2005 UTC (6 years, 7 months ago) by martti
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +4 -1 lines
Added vim-6.3-lang.tar.gz to the list of downloadable files (will only be
used by the new vim-lang package).

Revision 1.46: download - view: text, markup, annotated - select for diffs
Mon May 30 14:18:14 2005 UTC (6 years, 8 months ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2005Q2-base
Branch point for: pkgsrc-2005Q2
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +7 -7 lines
Updated editors/vim to 6.3.074 and fixed pkg/29979

  2083  6.3.072  crash for substitute message when using UTF-8 and Chinese
  2017  6.3.073  Win32 GUI: display errors when scrolling up/down
  2365  6.3.074  with 'insertmode' CTRL-V after Select mode doesn't work

Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon May 16 13:39:04 2005 UTC (6 years, 8 months ago) by martti
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +3 -3 lines
Updated vim to 6.3.071

  1710  6.3.069  when converting text with illegal characters Vim may crash
  1928  6.3.070  crash when 'number' set and with a vertical split
  1722  6.3.071  CTRL-X message sticks after error for completion

Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:45:42 2005 UTC (6 years, 10 months ago) by tv
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -2 lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Apr 4 04:32:11 2005 UTC (6 years, 10 months ago) by martti
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +4 -3 lines
Updated vim to 6.3.068

  4436  6.3.065  there was no digraph for euro in Unicode
  4728  6.3.066  permissions of backup file may be wrong
  2200  6.3.067  (after 6.3.066) newly created file gets execute permission
  2247  6.3.068  can't write when editing symbolic link to compressed file

Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue Mar 15 09:07:29 2005 UTC (6 years, 10 months ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +5 -3 lines
Updated vim to 6.3.064

Changes (should fix the security issues found in 6.3.045)

  2231  6.3.046  ":registers" doesn't show multi-byte characters correctly
  2196  6.3.047  (extra) Win XP with Borland: new file is created read-only
 18175  6.3.048  (extra) VMS: doesn't build on IA64
  1776  6.3.049  (after 6.3.045) compiler warning for pointer type
  2225  6.3.050  a SIGHUP while already exiting may cause a crash
  1661  6.3.051  crash when 'wildmenu' set and completing multi-byte file name
  3175  6.3.052  (extra) Win 98: can't enter non-ASCII characters if 'enc' set
  1576  6.3.053  Win32: ":loadview" doesn't work for files with non-latin chars
  1981  6.3.054  when 'im' is set redraw remains off when repeating an insert
  8844  6.3.055  wrong text and crash using <C-R>= or <C-\>e in command line
  2091  6.3.056  window title wrong for specific multi-byte character
  1748  6.3.057  folds are not updated after a filter command
  4440  6.3.058  crash when zero columns room; can't compile without :vsplit
  2286  6.3.059  crash when editing a file with spaces and shell expansion
  1609  6.3.060  register name isn't checked for CTRL-R CTRL-O in Insert mode
  1984  6.3.061  display mess when multi-byte char at right edge of screen
  2337  6.3.062  ":normal! gQ" hangs
  1434  6.3.063  after the CursorHold event 'mousefocus' may stop working
  1586  6.3.064  line2byte(line("$") + 1) sometimes returns the wrong number

Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu Jan 27 10:37:01 2005 UTC (7 years ago) by jmmv
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +3 -3 lines
Use paths relative to pkgsrc, not pkgsrc/editors.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Jan 25 13:48:54 2005 UTC (7 years ago) by jmmv
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +7 -1 lines
Make nvi and vim* use the alternatives system to install wrappers for
bin/vi, bin/ex and bin/view.  Bump their PKGREVISIONs.

vim-kde is an exception because it currently installs programs with these
names.  So, as it's currently marked as vulnerable and as I don't have KDE
installed ATM, I'm marking it as conflicting.

Revision 1.37.4.1: download - view: text, markup, annotated - select for diffs
Sat Jan 8 16:22:48 2005 UTC (7 years, 1 month ago) by salo
Branches: pkgsrc-2004Q4
Diff to: previous 1.37: preferred, colored; next MAIN 1.38: preferred, colored
Changes since revision 1.37: +10 -8 lines
Pullup ticket 212 - requested by Adrian Portelli
security fix for vim

        Module Name:	pkgsrc
        Committed By:	cjs
        Date:		Wed Jan  5 11:03:44 UTC 2005

        Modified Files:
        	pkgsrc/editors/vim: Makefile
        	pkgsrc/editors/vim-share: Makefile.common

        Log Message:
        Move --enable-multibyte from vim/Makefile to
        vim-share/Makefile.common, since it should be not just the command
        line version of vim but all versions (e.g., gtk) that use this.
---
        Module Name:	pkgsrc
        Committed By:	adrianp
        Date:		Thu Jan  6 20:38:06 UTC 2005

        Modified Files:
        	pkgsrc/editors/vim-share: Makefile.common distinfo
        	pkgsrc/editors/vim: Makefile
        	pkgsrc/editors/vim-gtk: Makefile
        	pkgsrc/editors/vim-gtk2: Makefile
        	pkgsrc/editors/vim-motif: Makefile
        	pkgsrc/editors/vim-xaw: Makefile

        Log Message:
        Bump to 6.3.045 for recent security issue

        6.3.001  ":browse split" gives file selection dialog twice
        6.3.002  utf-8 detection in translated help files is wrong
        6.3.003  crash when using console dialog without default choice
        6.3.004  too many hit-enter prompts when searching for long string
        6.3.005  crash when searching with character offset in closed fold
        6.3.006  the current directory is prepended to the ":breakadd" argument
        6.3.007  swap file is not deleted for a "nofile" buffer after ":cd"
        6.3.008  OS/2: can't compile, missing error message
        6.3.009  (after 6.3.006) ":breakadd file" does not match for a symlink
        6.3.010  writing to a named pipe causes an error message for fsync()
        6.3.011  crash when user command completion uses "normal :cmd"
        6.3.012  lalloc(0) error for substitute command with multi-line pattern
        6.3.013  crash when using CTRL-R = in command line uses "normal :cmd"
        6.3.014  default value of 'helplang' is wrong for Chinese and Taiwanese
        6.3.015  the string returned by winrestcmd() may end in garbage
        6.3.016  'define' default had "\s" before #, breaks "[d"
        6.3.017  "9zz" could place the cursor beyond the end of a line
        6.3.018  ":0argadd zero" added the argument after the first one
        6.3.019  crash during startup when compiled for debugging
        6.3.020  "dw" doesn't work right for UTF-8 when 'delcombine' is set
        6.3.021  can't edit file with path separator in trail byte of last char
        6.3.023  when <Space> is remapped abbreviations are not expanded
        6.3.024  missing NUL for strings created with ga_concat()
        6.3.026  setting 'bg' in syncolor.vim may cause endless loop or crash
        6.3.027  VMS: Writing a file may insert extra CR characters
        6.3.028  the BOM marker is written when appending to a file
        6.3.029  crash in syntax highlighting code when inserting a line break
        6.3.030  GTK 2: crash when 'enc' is set to "utf-8" and menus redefined
        6.3.031  pressing Tab when entering a mapping may cause a display error
        6.3.032  with Python 2.3 using threads doesn't work
        6.3.033  mapping ending in two-char command doesn't restart Insert mode
        6.3.034  VMS: crash in RTL when using :help, caused by ? wildcard
        6.3.036  ml_get errors when fold was deleted
        6.3.037  (after 6.3.032) warning for unused variable
        6.3.039  line numbers not updated when inserting a line above window
        6.3.040  window count for a buffer was wrong after error handling
        6.3.042  CTRL-X CTRL-E in Insert mode does not scroll fold correctly
        6.3.043  'hlsearch' highlighting sometimes disappears
        6.3.045  some option values may cause trouble in a modeline

Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu Jan 6 20:38:06 2005 UTC (7 years, 1 month ago) by adrianp
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +9 -8 lines
Bump to 6.3.045 for recent security issue

  2672  6.3.001  ":browse split" gives file selection dialog twice
  3913  6.3.002  utf-8 detection in translated help files is wrong
  1891  6.3.003  crash when using console dialog without default choice
  2438  6.3.004  too many hit-enter prompts when searching for long string
  2809  6.3.005  crash when searching with character offset in closed fold
  1566  6.3.006  the current directory is prepended to the ":breakadd" argument
  1755  6.3.007  swap file is not deleted for a "nofile" buffer after ":cd"
  1865  6.3.008  OS/2: can't compile, missing error message
  3670  6.3.009  (after 6.3.006) ":breakadd file" does not match for a symlink
  2450  6.3.010  writing to a named pipe causes an error message for fsync()
  1896  6.3.011  crash when user command completion uses "normal :cmd"
  2882  6.3.012  lalloc(0) error for substitute command with multi-line pattern
 11947  6.3.013  crash when using CTRL-R = in command line uses "normal :cmd"
  1566  6.3.014  default value of 'helplang' is wrong for Chinese and Taiwanese
  1207  6.3.015  the string returned by winrestcmd() may end in garbage
  1735  6.3.016  'define' default had "\s" before #, breaks "[d"
  1364  6.3.017  "9zz" could place the cursor beyond the end of a line
  1844  6.3.018  ":0argadd zero" added the argument after the first one
  1992  6.3.019  crash during startup when compiled for debugging
  1915  6.3.020  "dw" doesn't work right for UTF-8 when 'delcombine' is set
  2822  6.3.021  can't edit file with path separator in trail byte of last char
  6419  6.3.023  when <Space> is remapped abbreviations are not expanded
  2456  6.3.024  missing NUL for strings created with ga_concat()
  3070  6.3.026  setting 'bg' in syncolor.vim may cause endless loop or crash
  7500  6.3.027  VMS: Writing a file may insert extra CR characters
  2128  6.3.028  the BOM marker is written when appending to a file
  2173  6.3.029  crash in syntax highlighting code when inserting a line break
  4579  6.3.030  GTK 2: crash when 'enc' is set to "utf-8" and menus redefined
  1483  6.3.031  pressing Tab when entering a mapping may cause a display error
  2094  6.3.032  with Python 2.3 using threads doesn't work
  1552  6.3.033  mapping ending in two-char command doesn't restart Insert mode
  1618  6.3.034  VMS: crash in RTL when using :help, caused by ? wildcard
  1770  6.3.036  ml_get errors when fold was deleted
  2889  6.3.037  (after 6.3.032) warning for unused variable
  2749  6.3.039  line numbers not updated when inserting a line above window
 18020  6.3.040  window count for a buffer was wrong after error handling
  1760  6.3.042  CTRL-X CTRL-E in Insert mode does not scroll fold correctly
  8053  6.3.043  'hlsearch' highlighting sometimes disappears
 12283  6.3.045  some option values may cause trouble in a modeline

Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Jan 5 11:03:44 2005 UTC (7 years, 1 month ago) by cjs
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -1 lines
Move --enable-multibyte from vim/Makefile to vim-share/Makefile.common,
since it should be not just the command line version of vim but all
versions (e.g., gtk) that use this.

Revision 1.36.2.1: download - view: text, markup, annotated - select for diffs
Thu Jul 8 08:15:55 2004 UTC (7 years, 7 months ago) by agc
Branches: pkgsrc-2004Q2
Diff to: previous 1.36: preferred, colored; next MAIN 1.37: preferred, colored
Changes since revision 1.36: +5 -5 lines
Pullup ticket 46 to the pkgsrc-2004Q2 branch, requested by Martti Kuparinen.

Update vim to version 6.3, mainly for bug fixes.

	Module Name:    pkgsrc
	Committed By:   martti
	Date:           Mon Jun 21 08:23:48 UTC 2004

	Modified Files:
		pkgsrc/editors/vim: Makefile
		pkgsrc/editors/vim-gtk: Makefile
		pkgsrc/editors/vim-gtk2: Makefile
		pkgsrc/editors/vim-motif: Makefile
		pkgsrc/editors/vim-share: Makefile Makefile.common PLIST distinfo
		pkgsrc/editors/vim-share/patches: patch-ad
		pkgsrc/editors/vim-xaw: Makefile
	Added Files:
		pkgsrc/editors/vim-share/patches: patch-aa

	Log Message:
	Updated vim to 6.3

	This is a bugfix release of Vim. Since Vim 6.2 hundreds of reported
	problems have been fixed. Also included are new and updated syntax
	files, translated menus and messages.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Jun 21 08:23:48 2004 UTC (7 years, 7 months ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2004Q4-base, pkgsrc-2004Q3-base, pkgsrc-2004Q3
Branch point for: pkgsrc-2004Q4
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +5 -5 lines
Updated vim to 6.3

This is a bugfix release of Vim. Since Vim 6.2 hundreds of reported
problems have been fixed. Also included are new and updated syntax
files, translated menus and messages.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Apr 25 01:46:11 2004 UTC (7 years, 9 months ago) by snj
Branches: MAIN
CVS tags: pkgsrc-2004Q2-base
Branch point for: pkgsrc-2004Q2
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
Convert to buildlink3.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Jan 20 12:14:06 2004 UTC (8 years ago) by agc
Branches: MAIN
CVS tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
Move WRKSRC definition away from the first paragraph in a Makefile.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Jul 17 21:35:09 2003 UTC (8 years, 6 months ago) by grant
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
s/netbsd.org/NetBSD.org/

Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Jun 2 07:27:25 2003 UTC (8 years, 8 months ago) by martti
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +7 -7 lines
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)

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Mar 29 12:40:47 2003 UTC (8 years, 10 months ago) by jmmv
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun Mar 16 08:02:38 2003 UTC (8 years, 10 months ago) by martti
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +3 -3 lines
Updated vim to 6.1.405

Lots of bug fixes since the official 6.1 release.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Oct 8 00:20:12 2002 UTC (9 years, 4 months ago) by jlam
Branches: MAIN
CVS tags: netbsd-1-6-1-base, netbsd-1-6-1
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +3 -1 lines
Note conflict with vim-kde-*.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Sep 14 00:10:46 2002 UTC (9 years, 4 months ago) by jlam
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -1 lines
buildlink1 -> buildlink2.  This should fix pkg/15160 by Brad Forschinger
<bnjf@optushome.com.au>.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Mar 25 08:04:02 2002 UTC (9 years, 10 months ago) by martti
Branches: MAIN
CVS tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +5 -1 lines
Added support for VIM_EXTRA_OPTS (requested by Katsuhiko Fujii in pkg/15990)

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Mar 24 19:39:08 2002 UTC (9 years, 10 months ago) by martti
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +12 -10 lines
Updated vim to 6.1

* several bug fixes
* new and updated syntax files
* translated menus and messages
* license has been made compatible with the GNU GPL

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Feb 12 09:24:38 2002 UTC (9 years, 11 months ago) by martti
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +4 -22 lines
Updated vim to 6.0.220

* created a new jumbo patch which includes some of the previously ignored
  patches (those which applied only partially)

* changes since 6.0.185

  * compiler warnings in the X11 client-server code
  * "I" in Visual mode saves too many lines for undo
  * size of Visual area not shown after scrolling
  * GUI: when 'mouse' is empty middle click still moved the cursor
  * serverlist() gives an error when there is no server
  * when 'virtualedit' is set "ylj" goes to the wrong column
  * col(".") returns one to little when 'virtualedit' is set
  * "--remote-silent" partly worked like "--remote-wait"
  * when 'virtualedit' is set search() may find wrong position
  * 've' set and 'sel' "exclusive" "x" in Visual mode works wrong
  * 've' set and 'sel' "exclusive" "v$x" doesn't delete last char
  * cursor doesn't move correctly when 've' and 'showbreak' set
  * multi-byte: could crash on exit when 'tenc' is set.
  * a script starting with "#!perl" is not recognized as perl
  * when scrollbinding a long jump doesn't set cursor properly
  * GTK: "icon=" argument for toolbar item was not used
  * setting 'fileformat' was possible when 'modifiable' is off
  * ":unlet" doesn't work for variables with curly braces
  * (extra) batch scripts to start gvim didn't use -f argument
  * expanding wildcards or avoiding it doesn't work properly
  * (extra) installed shortcuts start in desktop directory
  * cursor color not updated for CTRL-^ in Insert mode
  * GUI: redraw problems with bold multi-byte characters
  * after 6.0.167: allow "++enc" to overrule help file encoding
  * set 'readonly' after reading a file failed
  * GTK: missing button names for confirm() causes a crash
  * display problems for unprintable file name chars with CTRL-G
  * viminfo files contains marks without a file name
  * copy and paste doesn't work when using "/" in Visual mode
  * may display wrong lines after reloading a changed file
  * ":help" may leave an empty unlisted buffer behind
  * explorer plugin only loads directory in first window
  * ":setlocal" and ":setglobal" list termcap options
  * patch 6.0.218 causes a beep on startup

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Feb 5 13:00:43 2002 UTC (10 years ago) by martti
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +8 -4 lines
Updated vim to 6.0.185

*  crash with illegal multi-byte chars in a .vim file
*  menu for xxd didn't reset 'filetype' and did not find xxd.exe
*  compilation problem for systems without a console
*  with "-b" argument 'binary' wasn't set in a second file
*  completing user commands didn't work for mappings and dirs
*  reloading a file at the file-changed prompt resets 'readonly'
*  completing arguments of menu commands didn't work well
*  GCC 3.0.2 has an optimizer problem that makes Vim crash
*  Win32: make bitmaps work with signs
*  error in a client-server expression was reported in server
*  GUI file selection dialog mixes up file and directory names
*  after 6.0.135 pasting with a menu doesn't work in Insert mode
*  using --remote may give unwnanted error message
*  add a way to avoid GUI dialogs to popup
*  when 'fileencodings' is "latin2" help files displayed wrong
*  ":s/\n/#/" doesn't replace at empty lines
*  when "evim" can't start the GUI there is no menu to exit
*  printing multi-byte chars and tabs doesn't work properly
*  shift-left in Insert mode didn't move cursor at end of line
*  make CTRL-X CTRL-Q work like CTRL-X CTRL-V in Insert mode
*  using "P" to put a line break leaves cursor after end of line
*  after "gd" and "gD" "n" may still search backwards
*  ":help /\z(\)" doesn't work
*  add the v:dying variable to be aware of being killed
*  could not create fold with markers when 'commentstring' empty
*  the xp_backslash field wasn't always initialized
*  (extra) Win32: displaying UTF-8 may read past end of text
*  expanding a path with a trailing backslash could fail
*  leaking memory and reading uninitialzed memory for ":cd"
*  regexp on multibyte chars could go before start of line
*  leaking memory when redefining a function
*  leaking memory for expanding option values
*  crash on 64 bit machine when pasting a selection

Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Jan 28 14:06:49 2002 UTC (10 years ago) by martti
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +6 -4 lines
Updated vim to 6.0.151

*  when re-using the current buffer some items were not cleared
*  dynamic linking with python interface might not work
*  wrong syntax highlighing with multi-line patterns
*  redoing "veU" works like "U" is used as an extra command
*  could hang when stdin and stderr are redirected
*  using "%{'-'}" in 'statusline' resulted in a zero
*  it was not easy to indicate who modified Vim
*  '[ mark in wrong column after using "p" in an empty line
*  the search pattern "\(.\{-})*" could make Vim hang
*  after patch 6.0.148 "p" works like "P" for multi-byte encoding
*  statusline and ruler wrong when containing multi-byte chars

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Jan 17 11:37:01 2002 UTC (10 years ago) by martti
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +5 -4 lines
Updated vim to 6.0.140

*  bufname() may find unlisted buffer while listed buffer matches
*  setting 'iminsert' in vimrc may show ruler on alternate screen
*  don't set 'iminsert' as a side effect of ":lmap"
*  completing values for ":set tags=" didn't escape spaces right
*  could unexpectedly apply a mapping in Insert mode
*  after using 'wildmenu' not all status lines are redrawn
*  leaking memory when wiping out a buffer with local mappings

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Jan 14 14:10:28 2002 UTC (10 years ago) by martti
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +12 -12 lines
Updated vim to 6.0.130

*  in an expression used for ":s" "~" was replaced
*  the python library was linked statically
*  alternate screen color wrong after using external command
*  scrollbars and mouse pointer not updated when moving a window
*  crash with ":ls" while editing a file with a very long name
*  redraw problem in quickfix window

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Jan 9 13:40:17 2002 UTC (10 years, 1 month ago) by martti
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +14 -17 lines
Combine the first 120 patches into one big patch to avoid "Argument list
too long" errors as noted by Matthias Scheler in a private mail.

There are no functional changes in the binaries.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Jan 8 09:20:30 2002 UTC (10 years, 1 month ago) by martti
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +4 -4 lines
Updated to 6.0.120

- conversion to html didn't quote values

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Jan 4 12:05:12 2002 UTC (10 years, 1 month ago) by martti
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +5 -4 lines
Updated to 6.0.118

6.0.102  changing folds may leave the cursor halfway a closed fold
6.0.103  a large value for 'scrolloff' stops 'scrollbind'
6.0.104  redraw problem when typing a double-wide char over another
6.0.105  crash when using window of one column with multi-byte chars
6.0.106  (extra) Win32: didn't give error for wrong 'printfont'
6.0.107  (extra) VisVim: would automatically write a modified file
6.0.108  could get error message when first line of a file is folded
6.0.109  XIM: input method was reset when repeating an insert
6.0.110  error when undoing a change done by executing a register
6.0.111  virtcol() didn't use the offset for 'virtualedit'
6.0.112  the explorer plugin didn't sort names with spaces correctly
6.0.113  trouble when $HOME includes a space
6.0.114  fnamemodify() didn't expand home directory for ":p"
6.0.115  (extra) Win32: dialog textfield didn't scroll
6.0.116  (extra) Win32: check for writable file didn't check ACLs
6.0.117  (extra) Win32: 'lines' is limited too much when not using menu
6.0.118  when $TMPDIR is a relative path temp directory is not deleted

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Dec 19 07:16:06 2001 UTC (10 years, 1 month ago) by martti
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -3 lines
Updated to 6.0.101. Changes since 6.0.97:

6.0.098  GTK with Gnome: Search/Replace dialogs were not translated
6.0.099  Cygwin: didn't detect dos filetype when Vi compatible
6.0.100  crash when using ":badd +0 test%file"
6.0.101  ":mksession" can't handle '%' and '#' in a file name

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Dec 14 18:01:11 2001 UTC (10 years, 1 month ago) by martti
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -4 lines
Updated to 6.0.97. Changes since 6.0.92:

6.0.093  TCL after patch 6.0.070: bogus message when closing window
6.0.094  Athena: crash when using the bottom scrollbar
6.0.095  Perl: Deleting lines may leave cursor beyond end of file
6.0.096  ":saveas" changes file name even when file already exists
6.0.097  multi-byte: Using CTRL-F in Insert mode may cause a crash

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Nov 7 16:39:15 2001 UTC (10 years, 3 months ago) by martti
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +15 -8 lines
- I got some comments about the second line of Makefile.common (the
  "obtained from..." line). Based on those comments I removed that line
  and note hereby the following thing to give credit for the previous work:

	The idea for the patch management was taken from the FreeBSD
	vim port (by obrien@freebsd.org)

- Upgraded to 6.0.92
- Ignored patches 27, 48, 53, 64, 70, 73, 87

Changes since 6.0.25:

6.0.026  GTK: menu separators could be selected with the cursor keys
6.0.027  VMS: fix printing, compiling with VAXC and other things
6.0.028  compilation error with +visualextra but without +virtualedit
6.0.029  undo doesn't work correctly in specific situations
6.0.030  "source! file" doesn't work after ":argdo" or in a loop
6.0.031  define putenv() also for non-GUI for systems that lack it
6.0.032  no redraw after a fold setting was changed
6.0.033  MS-Windows: 'wildmenu' shows name with embedded space wrong
6.0.034  calling searchpair() with three arguments could crash
6.0.035  menu to toggle toolbar didn't work when 'ignorecase' is set
6.0.036  DOS/Windows/OS/2: path in 'tags' relative to drive didn't work
6.0.037  the default syntax menu was defined even when disabled
6.0.038  when 'selection' is "exclusive" the cursor can be beyond EOL
6.0.039  "c" in blockwise Visual and "gP" left cursor in wrong position
6.0.040  when 'fileencoding' is invalid, writing may remove the file
6.0.041  if LC_MESSAGES isn't defined ":lang messages en" doesn't work
6.0.042  ":mksession" can't handle a file name with a space
6.0.043  patch 6.0.041 used vim_getenv() instead of mch_getenv()
6.0.044  syntax argument "containedin" doesn't always work properly
6.0.045  creating fold with Visual mode doesn't redraw other window
6.0.046  the stack check fails when the limit doesn't fit in a long
6.0.047  using nested regexp item in \%[] can cause a crash
6.0.048  Win32 console: mouse sometimes doesn't work right
6.0.049  the intro screen is misleading when running evim
6.0.050  "viw" doesn't include multi-byte characters before the cursor
6.0.051  UTF-8: CTRL-R on the command line skips composing characters
6.0.052  requires 6.0.046: also look in sys/resource.h for rlim_t
6.0.053  extra: various fixes for QNX
6.0.054  CTRL-V in mswin.vim and Paste menu didn't paste block of text
6.0.055  GTK: copying a selection didn't work the first time
6.0.056  CTRL-O cw results in a nested Insert mode
6.0.057  ":wincmd g}" didn't work inside a function
6.0.058  after CursorHold autocommand the ruler wasn't updated
6.0.059  'hlsearch' highlighting is not visible in diff lines
6.0.060  Motif: if fontset cannot be allocated tooltip may crash Vim
6.0.061  v:this_session wasn't used correctly in menu.vim
6.0.062  ":shell" crashes when 'verbose' is > 3
6.0.063  when 'cpo' includes "$" "cw)" didn't update syntax highlight
6.0.064  extra: improve self-installing exe made with NSIS
6.0.065  ":normal" can read redo characters before its argument
6.0.066  undo for one command can be split into two pieces
6.0.067  if_xcmdsrv.c doesn't compile on AIX
6.0.068  using "gq" on a Visual area doesn't always redraw correctly
6.0.069  "K" on a word that includes a "!" gives an error message
6.0.070  Win32: failing library load didn't give a clear error message
6.0.071  the "iris-ansi" builtin termcap isn't very good
6.0.072  Visual area not redraw correctly when 'lazyredraw' is set
6.0.073  extra: CTRL-Z doesn't position cursor for DJGPP version
6.0.074  "&" in substitute string is wrong with a few multi-byte chars
6.0.075  could equalize too many windows when closing a window
6.0.076  compiler warning in version.c (depends on 6.0.049)
6.0.077  patch 6.0.075 was incomplete
6.0.078  "daw" didn't always work at the end of a line
6.0.079  still possible to overwrite a read-only file with "W" in 'cpo'
6.0.080  session with same file in two windows gives hit-enter prompt
6.0.081  buffers menu has wrong buffer number after ":saveas file"
6.0.082  shell prompt is sometimes right after a message from vimrc
6.0.083  GTK: dialog buttons are empty when compiled without menus
6.0.084  UTF-8: "r" with composing character can't be redone
6.0.085  with "s" and using 'mousefocus' Insert mode is stopped
6.0.086  "gu" gives a wrong message
6.0.087  lang: update message translations
6.0.088  "rx" in Visual mode could not be repeated with "."
6.0.089  "==" in a C file with a dashed list in a comment works wrong
6.0.090  a wrapping line that doesn't fit and 'so' set flashes badly
6.0.091  CTRL-O in Insert mode with 've' set moves cursor unnecessary
6.0.092  MS-Windows: explorer plugin didn't ignore case of 'suffixes'

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Oct 25 07:34:05 2001 UTC (10 years, 3 months ago) by martti
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -3 lines
* vim-gtk and vim-xaw: added dependency to xpm (Should fix pkg/14341)
* Added two new patches (instead of adding nb1 to the version number).

  6.0.024  inserting a char with CTRL-V u 9900 may cause a crash
  6.0.025  using "$" after "\v" in a regexp doesn't always work

And now I'll switch to a not-so-frequent vim patching mode, maybe once
a month is enough (although vim is almost like Linux, new patches are
needed all the time to make it stable :-)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Oct 24 10:55:21 2001 UTC (10 years, 3 months ago) by martti
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +6 -3 lines
- Note obrien@freebsd.org's work in the head of Makefile.common
- Updated to 6.0.23. Changes since 6.0.18:

6.0.019  crash when making a printable string with multi-byte chars
6.0.020  <Leader> and <LocalLeader> don't work inside a function
6.0.021  the 'cscopepathcomp' option didn't work
6.0.022  'langmap' wasn't use after a command starting with "g"
6.0.023  The lhaskell syntax file didn't load haskell.vim

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Oct 22 06:46:02 2001 UTC (10 years, 3 months ago) by martti
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +7 -3 lines
Updated to 6.0.18. Changes since 6.0.11:

6.0.012  IGNORED (Polish message translations fix)
6.0.013  ":silent! cmd" sometimes still gives an error message
6.0.014  can modify buffer while 'modifiable' is off
6.0.015  get an error message for deleting b:did_ftplugin
6.0.016  bufnr(), bufname(), etc. did not find unlisted buffers
6.0.017  the "Co" termcap entry was sometimes set to the wrong value
6.0.018  initializing 'encoding' may cause a crash

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Oct 9 10:11:33 2001 UTC (10 years, 4 months ago) by martti
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +13 -3 lines
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

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Oct 4 12:38:02 2001 UTC (10 years, 4 months ago) by agc
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -1 lines
Unify all the vim patches together in a single patches directory, located
in vim-share.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Oct 4 10:18:12 2001 UTC (10 years, 4 months ago) by martti
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +6 -8 lines
Here it is folks, VIM 6.0! Changes since version 5.8:
-----------------------------------------------------
The number of changes is huge.  These are just the main new items:

                     Folding - momentarily hide part of the text
    Vertically split windows - mixed with horizontal splits
                   Diff mode - show and remove differences between files
    Easy Vim: click-and-type - for those who really don't like two modes
                 User manual - learn to use Vim, reads like a book
          Flexible indenting - automatic indenting for any language
    Extended search patterns - more regexp power than you will need
               UTF-8 support - Unicode allows editing nearly all languages
      Multi-language support - translated messages and menus
              Plugin support - drop a script in a directory and you can use it
            Filetype plugins - an easy way to setup for editing a type of file
                File browser - browse directories, also on a terminal
Editing files over a network - read and write a remote file directly
 command-line editing window - use any Vim command to edit an Ex command
              Debugging mode - debug your Vim functions and scripts
  Cursor in virtual position - edit tables and draw ASCII pictures
          Debugger interface - use Vim with Sun Visual Workshop
  Communication between Vims - let one Vim tell another Vim what to do
                    Printing - print with syntax colors
           Quickfix extended - see error messages in a window and jump there
      Writing files improved - rename or copy to make a backup file
               Argument list - select groups of files to work on
              Restore a View - save the looks of a window and restore it later
               Color schemes - quickly switch between different color setups

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Aug 6 17:44:45 2001 UTC (10 years, 6 months ago) by pooka
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -1 lines
add conflicts for vim6 (vim-devel)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Jun 6 06:07:29 2001 UTC (10 years, 8 months ago) by pooka
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -3 lines
Update vim to 5.8

Changes since 5.7:
* 74 new syntax files.
* bugfixes
* couple of security-related fixes
* ctags is no longer distributed with vim

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Apr 22 16:25:58 2001 UTC (10 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: netbsd-1-5-PATCH001
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -12 lines
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.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Apr 19 13:55:17 2001 UTC (10 years, 9 months ago) by wiz
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Fix usage of common distfile.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Mar 7 15:52:01 2001 UTC (10 years, 11 months ago) by wiz
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
${MD5_FILE} -> ${DIGEST_FILE}

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Jun 25 12:10:12 2000 UTC (11 years, 7 months ago) by pooka
Branches: MAIN
CVS tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Add missing '/'

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Jun 25 11:50:35 2000 UTC (11 years, 7 months ago) by pooka
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Upgrade vim packages to version 5.7. Use internal curses if possible.

New since version 5.6
---------------------
Not much:
- 19 new syntax files.
- "explorer.vim" script, works like a file browser.

And many bug fixes!  This version is aimed at stability.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jan 17 17:36:31 2000 UTC (12 years ago) by pooka
Branches: MAIN
CVS tags: netbsd-1-4-PATCH002
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +11 -4 lines
Upgrade vim packages to vim 5.6.

New since version 5.5
---------------------
Not much:
- New "Edit with Vim" popup menu entry for MS-Windows.  Avoids problems with
  the MS Office taskbar.
- 18 new syntax files.
- "z+" and "z^" commands.

And many bug fixes!  This version is aimed at stability.

See ":help version-5.6" in Vim for the details.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Dec 21 13:20:32 1999 UTC (12 years, 1 month ago) by pooka
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
data files for the vim editor

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Dec 21 13:20:32 1999 UTC (12 years, 1 month ago) by pooka
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

NetBSD-CVSweb <admin[at]NetBSD[dot]se>