summaryrefslogtreecommitdiff
path: root/editors/xvile
diff options
context:
space:
mode:
authorGary Jennejohn <gj@FreeBSD.org>1999-12-25 11:44:13 +0000
committerGary Jennejohn <gj@FreeBSD.org>1999-12-25 11:44:13 +0000
commit18fca5505e6448e62e71592c9a8ed344bbdea1f6 (patch)
tree9a161c757a953676d5221461cb129112a623a04f /editors/xvile
parentUpdate webmin to newest version 0.75 as requested by some webmin users... (diff)
Update to version 9.0.
Notes
Notes: svn path=/head/; revision=24048
Diffstat (limited to 'editors/xvile')
-rw-r--r--editors/xvile/Makefile6
-rw-r--r--editors/xvile/distinfo2
-rw-r--r--editors/xvile/files/patch-ac59
-rw-r--r--editors/xvile/pkg-plist88
-rw-r--r--editors/xvile/pkg-plist.perl108
5 files changed, 245 insertions, 18 deletions
diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile
index 2d52711b3b0c..bbff6fd10ad7 100644
--- a/editors/xvile/Makefile
+++ b/editors/xvile/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: xvile
-# Version required: 8.2
+# Version required: 9.0
# Date created: Wed Nov 26, 1996
# Whom: pgf
#
# $FreeBSD$
#
-DISTNAME= vile-8.2
-PKGNAME= xvile-8.2
+DISTNAME= vile-9.0
+PKGNAME= xvile-9.0
CATEGORIES= editors
MASTER_SITES= ftp://ftp.clark.net/pub/dickey/vile/ \
ftp://ftp.phred.org/pub/vile/ \
diff --git a/editors/xvile/distinfo b/editors/xvile/distinfo
index d75ffed6e380..4fa1b69b2510 100644
--- a/editors/xvile/distinfo
+++ b/editors/xvile/distinfo
@@ -1 +1 @@
-MD5 (vile-8.2.tgz) = b96a02f2b999d9fba511a373558e4e1a
+MD5 (vile-9.0.tgz) = aa7e169e0c0c1e4e7d21eaa2d879ecb8
diff --git a/editors/xvile/files/patch-ac b/editors/xvile/files/patch-ac
new file mode 100644
index 000000000000..bf21f999e965
--- /dev/null
+++ b/editors/xvile/files/patch-ac
@@ -0,0 +1,59 @@
+--- makefile.in.orig Thu Nov 11 03:04:17 1999
++++ makefile.in Sat Dec 25 12:03:45 1999
+@@ -35,6 +35,7 @@
+ INSTALL = @INSTALL@
+ INSTALL_PROGRAM = @INSTALL_PROGRAM@
+ INSTALL_DATA = @INSTALL_DATA@
++INSTALL_SCRIPT = @INSTALL_SCRIPT@
+
+ EXTRA_CFLAGS = @EXTRA_CFLAGS@
+ CFLAGS = @CFLAGS@ $(EXTRA_CFLAGS)
+@@ -50,7 +51,7 @@
+
+ PERL = @PERL@
+ PERLLIB = @perl_lib_path@
+-INSTALL_SCRIPT = $(srcdir)/sinstall.sh $(PERL) $(INSTALL_PROGRAM)
++INSTALL_SCRIPTV = $(srcdir)/sinstall.sh $(PERL) $(INSTALL_SCRIPT)
+
+
+ prefix = @prefix@
+@@ -265,7 +266,7 @@
+
+ all :: $(ALL)
+
+-$(TARGET): $(BUILTHDRS) $(OBJ)
++$(TARGET): $(BUILTHDRS) $(OBJ) vile-perl-api.doc
+ -mv $(TARGET) o$(TARGET)
+ @ECHO_LD@$(LINK) $(LDFLAGS) -o $@ $(OBJ) $(X_LIBS) $(LIBS)
+
+@@ -607,9 +608,9 @@
+ $(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
diff --git a/editors/xvile/pkg-plist b/editors/xvile/pkg-plist
index 979045f703fb..e73aff4e964e 100644
--- a/editors/xvile/pkg-plist
+++ b/editors/xvile/pkg-plist
@@ -1,9 +1,44 @@
bin/xvile
-bin/vile-c-filt
-bin/vile-crypt
-bin/vile-manfilt
-bin/vile-pas-filt
+bin/xvile-pager
+bin/xshell.sh
+info/dir
+lib/vile/vile-c-filt
+lib/vile/vile-crypt
+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-dcl-filt
+lib/vile/vile-fdl-filt
+lib/vile/vile-diff-filt
+lib/vile/vile-html-filt
+lib/vile/vile-latex-filt
+lib/vile/vile-lex-filt
+lib/vile/vile-m4-filt
+lib/vile/vile-mail-filt
+lib/vile/vile-make-filt
+lib/vile/vile-mms-filt
+lib/vile/vile-nr-filt
+lib/vile/vile-perl-filt
+lib/vile/vile-py-filt
+lib/vile/vile-rcs-filt
+lib/vile/vile-sccs-filt
+lib/vile/vile-sh-filt
+lib/vile/vile-spell-filt
+lib/vile/vile-sql-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-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
@@ -12,8 +47,53 @@ share/doc/vile/oleauto.doc
share/doc/vile/perl.doc
share/doc/vile/visvile.doc
share/doc/vile/w32modes.doc
+share/vile/digraphs.rc
+share/vile/manpage.rc
+share/vile/palettes.rc
+share/vile/pictmode.rc
+share/vile/vileinit.rc
+share/vile/vileperl.rc
share/vile/vile.hlp
+share/vile/c.keywords
+share/vile/filters.rc
+share/vile/pas.keywords
+share/vile/vile.keywords
+share/vile/ada.keywords
+share/vile/awk.keywords
+share/vile/bat.keywords
+share/vile/csh.keywords
+share/vile/dcl.keywords
+share/vile/diff.keywords
+share/vile/fdl.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
+share/vile/mail.keywords
+share/vile/make.keywords
+share/vile/nr.keywords
+share/vile/perl.keywords
+share/vile/py.keywords
+share/vile/pot.keywords
+share/vile/rcs.keywords
+share/vile/sccs.keywords
+share/vile/sh.keywords
+share/vile/spell.rc
+share/vile/sql.keywords
+share/vile/tbl.keywords
+share/vile/tc.keywords
+share/vile/tcl.keywords
+share/vile/ti.keywords
+share/vile/xs.keywords
+share/vile/yacc.keywords
share/vile/macros/digraphs.rc
share/vile/macros/manpage.rc
+share/vile/macros/palettes.rc
share/vile/macros/pictmode.rc
+share/vile/macros/vileinit.rc
+share/vile/macros/vilemenu.rc
+share/vile/macros/vileperl.rc
share/vile/macros/vile-pager
diff --git a/editors/xvile/pkg-plist.perl b/editors/xvile/pkg-plist.perl
index e16b65c13753..08bcc2eb3817 100644
--- a/editors/xvile/pkg-plist.perl
+++ b/editors/xvile/pkg-plist.perl
@@ -1,29 +1,117 @@
bin/xvile
-bin/vile-c-filt
-bin/vile-crypt
-bin/vile-manfilt
-bin/vile-pas-filt
+bin/xvile-pager
+bin/xshell.sh
+bin/vileget
+info/dir
+lib/vile/vile-c-filt
+lib/vile/vile-crypt
+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-dcl-filt
+lib/vile/vile-fdl-filt
+lib/vile/vile-diff-filt
+lib/vile/vile-html-filt
+lib/vile/vile-latex-filt
+lib/vile/vile-lex-filt
+lib/vile/vile-m4-filt
+lib/vile/vile-mail-filt
+lib/vile/vile-make-filt
+lib/vile/vile-mms-filt
+lib/vile/vile-nr-filt
+lib/vile/vile-perl-filt
+lib/vile/vile-py-filt
+lib/vile/vile-rcs-filt
+lib/vile/vile-sccs-filt
+lib/vile/vile-sh-filt
+lib/vile/vile-spell-filt
+lib/vile/vile-sql-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-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
share/doc/vile/oleauto.doc
share/doc/vile/perl.doc
-share/doc/vile/vile-perl-api.doc
share/doc/vile/visvile.doc
share/doc/vile/w32modes.doc
-share/vile/vile.hlp
-share/vile/macros/digraphs.rc
-share/vile/macros/manpage.rc
-share/vile/macros/pictmode.rc
-share/vile/macros/vile-pager
+share/doc/vile/vile-perl-api.doc
+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/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/digraphs.rc
+share/vile/manpage.rc
+share/vile/palettes.rc
+share/vile/pictmode.rc
+share/vile/vileinit.rc
+share/vile/vileperl.rc
+share/vile/vile.hlp
+share/vile/c.keywords
+share/vile/filters.rc
+share/vile/pas.keywords
+share/vile/vile.keywords
+share/vile/ada.keywords
+share/vile/awk.keywords
+share/vile/bat.keywords
+share/vile/csh.keywords
+share/vile/dcl.keywords
+share/vile/diff.keywords
+share/vile/fdl.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
+share/vile/mail.keywords
+share/vile/make.keywords
+share/vile/nr.keywords
+share/vile/perl.keywords
+share/vile/py.keywords
+share/vile/pot.keywords
+share/vile/rcs.keywords
+share/vile/sccs.keywords
+share/vile/sh.keywords
+share/vile/spell.rc
+share/vile/sql.keywords
+share/vile/tbl.keywords
+share/vile/tc.keywords
+share/vile/tcl.keywords
+share/vile/ti.keywords
+share/vile/xs.keywords
+share/vile/yacc.keywords
+share/vile/macros/digraphs.rc
+share/vile/macros/manpage.rc
+share/vile/macros/palettes.rc
+share/vile/macros/pictmode.rc
+share/vile/macros/vileinit.rc
+share/vile/macros/vilemenu.rc
+share/vile/macros/vileperl.rc
+share/vile/macros/vile-pager