diff options
author | taoka <taoka@FreeBSD.org> | 2001-11-08 03:21:33 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 2001-11-08 03:21:33 +0800 |
commit | 20ea547ff683d59afabd006c1548b884ad992146 (patch) | |
tree | 691083c0e89279c97985bf21108e642ef78cd1ef /print | |
parent | 545f82ff0f7d3006e18052e4b34254097e704db3 (diff) | |
download | freebsd-ports-gnome-20ea547ff683d59afabd006c1548b884ad992146.tar.gz freebsd-ports-gnome-20ea547ff683d59afabd006c1548b884ad992146.tar.zst freebsd-ports-gnome-20ea547ff683d59afabd006c1548b884ad992146.zip |
the distfile does not exist
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 1 | ||||
-rw-r--r-- | print/pips820_3300/Makefile | 14 | ||||
-rw-r--r-- | print/pips820_3300/distinfo | 1 | ||||
-rw-r--r-- | print/pips820_3300/pkg-comment | 1 | ||||
-rw-r--r-- | print/pips820_3300/pkg-descr | 25 |
5 files changed, 0 insertions, 42 deletions
diff --git a/print/Makefile b/print/Makefile index 1d8656704004..c7f66defbdb5 100644 --- a/print/Makefile +++ b/print/Makefile @@ -117,7 +117,6 @@ SUBDIR += pips790 SUBDIR += pips800 SUBDIR += pips820 - SUBDIR += pips820_3300 SUBDIR += pips820ug SUBDIR += pips880 SUBDIR += pips900 diff --git a/print/pips820_3300/Makefile b/print/pips820_3300/Makefile deleted file mode 100644 index 012e6edfd173..000000000000 --- a/print/pips820_3300/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# New ports collection makefile for: pips for EPSON PM-820C PM-3300C -# Date created: 2000.08.04 -# Whom: Satoshi Taoka <taoka@FreeBSD.org> -# -# $FreeBSD$ -# - -MASTER_SITES= http://www.epkowa.on.arena.ne.jp/pips/data/${PRTYPE:S,_3300,,}/ -MASTERDIR= ${.CURDIR}/../pips800 -PRTYPE= 820_3300 - -BROKEN= the distfile dose not exist - -.include "${MASTERDIR}/Makefile" diff --git a/print/pips820_3300/distinfo b/print/pips820_3300/distinfo deleted file mode 100644 index 5960b21e96b9..000000000000 --- a/print/pips820_3300/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (pips820_3300-1.2.i386.tgz) = b079c35c49a091dd87792319d3e5aa90 diff --git a/print/pips820_3300/pkg-comment b/print/pips820_3300/pkg-comment deleted file mode 100644 index 13b6bf6e45dd..000000000000 --- a/print/pips820_3300/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Photo Image Print System for Linux --- EPSON PM-820_3300C diff --git a/print/pips820_3300/pkg-descr b/print/pips820_3300/pkg-descr deleted file mode 100644 index 362502e13bb1..000000000000 --- a/print/pips820_3300/pkg-descr +++ /dev/null @@ -1,25 +0,0 @@ -This port is for a printer filter of EPSON PM-820_3300C. 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 "filter820_3300.rev" which is useful to -print out more than one page. Then you execute the next command: - -/usr/local/libexec/pips820_3300/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 pips820_3300 env LANG=fr pips820_3300 - env LANG=de pips820_3300 env LANG=es pips820_3300 - env LANG=it pips820_3300 env LANG=nl pips820_3300 - env LANG=pt pips820_3300 env LANG=ko pips820_3300 (*) - env LANG=zh_CN pips820_3300 (*)(**) env LANG=zh_TW.Big5 pips820_3300 (**) - -(*) These do not work well. -(**) See more informations in /usr/local/share/doc/pips820_3300/readme_for_zh |