Port details |
- ve NTHU-CS Maple BBS 2.36 BBS-like editor
- 1.1 chinese =2 1.1Version of this port present on the latest quarterly branch.
- Maintainer: gaod@hychen.org
- Port Added: unknown
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv1 GPLv2 GPLv3
- WWW:
- http://netlab.cse.yzu.edu.tw/~statue/freebsd/zh-tut/ve.html
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/chinese/ve/ && make install clean
- To add the package, run one of these commands:
- pkg install chinese/ve
- pkg install zh-ve
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: zh-ve
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ve-1.1.tgz) = cbb6d0d2c4dd8ba68d96954c7519c94daefebcedfc285c0406e8a2029c317116
SIZE (ve-1.1.tgz) = 28527
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- chinese_ve
- USES:
- ncurses
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f 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) |
1.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.1 20 Jul 2022 14:21:00 |
Tobias C. Berner (tcberner) |
chinese: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <intron@intron.ac>
* Bo-Yi Wu <appleboy.tw@gmail.com>
* Chih-Hsin Chang <chihhsin@cs.nctu.edu.tw>
* Ching-Hong Wu <woju@freebsd.ntu.edu.tw>
* David O'Brien (obrien@FreeBSD.org)
* David O'Brien (obrien@cs.ucdavis.edu)
* Eric L. Camachat <eric@camachat.org>
* Foxfair Hu <foxfair@FreeBSD.org>
* G. Adam Stanislav <adam@whizkidtech.net>
* Gasol Wu <gasol.wu@gmail.com>
* Gea-Suan Lin <gslin@gslin.org> (Only the first 15 lines of the commit message are shown above ) |
1.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1 01 Feb 2016 21:13:11 |
marino |
chinese/ve: document ncurses requirement (USES+=ncurses), respect LDFLAGS
Also link with libncurses, not libtermcap
approved by: infrastructure blanket |
1.1 20 Dec 2014 17:29:48 |
bapt |
Cleanup plist |
1.1 23 Feb 2014 15:20:55 |
sunpoet |
- Allow build with clang
- Respect CC
- Support STAGEDIR
- While I'm here:
- Add LICENSE
- Use PLIST_DIRS/PLIST_FILES instead of PLIST
PR: ports/186932
Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer) |
1.1 20 Sep 2013 16:01:22 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
chinese) |
1.1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.1 23 Dec 2009 02:54:50 |
vanilla |
Upgrade to 1.1.
PR: ports/141902
Submitted by: maintainer |
1.0_3 07 Oct 2009 06:10:05 |
avl |
- Fix the terminal initial problem with color redraw
- Pass maintainership to submitter
PR: ports/137858
Submitted by: Hung-Yi Chen <gaod@hychen.org> |
1.0_2 28 Aug 2009 17:37:26 |
linimon |
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.
Hat: portmgr |
1.0_2 05 Jan 2009 17:27:29 |
pav |
- Remove conditional checks relevant only on FreeBSD 5.x and older |
1.0_2 02 Jan 2009 08:06:15 |
chinsan |
- Fix compiling warning.
PR: ports/129819
Submitted by: Hung-Yi Chen <gaod@hychen.org> |
1.0_1 06 May 2008 21:50:00 |
pav |
- Unbreak build after tty changes
Submitted by: Ed Schouten <ed@80386.nl> |
1.0_1 01 May 2008 14:08:18 |
chinsan |
- Use termios instead of sgtty.
PR: ports/119115, ports/122889
Submitted by: Ed Schouten <ed@80386 dot nl> |
1.0 29 Jan 2007 15:55:10 |
rafan |
- Remove chinsan2.twbbs.org, distfiles moved to LOCAL
PR: 108392, 108393, 108394, 108395, 108396, 108397, 108398, 108399,
108400, 108401
Submitted by: chinsan (maintainer) |
1.0 03 Oct 2006 15:34:44 |
chinsan |
Change the following ports to my FreeBSD.org email.
Approved by: delphij (mentor)
archivers/pecl-bz2/Makefile
archivers/pecl-lzf/Makefile
archivers/pecl-rar/Makefile
audio/fapg/Makefile
audio/pecl-id3/Makefile
chinese/CJKUnifonts/Makefile
chinese/auto-tw-l10n/Makefile
chinese/dfsongsd/Makefile
chinese/fortunetw/Makefile
chinese/gcin/Makefile
chinese/joe/Makefile
chinese/joe2/Makefile (Only the first 15 lines of the commit message are shown above ) |
1.0 20 Mar 2006 21:58:01 |
pav |
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> |
1.0 14 Jan 2006 21:15:52 |
pav |
- Remove expired ports |
1.0 24 Nov 2005 23:02:13 |
pav |
- Add SHA256 |
1.0 26 Oct 2005 15:57:51 |
garga |
- Mark it as DEPRECATED
- Set EXPIRATION_DATE
PR: ports/88040
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> |
1.0 25 Jul 2005 21:58:10 |
linimon |
Reset bouncing maintainer address. These ports are now available for
adoption.
Note that I have left the maintainer's own ftp site as a MASTERSITE
because it still appears to be active (for now, anyways).
Hat: portmgr |
1.0 08 Jan 2005 15:50:05 |
sem |
- Pass maintainership to submitter
PR: ports/75730
Submitted by: statue(at)freebsd.netlab.cse.yzu.edu.tw |
1.0 25 Oct 2004 13:39:57 |
edwin |
Clean up time for email addresses MIA!
If you know new email addresses for the people involved, please send-pr it!
<mcsi@agava.com>: host relay.agava.net.ru[195.161.118.3] said: 550
<mcsi@agava.com>: User unknown in local recipient table (in reply to RCPT
TO command)
<woju@bbsmail.ntu.edu.tw> (expanded from <woju@bbsmail>): Host or domain name
not found. Name service error for name=bbsmail.ntu.edu.tw type=A: Host not
found
<esoha@attbi.com>: host gateway.attbi.com[204.127.198.6] said: 551 not our
customer (in reply to RCPT TO command)
<crow@nektor.hu>: host mail.kapu.hu[195.70.32.236] said: 550 unknown user (in (Only the first 15 lines of the commit message are shown above ) |
1.0 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.0 31 Dec 2003 00:24:03 |
leeym |
add extrapatch and unbreak this port on -current.
PR: 60343
Submitted by: leeym
Approved by: maintainer timeout (2 weeks) |
1.0 06 Dec 2003 21:56:24 |
linimon |
Mark broken on 5.x (varargs). Informed maintainer. |
1.0 22 Oct 2003 23:46:06 |
kris |
Respect CC and CFLAGS |
1.0 21 Feb 2003 11:06:31 |
knu |
De-pkg-comment. |
15 Apr 2001 13:31:13 |
ijliao |
change master site remove one strange md5 checksum (there were 2 md5 checksum
of 1 file) |
08 Oct 2000 00:38:35 |
asami |
Convert category chinese to new layout. |