Canon Bubble Jet Print Filter for Linux -- BJ S600

This commit is contained in:
Satoshi Taoka 2001-11-07 18:49:57 +00:00
parent 88d0777808
commit 7440d665ba
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=49802
6 changed files with 54 additions and 0 deletions

View File

@ -22,6 +22,7 @@
SUBDIR += bjfilter860
SUBDIR += bjfilter870
SUBDIR += bjfiltercom
SUBDIR += bjfilters600
SUBDIR += c2ps-a4
SUBDIR += c2ps-letter
SUBDIR += cdlabelgen

View File

@ -0,0 +1,13 @@
# New ports collection makefile for: bjfilter600
# Date created: 2001.09.20
# Whom: taoka@FreeBSD.org
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../bjfilter850
PREFIX_PRTYPE= s
PRTYPE?= 600
.include "${MASTERDIR}/Makefile"

View File

@ -0,0 +1 @@
MD5 (bjfilter/bjfilters600-1.3-0.i386.rpm) = ff929c40dbd69a98757fdb6c7e4893de

View File

@ -0,0 +1 @@
Canon Bubble Jet Print Filter for Linux -- BJ S600

View File

@ -0,0 +1,22 @@
This port is for a printer filter of Canon BJ S600. The filter is
called Canon Bubble Jet Print Filter for Linux and there exist the
filters for other Canon bubble jet printers. By using this driver you
can print out as high quality as you use the Windows driver. See the
below URLs:
WWW: http://www.canon-sales.co.jp/drv-upd/linux/bjlinux100.html
file:/usr/local/share/doc/bjfiltercom-1.3/html/README.HTM
file:/usr/local/share/doc/bjfiltercom-1.3/html/INDEX.HTM
file:/usr/local/share/doc/bjfiltercom-1.3/html/FAQ.HTM
And then this port has filters filters600 and filters600_gui which are
useful to print out more than one page. Then you execute the next
command:
/usr/local/libexec/bjfilters600/setup
to setup /etc/printcap and make spools in /var/spool/lpd/.
Notice: If you use filters600_gui in the printer server, for example
hostA then you have to run X, execute "xhost hostA" and execute "lpr" on
the host which you are using.

View File

@ -0,0 +1,16 @@
bin/bjs600ps
bin/bjs600raw
libexec/bjfilters600/filters600
libexec/bjfilters600/filters600_gui
libexec/bjfilters600/setup
libexec/bjfilters600/scripts/en.lc
libexec/bjfilters600/scripts/ja.lc
@dirrm libexec/bjfilters600/scripts
@dirrm libexec/bjfilters600
@cwd /compat/linux
usr/lib/bjlib/cnb_1040.tbl
usr/lib/libcnbpo104.so
usr/lib/libcnbpo104.so.1.0.0
@dirrm usr/lib/bjlib
@exec /compat/linux/sbin/ldconfig ; true
@unexec /compat/linux/sbin/ldconfig ; true