From owner-cvs-ports@FreeBSD.ORG Mon Jun 6 15:00:37 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA1D216A41C; Mon, 6 Jun 2005 15:00:37 +0000 (GMT) (envelope-from barner@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9469D43D1D; Mon, 6 Jun 2005 15:00:37 +0000 (GMT) (envelope-from barner@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j56F0bZO085624; Mon, 6 Jun 2005 15:00:37 GMT (envelope-from barner@repoman.freebsd.org) Received: (from barner@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j56F0bZC085623; Mon, 6 Jun 2005 15:00:37 GMT (envelope-from barner) Message-Id: <200506061500.j56F0bZC085623@repoman.freebsd.org> From: Simon Barner Date: Mon, 6 Jun 2005 15:00:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/print/ghostscript-gpl Makefile distinfo pkg-descr pkg-plist ports/print/ghostscript-gpl/files patch-pcl3_eprn_eprnrend.c ports/print/ghostscript-gpl/scripts configure X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jun 2005 15:00:37 -0000 barner 2005-06-06 15:00:37 UTC FreeBSD ports repository Modified files: print/ghostscript-gpl Makefile distinfo pkg-descr pkg-plist print/ghostscript-gpl/scripts configure Added files: print/ghostscript-gpl/files patch-pcl3_eprn_eprnrend.c Log: - Add the PCL3 driver. - The Ghostscript 8.15 compatibilty patch (patch-pcl3_eprn_eprnrend.c) is by Till Kamppeter (till.kamppeter at gmx.net) and has originally been posted on [3] Submitted by: "Pedro F. Giffuni" [1], Jose M Rodriguez [2] PR: ports/77185 [1], ports/76731 (partly) [2] Obtained from: http://www.linuxprinting.org/download/printing/ghostscript-8.x/patches/ghostscript-8.15-pcl3-driver-api8.patch [3] Revision Changes Path 1.138 +47 -0 ports/print/ghostscript-gpl/Makefile 1.57 +2 -0 ports/print/ghostscript-gpl/distinfo 1.1 +170 -0 ports/print/ghostscript-gpl/files/patch-pcl3_eprn_eprnrend.c (new) 1.17 +2 -0 ports/print/ghostscript-gpl/pkg-descr 1.38 +41 -20 ports/print/ghostscript-gpl/pkg-plist 1.37 +3 -1 ports/print/ghostscript-gpl/scripts/configure