On Sun, Apr 10, 2016 at 09:20:52PM -0700, Jeff Rhyason wrote:
> vile is widely available in other ports collections and I've been
> meaning to add it to OpenBSD for a long time. (My first port.)
> Thanks for any feedback.
Some capitalization issues in pkg/DESCR:
> $ cat pkg/DESCR
> 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, real X window
> system support, an optional embedded perl interpreter, and robust
> support for non-Unix hosts.
>
> The authors of vile are Paul Fox, Tom Dickey, and Kevin Buettner.
^
>
> Many patches have been contributed by a lot of users. We thank them.
^ ^
>
> Visit
^
> ftp://invisible-island.net/vile
> ftp://ftp.phred.org/pub/vile
> to be sure it's still the latest.
(Not sure whether the first occurence of "Vile" as the first word in the
first paragraph should be capitalized or not, though...)
Regards,
Erling