summaryrefslogtreecommitdiff
path: root/vietnamese (follow)
Commit message (Collapse)AuthorAgeFilesLines
* That should have been "print".David E. O'Brien1997-11-033-3/+3
| | | | Notes: svn path=/head/; revision=8461
* Added "editors" to the category.David E. O'Brien1997-11-033-6/+6
| | | | Notes: svn path=/head/; revision=8460
* Add editors to the CATEGORIES list.David E. O'Brien1997-11-031-2/+2
| | | | Notes: svn path=/head/; revision=8459
* Portlint these babies.David E. O'Brien1997-10-132-6/+7
| | | | Notes: svn path=/head/; revision=8235
* Change my email address to @FreeBSDDavid E. O'Brien1997-10-107-14/+14
| | | | Notes: svn path=/head/; revision=8194
* Remove unnecessary blank line.Masafumi Max NAKANE1997-09-221-1/+1
| | | | | | | Add @dirrm for share/vn-fonts. Notes: svn path=/head/; revision=7996
* Style police.Masafumi Max NAKANE1997-09-221-4/+4
| | | | Notes: svn path=/head/; revision=7995
* Use ISO639 language code instead of ISO3166 country code for PKGNAME.Masafumi Max NAKANE1997-09-227-19/+14
| | | | | | | (IE, vn-* -> vi-*.) Notes: svn path=/head/; revision=7993
* /bin/sh -> ${SH}Masafumi Max NAKANE1997-07-131-2/+2
| | | | Notes: svn path=/head/; revision=7303
* Make more more pty's available.David E. O'Brien1997-04-261-0/+11
| | | | Notes: svn path=/head/; revision=6302
* Share vnroff with the rest of the world.David E. O'Brien1996-12-251-1/+2
| | | | Notes: svn path=/head/; revision=5091
* VNroff converts VIQR format Vietnamese characters into troff format soDavid E. O'Brien1996-12-257-0/+121
| | | | | | | groff/troff can print it out. Notes: svn path=/head/; revision=5090
* Cleaned up helper script.David E. O'Brien1996-12-102-25/+16
| | | | Notes: svn path=/head/; revision=4914
* Ah, I think I now understand INSTALL scripts w/pkg_addDavid E. O'Brien1996-12-092-3/+3
| | | | | | | Thanks-to: Satoshi Notes: svn path=/head/; revision=4909
* Turnon vnlpr & vnpstextDavid E. O'Brien1996-12-091-1/+3
| | | | Notes: svn path=/head/; revision=4907
* 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. Notes: svn path=/head/; revision=4906
* 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. Notes: svn path=/head/; revision=4905
* Fixed running of pkg/INSTALLDavid E. O'Brien1996-12-092-3/+4
| | | | Notes: svn path=/head/; revision=4904
* run the pkg/INSTALL script on ``make install''David E. O'Brien1996-12-091-1/+2
| | | | Notes: svn path=/head/; revision=4903
* 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