diff options
author | gj <gj@FreeBSD.org> | 2000-02-02 21:51:39 +0000 |
---|---|---|
committer | gj <gj@FreeBSD.org> | 2000-02-02 21:51:39 +0000 |
commit | eca1ca4f7e978ffb91e4a1ca8c10dd702e64c7e4 (patch) | |
tree | 575e459eddfa53f6fee089fbbd8ee9c3b8840be3 /editors | |
parent | a218c09c8fb38aa37ce9c79a2446f20cf356cd3e (diff) | |
download | FreeBSD-ports-eca1ca4f7e978ffb91e4a1ca8c10dd702e64c7e4.zip FreeBSD-ports-eca1ca4f7e978ffb91e4a1ca8c10dd702e64c7e4.tar.gz |
Upgrade to version 9.1.
Delete a MASTERSITE which refuses connections.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/vile/Makefile | 7 | ||||
-rw-r--r-- | editors/vile/distinfo | 2 | ||||
-rw-r--r-- | editors/vile/files/patch-ac | 34 | ||||
-rw-r--r-- | editors/vile/pkg-plist | 16 | ||||
-rw-r--r-- | editors/vile/pkg-plist.perl | 41 | ||||
-rw-r--r-- | editors/xvile/Makefile | 9 | ||||
-rw-r--r-- | editors/xvile/distinfo | 2 | ||||
-rw-r--r-- | editors/xvile/files/patch-ac | 34 | ||||
-rw-r--r-- | editors/xvile/pkg-plist | 15 | ||||
-rw-r--r-- | editors/xvile/pkg-plist.perl | 42 |
10 files changed, 104 insertions, 98 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile index 08251e6..eeba783 100644 --- a/editors/vile/Makefile +++ b/editors/vile/Makefile @@ -1,15 +1,14 @@ # New ports collection makefile for: vile -# Version required: 9.0 +# Version required: 9.1 # Date created: Wed Nov 26, 1996 # Whom: pgf # # $FreeBSD$ # -DISTNAME= vile-9.0 +DISTNAME= vile-9.1 CATEGORIES= editors -MASTER_SITES= ftp://ftp.clark.net/pub/dickey/vile/ \ - ftp://ftp.phred.org/pub/vile/ \ +MASTER_SITES= ftp://ftp.phred.org/pub/vile/ \ ftp://id.wing.net/pub/pgf/vile/ EXTRACT_SUFX= .tgz diff --git a/editors/vile/distinfo b/editors/vile/distinfo index 4fa1b69..e17a37d 100644 --- a/editors/vile/distinfo +++ b/editors/vile/distinfo @@ -1 +1 @@ -MD5 (vile-9.0.tgz) = aa7e169e0c0c1e4e7d21eaa2d879ecb8 +MD5 (vile-9.1.tgz) = a622388465947654673aa9df86a9b460 diff --git a/editors/vile/files/patch-ac b/editors/vile/files/patch-ac index bf21f999..bdbe190 100644 --- a/editors/vile/files/patch-ac +++ b/editors/vile/files/patch-ac @@ -1,5 +1,5 @@ ---- makefile.in.orig Thu Nov 11 03:04:17 1999 -+++ makefile.in Sat Dec 25 12:03:45 1999 +--- makefile.in.orig Wed Jan 12 00:30:07 2000 ++++ makefile.in Wed Feb 2 21:37:48 2000 @@ -35,6 +35,7 @@ INSTALL = @INSTALL@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ @@ -17,7 +17,7 @@ prefix = @prefix@ -@@ -265,7 +266,7 @@ +@@ -267,7 +268,7 @@ all :: $(ALL) @@ -26,34 +26,12 @@ -mv $(TARGET) o$(TARGET) @ECHO_LD@$(LINK) $(LDFLAGS) -o $@ $(OBJ) $(X_LIBS) $(LIBS) -@@ -607,9 +608,9 @@ +@@ -611,7 +612,7 @@ $(INSTALL_PROGRAM) $(TARGET) $@ $(BINDIR)/xshell.sh: $(srcdir)/xshell.sh - $(INSTALL_PROGRAM) $(srcdir)/xshell.sh $@ + $(INSTALL_SCRIPT) $(srcdir)/xshell.sh $@ $(BINDIR)/vileget: $(srcdir)/perl/vileget -- $(INSTALL_SCRIPT) $(srcdir)/perl/vileget $@ -+ $(INSTALL_SCRIPTV) $(srcdir)/perl/vileget $@ - - $(BINDIR)/@TARGET@-pager: $(srcdir)/macros/vile-pager - sed -e 's/ vile / @TARGET@ /' $(srcdir)/macros/vile-pager >$@ -@@ -646,15 +647,15 @@ - $(PERLDIR)/dir.pl: $(srcdir)/perl/dir.pl - $(INSTALL_DATA) $(srcdir)/perl/dir.pl $@ - $(PERLDIR)/glob2re.pl: $(srcdir)/perl/glob2re.pl -- $(INSTALL_SCRIPT) $(srcdir)/perl/glob2re.pl $@ -+ $(INSTALL_SCRIPTV) $(srcdir)/perl/glob2re.pl $@ - $(PERLDIR)/hgrep.pl: $(srcdir)/perl/hgrep.pl -- $(INSTALL_SCRIPT) $(srcdir)/perl/hgrep.pl $@ -+ $(INSTALL_SCRIPTV) $(srcdir)/perl/hgrep.pl $@ - $(PERLDIR)/hilite.pl: $(srcdir)/perl/hilite.pl - $(INSTALL_DATA) $(srcdir)/perl/hilite.pl $@ - $(PERLDIR)/lock.pl: $(srcdir)/perl/lock.pl - $(INSTALL_DATA) $(srcdir)/perl/lock.pl $@ - $(PERLDIR)/manfilt.pl: $(srcdir)/perl/manfilt.pl -- $(INSTALL_SCRIPT) $(srcdir)/perl/manfilt.pl $@ -+ $(INSTALL_SCRIPTV) $(srcdir)/perl/manfilt.pl $@ - $(PERLDIR)/mime.pl: $(srcdir)/perl/mime.pl - $(INSTALL_DATA) $(srcdir)/perl/mime.pl $@ - $(PERLDIR)/plugins.pl: $(srcdir)/perl/plugins.pl + $(INSTALL_SCRIPT) $(srcdir)/perl/vileget $@ + diff --git a/editors/vile/pkg-plist b/editors/vile/pkg-plist index a60d19e..1c0ddcb 100644 --- a/editors/vile/pkg-plist +++ b/editors/vile/pkg-plist @@ -2,14 +2,18 @@ bin/vile bin/vile-pager lib/vile/vile-c-filt lib/vile/vile-crypt +lib/vile/vile-key-filt lib/vile/vile-manfilt lib/vile/vile-pas-filt lib/vile/vile-ada-filt lib/vile/vile-awk-filt lib/vile/vile-bat-filt +lib/vile/vile-cfg-filt +lib/vile/vile-cweb-filt lib/vile/vile-dcl-filt lib/vile/vile-fdl-filt lib/vile/vile-diff-filt +lib/vile/vile-esql-filt lib/vile/vile-html-filt lib/vile/vile-latex-filt lib/vile/vile-lex-filt @@ -21,23 +25,25 @@ lib/vile/vile-nr-filt lib/vile/vile-perl-filt lib/vile/vile-py-filt lib/vile/vile-rcs-filt +lib/vile/vile-rexx-filt lib/vile/vile-sccs-filt lib/vile/vile-sh-filt lib/vile/vile-spell-filt lib/vile/vile-sql-filt +lib/vile/vile-tags-filt lib/vile/vile-tbl-filt lib/vile/vile-tc-filt lib/vile/vile-tcl-filt lib/vile/vile-ti-filt lib/vile/vile-txt-filt lib/vile/vile-vile-filt +lib/vile/vile-xres-filt lib/vile/vile-xs-filt lib/vile/vile-yacc-filt share/doc/vile/Vileserv.doc share/doc/vile/config.doc share/doc/vile/dir.doc share/doc/vile/filters.doc -share/doc/vile/hilite.doc share/doc/vile/macros.doc share/doc/vile/menus.doc share/doc/vile/modes.doc @@ -53,6 +59,7 @@ share/vile/vileinit.rc share/vile/vileperl.rc share/vile/vile.hlp share/vile/c.keywords +share/vile/cpp.keywords share/vile/filters.rc share/vile/pas.keywords share/vile/vile.keywords @@ -60,13 +67,15 @@ share/vile/ada.keywords share/vile/awk.keywords share/vile/bat.keywords share/vile/csh.keywords +share/vile/cweb.keywords share/vile/dcl.keywords share/vile/diff.keywords +share/vile/esql.keywords share/vile/fdl.keywords +share/vile/js.keywords share/vile/html.keywords share/vile/imake.keywords share/vile/java.keywords -share/vile/js.keywords share/vile/latex.keywords share/vile/lex.keywords share/vile/m4.keywords @@ -77,14 +86,17 @@ share/vile/perl.keywords share/vile/py.keywords share/vile/pot.keywords share/vile/rcs.keywords +share/vile/rexx.keywords share/vile/sccs.keywords share/vile/sh.keywords share/vile/spell.rc share/vile/sql.keywords +share/vile/tags.keywords share/vile/tbl.keywords share/vile/tc.keywords share/vile/tcl.keywords share/vile/ti.keywords +share/vile/xres.keywords share/vile/xs.keywords share/vile/yacc.keywords share/vile/macros/digraphs.rc diff --git a/editors/vile/pkg-plist.perl b/editors/vile/pkg-plist.perl index a56afd1..5bba2bb 100644 --- a/editors/vile/pkg-plist.perl +++ b/editors/vile/pkg-plist.perl @@ -3,14 +3,18 @@ bin/vile-pager bin/vileget lib/vile/vile-c-filt lib/vile/vile-crypt +lib/vile/vile-key-filt lib/vile/vile-manfilt lib/vile/vile-pas-filt lib/vile/vile-ada-filt lib/vile/vile-awk-filt lib/vile/vile-bat-filt +lib/vile/vile-cfg-filt +lib/vile/vile-cweb-filt lib/vile/vile-dcl-filt lib/vile/vile-fdl-filt lib/vile/vile-diff-filt +lib/vile/vile-esql-filt lib/vile/vile-html-filt lib/vile/vile-latex-filt lib/vile/vile-lex-filt @@ -22,23 +26,25 @@ lib/vile/vile-nr-filt lib/vile/vile-perl-filt lib/vile/vile-py-filt lib/vile/vile-rcs-filt +lib/vile/vile-rexx-filt lib/vile/vile-sccs-filt lib/vile/vile-sh-filt lib/vile/vile-spell-filt lib/vile/vile-sql-filt +lib/vile/vile-tags-filt lib/vile/vile-tbl-filt lib/vile/vile-tc-filt lib/vile/vile-tcl-filt lib/vile/vile-ti-filt lib/vile/vile-txt-filt lib/vile/vile-vile-filt +lib/vile/vile-xres-filt lib/vile/vile-xs-filt lib/vile/vile-yacc-filt share/doc/vile/Vileserv.doc share/doc/vile/config.doc share/doc/vile/dir.doc share/doc/vile/filters.doc -share/doc/vile/hilite.doc share/doc/vile/macros.doc share/doc/vile/menus.doc share/doc/vile/modes.doc @@ -47,22 +53,23 @@ share/doc/vile/perl.doc share/doc/vile/visvile.doc share/doc/vile/w32modes.doc share/doc/vile/vile-perl-api.doc +share/vile/perl/Vile/Exporter.pm +share/vile/perl/Vile/Manual.pm +share/vile/perl/Glob2re.pm share/vile/perl/Vile.pm share/vile/perl/Vileserv.pm -share/vile/perl/dir.pl -share/vile/perl/glob2re.pl -share/vile/perl/hgrep.pl -share/vile/perl/hilite.pl -share/vile/perl/lock.pl -share/vile/perl/manfilt.pl +share/vile/perl/Visit.pm +share/vile/perl/capture.pm +share/vile/perl/directory.pm +share/vile/perl/dirlist.pm +share/vile/perl/hgrep.pm +share/vile/perl/lock.pm share/vile/perl/mime.pl share/vile/perl/plugins.pl -share/vile/perl/search.pl -share/vile/perl/shell.pl -share/vile/perl/spell.pl -share/vile/perl/syntax.pl -share/vile/perl/tailf.pl -share/vile/perl/visit.pl +share/vile/perl/search.pm +share/vile/perl/shell.pm +share/vile/perl/spell.pm +share/vile/perl/winops.pm share/vile/digraphs.rc share/vile/manpage.rc share/vile/palettes.rc @@ -71,6 +78,7 @@ share/vile/vileinit.rc share/vile/vileperl.rc share/vile/vile.hlp share/vile/c.keywords +share/vile/cpp.keywords share/vile/filters.rc share/vile/pas.keywords share/vile/vile.keywords @@ -78,8 +86,10 @@ share/vile/ada.keywords share/vile/awk.keywords share/vile/bat.keywords share/vile/csh.keywords +share/vile/cweb.keywords share/vile/dcl.keywords share/vile/diff.keywords +share/vile/esql.keywords share/vile/fdl.keywords share/vile/html.keywords share/vile/imake.keywords @@ -95,16 +105,18 @@ share/vile/perl.keywords share/vile/py.keywords share/vile/pot.keywords share/vile/rcs.keywords +share/vile/rexx.keywords share/vile/sccs.keywords share/vile/sh.keywords share/vile/spell.rc share/vile/sql.keywords +share/vile/tags.keywords share/vile/tbl.keywords share/vile/tc.keywords share/vile/tcl.keywords share/vile/ti.keywords +share/vile/xres.keywords share/vile/xs.keywords -share/vile/yacc.keywords share/vile/macros/digraphs.rc share/vile/macros/manpage.rc share/vile/macros/palettes.rc @@ -113,3 +125,4 @@ share/vile/macros/vileinit.rc share/vile/macros/vilemenu.rc share/vile/macros/vileperl.rc share/vile/macros/vile-pager +share/vile/yacc.keywords diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile index bbff6fd..9d33819 100644 --- a/editors/xvile/Makefile +++ b/editors/xvile/Makefile @@ -1,16 +1,15 @@ # New ports collection makefile for: xvile -# Version required: 9.0 +# Version required: 9.1 # Date created: Wed Nov 26, 1996 # Whom: pgf # # $FreeBSD$ # -DISTNAME= vile-9.0 -PKGNAME= xvile-9.0 +DISTNAME= vile-9.1 +PKGNAME= xvile-9.1 CATEGORIES= editors -MASTER_SITES= ftp://ftp.clark.net/pub/dickey/vile/ \ - ftp://ftp.phred.org/pub/vile/ \ +MASTER_SITES= ftp://ftp.phred.org/pub/vile/ \ ftp://id.wing.net/pub/pgf/vile/ EXTRACT_SUFX= .tgz diff --git a/editors/xvile/distinfo b/editors/xvile/distinfo index 4fa1b69..e17a37d 100644 --- a/editors/xvile/distinfo +++ b/editors/xvile/distinfo @@ -1 +1 @@ -MD5 (vile-9.0.tgz) = aa7e169e0c0c1e4e7d21eaa2d879ecb8 +MD5 (vile-9.1.tgz) = a622388465947654673aa9df86a9b460 diff --git a/editors/xvile/files/patch-ac b/editors/xvile/files/patch-ac index bf21f999..bdbe190 100644 --- a/editors/xvile/files/patch-ac +++ b/editors/xvile/files/patch-ac @@ -1,5 +1,5 @@ ---- makefile.in.orig Thu Nov 11 03:04:17 1999 -+++ makefile.in Sat Dec 25 12:03:45 1999 +--- makefile.in.orig Wed Jan 12 00:30:07 2000 ++++ makefile.in Wed Feb 2 21:37:48 2000 @@ -35,6 +35,7 @@ INSTALL = @INSTALL@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ @@ -17,7 +17,7 @@ prefix = @prefix@ -@@ -265,7 +266,7 @@ +@@ -267,7 +268,7 @@ all :: $(ALL) @@ -26,34 +26,12 @@ -mv $(TARGET) o$(TARGET) @ECHO_LD@$(LINK) $(LDFLAGS) -o $@ $(OBJ) $(X_LIBS) $(LIBS) -@@ -607,9 +608,9 @@ +@@ -611,7 +612,7 @@ $(INSTALL_PROGRAM) $(TARGET) $@ $(BINDIR)/xshell.sh: $(srcdir)/xshell.sh - $(INSTALL_PROGRAM) $(srcdir)/xshell.sh $@ + $(INSTALL_SCRIPT) $(srcdir)/xshell.sh $@ $(BINDIR)/vileget: $(srcdir)/perl/vileget -- $(INSTALL_SCRIPT) $(srcdir)/perl/vileget $@ -+ $(INSTALL_SCRIPTV) $(srcdir)/perl/vileget $@ - - $(BINDIR)/@TARGET@-pager: $(srcdir)/macros/vile-pager - sed -e 's/ vile / @TARGET@ /' $(srcdir)/macros/vile-pager >$@ -@@ -646,15 +647,15 @@ - $(PERLDIR)/dir.pl: $(srcdir)/perl/dir.pl - $(INSTALL_DATA) $(srcdir)/perl/dir.pl $@ - $(PERLDIR)/glob2re.pl: $(srcdir)/perl/glob2re.pl -- $(INSTALL_SCRIPT) $(srcdir)/perl/glob2re.pl $@ -+ $(INSTALL_SCRIPTV) $(srcdir)/perl/glob2re.pl $@ - $(PERLDIR)/hgrep.pl: $(srcdir)/perl/hgrep.pl -- $(INSTALL_SCRIPT) $(srcdir)/perl/hgrep.pl $@ -+ $(INSTALL_SCRIPTV) $(srcdir)/perl/hgrep.pl $@ - $(PERLDIR)/hilite.pl: $(srcdir)/perl/hilite.pl - $(INSTALL_DATA) $(srcdir)/perl/hilite.pl $@ - $(PERLDIR)/lock.pl: $(srcdir)/perl/lock.pl - $(INSTALL_DATA) $(srcdir)/perl/lock.pl $@ - $(PERLDIR)/manfilt.pl: $(srcdir)/perl/manfilt.pl -- $(INSTALL_SCRIPT) $(srcdir)/perl/manfilt.pl $@ -+ $(INSTALL_SCRIPTV) $(srcdir)/perl/manfilt.pl $@ - $(PERLDIR)/mime.pl: $(srcdir)/perl/mime.pl - $(INSTALL_DATA) $(srcdir)/perl/mime.pl $@ - $(PERLDIR)/plugins.pl: $(srcdir)/perl/plugins.pl + $(INSTALL_SCRIPT) $(srcdir)/perl/vileget $@ + diff --git a/editors/xvile/pkg-plist b/editors/xvile/pkg-plist index 426509e..4b74b16 100644 --- a/editors/xvile/pkg-plist +++ b/editors/xvile/pkg-plist @@ -3,14 +3,18 @@ bin/xvile-pager bin/xshell.sh lib/vile/vile-c-filt lib/vile/vile-crypt +lib/vile/vile-key-filt lib/vile/vile-manfilt lib/vile/vile-pas-filt lib/vile/vile-ada-filt lib/vile/vile-awk-filt lib/vile/vile-bat-filt +lib/vile/vile-cfg-filt +lib/vile/vile-cweb-filt lib/vile/vile-dcl-filt lib/vile/vile-fdl-filt lib/vile/vile-diff-filt +lib/vile/vile-esql-filt lib/vile/vile-html-filt lib/vile/vile-latex-filt lib/vile/vile-lex-filt @@ -22,23 +26,25 @@ lib/vile/vile-nr-filt lib/vile/vile-perl-filt lib/vile/vile-py-filt lib/vile/vile-rcs-filt +lib/vile/vile-rexx-filt lib/vile/vile-sccs-filt lib/vile/vile-sh-filt lib/vile/vile-spell-filt lib/vile/vile-sql-filt +lib/vile/vile-tags-filt lib/vile/vile-tbl-filt lib/vile/vile-tc-filt lib/vile/vile-tcl-filt lib/vile/vile-ti-filt lib/vile/vile-txt-filt lib/vile/vile-vile-filt +lib/vile/vile-xres-filt lib/vile/vile-xs-filt lib/vile/vile-yacc-filt share/doc/vile/Vileserv.doc share/doc/vile/config.doc share/doc/vile/dir.doc share/doc/vile/filters.doc -share/doc/vile/hilite.doc share/doc/vile/macros.doc share/doc/vile/menus.doc share/doc/vile/modes.doc @@ -53,7 +59,9 @@ share/vile/pictmode.rc share/vile/vileinit.rc share/vile/vileperl.rc share/vile/vile.hlp +share/vile/.vilemenu share/vile/c.keywords +share/vile/cpp.keywords share/vile/filters.rc share/vile/pas.keywords share/vile/vile.keywords @@ -61,8 +69,10 @@ share/vile/ada.keywords share/vile/awk.keywords share/vile/bat.keywords share/vile/csh.keywords +share/vile/cweb.keywords share/vile/dcl.keywords share/vile/diff.keywords +share/vile/esql.keywords share/vile/fdl.keywords share/vile/html.keywords share/vile/imake.keywords @@ -78,14 +88,17 @@ share/vile/perl.keywords share/vile/py.keywords share/vile/pot.keywords share/vile/rcs.keywords +share/vile/rexx.keywords share/vile/sccs.keywords share/vile/sh.keywords share/vile/spell.rc share/vile/sql.keywords +share/vile/tags.keywords share/vile/tbl.keywords share/vile/tc.keywords share/vile/tcl.keywords share/vile/ti.keywords +share/vile/xres.keywords share/vile/xs.keywords share/vile/yacc.keywords share/vile/macros/digraphs.rc diff --git a/editors/xvile/pkg-plist.perl b/editors/xvile/pkg-plist.perl index 2e4066c..ed6f6c5 100644 --- a/editors/xvile/pkg-plist.perl +++ b/editors/xvile/pkg-plist.perl @@ -1,17 +1,21 @@ bin/xvile bin/xvile-pager -bin/xshell.sh bin/vileget +bin/xshell.sh lib/vile/vile-c-filt lib/vile/vile-crypt +lib/vile/vile-key-filt lib/vile/vile-manfilt lib/vile/vile-pas-filt lib/vile/vile-ada-filt lib/vile/vile-awk-filt lib/vile/vile-bat-filt +lib/vile/vile-cfg-filt +lib/vile/vile-cweb-filt lib/vile/vile-dcl-filt lib/vile/vile-fdl-filt lib/vile/vile-diff-filt +lib/vile/vile-esql-filt lib/vile/vile-html-filt lib/vile/vile-latex-filt lib/vile/vile-lex-filt @@ -23,23 +27,25 @@ lib/vile/vile-nr-filt lib/vile/vile-perl-filt lib/vile/vile-py-filt lib/vile/vile-rcs-filt +lib/vile/vile-rexx-filt lib/vile/vile-sccs-filt lib/vile/vile-sh-filt lib/vile/vile-spell-filt lib/vile/vile-sql-filt +lib/vile/vile-tags-filt lib/vile/vile-tbl-filt lib/vile/vile-tc-filt lib/vile/vile-tcl-filt lib/vile/vile-ti-filt lib/vile/vile-txt-filt lib/vile/vile-vile-filt +lib/vile/vile-xres-filt lib/vile/vile-xs-filt lib/vile/vile-yacc-filt share/doc/vile/Vileserv.doc share/doc/vile/config.doc share/doc/vile/dir.doc share/doc/vile/filters.doc -share/doc/vile/hilite.doc share/doc/vile/macros.doc share/doc/vile/menus.doc share/doc/vile/modes.doc @@ -48,22 +54,23 @@ share/doc/vile/perl.doc share/doc/vile/visvile.doc share/doc/vile/w32modes.doc share/doc/vile/vile-perl-api.doc +share/vile/perl/Vile/Exporter.pm +share/vile/perl/Vile/Manual.pm +share/vile/perl/Glob2re.pm share/vile/perl/Vile.pm share/vile/perl/Vileserv.pm -share/vile/perl/dir.pl -share/vile/perl/glob2re.pl -share/vile/perl/hgrep.pl -share/vile/perl/hilite.pl -share/vile/perl/lock.pl -share/vile/perl/manfilt.pl +share/vile/perl/Visit.pm +share/vile/perl/capture.pm +share/vile/perl/directory.pm +share/vile/perl/dirlist.pm +share/vile/perl/hgrep.pm +share/vile/perl/lock.pm share/vile/perl/mime.pl share/vile/perl/plugins.pl -share/vile/perl/search.pl -share/vile/perl/shell.pl -share/vile/perl/spell.pl -share/vile/perl/syntax.pl -share/vile/perl/tailf.pl -share/vile/perl/visit.pl +share/vile/perl/search.pm +share/vile/perl/shell.pm +share/vile/perl/spell.pm +share/vile/perl/winops.pm share/vile/digraphs.rc share/vile/manpage.rc share/vile/palettes.rc @@ -71,7 +78,9 @@ share/vile/pictmode.rc share/vile/vileinit.rc share/vile/vileperl.rc share/vile/vile.hlp +share/vile/.vilemenu share/vile/c.keywords +share/vile/cpp.keywords share/vile/filters.rc share/vile/pas.keywords share/vile/vile.keywords @@ -79,8 +88,10 @@ share/vile/ada.keywords share/vile/awk.keywords share/vile/bat.keywords share/vile/csh.keywords +share/vile/cweb.keywords share/vile/dcl.keywords share/vile/diff.keywords +share/vile/esql.keywords share/vile/fdl.keywords share/vile/html.keywords share/vile/imake.keywords @@ -96,14 +107,17 @@ share/vile/perl.keywords share/vile/py.keywords share/vile/pot.keywords share/vile/rcs.keywords +share/vile/rexx.keywords share/vile/sccs.keywords share/vile/sh.keywords share/vile/spell.rc share/vile/sql.keywords +share/vile/tags.keywords share/vile/tbl.keywords share/vile/tc.keywords share/vile/tcl.keywords share/vile/ti.keywords +share/vile/xres.keywords share/vile/xs.keywords share/vile/yacc.keywords share/vile/macros/digraphs.rc |