head	1.4;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.4
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.1.1.1
	RELEASE_5_2_0:1.1.1.1
	RELEASE_4_9_0:1.1.1.1
	RELEASE_5_1_0:1.1.1.1
	RELEASE_4_8_0:1.1.1.1
	RELEASE_5_0_0:1.1.1.1
	RELEASE_4_7_0:1.1.1.1
	RELEASE_4_6_2:1.1.1.1
	RELEASE_4_6_1:1.1.1.1
	RELEASE_4_6_0:1.1.1.1
	RELEASE_5_0_DP1:1.1.1.1
	RELEASE_4_5_0:1.1.1.1
	RELEASE_4_4_0:1.1.1.1
	RELEASE_4_3_0:1.1.1.1
	RELEASE_4_2_0:1.1.1.1
	RELEASE_4_1_1:1.1.1.1
	RELEASE_4_1_0:1.1.1.1
	RELEASE_3_5_0:1.1.1.1
	RELEASE_4_0_0:1.1.1.1
	RELEASE_3_4_0:1.1.1.1
	RELEASE_3_3_0:1.1.1.1
	v1_0:1.1.1.1
	WOJU:1.1.1;
locks; strict;
comment	@# @;


1.4
date	2006.03.20.21.58.01;	author pav;	state Exp;
branches;
next	1.3;

1.3
date	2006.01.14.21.15.46;	author pav;	state dead;
branches;
next	1.2;

1.2
date	2003.12.31.00.24.02;	author leeym;	state Exp;
branches;
next	1.1;

1.1
date	99.08.31.18.12.42;	author foxfair;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.08.31.18.12.42;	author foxfair;	state Exp;
branches;
next	;


desc
@@


1.4
log
@NTHU-CS Maple BBS 2.36 BBS-like editor

ve is a tiny editor, about 60K. It's woju's favorite UNIX editor.
The most obvious weakness of ve is changing TABs into Spaces. So
please don't use ve to edit TAB-important files, such as Makefile,
sendmail.cf, syslog.conf... etc.

PR:		ports/92248
Submitted by:	chinsan <chinsan.tw@@gmail.com>
@
text
@NTHU-CS Maple BBS 2.36 BBS-like editor

Besides normal functions, it has some great features for programmers --
goto line (ESC-G)
cut & paste cross files (Ctrl-G to see ve.hlp)
block shift left/right (ESC-J/K, Ctrl-G to see ve.hlp)
parenthesis matching (ESC-[)
seaching (Ctrl-S, ESC-n, ESC-p)
   (matching start of line, case sensitive/in-sensitive, forward/backward)
undo line (ESC - '-', or ESC-_   )
undelete lines (ESC-u)
...
emacs-like hot-key

ve is a tiny editor, about 60K. It's woju's favorite UNIX editor.
The most obvious weakness of ve is changing TABs into Spaces. So
please don't use ve to edit TAB-important files, such as Makefile,
sendmail.cf, syslog.conf... etc.

WWW: http://netlab.cse.yzu.edu.tw/~statue/freebsd/zh-tut/ve.html
@


1.3
log
@- Remove expired ports
@
text
@d19 2
@


1.2
log
@add extrapatch and unbreak this port on -current.

PR:		60343
Submitted by:	leeym
Approved by:	maintainer timeout (2 weeks)
@
text
@@


1.1
log
@Initial revision
@
text
@a2 2
ftp://wj.o3.net/freebsd/woju/source/ve.txt

a18 12

Manual --
ve.hlp: less -r ve.hlp

About TAB/SPACE
diff -b f.orig f.new
or "-durb"

man expand/unexpand

See Also --
ports/chinese/big5con
@


1.1.1.1
log
@PR:		13372
Submitted by:	woju@@freebsd.ntu.edu.tw
New port : ve, a Chinese command line editor, obtained from
NTHU-CS Maple BBS 2.36 src code.

From the submitter:
ve is a tiny editor, about 60K. It's woju's favorite UNIX editor.
The most obvious weakness of ve is changing TABs into Spaces. So
please don't use ve to edit TAB-important files, such as Makefile,
sendmail.cf, syslog.conf... etc.
@
text
@@
