From c1ceb95c7bda9de0a29502fb02c2e31b1b5f7b8f Mon Sep 17 00:00:00 2001 From: Satoshi Taoka Date: Wed, 7 Nov 2001 18:01:05 +0000 Subject: [PATCH] Photo Image Print System for Linux --- EPSON PM-780CS --- print/Makefile | 1 + print/pips780cs/Makefile | 12 ++++++++++++ print/pips780cs/distinfo | 1 + print/pips780cs/pkg-comment | 1 + print/pips780cs/pkg-descr | 25 +++++++++++++++++++++++++ 5 files changed, 40 insertions(+) create mode 100644 print/pips780cs/Makefile create mode 100644 print/pips780cs/distinfo create mode 100644 print/pips780cs/pkg-comment create mode 100644 print/pips780cs/pkg-descr diff --git a/print/Makefile b/print/Makefile index 1b6d9ce0c350..c71d03c93fc2 100644 --- a/print/Makefile +++ b/print/Makefile @@ -110,6 +110,7 @@ SUBDIR += pips760 SUBDIR += pips770 SUBDIR += pips780 + SUBDIR += pips780cs SUBDIR += pips800 SUBDIR += pips820_3300 SUBDIR += pips880 diff --git a/print/pips780cs/Makefile b/print/pips780cs/Makefile new file mode 100644 index 000000000000..fe5e93fcb194 --- /dev/null +++ b/print/pips780cs/Makefile @@ -0,0 +1,12 @@ +# New ports collection makefile for: pips for EPSON PM-780CS +# Date created: 01/09/17 +# Whom: Satoshi Taoka +# +# $FreeBSD$ +# + +PORTVERSION= 2.1 +MASTERDIR= ${.CURDIR}/../pips800 +PRTYPE= 780cs + +.include "${MASTERDIR}/Makefile" diff --git a/print/pips780cs/distinfo b/print/pips780cs/distinfo new file mode 100644 index 000000000000..16f51892f808 --- /dev/null +++ b/print/pips780cs/distinfo @@ -0,0 +1 @@ +MD5 (pips780cs-2.1.i386.tgz) = 34e9964a59b68c5d0499959935b9a789 diff --git a/print/pips780cs/pkg-comment b/print/pips780cs/pkg-comment new file mode 100644 index 000000000000..f15bfac151dd --- /dev/null +++ b/print/pips780cs/pkg-comment @@ -0,0 +1 @@ +Photo Image Print System for Linux --- EPSON PM-780CS diff --git a/print/pips780cs/pkg-descr b/print/pips780cs/pkg-descr new file mode 100644 index 000000000000..db9db70a470e --- /dev/null +++ b/print/pips780cs/pkg-descr @@ -0,0 +1,25 @@ +This port is for a printer filter of EPSON PM-780CS. 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 "filter780cs.rev" which is useful to +print out more than one page. Then you execute the next command: + +/usr/local/libexec/pips780cs/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 pips780cs env LANG=fr pips780cs + env LANG=de pips780cs env LANG=es pips780cs + env LANG=it pips780cs env LANG=nl pips780cs + env LANG=pt pips780cs env LANG=ko pips780cs (*) + env LANG=zh_CN pips780cs (*)(**) env LANG=zh_TW.Big5 pips780cs (**) + +(*) These do not work well. +(**) See more informations in /usr/local/share/doc/pips780cs/readme_for_zh