summaryrefslogtreecommitdiff
path: root/chinese/ve (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert to PORTNAME/PORTVERSION.Satoshi 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). Notes: svn path=/head/; revision=27479
* PR: 13372Foxfair Hu1999-08-315-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. Notes: svn path=/head/; revision=21170