Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | That should have been "print". | David E. O'Brien | 1997-11-03 | 3 | -3/+3 |
| | | | | Notes: svn path=/head/; revision=8461 | ||||
* | Added "editors" to the category. | David E. O'Brien | 1997-11-03 | 3 | -6/+6 |
| | | | | Notes: svn path=/head/; revision=8460 | ||||
* | Add editors to the CATEGORIES list. | David E. O'Brien | 1997-11-03 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=8459 | ||||
* | Portlint these babies. | David E. O'Brien | 1997-10-13 | 2 | -6/+7 |
| | | | | Notes: svn path=/head/; revision=8235 | ||||
* | Change my email address to @FreeBSD | David E. O'Brien | 1997-10-10 | 7 | -14/+14 |
| | | | | Notes: svn path=/head/; revision=8194 | ||||
* | Remove unnecessary blank line. | Masafumi Max NAKANE | 1997-09-22 | 1 | -1/+1 |
| | | | | | | | Add @dirrm for share/vn-fonts. Notes: svn path=/head/; revision=7996 | ||||
* | Style police. | Masafumi Max NAKANE | 1997-09-22 | 1 | -4/+4 |
| | | | | Notes: svn path=/head/; revision=7995 | ||||
* | Use ISO639 language code instead of ISO3166 country code for PKGNAME. | Masafumi Max NAKANE | 1997-09-22 | 7 | -19/+14 |
| | | | | | | | (IE, vn-* -> vi-*.) Notes: svn path=/head/; revision=7993 | ||||
* | /bin/sh -> ${SH} | Masafumi Max NAKANE | 1997-07-13 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=7303 | ||||
* | Make more more pty's available. | David E. O'Brien | 1997-04-26 | 1 | -0/+11 |
| | | | | Notes: svn path=/head/; revision=6302 | ||||
* | Share vnroff with the rest of the world. | David E. O'Brien | 1996-12-25 | 1 | -1/+2 |
| | | | | Notes: svn path=/head/; revision=5091 | ||||
* | VNroff converts VIQR format Vietnamese characters into troff format so | David E. O'Brien | 1996-12-25 | 7 | -0/+121 |
| | | | | | | | groff/troff can print it out. Notes: svn path=/head/; revision=5090 | ||||
* | Cleaned up helper script. | David E. O'Brien | 1996-12-10 | 2 | -25/+16 |
| | | | | Notes: svn path=/head/; revision=4914 | ||||
* | Ah, I think I now understand INSTALL scripts w/pkg_add | David E. O'Brien | 1996-12-09 | 2 | -3/+3 |
| | | | | | | | Thanks-to: Satoshi Notes: svn path=/head/; revision=4909 | ||||
* | Turnon vnlpr & vnpstext | David E. O'Brien | 1996-12-09 | 1 | -1/+3 |
| | | | | Notes: svn path=/head/; revision=4907 | ||||
* | Vnpstext converts your 8-bit Vietnamese text to a PostScript | David E. O'Brien | 1996-12-09 | 10 | -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 utilities | David E. O'Brien | 1996-12-09 | 5 | -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/INSTALL | David E. O'Brien | 1996-12-09 | 2 | -3/+4 |
| | | | | Notes: svn path=/head/; revision=4904 | ||||
* | run the pkg/INSTALL script on ``make install'' | David E. O'Brien | 1996-12-09 | 1 | -1/+2 |
| | | | | Notes: svn path=/head/; revision=4903 | ||||
* | Install binaries in ${PREFIX}/bin, not ${PREFIX}. (David, you sleepy? :) | Satoshi Asami | 1996-12-06 | 1 | -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 Asami | 1996-12-06 | 1 | -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'Brien | 1996-12-06 | 2 | -12/+17 |
| | | | | Notes: svn path=/head/; revision=4840 | ||||
* | Moved one part of post-install to pkg/INSTALL. | David E. O'Brien | 1996-12-06 | 2 | -4/+9 |
| | | | | Notes: svn path=/head/; revision=4839 | ||||
* | Turn on vn7to8 vnelvis vnless vnterm | David E. O'Brien | 1996-12-06 | 1 | -2/+6 |
| | | | | Notes: svn path=/head/; revision=4838 | ||||
* | VNless is a port of a very old version of GNU's less that suports the display | David E. O'Brien | 1996-12-06 | 10 | -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 the | David E. O'Brien | 1996-12-06 | 16 | -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 VIetnamese | David E. O'Brien | 1996-12-06 | 13 | -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'Brien | 1996-12-06 | 10 | -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 Asami | 1996-12-05 | 2 | -0/+7 |
Notes: svn path=/head/; revision=4812 |