diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-06-26 02:38:23 +0000 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-06-26 02:38:23 +0000 |
commit | a35b855b3dd3fad7baaed8959a88a3a2a9342b0a (patch) | |
tree | 67e868709698e64f0b28c19612264f39602fd204 /editors/joe-devel/pkg-descr | |
parent | a3505fe709f7c0e83786e0a7808a2cb332ca8e79 (diff) | |
download | FreeBSD-ports-a35b855b3dd3fad7baaed8959a88a3a2a9342b0a.zip FreeBSD-ports-a35b855b3dd3fad7baaed8959a88a3a2a9342b0a.tar.gz |
Update new port to 2.9.6
Give maintainership to new fork of joe
Remove unneeded patches
Fix up pkg-descr
PR: 26773
Submitted by: Pete Fritchman <petef@databits.net>
Diffstat (limited to 'editors/joe-devel/pkg-descr')
-rw-r--r-- | editors/joe-devel/pkg-descr | 22 |
1 files changed, 14 insertions, 8 deletions
diff --git a/editors/joe-devel/pkg-descr b/editors/joe-devel/pkg-descr index fa4a0a0..53ed0cd 100644 --- a/editors/joe-devel/pkg-descr +++ b/editors/joe-devel/pkg-descr @@ -1,9 +1,15 @@ - JOE is the professional freeware ASCII text screen editor for UNIX. -It makes full use of the power and versatility of UNIX, but lacks the steep -learning curve and basic nonsense you have to deal with in every other UNIX -editor. JOE has the feel of most IBM PC text editors: The key-sequences are -reminiscent of WordStar and Turbo-C. JOE is much more powerful than those -editors, however. JOE has all of the features a UNIX user should expect: -full use of termcap/terminfo, excellent screen update optimizations (JOE is -fully useable at 2400 baud), simple installation, and all of the +JOE is the professional freeware ASCII text screen editor for UNIX. +It makes full use of the power and versatility of UNIX, but lacks +the steep learning curve and basic nonsense you have to deal with +in every other UNIX editor. JOE has the feel of most IBM PC text +editors: the key-sequences are reminiscent of WordStar and Turbo-C. +JOE is much more powerful than those editors, however. JOE has +all of the features a UNIX user should expect: full use of +termcap/terminfo, excellent screen update optimizations (JOE is +fully usable at 2400 baud), simple installation, and all of the UNIX-integration features of VI. + +WWW: http://sourceforge.net/projects/joe-editor/ + +-Pete +petef@databits.net |