./wip/cream, Usability add-on for Vim

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


Branch: CURRENT, Version: 0.41nb1, Package name: cream-0.41nb1, Maintainer: dhowland

Cream is a configuration of the famous Vim text editor that makes it
easier to use, like an Apple- or Windows-style text editor. It uses
Vim's own extensibility to improve menus, keyboard shortcuts, and
editing behavior. Cream seamlessly maintains Vim's insertmode to access
all the power of the original Vim plus many custom Cream extensions.


Required to run:
[sysutils/desktop-file-utils] [editors/vim-gtk2]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 8f9a2bc517e8dcf0ac99bcda96b77a14b1c8585c
Filesize: 740.84 KB

Version history: (Expand)


CVS history: (Expand)


   2012-09-24 20:26:51 by Aleksej Saushev | Files touched by this commit (116)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-08-19 16:08:44 by ndb | Files touched by this commit (1)
Log message:
Added DESTDIR.
   2012-06-14 17:03:26 by othyro | Files touched by this commit (1)
Log message:
PKG_DESTDIR_SUPPORT=user-destdir; +LICENSE.
.include "../../sysutils/desktop-file-utils/desktopdb.mk"; Passes pkglint.
   2009-10-11 12:44:25 by Thomas Klausner | Files touched by this commit (267)
Log message:
Remove obsolete @dirrm lines.
   2009-07-22 11:53:10 by Thomas Klausner | Files touched by this commit (92)
Log message:
Remove USE_DIRS from pkgsrc.

Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
   2008-04-21 04:36:16 by David Howland | Files touched by this commit (3)
Log message:
Update to version 0.41.
This is a minor release that includes the new context sensitive
Omni-completion feature from Vim 7. Also added or revised are a new
GPG encryption add-on, highlighting of URLs and email addresses,
opening URLs under the cursor in a web browser (Shift+Enter), typing
tutor improvements and a new Matrix color scheme.
   2007-05-22 15:53:47 by David Howland | Files touched by this commit (3)
Log message:
Update to version 0.39beta2
- Now requires vim 7.0
- Dropped multi-session mode
- Improved tab support
- Improved modline support
   2006-10-30 23:26:32 by David Howland | Files touched by this commit (3)
Log message:
Update to cream-0.38
- fixes bulk build failure
- see changelog for long list of fixes