summaryrefslogtreecommitdiffstats
path: root/print/pips750_2000
diff options
context:
space:
mode:
authortaoka <taoka@FreeBSD.org>2001-11-07 18:20:54 +0000
committertaoka <taoka@FreeBSD.org>2001-11-07 18:20:54 +0000
commitf3a1b2b2ea6b1cdc7a1244596c46ee249104f5dd (patch)
tree42e60c142b8bd91ee6bdd4097c4541466e3316ae /print/pips750_2000
parente30b5066a596a954c8bae3b0f400296b71e7c74c (diff)
downloadFreeBSD-ports-f3a1b2b2ea6b1cdc7a1244596c46ee249104f5dd.zip
FreeBSD-ports-f3a1b2b2ea6b1cdc7a1244596c46ee249104f5dd.tar.gz
Update vertion to 1.3.1
Diffstat (limited to 'print/pips750_2000')
-rw-r--r--print/pips750_2000/Makefile1
-rw-r--r--print/pips750_2000/distinfo2
-rw-r--r--print/pips750_2000/pkg-descr26
3 files changed, 17 insertions, 12 deletions
diff --git a/print/pips750_2000/Makefile b/print/pips750_2000/Makefile
index 8fd4663..eec70e2 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 a4e6c8c..d0a503d 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 f4a68bc..dc93e1d 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
OpenPOWER on IntegriCloud