summaryrefslogtreecommitdiff
path: root/editors/vim-motif
diff options
context:
space:
mode:
authormartti <martti>2006-05-09 06:36:48 +0000
committermartti <martti>2006-05-09 06:36:48 +0000
commit508972632f6e012d03a899808881f1b3504cbf0c (patch)
tree1765315b84b7362c123f7efc949dcc8e442e06f4 /editors/vim-motif
parentcb8e16112c3459f0153271ea9e0ce49df9ddd8b4 (diff)
downloadpkgsrc-508972632f6e012d03a899808881f1b3504cbf0c.tar.gz
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".
Diffstat (limited to 'editors/vim-motif')
-rw-r--r--editors/vim-motif/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/vim-motif/Makefile b/editors/vim-motif/Makefile
index 25fa83cf906..6d45a215396 100644
--- a/editors/vim-motif/Makefile
+++ b/editors/vim-motif/Makefile
@@ -1,4 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2006/03/02 10:41:41 martti Exp $
+# $NetBSD: Makefile,v 1.22 2006/05/09 06:36:48 martti Exp $
+
+BROKEN= Motif support is not configured correctly.
PKGNAME= vim-motif-${VIM_VERSION}.${VIM_PATCHLEVEL}
#PKGREVISION= 1