d5bd64273a
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
22 lines
629 B
Plaintext
22 lines
629 B
Plaintext
--- gxxfont.h.orig Sat Sep 2 05:32:10 2000
|
|
+++ gxxfont.h Sat Sep 2 06:06:25 2000
|
|
@@ -1,3 +1,7 @@
|
|
+/*
|
|
+Akira Tanaka <akr@jaist.ac.jp> modified for gs5.10-vflib-1.4. 1998/05/13
|
|
+*/
|
|
+
|
|
/* Copyright (C) 1992, 1993, 1994, 1996 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: gxxfont.h $ */
|