diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2001-11-07 18:20:54 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2001-11-07 18:20:54 +0000 |
commit | 5e696f187d9ed2fe63de1200c559c33341715797 (patch) | |
tree | f00d35452840437b1d33cd462673b3218c77615f /print/pips760 | |
parent | 4aedf9b1b8d529cc7d797265ab14feac80da64e5 (diff) | |
download | ports-5e696f187d9ed2fe63de1200c559c33341715797.tar.gz ports-5e696f187d9ed2fe63de1200c559c33341715797.zip |
Notes
Diffstat (limited to 'print/pips760')
-rw-r--r-- | print/pips760/distinfo | 2 | ||||
-rw-r--r-- | print/pips760/pkg-descr | 26 |
2 files changed, 17 insertions, 11 deletions
diff --git a/print/pips760/distinfo b/print/pips760/distinfo index f29af6dd49ee..ec7f403f8653 100644 --- a/print/pips760/distinfo +++ b/print/pips760/distinfo @@ -1 +1 @@ -MD5 (pips760-1.2.i386.tgz) = a895419257060516ce3b7f31091102c7 +MD5 (pips760-1.3.1.i386.tgz) = 52eda64f50652114540278c913f3e776 diff --git a/print/pips760/pkg-descr b/print/pips760/pkg-descr index c7e6b0de3804..aefe17647bbf 100644 --- a/print/pips760/pkg-descr +++ b/print/pips760/pkg-descr @@ -6,14 +6,20 @@ URL: WWW: http://www.epkowa.co.jp/ -And then this port has a modified filter "filter760.rev" which is -useful to print out more than one page. If you use it, you add the -next entries into /etc/printcap. +This port has a modified filter "filter760.rev" which is useful to +print out more than one page. Then you execute the next command: -pm760c|EPSON PM-760C:\ - :lp=/dev/lpt0:\ - :sh:\ - :if=/usr/local/libexec/pips760/filter760.rev:\ - :sd=/var/spool/lpd/pm760c:\ - :mx#0:\ - :lf=/var/log/lpd-errs +/usr/local/libexec/pips760/setup + +to setup /etc/printcap, make a spool in /var/spool/lpd/ and so on. + +To run with Japanese/French/Germany/Spanish/Italian/Dutch/ +Portugue/Korean messages, you should execute as follows: + env LANG=ja_JP pips760 env LANG=fr pips760 + env LANG=de pips760 env LANG=es pips760 + env LANG=it pips760 env LANG=nl pips760 + env LANG=pt pips760 env LANG=ko pips760 (*) + env LANG=zh_CN pips760 (*)(**) env LANG=zh_TW.Big5 pips760 (**) + +(*) These do not work well. +(**) See more informations in /usr/local/share/doc/pips760/readme_for_zh |