diff options
Diffstat (limited to 'print/pips900')
-rw-r--r-- | print/pips900/Makefile | 2 | ||||
-rw-r--r-- | print/pips900/distinfo | 2 | ||||
-rw-r--r-- | print/pips900/pkg-descr | 12 |
3 files changed, 12 insertions, 4 deletions
diff --git a/print/pips900/Makefile b/print/pips900/Makefile index 5bb17242d993..49ecc99dcf62 100644 --- a/print/pips900/Makefile +++ b/print/pips900/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTVERSION= 1.3 +PORTVERSION= 2.1 MASTERDIR= ${.CURDIR}/../pips800 PRTYPE= 900 diff --git a/print/pips900/distinfo b/print/pips900/distinfo index c7b309edee62..181aa157fcbe 100644 --- a/print/pips900/distinfo +++ b/print/pips900/distinfo @@ -1 +1 @@ -MD5 (pips900-1.3.i386.tgz) = 2f133b29dc2f104553f32dbfffdf0b7a +MD5 (pips900-2.1.i386.tgz) = c68a614f0bd999f964064c5fb5df779d diff --git a/print/pips900/pkg-descr b/print/pips900/pkg-descr index 80cb5d452c46..9671d9e49528 100644 --- a/print/pips900/pkg-descr +++ b/print/pips900/pkg-descr @@ -13,5 +13,13 @@ print out more than one page. Then you execute the next command: to setup /etc/printcap, make a spool in /var/spool/lpd/ and so on. -To run with Japanese messages, you have to execute as follows: - env LANG=ja_JP pips900 -la JP +To run with Japanese/French/Germany/Spanish/Italian/Dutch/ +Portugue/Korean messages, you should execute as follows: + env LANG=ja_JP pips900 env LANG=fr pips900 + env LANG=de pips900 env LANG=es pips900 + env LANG=it pips900 env LANG=nl pips900 + env LANG=pt pips900 env LANG=ko pips900 (*) + env LANG=zh_CN pips900 (*)(**) env LANG=zh_TW.Big5 pips900 (**) + +(*) These do not work well. +(**) See more informations in /usr/local/share/doc/pips900/readme_for_zh |