diff options
author | Gary Jennejohn <gj@FreeBSD.org> | 2000-02-02 21:51:39 +0000 |
---|---|---|
committer | Gary Jennejohn <gj@FreeBSD.org> | 2000-02-02 21:51:39 +0000 |
commit | bdd6acd97a4bab059e2d9d62a6f2afed8569e32b (patch) | |
tree | 2bb045baeab28e10883ab5c546bba4d6ce826dc8 /editors/xvile/pkg-plist.perl | |
parent | portlint (diff) |
Upgrade to version 9.1.
Delete a MASTERSITE which refuses connections.
Notes
Notes:
svn path=/head/; revision=25429
Diffstat (limited to 'editors/xvile/pkg-plist.perl')
-rw-r--r-- | editors/xvile/pkg-plist.perl | 42 |
1 files changed, 28 insertions, 14 deletions
diff --git a/editors/xvile/pkg-plist.perl b/editors/xvile/pkg-plist.perl index 2e4066c5a9dc..ed6f6c5b93fd 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 |