diff options
-rw-r--r-- | print/Makefile | 1 | ||||
-rw-r--r-- | print/pips790/Makefile | 12 | ||||
-rw-r--r-- | print/pips790/distinfo | 1 | ||||
-rw-r--r-- | print/pips790/pkg-comment | 1 | ||||
-rw-r--r-- | print/pips790/pkg-descr | 17 |
5 files changed, 32 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index 5ebd8f0054c7..1d8656704004 100644 --- a/print/Makefile +++ b/print/Makefile @@ -114,6 +114,7 @@ SUBDIR += pips770 SUBDIR += pips780 SUBDIR += pips780cs + SUBDIR += pips790 SUBDIR += pips800 SUBDIR += pips820 SUBDIR += pips820_3300 diff --git a/print/pips790/Makefile b/print/pips790/Makefile new file mode 100644 index 000000000000..bfeb7441bb82 --- /dev/null +++ b/print/pips790/Makefile @@ -0,0 +1,12 @@ +# New ports collection makefile for: pips for EPSON PM-790PT +# Date created: 01/09/17 +# Whom: Satoshi Taoka <taoka@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTVERSION= 2.0 +MASTERDIR= ${.CURDIR}/../pips800 +PRTYPE= 790 + +.include "${MASTERDIR}/Makefile" diff --git a/print/pips790/distinfo b/print/pips790/distinfo new file mode 100644 index 000000000000..2d0df86e478a --- /dev/null +++ b/print/pips790/distinfo @@ -0,0 +1 @@ +MD5 (pips790-2.0.i386.tgz) = 397f9e3e56a7130ca24b8d06c277ea8b diff --git a/print/pips790/pkg-comment b/print/pips790/pkg-comment new file mode 100644 index 000000000000..292bd1e2351a --- /dev/null +++ b/print/pips790/pkg-comment @@ -0,0 +1 @@ +Photo Image Print System for Linux --- EPSON PM-790PT diff --git a/print/pips790/pkg-descr b/print/pips790/pkg-descr new file mode 100644 index 000000000000..d833a7d3056b --- /dev/null +++ b/print/pips790/pkg-descr @@ -0,0 +1,17 @@ +This port is for a printer filter of EPSON PM-790PT. 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 "filter790.rev" which is useful to +print out more than one page. Then you execute the next command: + +/usr/local/libexec/pips790/setup + +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 pips790 |