aboutsummaryrefslogtreecommitdiff
path: root/editors/vile
diff options
context:
space:
mode:
authorGary Jennejohn <gj@FreeBSD.org>2006-04-13 17:55:47 +0000
committerGary Jennejohn <gj@FreeBSD.org>2006-04-13 17:55:47 +0000
commit2f93b027f3272d5247b0161d78e01884c5aa013e (patch)
tree96c57f2f93d1012a6be3eb6af4369ceb12ffeaba /editors/vile
parentca5d0a975589c6a3dea45ba976b06c0c76cf3300 (diff)
downloadports-2f93b027f3272d5247b0161d78e01884c5aa013e.tar.gz
ports-2f93b027f3272d5247b0161d78e01884c5aa013e.zip
Notes
Diffstat (limited to 'editors/vile')
-rw-r--r--editors/vile/Makefile7
-rw-r--r--editors/vile/distinfo9
-rw-r--r--editors/vile/pkg-plist4
-rw-r--r--editors/vile/pkg-plist.filt4
-rw-r--r--editors/vile/pkg-plist.perl4
-rw-r--r--editors/vile/pkg-plist.perl+filt4
6 files changed, 30 insertions, 2 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile
index 0fd1954db1f8..7458ad043ddc 100644
--- a/editors/vile/Makefile
+++ b/editors/vile/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= vile
-PORTVERSION= 9.5d
+PORTVERSION= 9.5g
CATEGORIES= editors
MASTER_SITES= ftp://dickey.his.com/vile/ \
ftp://invisible-island.net/vile/ \
@@ -18,7 +18,10 @@ PATCH_SITES= ${MASTER_SITES:S,vile/,vile/patches/,g}
PATCHFILES= vile-9.5a.patch.gz \
vile-9.5b.patch.gz \
vile-9.5c.patch.gz \
- vile-9.5d.patch.gz
+ vile-9.5d.patch.gz \
+ vile-9.5e.patch.gz \
+ vile-9.5f.patch.gz \
+ vile-9.5g.patch.gz
MAINTAINER= gj@FreeBSD.org
COMMENT= VI Like Emacs. a vi "workalike", with many additional features
diff --git a/editors/vile/distinfo b/editors/vile/distinfo
index 0a44345e2269..e80db6a22085 100644
--- a/editors/vile/distinfo
+++ b/editors/vile/distinfo
@@ -13,3 +13,12 @@ SIZE (vile-9.5c.patch.gz) = 40916
MD5 (vile-9.5d.patch.gz) = bfcb93c4241cb4e87cbff35f551b1073
SHA256 (vile-9.5d.patch.gz) = 1dc8c0e397811f04e80c8eefea38d8b14632aef5e97bebc245ee7dd92e424cad
SIZE (vile-9.5d.patch.gz) = 10843
+MD5 (vile-9.5e.patch.gz) = 6176730d3c7ad740de3fd3f866532b0c
+SHA256 (vile-9.5e.patch.gz) = 7b16830584f23535f14997a3cc771339a9999cab09b2a12c707f88db6b77b72f
+SIZE (vile-9.5e.patch.gz) = 20892
+MD5 (vile-9.5f.patch.gz) = 463abf66ee814a41e14cc87ecfd84bf8
+SHA256 (vile-9.5f.patch.gz) = 38bc55a4f19df2651f6d13e1b984a54ef6023890a6ea261916dba75203b23cb6
+SIZE (vile-9.5f.patch.gz) = 38678
+MD5 (vile-9.5g.patch.gz) = 0964a9dc9bdeee27fa99bb1efb62898c
+SHA256 (vile-9.5g.patch.gz) = 38455a7c6b39d626ee95ae433af232d9dc421aa36ae9a55ae5c6bf47478e45b3
+SIZE (vile-9.5g.patch.gz) = 5986
diff --git a/editors/vile/pkg-plist b/editors/vile/pkg-plist
index 5b7d62c915ec..331956b6d8a7 100644
--- a/editors/vile/pkg-plist
+++ b/editors/vile/pkg-plist
@@ -32,6 +32,7 @@ lib/vile/vile-key-filt
lib/vile/vile-latex-filt
lib/vile/vile-lex-filt
lib/vile/vile-lisp-filt
+lib/vile/vile-lua-filt
lib/vile/vile-m4-filt
lib/vile/vile-mail-filt
lib/vile/vile-make-filt
@@ -94,6 +95,7 @@ share/vile/bnf.keywords
share/vile/c.keywords
share/vile/color-ls.rc
share/vile/cpp.keywords
+share/vile/cs.keywords
share/vile/csh.keywords
share/vile/css.keywords
share/vile/cweb.keywords
@@ -117,6 +119,7 @@ share/vile/js.keywords
share/vile/latex.keywords
share/vile/lex.keywords
share/vile/lisp.keywords
+share/vile/lua.keywords
share/vile/loaderrs.rc
share/vile/m4.keywords
share/vile/macros/color-ls.rc
@@ -186,6 +189,7 @@ share/vile/xml.keywords
share/vile/xres.keywords
share/vile/xs.keywords
share/vile/yacc.keywords
+@dirrm share/vile/doc
@dirrm share/vile/macros
@dirrm share/vile
@dirrm share/doc/vile
diff --git a/editors/vile/pkg-plist.filt b/editors/vile/pkg-plist.filt
index b5d43749db43..bb053ad2f7ca 100644
--- a/editors/vile/pkg-plist.filt
+++ b/editors/vile/pkg-plist.filt
@@ -32,6 +32,7 @@ lib/vile/vile-key-filt.so
lib/vile/vile-latex-filt.so
lib/vile/vile-lex-filt.so
lib/vile/vile-lisp-filt.so
+lib/vile/vile-lua-filt.so
lib/vile/vile-m4-filt.so
lib/vile/vile-mail-filt.so
lib/vile/vile-make-filt.so
@@ -94,6 +95,7 @@ share/vile/bnf.keywords
share/vile/c.keywords
share/vile/color-ls.rc
share/vile/cpp.keywords
+share/vile/cs.keywords
share/vile/csh.keywords
share/vile/css.keywords
share/vile/cweb.keywords
@@ -117,6 +119,7 @@ share/vile/js.keywords
share/vile/latex.keywords
share/vile/lex.keywords
share/vile/lisp.keywords
+share/vile/lua.keywords
share/vile/loaderrs.rc
share/vile/m4.keywords
share/vile/macros/color-ls.rc
@@ -186,6 +189,7 @@ share/vile/xml.keywords
share/vile/xres.keywords
share/vile/xs.keywords
share/vile/yacc.keywords
+@dirrm share/vile/doc
@dirrm share/vile/macros
@dirrm share/vile
@dirrm share/doc/vile
diff --git a/editors/vile/pkg-plist.perl b/editors/vile/pkg-plist.perl
index ebcd64823226..e1a27b9e00eb 100644
--- a/editors/vile/pkg-plist.perl
+++ b/editors/vile/pkg-plist.perl
@@ -33,6 +33,7 @@ lib/vile/vile-key-filt
lib/vile/vile-latex-filt
lib/vile/vile-lex-filt
lib/vile/vile-lisp-filt
+lib/vile/vile-lua-filt
lib/vile/vile-m4-filt
lib/vile/vile-mail-filt
lib/vile/vile-make-filt
@@ -95,6 +96,7 @@ share/vile/bnf.keywords
share/vile/c.keywords
share/vile/color-ls.rc
share/vile/cpp.keywords
+share/vile/cs.keywords
share/vile/csh.keywords
share/vile/css.keywords
share/vile/cweb.keywords
@@ -118,6 +120,7 @@ share/vile/js.keywords
share/vile/latex.keywords
share/vile/lex.keywords
share/vile/lisp.keywords
+share/vile/lua.keywords
share/vile/loaderrs.rc
share/vile/m4.keywords
share/vile/macros/color-ls.rc
@@ -210,6 +213,7 @@ share/vile/xml.keywords
share/vile/xres.keywords
share/vile/xs.keywords
share/vile/yacc.keywords
+@dirrm share/vile/doc
@dirrm share/vile/perl/Vile
@dirrm share/vile/perl
@dirrm share/vile/macros
diff --git a/editors/vile/pkg-plist.perl+filt b/editors/vile/pkg-plist.perl+filt
index c7f920625695..af7cfb06eca4 100644
--- a/editors/vile/pkg-plist.perl+filt
+++ b/editors/vile/pkg-plist.perl+filt
@@ -31,6 +31,7 @@ lib/vile/vile-ini-filt.so
lib/vile/vile-iss-filt.so
lib/vile/vile-key-filt.so
lib/vile/vile-latex-filt.so
+lib/vile/vile-lua-filt.so
lib/vile/vile-lex-filt.so
lib/vile/vile-lisp-filt.so
lib/vile/vile-m4-filt.so
@@ -95,6 +96,7 @@ share/vile/bnf.keywords
share/vile/c.keywords
share/vile/color-ls.rc
share/vile/cpp.keywords
+share/vile/cs.keywords
share/vile/csh.keywords
share/vile/css.keywords
share/vile/cweb.keywords
@@ -118,6 +120,7 @@ share/vile/js.keywords
share/vile/latex.keywords
share/vile/lex.keywords
share/vile/lisp.keywords
+share/vile/lua.keywords
share/vile/loaderrs.rc
share/vile/m4.keywords
share/vile/macros/color-ls.rc
@@ -210,6 +213,7 @@ share/vile/xml.keywords
share/vile/xres.keywords
share/vile/xs.keywords
share/vile/yacc.keywords
+@dirrm share/vile/doc
@dirrm share/vile/perl/Vile
@dirrm share/vile/perl
@dirrm share/vile/macros