From owner-freebsd-ports@FreeBSD.ORG Mon Jun 11 03:56: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 DB6B616A580 for ; Mon, 11 Jun 2007 03:56:53 +0000 (UTC) (envelope-from nlecic@EUnet.yu) Received: from smtpclu-3.eunet.yu (smtpclu-3.eunet.yu [194.247.192.228]) by mx1.freebsd.org (Postfix) with ESMTP id 52B2113C43E for ; Mon, 11 Jun 2007 03:56:53 +0000 (UTC) (envelope-from nlecic@EUnet.yu) Received: from nyx.localhost (adsl-232-193.eunet.yu [213.198.232.193]) by smtpclu-3.eunet.yu (8.13.6/8.13.6) with ESMTP id l5B3uVkW004497; Mon, 11 Jun 2007 05:56:32 +0200 Message-Id: <200706110356.l5B3uVkW004497@smtpclu-3.eunet.yu> Date: Mon, 11 Jun 2007 05:56:32 +0200 From: Nikola Lecic To: Scott Bennett In-Reply-To: <200706110339.l5B3d0qW005597@mp.cs.niu.edu> References: <200706110339.l5B3d0qW005597@mp.cs.niu.edu> X-Mailer: Claws Mail 2.9.2 (GTK+ 2.10.12; i386-portbld-freebsd6.2) X-Operating-System: FreeBSD 6.2-RELEASE X-Face: pbl6-.[$G'Fi(Ogs2xlXP-V6{3||$Y[LOYs&~GJoikj'cVjcFC[V7du;;0~6nO= [Vi2?uU1Pq~,=Adj@,T:|"`$AF~il]J.Nz#2pU',Y7.{B;m/?{#sO^Dvo$rnmY6] Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-EUNET-AVAS-Milter-Version: 2.0.0 X-AVAS-Virus-Status: clean X-AVAS-Spamd-Symbols: BAYES_60,UNPARSEABLE_RELAY X-AVAS-Spam-Score: 1.0 X-AVAS-Spam-Level: xx 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:56:53 -0000 On Sun, 10 Jun 2007 22:39:00 -0500 (CDT) Scott Bennett wrote: > 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. Actually, the AFPL licensing is abandoned and the development is switched to GPL some time ago: http://www.ghostscript.com/awki/Releases GPL version is FreeBSD default (see /usr/ports/UPGRADING, 20070405). I'd advice you to use -gpl version. Nikola Le=C4=8Di=C4=87