aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/ve
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* add extrapatch and unbreak this port on -current.leeym2003-12-314-19/+41
| | | | | | PR: 60343 Submitted by: leeym Approved by: maintainer timeout (2 weeks)
* Mark broken on 5.x (varargs). Informed maintainer.linimon2003-12-071-1/+7
|
* Respect CC and CFLAGSkris2003-10-231-0/+26
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* change master siteijliao2001-04-152-3/+2
| | | | | | remove one strange md5 checksum (there were 2 md5 checksum of 1 file) Submitted by: leeym@cae.ce.ntu.edu.tw
* Convert to PORTNAME/PORTVERSION.asami2000-04-131-3/+2
| | | | | | | | | | Anomalies found: - autoconvert was missing "zh-" in front of PKGNAME - xcin (both 2.3 and 2.5) had invalid version strings - neither of xcin ports had NO_LATEST_LINK - telnet8-1.0 thinks PKGNAME is zh-telnet-1.0 Fixed all except the last (I wasn't sure if it was intentional).
* PR: 13372foxfair1999-09-015-0/+57
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.