From owner-freebsd-ports@FreeBSD.ORG Mon Jun 11 03:39:53 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9B67116A46B for ; Mon, 11 Jun 2007 03:39:53 +0000 (UTC) (envelope-from bennett@cs.niu.edu) Received: from mp.cs.niu.edu (mp.cs.niu.edu [131.156.68.41]) by mx1.freebsd.org (Postfix) with ESMTP id 6F62013C46C for ; Mon, 11 Jun 2007 03:39:53 +0000 (UTC) (envelope-from bennett@cs.niu.edu) Received: from mp.cs.niu.edu (bennett@localhost [127.0.0.1]) by mp.cs.niu.edu (8.14.1/8.14.1) with ESMTP id l5B3d08M005598; Sun, 10 Jun 2007 22:39:00 -0500 (CDT) Date: Sun, 10 Jun 2007 22:39:00 -0500 (CDT) From: Scott Bennett Message-Id: <200706110339.l5B3d0qW005597@mp.cs.niu.edu> To: nlecic@EUnet.yu Cc: freebsd-ports@freebsd.org Subject: Re: PS to PDF converter needed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jun 2007 03:39:53 -0000 On Mon, 11 Jun 2007 05:30:48 +0200 Nikola Lecic replied: >On Sun, 10 Jun 2007 22:06:49 -0500 (CDT) >Scott Bennett wrote: > >> Is there anything in the ports tree that can convert a >> PostScript file to a PDF file? > >Hello Scott, > >Of course, print/ghostscript*; for example (ghostscript-gpl): > > %/usr/local/bin/gs -q -dNOPAUSE -dBATCH \ > -sPAPERSIZE=3Da4 -r300 \ > -sDEVICE=3Dpdfwrite \ > -sOutputFile=3Dtest.pdf \ > test.ps > >or ps2pdf* from the same package. > >See gs(1) and ps2pdf(1) for details. > Thanks for the gs(1) example. I have portinstall running right now to install ghostscript-afpl. I noticed, though, that ghostscript-afpl apparently wants a deprecated version of the ghostscript port installed. I hope it doesn't wipe out what's already installed. Scott Bennett, Comm. ASMELG, CFIAG ********************************************************************** * Internet: bennett at cs.niu.edu * *--------------------------------------------------------------------* * "A well regulated and disciplined militia, is at all times a good * * objection to the introduction of that bane of all free governments * * -- a standing army." * * -- Gov. John Hancock, New York Journal, 28 January 1790 * **********************************************************************