<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/editors/vim-lang/PLIST, branch pkgsrc_2012Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2012Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2012Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2009-06-14T18:48:07Z</updated>
<entry>
<title>Convert @exec/@unexec to @pkgdir or drop it.</title>
<updated>2009-06-14T18:48:07Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-06-14T18:48:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=98eed4cfc242802f1ce0552c0e621b76acdb75f3'/>
<id>urn:sha1:98eed4cfc242802f1ce0552c0e621b76acdb75f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove @dirrm entries from PLISTs</title>
<updated>2009-06-14T17:48:39Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-06-14T17:48:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a3974bf3b6efabbf626979c76d7215661405a16e'/>
<id>urn:sha1:a3974bf3b6efabbf626979c76d7215661405a16e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated VIM to 7.2</title>
<updated>2008-08-11T12:14:10Z</updated>
<author>
<name>martti</name>
<email>martti</email>
</author>
<published>2008-08-11T12:14:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0208438a2cd5b9ecb22862f4e79c15b86dd15c91'/>
<id>urn:sha1:0208438a2cd5b9ecb22862f4e79c15b86dd15c91</id>
<content type='text'>
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".
</content>
</entry>
<entry>
<title>Fixed PLIST by adding the Bulgarian and Mongolian files. PKGREVISION++</title>
<updated>2007-05-23T10:32:47Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2007-05-23T10:32:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=cfac29a62c27bb2e2bb5e14982adc5af3d105226'/>
<id>urn:sha1:cfac29a62c27bb2e2bb5e14982adc5af3d105226</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Make sure PATCHDIR is always set so that the patches are really used.</title>
<updated>2006-07-18T10:27:16Z</updated>
<author>
<name>martti</name>
<email>martti</email>
</author>
<published>2006-07-18T10:27:16Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=795f0fb3f2320d06be68be5bfa4ba414f26c52b6'/>
<id>urn:sha1:795f0fb3f2320d06be68be5bfa4ba414f26c52b6</id>
<content type='text'>
  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
</content>
</entry>
<entry>
<title>Updated vim to 7.0.17</title>
<updated>2006-05-21T13:32:27Z</updated>
<author>
<name>martti</name>
<email>martti</email>
</author>
<published>2006-05-21T13:32:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e32d0d43312d1d6fad26f5b4c6aef3174eacf65d'/>
<id>urn:sha1:e32d0d43312d1d6fad26f5b4c6aef3174eacf65d</id>
<content type='text'>
  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 &lt;SID&gt; 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
</content>
</entry>
<entry>
<title>List some installed man pages. PKGREVISION++</title>
<updated>2006-05-11T09:25:37Z</updated>
<author>
<name>martti</name>
<email>martti</email>
</author>
<published>2006-05-11T09:25:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b01cebfaa676e2bad2dc9ee35b8b3e55dc709d08'/>
<id>urn:sha1:b01cebfaa676e2bad2dc9ee35b8b3e55dc709d08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update vim to 7.0.0</title>
<updated>2006-05-09T06:36:48Z</updated>
<author>
<name>martti</name>
<email>martti</email>
</author>
<published>2006-05-09T06:36:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=508972632f6e012d03a899808881f1b3504cbf0c'/>
<id>urn:sha1:508972632f6e012d03a899808881f1b3504cbf0c</id>
<content type='text'>
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".
</content>
</entry>
<entry>
<title>Updated vim to 6.4.0</title>
<updated>2005-10-17T06:49:34Z</updated>
<author>
<name>martti</name>
<email>martti</email>
</author>
<published>2005-10-17T06:49:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ae5f603798e8382118da02a828906fe3cb445057'/>
<id>urn:sha1:ae5f603798e8382118da02a828906fe3cb445057</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Added vim language files.</title>
<updated>2005-07-07T08:07:39Z</updated>
<author>
<name>martti</name>
<email>martti</email>
</author>
<published>2005-07-07T08:07:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7946db715aea7e32dff2f444f8617ab3ce531dd7'/>
<id>urn:sha1:7946db715aea7e32dff2f444f8617ab3ce531dd7</id>
<content type='text'>
</content>
</entry>
</feed>
