Commit graph

21 commits

Author SHA1 Message Date
Yoshio MITA
eaebd1bcbc 1. Use ghostscript/ for DIST_SUBDIR (suggested by knu)
2. ADD HP inkjet drivers (suggested from ports-jp)

Submitted by:	knu, ports-jp
Reviewed by:	MAINTAINER
2001-10-09 11:06:17 +00:00
Satoshi Taoka
1ff6486faa (1) For vfghostscript55
Fix a problem which was made by me in previouse commit.

(2) For vfghostscript5

Update a printer driver gdevrpdl to vertion 1.14

Submitted by: "KATO Tsuguru" <tkato@prontomail.ne.jp>
Obtained from: ports-jp@jp.freebsd.org
2000-10-26 21:34:23 +00:00
Ade Lovett
7c1190971c Fix MASTER_SITES
Remove restriction of encrypted PDF support
tar -> TAR
Add graphics/jpeg to BUILD_DEPENDS
Add graphics/png to LIB_DEPENDS
Update printer driver epag to 3.09
Update printer driver gdevalps to 0.21

PR:		22030
Submitted by:	Ports Fury
Approved by:	maintainer
2000-10-16 22:00:46 +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
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
Satoshi Asami
652bc7e593 Use fonts-std-5.50 from all gs5* ports. Judging from the checksum, they
are all the same anyway.
1999-02-13 00:34:48 +00:00
Satoshi Asami
b2bccbb2ba Sync checksum with print/ghostscript5. 1999-01-27 02:07:21 +00:00
Steve Price
e98c663745 Update to use the new VFlib port.
PR:		7292 (2 of 4)
Submitted by:	maintainer
1998-07-20 03:32:07 +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
18f0b98813 japanizatino patches are updated.
PR:		6083
1998-03-26 02:18:59 +00:00
Jun-ichiro itojun Hagino
8feb07cabe - japanese pdf support patch
- pdf encryption support patch (make PDFENCRYPT=yes)

Submitted by:	mita@jp.freebsd.org, itojun
1998-03-16 07:33:51 +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
0a839e7821 Gdevnpdl, one of the printer drivers, has been updated from 1.3 to 1.4.
Submitted by:	maintainer
PR:		5017

Note that I haven't tested this except that it fetches ok and checksums
are correct.
1997-11-16 19:58:36 +00:00
Masafumi Max NAKANE
ee2a29dd7b One of the drivers, gdevnpdl updated from 1.2 to 1.3.
PR:		4651
Submitted by:	maintainer
1997-09-29 11:42:33 +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
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
Masafumi Max NAKANE
e82ac17d58 Put files that cannot be found on any ftp site to LOCAL_PORTS and add
LOCAL_PORTS to MASTER_SITES.
Requested by:	mita@jp.freebsd.org
(Closing PR #2310.)

Modify MASTER_SITES to list correct sites.

Instead of fetching ghostscript-fonts-*-4.01.tar.gz, which are symlinks
to ghostscript-fonts-std-4.0.tar.gz & *-other-3.0, fetch the real files.
(This elminates need for updating fontfile names when gs is upgraded.)

Standardize variables order.
1996-12-30 21:12:52 +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