From owner-freebsd-ports@FreeBSD.ORG Tue Jun 21 22:11:44 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E36CA16A41C; Tue, 21 Jun 2005 22:11:44 +0000 (GMT) (envelope-from smurphy@calarts.edu) Received: from muse.calarts.edu (muse.calarts.edu [198.182.157.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AE5743D49; Tue, 21 Jun 2005 22:11:44 +0000 (GMT) (envelope-from smurphy@calarts.edu) Received: from [198.182.157.164] (dhcp7164.calarts.edu [198.182.157.164]) by muse.calarts.edu (8.11.7p1+Sun/8.11.7) with ESMTP id j5LMBip07473; Tue, 21 Jun 2005 15:11:44 -0700 (PDT) Message-ID: <42B890A0.1060704@calarts.edu> Date: Tue, 21 Jun 2005 15:11:44 -0700 From: Sean Murphy User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: andreas@FreeBSD.org X-Enigmail-Version: 0.91.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org Subject: FreeBSD Port: apsfilter-7.2.6 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: Tue, 21 Jun 2005 22:11:45 -0000 There is a problem with with apsfilter package it needs a dependency netpbm I emailed the freebsd-questions they responded with you need this package "netpbm" so I installed it and then everything works fine shouldn't this be added to the package dependences Thanks This is what i was getting before I installed the netpbm package apsfilter fatal error: missing pngtopnm; can't convert file type 'png image data' Please install pngtopnm if you want to be able to print files of this type. -- apsfilter, your lpd input filter apsfilter fatal error: missing pnmdepth; can't convert file type 'jpeg image data' Please install pnmdepth if you want to be able to print files of this type. -- apsfilter, your lpd input filter