./editors/ex, Berkeley vi 3.7

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 20040103nb4, Package name: ex-20040103nb4, Maintainer: pkgsrc-users

The Traditional Vi
Source Code for Modern Unix Systems

The vi editor is one of the most common text editors on Unix. It
was developed starting around 1976 by Bill Joy at UCB, who was
tired of the ed editor. But since he used ed as a code base, access
to the original sources has required a Unix Source Code License
for more than twenty years. In January 2002, Caldera was so kind
to remove usage restrictions to the Ancient Unix Code by a BSD-style
license (see the announcement at Slashdot) and thus vi is now
finally free.

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.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 277.471 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 12:21:45 by Nia Alarie | Files touched by this commit (161)
Log message:
editors: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 15:47:53 by Nia Alarie | Files touched by this commit (161)
Log message:
editors: Remove SHA1 hashes for distfiles
   2020-03-20 12:58:37 by Nia Alarie | Files touched by this commit (640)
Log message:
*: Convert broken sourceforge HOMEPAGEs back to http
   2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046)
Log message:
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
   2019-06-08 12:41:00 by Roland Illig | Files touched by this commit (93)
Log message:
editors/*: let pkglint fix indentation and variable alignment

pkglint -Wall -F -r editors

Manually fixed the changes in editors/nedit since the "fixed" indentation
was wrong.
   2019-01-18 04:34:28 by matthew green | Files touched by this commit (2)
Log message:
remove now unused and always wrong prototype for system
function vsprintf().
   2015-11-03 04:32:24 by Alistair G. Crooks | Files touched by this commit (138)
Log message:
Add SHA512 digests for distfiles for editors category

Problems found with existing distfiles:
	distfiles/javascript-2.1b1.el
	distfiles/yEd-3.14.2.zip
No changes made to the javascript-mode or yEd distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2013-10-10 13:09:35 by Roy Marples | Files touched by this commit (1)
Log message:
Bump for curses removal