Port details |
- xvile VI Like Emacs -- X11 version
- 9.8z_1 editors
=5 9.8z_1Version of this port present on the latest quarterly branch. - Maintainer: dickey@invisible-island.net
 - Port Added: unknown
- Last Update: 2025-03-24 14:53:46
- Commit Hash: f78b181
- People watching this port, also watch:: vile, w3m, nedit, tidy4, windowmaker
- License: GPLv2
- WWW:
- https://invisible-island.net/vile/
- Description:
- 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, Win32, OS/2
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/editors/xvile/ && make install clean
- To add the package, run one of these commands:
- pkg install editors/xvile
- pkg install xvile
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xvile
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1706218305
SHA256 (vile-9.8z.tgz) = 0b3286c327b70a939f21992d22e42b5c1f8a6e953bd9ab9afa624ea2719272f7
SIZE (vile-9.8z.tgz) = 2491799
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- reflex : textproc/reflex
- pkgconf>=1.3.0_1 : devel/pkgconf
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xpm.pc : x11/libXpm
- xt.pc : x11-toolkits/libXt
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xpm.pc : x11/libXpm
- xt.pc : x11-toolkits/libXt
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for xvile-9.8z_1:
DOCS=on: Build and/or install documentation
FILTERS=off: Loadable filters
ICONV=on: Encoding conversion support via iconv
PERL=off: Perl scripting language support
====> Support for menus: you can only select none or one of them
MOTIF=off: Motif widget library support
XAW=off: X Athena Widgets
XAW3D=off: X Athena Widgets with 3D effect
===> Use 'make config' to modify these settings
- Options name:
- editors_xvile
- USES:
- pkgconfig shebangfix tar:tgz xorg iconv
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
08 Jan 2002 10:44:57
    |
gj  |
Update to patch level t and bump PORTVERSION. |
28 Dec 2001 09:53:40
    |
gj  |
Update to patch level s, bump PORTVERSION accordingly. |
18 Dec 2001 19:40:35
    |
gj  |
Update to patch level r. |
14 Oct 2001 10:59:56
    |
gj  |
Update to patch level p. |
29 Mar 2001 11:02:52
    |
gj  |
In the PATCH_SITES line add a ``/'' to the end of ``patches'' so that fetch
actually enters the directory. |
23 Mar 2001 21:02:18
    |
gj  |
Update this port to apply all the officially released patches (up to j, which
is why PORTVERSION is now 9.2j). |
21 Nov 2000 23:19:15
    |
gj  |
Update to version 9.2. |
08 Oct 2000 02:02:27
    |
asami  |
Convert category editors to new layout. |
08 Oct 2000 01:49:09
    |
asami  |
Rename PLIST.perl to pkg-plist.perl. (Forgot to commit it with Makefile.) |
08 Oct 2000 01:48:24
    |
asami  |
Rename PLIST.perl to pkg-plist.perl. |
01 Jun 2000 14:29:49
    |
gj  |
Don't share any directories with the vile port. This allows the xvile port to
be deleted without impacting the vile port. |