1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

Canon Bubble Jet Print Filter for Linux -- BJ S630

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

View File

@ -23,6 +23,7 @@
SUBDIR += bjfilter870
SUBDIR += bjfiltercom
SUBDIR += bjfilters600
SUBDIR += bjfilters630
SUBDIR += c2ps-a4
SUBDIR += c2ps-letter
SUBDIR += cdlabelgen

View File

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

View File

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

View File

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

View File

@ -0,0 +1,22 @@
This port is for a printer filter of Canon BJ S630. 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 filters630 and filters630_gui which are
useful to print out more than one page. Then you execute the next
command:
/usr/local/libexec/bjfilters630/setup
to setup /etc/printcap and make spools in /var/spool/lpd/.
Notice: If you use filters630_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/bjs630ps
bin/bjs630raw
libexec/bjfilters630/filters630
libexec/bjfilters630/filters630_gui
libexec/bjfilters630/setup
libexec/bjfilters630/scripts/en.lc
libexec/bjfilters630/scripts/ja.lc
@dirrm libexec/bjfilters630/scripts
@dirrm libexec/bjfilters630
@cwd /compat/linux
usr/lib/bjlib/cnb_1230.tbl
usr/lib/libcnbpo123.so
usr/lib/libcnbpo123.so.1.0.0
@dirrm usr/lib/bjlib
@exec /compat/linux/sbin/ldconfig ; true
@unexec /compat/linux/sbin/ldconfig ; true