1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Satoshi Taoka
df48dfa6ac Add bmp16m to available printer drivers as default
(because {print,japanese}/pips* uses bmp16m in GS)

Approved by: maintainer
2000-09-04 01:32:33 +00:00
Satoshi Taoka
607b7e943f * Replaced the NPDL driver from a version modified by Ohmori-san to
an original version (by Watabe-san)

* Replaced the ESC/Page driver from a version modified by Mr. Ohmori to
an original version (by Narimatus-san)

The replaced drivers are better than Ohmori-san's version.

PR:             ports/12774
Submitter:      a maintainer
1999-08-11 01:03:01 +00:00
Satoshi Taoka
c8cc4f0e6f Fixed many bugs
One of these is noticed by KUNISHIMA Takeo <kunishi@c.oka-pu.ac.jp>
1999-06-16 16:12:55 +00:00
Satoshi Taoka
c0fe7588fc Updated printer drivers:
(1) from gdevlips4-1.2.0, gdevnpdl-1.4, epag-3.08 to gdevlips-2.3.2-510
	[Merged printer driver sources (gdevnpdl and epag) into
	 the gdevlips's tar-ball]

 (2) from gdevrpdl-1.0 to gdevrpdl-1.2-510

 (3) from gdevalps-0.1 to gdevalps-0.2

 (4) from gdevmjc-0.7 to gdevmjc-0.8
        Submitted by:	candy@ops.dti.ne.jp

Added a printer driver:

 (5) gdevmd2k-0.2a

Added a patch (patches/patch-ac) to be able to use A4 in lj5mono and lj5gray

Fixed files/mk5 (pdf_sec.ps)
	Sbumitted by:	MIHIRA Sanpei Yoshiro <sanpei>

	and

	Submitted by:   Tatsuto Toyonaga <toyonaga@msd.ts.fujitsu.co.jp>
	PR:		ports/11755
1999-06-14 00:58:21 +00:00
Satoshi Taoka
c887f810ac Added and updated printer drivers
PR:           ports/10497
Submitted by: MITA Yoshio <mita@jp.freebsd.org> (=maintainer)
1999-03-10 00:14:49 +00:00
Bill Fumerola
8778ea4802 Added LJ4dith by default on the recommendation of the Maintaner
PR:		ports/6838
Submitted by:	mita@jp.freebsd.org
1998-11-13 15:40:38 +00:00
Steve Price
c3648cc92e Update to include a bunch of new patches among other things.
PR:		6477
Submitted by:	maintainer
1998-05-10 23:50:43 +00:00
Jun-ichiro itojun Hagino
cc64002a70 original distribution updated (5.03 -> 5.10) 1998-01-23 00:44:47 +00:00
Masafumi Max NAKANE
cf3929db5b Initial commit of vfghostscript5, ghostscript with Japanese support
using VFlib.
Note: this commit is done over vfghostscript (4.x) which has been repository-
copied.
Submitted by:	mita@jp.freebsd.org
PR:		4400
1997-09-20 20:37:30 +00:00
Satoshi Asami
6508ab3b3e Make this port compile again (was broken by libpng upgrade). The
solution is to "disconnect" this from the libpng and libjpeg ports,
and fetch and extract them inside this port's own WRKDIR.

Note there are no shared library version problems because this port
doesn't link those libraries dynamically -- it just reaches into their
sources to compile some of its stuff.  It is my belief that we
shouldn't have tried to share the WRKDIR with those two ports, as this
thing just too deeply depends on what's in their sources and the
relationship is thus not really a "dependency" in the regular sense.

Submitted by:	mita@jp.freebsd.org (MITA Yoshio)
1997-07-12 10:53:51 +00:00
Masafumi Max NAKANE
87bf1e7814 Add lips3 printer driver to the list of default driver.
PR:		3576
Submitted by:	mita@jp.FreeBSD.ORG
1997-05-15 09:51:24 +00:00
Masafumi Max NAKANE
e04515f662 Update:
1. Added new driver for Cannon bubblejet BJ-10V
2. Update to Cannon lips printer driver.
3. Typo fix.
4. Integrate scripts/configure.batch into scripts/configure.
1997-04-30 16:03:04 +00:00
Satoshi Asami
44e1a65425 Submitted by: MITA Yoshio <mita@jp.FreeBSD.org>
1. Added RPDL (Ricoh Printer Description Language) 600dpi drivers.
2. Removed gdevbitps driver which is obsoleted by psmono driver.
3. Fixed typo (X Windows -> X)
1997-03-03 06:37:58 +00:00
Satoshi Asami
0e2ba3e54e Japanese gs4 using the vector font library. The submitter claims it's
highly addictive.

Submitted by:	mita@jp.freebsd.org
1996-12-06 11:27:34 +00:00