summaryrefslogtreecommitdiff
path: root/vietnamese/vn7to8 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* adjust for my editorDavid E. O'Brien1999-09-051-0/+1
| | | | Notes: svn path=/head/; revision=21288
* $Id$ -> $FreeBSD$Peter Wemm1999-08-315-5/+5
| | | | Notes: svn path=/head/; revision=21145
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* 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