freebsd-ports/japanese/vfghostscript55/files/patch-ai
Satoshi Taoka d5bd64273a o Change the distfile from Aladdin ghostscript 5.50 to GNU ghostscript 5.50
o Add a printer driver for EPSON laser printer (LP-8XXX, LP-3000C, etc)
    crerated by EPSON KOWA Corp. (www.epkowa.co.jp)

o Update several printer drivers (epag-3.09 and gdevalps-0.21)

o Use ${PORTSDIR}/graphics/{png,jpeg} instead of
   the files jpegsrc.v6b and libpng-1.0.2 fetched by this port
   when compiling.

o Fix PLIST (two entries "bin/ert")

o Add bmp16m driver to defalut printer drivers.

o Use CC/CFLAGS/PREFIX defined in make.conf

Submitted by: "KATO Tsuguru" <tkato@prontomail.ne.jp>
Obtained from: ports-jp@jp.freebsd.org
2000-09-29 02:14:22 +00:00

21 lines
638 B
Text

--- gxccache.c.orig Sat Sep 2 05:32:10 2000
+++ gxccache.c Sat Sep 2 06:34:23 2000
@@ -1,3 +1,7 @@
+/*
+Akira Tanaka <akr@jaist.ac.jp> modified for gs5.10-vflib-1.4. 1998/05/13
+*/
+
/* Copyright (C) 1989, 1995, 1996, 1997, 1998 Aladdin Enterprises. All rights reserved.
This file is part of GNU Ghostscript.
@@ -20,10 +24,6 @@
affiliated with the Free Software Foundation or the GNU Project. GNU
Ghostscript, as distributed by Aladdin Enterprises, does not require any
GNU software to build or run it.
-/*
-Akira Tanaka <akr@jaist.ac.jp> modified for gs5.10-vflib-1.4. 1998/05/13
-*/
-
*/
/*$Id: gxccache.c $ */