summaryrefslogtreecommitdiff
path: root/editors/elvis (unfollow)
Commit message (Collapse)AuthorFilesLines
2000-04-17Standardize all user defined options to the booleans WITH_FOO andJeremy Lea1-2/+2
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports Notes: svn path=/head/; revision=27679
2000-04-14portname/portversion updateMichael Haro1-3/+3
Notes: svn path=/head/; revision=27501
1999-10-27update to 2.1.4Michael Haro3-7/+34
PR: 14543 Submitted by: KATO Tsuguru tkato@promtomail.ne.jp Notes: svn path=/head/; revision=22661
1999-09-04Import of elvis.Chris Piazza6-0/+103
Elvis is intended to be a modern replacement for the classic ex/vi editor. Elvis supports many new features, including multiple edit buffers, multiple windows, multiple user interfaces, and a variety of display modes including plain text, syntax highlighting, hex dump, HTML and man page formatter. PR: 13543 Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de> Notes: svn path=/head/; revision=21245