summaryrefslogtreecommitdiff
path: root/vietnamese (follow)
Commit message (Collapse)AuthorAgeFilesLines
* That should have been "print".David E. O'Brien1997-11-033-3/+3
|
* Added "editors" to the category.David E. O'Brien1997-11-033-6/+6
|
* Add editors to the CATEGORIES list.David E. O'Brien1997-11-031-2/+2
|
* Portlint these babies.David E. O'Brien1997-10-132-6/+7
|
* Change my email address to @FreeBSDDavid E. O'Brien1997-10-107-14/+14
|
* Remove unnecessary blank line.Masafumi Max NAKANE1997-09-221-1/+1
| | | | Add @dirrm for share/vn-fonts.
* Style police.Masafumi Max NAKANE1997-09-221-4/+4
|
* Use ISO639 language code instead of ISO3166 country code for PKGNAME.Masafumi Max NAKANE1997-09-227-19/+14
| | | | (IE, vn-* -> vi-*.)
* /bin/sh -> ${SH}Masafumi Max NAKANE1997-07-131-2/+2
|
* Make more more pty's available.David E. O'Brien1997-04-261-0/+11
|
* Share vnroff with the rest of the world.David E. O'Brien1996-12-251-1/+2
|
* VNroff converts VIQR format Vietnamese characters into troff format soDavid E. O'Brien1996-12-257-0/+121
| | | | groff/troff can print it out.
* Cleaned up helper script.David E. O'Brien1996-12-102-25/+16
|
* Ah, I think I now understand INSTALL scripts w/pkg_addDavid E. O'Brien1996-12-092-3/+3
| | | | Thanks-to: Satoshi
* Turnon vnlpr & vnpstextDavid E. O'Brien1996-12-091-1/+3
|
* Vnpstext converts your 8-bit Vietnamese text to a PostScriptDavid E. O'Brien1996-12-0910-0/+249
| | | | file suitable for printing to a PostScript printer.
* vnlpr is a shell script that utilizes the vnpstext and vn7to8 utilitiesDavid E. O'Brien1996-12-095-0/+105
| | | | | | to print vietnames text on PostScript printer on Unix machines using various Type-1 fonts supplied by TriChlor and the Courier fonts from the vnpstext package.
* Fixed running of pkg/INSTALLDavid E. O'Brien1996-12-092-3/+4
|
* run the pkg/INSTALL script on ``make install''David E. O'Brien1996-12-091-1/+2
|
* 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.
* Prepend "vn-" to PKGNAME.Satoshi Asami1996-12-061-2/+2
|
* Didn't catch that "RANLIB= echo". HEY! This ain't no stinking SysV OS. :-)David E. O'Brien1996-12-062-12/+17
|
* Moved one part of post-install to pkg/INSTALL.David E. O'Brien1996-12-062-4/+9
|
* Turn on vn7to8 vnelvis vnless vntermDavid E. O'Brien1996-12-061-2/+6
|
* 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.
* 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.
* 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.
* 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.
* A new category for Vietnamese support, requested by David O'Brien.Satoshi Asami1996-12-052-0/+7