summaryrefslogtreecommitdiff
path: root/vietnamese (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Install binaries in ${PREFIX}/bin, not ${PREFIX}. (David, you sleepy? :)Satoshi Asami1996-12-061-5/+5
| | | | | | | | While I'm here, change hard links to symlinks. IIRC this saves space in the tarball. Notes: svn path=/head/; revision=4850
* Prepend "vn-" to PKGNAME.Satoshi Asami1996-12-061-2/+2
| | | | Notes: svn path=/head/; revision=4849
* Didn't catch that "RANLIB= echo". HEY! This ain't no stinking SysV OS. :-)David E. O'Brien1996-12-062-12/+17
| | | | Notes: svn path=/head/; revision=4840
* Moved one part of post-install to pkg/INSTALL.David E. O'Brien1996-12-062-4/+9
| | | | Notes: svn path=/head/; revision=4839
* Turn on vn7to8 vnelvis vnless vntermDavid E. O'Brien1996-12-061-2/+6
| | | | Notes: svn path=/head/; revision=4838
* VNless is a port of a very old version of GNU's less that suports the displayDavid E. O'Brien1996-12-0610-0/+207
| | | | | | | | of files written in the Vietnamese language using the VISCII (VIetnamese Standard Code for Information Interchange) encoding. Notes: svn path=/head/; revision=4837
* VNElvis is a clone of vi/ex (the standard UNIX editor) that allows theDavid E. O'Brien1996-12-0616-0/+333
| | | | | | | | | displaying and editing of documents in the Vietnamese 8-bit VISCII (VIetnamese Standard Code for Information Interchange) data format using the 7-bit VIQR (VIetnamese Quoted Readable) input method. Notes: svn path=/head/; revision=4836
* vnxterm is a xterm replacement with Vietnamese VIQR 1.1 (7-bit VIetnameseDavid E. O'Brien1996-12-0613-0/+295
| | | | | | | | Quoted Readable/Viet-Net) support. This version of cxterm is derived from the X11R5 xterm, and thus has simular capabilities. Notes: svn path=/head/; revision=4834
* Converts between the 7-bit VIQR format for Vietnamese (Viet-Net like)David E. O'Brien1996-12-0610-0/+278
| | | | | | | and the 8-bit VISCII 1.1 data format. Notes: svn path=/head/; revision=4833
* A new category for Vietnamese support, requested by David O'Brien.Satoshi Asami1996-12-052-0/+7
Notes: svn path=/head/; revision=4812