From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 15 07:00:35 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8C0D37B48D for ; Tue, 15 Jul 2003 07:00:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78CD543FAF for ; Tue, 15 Jul 2003 07:00:33 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h6FE0XUp059172 for ; Tue, 15 Jul 2003 07:00:33 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h6FE0X3r059171; Tue, 15 Jul 2003 07:00:33 -0700 (PDT) Resent-Date: Tue, 15 Jul 2003 07:00:33 -0700 (PDT) Resent-Message-Id: <200307151400.h6FE0X3r059171@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Paul Pathiakis Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF05C37B401 for ; Tue, 15 Jul 2003 06:58:58 -0700 (PDT) Received: from pathiaki.com (bender.micropat.com [204.17.221.104]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BC9D43F93 for ; Tue, 15 Jul 2003 06:58:58 -0700 (PDT) (envelope-from pathiaki@pathiaki.com) Received: from pathiaki.com (localhost.pathiakis.com [127.0.0.1]) by pathiaki.com (8.12.9/8.12.9) with ESMTP id h6FDwC4v016143 for ; Tue, 15 Jul 2003 09:58:12 -0400 (EDT) (envelope-from pathiaki@pathiaki.com) Received: (from pathiaki@localhost) by pathiaki.com (8.12.9/8.12.9/Submit) id h6FDwB3I016142; Tue, 15 Jul 2003 09:58:11 -0400 (EDT) Message-Id: <200307151358.h6FDwB3I016142@pathiaki.com> Date: Tue, 15 Jul 2003 09:58:11 -0400 (EDT) From: Paul Pathiakis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/54505: claraocr requires netpbm X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Paul Pathiakis List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jul 2003 14:00:36 -0000 >Number: 54505 >Category: ports >Synopsis: claraocr requires netpbm >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jul 15 07:00:32 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Paul Pathiakis >Release: FreeBSD 5.1-RELEASE i386 >Organization: self >Environment: System: FreeBSD pathiaki.com 5.1-RELEASE FreeBSD 5.1-RELEASE #2: Wed Jul 2 08:36:06 EDT 2003 root@pc9.pathiakis.com:/usr/src/sys/i386/compile/GENERIC i386 >Description: claraocr 0.9.9 has a problem that the build does not have the requirement of netpbm. When trying to run the claraocr utility selthresh.pl it can't find the dependencies of pnmenlarge and pgmtopbm. For example: > selthresh.pl -y 300 -l 0.45 0.55 *.pgm > selthresh.pl: scaling 2 times > pnmenlarge: not found > pgmtopbm: not found > pnmenlarge or pgmtopbm failed (do you have them?) > >How-To-Repeat: Baseline freebsd 5.1 install, make install in /usr/ports/graphics/claraocr. Try to run selthresh on the default images from the claraocr site. >Fix: Mod the claraocr Makefile to have netpbm as a dependency. >Release-Note: >Audit-Trail: >Unformatted: