summaryrefslogtreecommitdiffstats
path: root/print/pips920
diff options
context:
space:
mode:
authortaoka <taoka@FreeBSD.org>2001-11-07 18:03:00 +0000
committertaoka <taoka@FreeBSD.org>2001-11-07 18:03:00 +0000
commit2cfba93fd10b58a5bc57db77f3c8ee0858d0860a (patch)
treed89a56e2ffe6ff102b4611a929637ecff898e5bf /print/pips920
parent4febf586a31ad6cc439f8e2c1b885dba6e77de7a (diff)
downloadFreeBSD-ports-2cfba93fd10b58a5bc57db77f3c8ee0858d0860a.zip
FreeBSD-ports-2cfba93fd10b58a5bc57db77f3c8ee0858d0860a.tar.gz
Photo Image Print System for Linux --- EPSON PM-920C
Diffstat (limited to 'print/pips920')
-rw-r--r--print/pips920/Makefile12
-rw-r--r--print/pips920/distinfo1
-rw-r--r--print/pips920/pkg-comment1
-rw-r--r--print/pips920/pkg-descr25
4 files changed, 39 insertions, 0 deletions
diff --git a/print/pips920/Makefile b/print/pips920/Makefile
new file mode 100644
index 0000000..ead393a
--- /dev/null
+++ b/print/pips920/Makefile
@@ -0,0 +1,12 @@
+# New ports collection makefile for: pips for EPSON PM-920C
+# Date created: 01/09/17
+# Whom: Satoshi Taoka <taoka@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTVERSION= 2.1
+MASTERDIR= ${.CURDIR}/../pips800
+PRTYPE= 920
+
+.include "${MASTERDIR}/Makefile"
diff --git a/print/pips920/distinfo b/print/pips920/distinfo
new file mode 100644
index 0000000..5422c64
--- /dev/null
+++ b/print/pips920/distinfo
@@ -0,0 +1 @@
+MD5 (pips920-2.1.i386.tgz) = a734f5a740862b6079d477f477042633
diff --git a/print/pips920/pkg-comment b/print/pips920/pkg-comment
new file mode 100644
index 0000000..5e3db23
--- /dev/null
+++ b/print/pips920/pkg-comment
@@ -0,0 +1 @@
+Photo Image Print System for Linux --- EPSON PM-920C
diff --git a/print/pips920/pkg-descr b/print/pips920/pkg-descr
new file mode 100644
index 0000000..bc4c829
--- /dev/null
+++ b/print/pips920/pkg-descr
@@ -0,0 +1,25 @@
+This port is for a printer filter of EPSON PM-920C. The filter is
+called Photo Image Print System for Linux and there exist the filters
+for other EPSON bubble jet printers. By using this driver you can
+print out as high quality as you use the Windows driver. See the below
+URL:
+
+WWW: http://www.epkowa.co.jp/
+
+This port has a modified filter "filter920.rev" which is useful to
+print out more than one page. Then you execute the next command:
+
+/usr/local/libexec/pips920/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 pips920 env LANG=fr pips920
+ env LANG=de pips920 env LANG=es pips920
+ env LANG=it pips920 env LANG=nl pips920
+ env LANG=pt pips920 env LANG=ko pips920 (*)
+ env LANG=zh_CN pips920 (*)(**) env LANG=zh_TW.Big5 pips920 (**)
+
+(*) These do not work well.
+(**) See more informations in /usr/local/share/doc/pips920/readme_for_zh
OpenPOWER on IntegriCloud