aboutsummaryrefslogtreecommitdiff
path: root/vietnamese/vn7to8
Commit message (Collapse)AuthorAgeFilesLines
* mark unbroken -- I can't repeat the problem on 3 different machinesDavid E. O'Brien1998-11-071-3/+1
| | | | Notes: svn path=/head/; revision=14381
* Mark BROKEN for ELF:Justin M. Seger1998-10-161-1/+3
| | | | | | | | | | | | ===> Building for vi-vn7to8-1.1.1 cc -I../include -c vn7to8.c cc -I../include -s -o vn7to8 vn7to8.o ../lib/libviqr.a ../lib/libvntype.a cc: ../lib/libviqr.a: No such file or directory cc: ../lib/libvntype.a: No such file or directory *** Error code 1 Notes: svn path=/head/; revision=14027
* Remove manpages from pkg/PLISTDavid E. O'Brien1998-08-131-3/+1
| | | | Notes: svn path=/head/; revision=12503
* Change my email address to @FreeBSDDavid E. O'Brien1997-10-101-2/+2
| | | | Notes: svn path=/head/; revision=8194
* Use ISO639 language code instead of ISO3166 country code for PKGNAME.Masafumi Max NAKANE1997-09-221-3/+2
| | | | | | | (IE, vn-* -> vi-*.) Notes: svn path=/head/; revision=7993
* 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