1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Bring in vile port (from the author, Paul Fox, and FreeBSD member

Gary Jennejohn).
Submitted by:	gj
This commit is contained in:
Jordan K. Hubbard 1995-02-27 23:00:37 +00:00
parent f9cde36dcd
commit 55b006f832
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1057
5 changed files with 45 additions and 0 deletions

16
editors/vile/Makefile Normal file
View File

@ -0,0 +1,16 @@
# New ports collection makefile for: vile
# Version required: 5.2
# Date created: Thu Feb 23, 1995
# Whom: pgf
#
# $Id$
#
DISTNAME= vile-5.2
MASTER_SITES= ftp://id.wing.net/pub/pgf/vile
MAKEFILE= makefile
GNU_CONFIGURE= YES
.include <bsd.port.mk>

1
editors/vile/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (vile-5.2.tar.gz) = 7dcb56133ed6efa85aa8db541e121c80

1
editors/vile/pkg-comment Normal file
View File

@ -0,0 +1 @@
vile - VI Like Emacs. a vi "workalike", with many additional features.

18
editors/vile/pkg-descr Normal file
View File

@ -0,0 +1,18 @@
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.

9
editors/vile/pkg-plist Normal file
View File

@ -0,0 +1,9 @@
@cd /usr/local
@owner bin
@mode 555
bin/vile
bin/vile-manfilt
bin/vile-c-filt
@mode 444
lib/vile.hlp
man/man1/vile.1