From owner-freebsd-questions Sun Mar 19 10:46:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 3DCE637B6E3 for ; Sun, 19 Mar 2000 10:45:56 -0800 (PST) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12Wjum-000ORU-00; Sun, 19 Mar 2000 17:55:00 +0000 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 12Wjum-000EP1-00; Sun, 19 Mar 2000 17:55:00 +0000 Date: Sun, 19 Mar 2000 17:55:00 +0000 From: Ben Smithurst To: Mark Ovens Cc: spock@mem.net, freebsd-questions@freebsd.org Subject: Re: Command line image manipulation Message-ID: <20000319175500.L14381@strontium.scientia.demon.co.uk> References: <200003191554.JAA27054@smith.spock.mem.net> <20000319160458.C234@parish> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000319160458.C234@parish> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mark Ovens wrote: > On Sun, Mar 19, 2000 at 09:54:43AM -0600, Rev. Nostrebor N. Cire > wrote: > >> This will do what I need, but I can't seem to find any of the >> programs used in this script. Can you tell me where to find djpeg, >> pnmscale, ppmquantall, and ppmtogif? >> >> Do you know of a program that will convert GIF, BMP or TIFF to the >> format used as input to pnmscale? > > Sorry, I thought that they are ports but I've just checked and they > aren't, well not individual ports anyway. I suspect that they are part > of some graphics port. in /usr/ports/graphics, a grep for those programs in */pkg/PLIST shows: jpeg/pkg/PLIST:bin/djpeg netpbm/pkg/PLIST:bin/pnmscale netpbm/pkg/PLIST:bin/ppmquantall netpbm/pkg/PLIST:bin/ppmtogif Looks like you want the graphics/netpbm and graphics/jpeg ports. -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message