From owner-freebsd-questions@FreeBSD.ORG Tue Jan 21 23:36:57 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C29F1BD3 for ; Tue, 21 Jan 2014 23:36:57 +0000 (UTC) Received: from nightmare.dreamchaser.org (nightmare.dreamchaser.org [12.32.44.142]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3FD551598 for ; Tue, 21 Jan 2014 23:36:56 +0000 (UTC) Received: from breakaway.dreamchaser.org (breakaway.dreamchaser.org. [12.32.36.73]) by nightmare.dreamchaser.org (8.13.6/8.13.6) with ESMTP id s0LNPP5E088343 for ; Tue, 21 Jan 2014 16:25:25 -0700 (MST) (envelope-from freebsd@dreamchaser.org) Message-ID: <52DF01E5.4070801@dreamchaser.org> Date: Tue, 21 Jan 2014 16:25:25 -0700 From: Gary Aitken User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130730 Thunderbird/17.0.7 MIME-Version: 1.0 To: FreeBSD Mailing List Subject: source (.drv) files for cups ppd files? Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (nightmare.dreamchaser.org [12.32.36.65]); Tue, 21 Jan 2014 16:25:25 -0700 (MST) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: freebsd@dreamchaser.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jan 2014 23:36:57 -0000 I'm trying to figure out how to improve the ppd file for the epson 3880 printer, and in order to do that I need the source (.drv) files used to create the ppd file. I thought it should have been in one of the cups ports, but after expanding them I don't see it. All that is there is the ppd files for the individual printers, each separately gzipped up. Am I missing something? Thanks for any clues, Gary