---
name: 2bsd-vi
version: 050325_1
origin: editors/2bsd-vi
comment: The original vi editor, updated to run on modern OSes
arch: freebsd:10:x86:64
www: http://ex-vi.sourceforge.net/
maintainer: lx@redundancy.redundancy.org
prefix: /usr/local
licenselogic: single
licenses:
- BSD
flatsize: 260422
desc: |
  This is the original BSD ex/vi, updated to build and run on modern
  Unix systems. Compared to most of its many clones, the original vi is
  a rather small program (~120 KB code on i386) just with its extremely
  powerful editing interface, but lacking fancy features like multiple
  undo, multiple screens or syntax highlighting. In other words, it is a
  typical Unix program that does exactly what it should and nothing more.
  I intend to preserve this style in maintaining my port, except for
  changes to achieve POSIX.2 standards compliance, features in the SVR4
  versions of vi, and, of course, bug fixes.

  WWW: http://ex-vi.sourceforge.net/
categories:
- editors
files:
  /usr/local/bin/edit: '-'
  /usr/local/bin/ex: 332195507473d00e836ade781a6c441a8038c45d8e4c772f4bacd3b00e6974b3
  /usr/local/bin/vedit: '-'
  /usr/local/bin/vi: '-'
  /usr/local/bin/view: '-'
  /usr/local/libexec/expreserve: ed48559bbc06f89aedb34e1e1d39c42d9b4c25c1f1161be76c95fe551db33ade
  /usr/local/libexec/exrecover: 058d44e3c2c026945db80d8388df80fcfc1424f407e5d410476da25061f1c1a4
  /usr/local/man/man1/edit.1.gz: '-'
  /usr/local/man/man1/ex.1.gz: df6aa23c297e36e7932c6582ef3773545d8e791fdbd07dc8ac18b52dd6660745
  /usr/local/man/man1/vedit.1.gz: '-'
  /usr/local/man/man1/vi.1.gz: c882a5c14188db9ee6a9ef3756b6925a25bfe6c54f85f171f38abf0e9f97cfe0
  /usr/local/man/man1/view.1.gz: '-'
  /usr/local/share/licenses/2bsd-vi-050325_1/BSD: 0f99eff0bb2e4c26225f82d6ba2267bc94c8c488df76d10f81bdb862366b70c4
  /usr/local/share/licenses/2bsd-vi-050325_1/LICENSE: d9cce0db43502eb1bd8fbef7e960cfaa43b5647186f7f7379923b336209fd77b
  /usr/local/share/licenses/2bsd-vi-050325_1/catalog.mk: 2d56f42e095766956dd0772753c6facba8bfcdcb8dba7381a2bfe475aa5cf860
directories:
  /var/preserve/2bsd-vi/: y
  /usr/local/share/licenses/2bsd-vi-050325_1/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    install -d -m 1777 /var/preserve/2bsd-vi
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
