Commit graph

13 commits

Author SHA1 Message Date
Thomas Klausner
4c850f93bc Remove obsolete @dirrm lines. 2009-10-11 10:44:24 +00:00
Thomas Klausner
53cae12b32 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
2009-07-22 09:53:10 +00:00
David Howland
a8cc2fe0a8 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.
2008-04-21 02:36:16 +00:00
David Howland
9533df3142 Update to version 0.39beta2
- Now requires vim 7.0
- Dropped multi-session mode
- Improved tab support
- Improved modline support
2007-05-22 13:53:47 +00:00
David Howland
8bf511509a Update to cream-0.38
- fixes bulk build failure
- see changelog for long list of fixes
2006-10-30 22:26:31 +00:00
Sergey Svishchev
7b4709677e Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
2006-10-29 08:32:37 +00:00
David Howland
2b9eee8849 Update to version 0.36
- New Features and Bugfixes too numerous to list
2006-06-23 20:44:39 +00:00
Roland Illig
2c1cc3dceb Ran pkglint --autofix over the complete pkgsrc-wip. This changed all
instances like MAKE_ENV+= VAR=${VAR} to the properly quoted form,
VAR=${VAR:Q}, or even VAR=${VAR:M*:Q} if necessary.

Manually reviewed the changes.
2005-11-28 00:27:22 +00:00
David Howland
2d403ee3c2 Update to 0.33.1 2005-10-15 16:18:40 +00:00
David Howland
d05af687ba * Update to 0.33
* Fix TODO issues
2005-10-14 00:09:54 +00:00
Roland Illig
4630aecd03 Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
2005-09-28 20:50:09 +00:00
David Howland
fe30b9ca79 More descriptive description. 2004-10-06 17:14:49 +00:00
David Howland
b962d306f4 Cream is an easy-to-use configuration of the powerful, free, and famous
Vim text editor for both Microsoft Windows and GNU/Linux.
2004-10-06 04:15:01 +00:00