aboutsummaryrefslogtreecommitdiff
path: root/editors/xvile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/xvile')
-rw-r--r--editors/xvile/Makefile21
-rw-r--r--editors/xvile/distinfo1
-rw-r--r--editors/xvile/pkg-comment1
-rw-r--r--editors/xvile/pkg-descr23
-rw-r--r--editors/xvile/pkg-plist9
5 files changed, 0 insertions, 55 deletions
diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile
deleted file mode 100644
index 4b3a74d1c6fd..000000000000
--- a/editors/xvile/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: xvile
-# Version required: 5.2
-# Date created: Tue Feb 21, 1995
-# Whom: pgf
-#
-# $Id: Makefile,v 1.4 1995/04/09 06:11:17 asami Exp $
-#
-
-DISTNAME= vile-5.2
-PKGNAME= xvile-5.2
-CATEGORIES+= editors
-MASTER_SITES= ftp://id.wing.net/pub/pgf/vile/
-
-MAKEFILE= makefile
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-screen=x11
-
-post-install:
- gzip -9nf ${PREFIX}/man/man1/xvile.1
-
-.include <bsd.port.mk>
diff --git a/editors/xvile/distinfo b/editors/xvile/distinfo
deleted file mode 100644
index 4cc8bcb7cbac..000000000000
--- a/editors/xvile/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (vile-5.2.tar.gz) = 7dcb56133ed6efa85aa8db541e121c80
diff --git a/editors/xvile/pkg-comment b/editors/xvile/pkg-comment
deleted file mode 100644
index fbd9db2333a6..000000000000
--- a/editors/xvile/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-xvile - VI Like Emacs, X11 version -- a fully "X aware" vi work-alike
diff --git a/editors/xvile/pkg-descr b/editors/xvile/pkg-descr
deleted file mode 100644
index e2574f69ed74..000000000000
--- a/editors/xvile/pkg-descr
+++ /dev/null
@@ -1,23 +0,0 @@
-
-xvile is the X11 version of vile. in addition to the capabilities
-listed below for the character-oriented version of vile, xvile offers
-scrollbars and more complete mouse integration.
-
-vile is a text editor which is extremely compatible with vi in terms of
-"finger feel". in addition, it has extended capabilities in many areas,
-notably:
-
- multi-file editing and viewing
- key rebinding (in addition to :map, :map!, and :abbr)
- mouse support (in an xterm, or when built as xvile)
- infinite undo
- many additional operator commands
- selection highlighting
- rectangular operations
- "next error" cursor positioning after compilation
- full function- and arrow-key support
- filename, command, internal mode and variable completion
- auxiliary utilities for man page and C program syntax highlighting
- built-in macro language
- portability to all UNIX platforms, VMS, DOS.
-
diff --git a/editors/xvile/pkg-plist b/editors/xvile/pkg-plist
deleted file mode 100644
index 832860131d23..000000000000
--- a/editors/xvile/pkg-plist
+++ /dev/null
@@ -1,9 +0,0 @@
-@cd /usr/local
-@owner bin
-@mode 555
-bin/xvile
-bin/vile-manfilt
-bin/vile-c-filt
-@mode 444
-lib/vile.hlp
-man/man1/xvile.1.gz