Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id D4E5863BA70 for ; Tue, 1 Nov 2011 13:50:07 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5830F14A357; Tue, 1 Nov 2011 13:50:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8D08B14A331 for ; Tue, 1 Nov 2011 13:50:05 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id SuDgy6QChjhA for ; Tue, 1 Nov 2011 13:50:05 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 1310214A2C1 for ; Tue, 1 Nov 2011 13:50:05 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id EEFB1175DD; Tue, 1 Nov 2011 13:50:04 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 1 Nov 2011 13:50:04 +0000 From: "Roy Marples" Subject: CVS commit: pkgsrc/print To: pkgsrc-changes@NetBSD.org Reply-To: roy@netbsd.org X-Mailer: log_accum Message-Id: <20111101135004.EEFB1175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: roy Date: Tue Nov 1 13:50:04 UTC 2011 Modified Files: pkgsrc/print: Makefile Added Files: pkgsrc/print/cups-pdf: DESCR Makefile PLIST distinfo Log Message: import cups-pdf CUPS-PDF is a PDF writer backend for CUPS. It is designed to produce PDF files in a heterogeneous network by providing a PDF printer on the central fileserver. It will convert files printed to its queue in CUPS to PDF and put them in a per-user-based directory structure. It can execute post-processing scripts, e.g. to allow mailing the results to the user. To generate a diff of this commit: cvs rdiff -u -r1.511 -r1.512 pkgsrc/print/Makefile cvs rdiff -u -r0 -r1.1 pkgsrc/print/cups-pdf/DESCR \ pkgsrc/print/cups-pdf/Makefile pkgsrc/print/cups-pdf/PLIST \ pkgsrc/print/cups-pdf/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.