./editors/vim-lang, Language files for the vim editor (vi clone)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2008Q2, Version: 7.2.10, Package name: vim-lang-7.2.10, Maintainer: martti

Vim is an almost compatible version of the UNIX editor Vi. Many new features
have been added: multi level undo, syntax highlighting, command line history,
on-line help, filename completion, block operations, etc.

This package is only a shared data-package for the `actual' vim packages.
You also have to install one of vim, vim-xaw, or vim-gtk to get a working
editor.


Master sites:


Version history: (Expand)


CVS history: (Expand)


   2008-09-07 13:54:53 by Geert Hendrickx | Files touched by this commit (8) | Package updated
Log message:
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