Commit Graph

73 Commits

Author SHA1 Message Date
Masafumi Max NAKANE
286f43b29d Style police. 1997-09-22 17:04:39 +00:00
Masafumi Max NAKANE
3d91be32c6 Use ISO639 language code instead of ISO3166 country code for PKGNAME.
(IE, vn-* -> vi-*.)
1997-09-22 16:54:25 +00:00
Masafumi Max NAKANE
75c141cc7d /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
David E. O'Brien
960fef1cd6 Make more more pty's available. 1997-04-26 17:11:43 +00:00
David E. O'Brien
51b93c1ce7 Share vnroff with the rest of the world. 1996-12-25 12:43:09 +00:00
David E. O'Brien
ac4e289cb8 VNroff converts VIQR format Vietnamese characters into troff format so
groff/troff can print it out.
1996-12-25 12:42:42 +00:00
David E. O'Brien
9802c96856 Cleaned up helper script. 1996-12-10 09:42:24 +00:00
David E. O'Brien
6f6ac99c4b Ah, I think I now understand INSTALL scripts w/pkg_add
Thanks-to:	Satoshi
1996-12-09 07:25:57 +00:00
David E. O'Brien
07dc01dcb2 Turnon vnlpr & vnpstext 1996-12-09 02:09:17 +00:00
David E. O'Brien
c972382ac4 Vnpstext converts your 8-bit Vietnamese text to a PostScript
file suitable for printing to a PostScript printer.
1996-12-09 02:07:06 +00:00
David E. O'Brien
069531a1b9 vnlpr is a shell script that utilizes the vnpstext and vn7to8 utilities
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.
1996-12-09 02:02:49 +00:00
David E. O'Brien
783d07b0e8 Fixed running of pkg/INSTALL 1996-12-09 00:53:22 +00:00
David E. O'Brien
82a844aed1 run the pkg/INSTALL script on ``make install'' 1996-12-09 00:14:54 +00:00
Satoshi Asami
8b3fd3fb9f Install binaries in ${PREFIX}/bin, not ${PREFIX}. (David, you sleepy? :)
While I'm here, change hard links to symlinks.  IIRC this saves space
in the tarball.
1996-12-06 23:56:52 +00:00
Satoshi Asami
e6fc9d2118 Prepend "vn-" to PKGNAME. 1996-12-06 23:55:27 +00:00
David E. O'Brien
bafef6b830 Didn't catch that "RANLIB= echo". HEY! This ain't no stinking SysV OS. :-) 1996-12-06 19:54:47 +00:00
David E. O'Brien
68e5c8269e Moved one part of post-install to pkg/INSTALL. 1996-12-06 19:43:52 +00:00
David E. O'Brien
66e6308d6c Turn on vn7to8 vnelvis vnless vnterm 1996-12-06 12:41:20 +00:00
David E. O'Brien
a327c7c4dc VNless is a port of a very old version of GNU's less that suports the display
of files written in the Vietnamese language using the VISCII (VIetnamese
Standard Code for Information Interchange) encoding.
1996-12-06 12:38:53 +00:00
David E. O'Brien
b93ba8e95c VNElvis is a clone of vi/ex (the standard UNIX editor) that allows the
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.
1996-12-06 12:37:38 +00:00
David E. O'Brien
e0dead1af6 vnxterm is a xterm replacement with Vietnamese VIQR 1.1 (7-bit VIetnamese
Quoted Readable/Viet-Net) support.  This version of cxterm is derived from the
X11R5 xterm, and thus has simular capabilities.
1996-12-06 12:33:53 +00:00
David E. O'Brien
c23ec56433 Converts between the 7-bit VIQR format for Vietnamese (Viet-Net like)
and the 8-bit VISCII 1.1 data format.
1996-12-06 12:32:14 +00:00
Satoshi Asami
c5068e8e2c A new category for Vietnamese support, requested by David O'Brien. 1996-12-05 11:07:55 +00:00