Commit graph

16 commits

Author SHA1 Message Date
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
Masafumi Max NAKANE
474b385af1 Use ISO639 language abbreviation instead of ISO3166 country abbreviation
for PKGNAME.  (IE, jp-* to ja-*).
1997-09-14 21:36:25 +00:00
Satoshi Asami
53e0732cbc Oops, forgot to take off "-p" when I changed "mkdir" to "${MKDIR}". 1997-07-14 06:25:59 +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
bada70ab1f Use new MASTER_SITE_LOCAL variable from bsd.port.mk. 1997-04-30 03:18:09 +00:00
Satoshi Asami
2894454617 Make installation directory first so "tar -C" won't fail mysteriously
(by extracting the files in the current directory).  Closes PR
ports/2878.

Submitted by:	mita@jp.FreeBSD.org (MITA Yoshio)
1997-03-05 09:20:07 +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
55f96bbeb9 Added comment about font files.
Stolen from:	print/ghostscript4/Makefile
1997-01-03 01:38:33 +00:00
Torsten Blum
960bb642a3 Fix MASTER_SITES by moving "\" to the 3rd line
Forgotten-by: max ;-)
1997-01-01 15:40:14 +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