Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Note the standard these utilities conform to. | David E. O'Brien | 2001-11-28 | 4 | -1/+28 |
| | |||||
* | Add reference to vnconvert(1). | David E. O'Brien | 2001-03-25 | 3 | -0/+3 |
| | |||||
* | Use the new libviet port in building. | David E. O'Brien | 2001-02-11 | 3 | -16/+15 |
| | |||||
* | Remove "vi-" prefix from PORTNAMEs, they are set by PKGNAMEPREFIX in | Satoshi Asami | 2000-04-15 | 1 | -1/+1 |
| | | | | ../Makefile.inc. | ||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-09 | 1 | -3/+3 |
| | |||||
* | Restore useless version required comments. | David E. O'Brien | 2000-03-22 | 1 | -0/+1 |
| | |||||
* | Remove the "version required" line. | David E. O'Brien | 2000-03-20 | 1 | -1/+0 |
| | |||||
* | Style nits in the ports I maintain. | David E. O'Brien | 2000-02-13 | 1 | -2/+2 |
| | |||||
* | adjust for my editor | David E. O'Brien | 1999-09-05 | 1 | -0/+1 |
| | |||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-31 | 5 | -5/+5 |
| | |||||
* | #4/4 enforcing Caps, no period | Tim Vanderhoek | 1999-06-26 | 1 | -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 | ||||
* | mark unbroken -- I can't repeat the problem on 3 different machines | David E. O'Brien | 1998-11-07 | 1 | -3/+1 |
| | |||||
* | Mark BROKEN for ELF: | Justin M. Seger | 1998-10-16 | 1 | -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 | ||||
* | Remove manpages from pkg/PLIST | David E. O'Brien | 1998-08-13 | 1 | -3/+1 |
| | |||||
* | Change my email address to @FreeBSD | David E. O'Brien | 1997-10-10 | 1 | -2/+2 |
| | |||||
* | Use ISO639 language code instead of ISO3166 country code for PKGNAME. | Masafumi Max NAKANE | 1997-09-22 | 1 | -3/+2 |
| | | | | (IE, vn-* -> vi-*.) | ||||
* | Converts between the 7-bit VIQR format for Vietnamese (Viet-Net like) | David E. O'Brien | 1996-12-06 | 10 | -0/+278 |
and the 8-bit VISCII 1.1 data format. |