Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 5F2E663BEB0 for ; Wed, 26 Oct 2011 20:33:05 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 221C014A1EB; Wed, 26 Oct 2011 20:33:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 23FC014A1C9 for ; Wed, 26 Oct 2011 20:33:03 +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 7X77RpmuDrRI for ; Wed, 26 Oct 2011 20:33:02 +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 8F95814A1B7 for ; Wed, 26 Oct 2011 20:33:02 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 75CFA175DD; Wed, 26 Oct 2011 20:33:02 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 26 Oct 2011 20:33:02 +0000 From: "Min Sik Kim" Subject: CVS commit: pkgsrc/graphics/tex-epstopdf To: pkgsrc-changes@NetBSD.org Reply-To: minskim@netbsd.org X-Mailer: log_accum Message-Id: <20111026203302.75CFA175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: minskim Date: Wed Oct 26 20:33:02 UTC 2011 Update of /cvsroot/pkgsrc/graphics/tex-epstopdf In directory ivanova.netbsd.org:/tmp/cvs-serv26854 Log Message: Import tex-epstopdf-2.16 as graphics/tex-epstopdf. Epstopdf is a Perl script that converts an EPS file to an 'encapsulated' PDF file (a single page file whose media box is the same as the original EPS's bounding box). The resulting file suitable for inclusion by PDFTeX as an image. The script is adapted to run both on Windows and on Unix-alike systems. The script makes use of Ghostscript for the actual conversion to PDF. It assumes Ghostscript version 6.51 or later, and (by default) suppresses its automatic rotation of pages where most of the text is not horizontal. LaTeX users may make use of the epstopdf package, which will run the epstopdf script "on the fly", thus giving the illusion that PDFLaTeX is accepting EPS graphic files. Status: Vendor Tag: TNF Release Tags: pkgsrc-base N pkgsrc/graphics/tex-epstopdf/DESCR N pkgsrc/graphics/tex-epstopdf/distinfo N pkgsrc/graphics/tex-epstopdf/Makefile N pkgsrc/graphics/tex-epstopdf/PLIST N pkgsrc/graphics/tex-epstopdf/patches/patch-bin_epstopdf No conflicts created by this import