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/pips750_2000 | |
parent | 4aedf9b1b8d529cc7d797265ab14feac80da64e5 (diff) | |
download | ports-5e696f187d9ed2fe63de1200c559c33341715797.tar.gz ports-5e696f187d9ed2fe63de1200c559c33341715797.zip |
Notes
Diffstat (limited to 'print/pips750_2000')
-rw-r--r-- | print/pips750_2000/Makefile | 1 | ||||
-rw-r--r-- | print/pips750_2000/distinfo | 2 | ||||
-rw-r--r-- | print/pips750_2000/pkg-descr | 26 |
3 files changed, 17 insertions, 12 deletions
diff --git a/print/pips750_2000/Makefile b/print/pips750_2000/Makefile index 8fd4663b870e..eec70e2deea2 100644 --- a/print/pips750_2000/Makefile +++ b/print/pips750_2000/Makefile @@ -5,7 +5,6 @@ # $FreeBSD$ # -PORTVERSION= 1.3 MASTER_SITES= http://www.epkowa.on.arena.ne.jp/pips/data/750/ MASTERDIR= ${.CURDIR}/../pips800 PRTYPE= 750_2000 diff --git a/print/pips750_2000/distinfo b/print/pips750_2000/distinfo index a4e6c8ce204f..d0a503dfa1a7 100644 --- a/print/pips750_2000/distinfo +++ b/print/pips750_2000/distinfo @@ -1 +1 @@ -MD5 (pips750_2000-1.3.i386.tgz) = 8917ef721a702378f623086a782eeba5 +MD5 (pips750_2000-1.3.1.i386.tgz) = 7693d867bf09a225b6c53fcdbb8435aa diff --git a/print/pips750_2000/pkg-descr b/print/pips750_2000/pkg-descr index f4a68bcaea67..dc93e1d6a0e7 100644 --- a/print/pips750_2000/pkg-descr +++ b/print/pips750_2000/pkg-descr @@ -6,14 +6,20 @@ URL: WWW: http://www.epkowa.co.jp/ -And then this port has a modified filter "filter750_2000.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 "filter750_2000.rev" which is useful to +print out more than one page. Then you execute the next command: -pm750c_2000c|EPSON PM-750C PM-2000C:\ - :lp=/dev/lpt0:\ - :sh:\ - :if=/usr/local/libexec/pips750_2000/filter750_2000.rev:\ - :sd=/var/spool/lpd/pm750c_2000c:\ - :mx#0:\ - :lf=/var/log/lpd-errs +/usr/local/libexec/pips750_2000/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 pips750_2000 env LANG=fr pips750_2000 + env LANG=de pips750_2000 env LANG=es pips750_2000 + env LANG=it pips750_2000 env LANG=nl pips750_2000 + env LANG=pt pips750_2000 env LANG=ko pips750_2000 (*) + env LANG=zh_CN pips750_2000 (*)(**) env LANG=zh_TW.Big5 pips750_2000 (**) + +(*) These do not work well. +(**) See more informations in /usr/local/share/doc/pips750_2000/readme_for_zh |