mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
10 lines
599 B
Plaintext
10 lines
599 B
Plaintext
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.
|