From yds@dppl.com  Fri Nov 23 06:41:52 2001
Return-Path: <yds@dppl.com>
Received: from dppl.com (cc375212-a.union1.nj.home.com [24.253.222.7])
	by hub.freebsd.org (Postfix) with ESMTP
	id B756F37B418; Fri, 23 Nov 2001 06:41:51 -0800 (PST)
Received: from localhost (localhost [127.0.0.1])
  (uid 1001)
  by dppl.com with local; Fri, 23 Nov 2001 09:41:50 -0500
Message-Id: <courier.3BFE602E.00013F14@dppl.com>
Date: Fri, 23 Nov 2001 09:41:50 -0500
From: Yarema <yds@dppl.com>
Reply-To: Yarema <yds@dppl.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: billf@FreeBSD.org, Dirk Froemberg <dirk@FreeBSD.org>
Subject: Update port: print/pdflib3 to include TIFF image support
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         32228
>Category:       ports
>Synopsis:       Update port: print/pdflib3 to include TIFF image support
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    billf
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 23 06:50:01 PST 2001
>Closed-Date:    Sun Jan 27 08:00:37 PST 2002
>Last-Modified:  Sun Jan 27 08:00:56 PST 2002
>Originator:     Yarema
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
Digital Page Publishers, Ltd.
>Environment:
System: FreeBSD volyn.dppl.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Tue Nov 20 04:10:02 EST 2001 root@volyn.dppl.net:/usr/obj/usr/src/sys/INTELSMP i386
>Description:
	jpeg and png are supported.  Why not TIFF?
>How-To-Repeat:
>Fix:
diff -ruN pdflib3~/Makefile pdflib3/Makefile
--- pdflib3~/Makefile	Thu Sep 13 10:18:46 2001
+++ pdflib3/Makefile	Fri Nov 23 09:32:27 2001
@@ -14,6 +14,7 @@
 
 RUN_DEPENDS=	${LOCALBASE}/lib/afm/Courier:${PORTSDIR}/print/afm
 LIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg \
+		tiff.4:${PORTSDIR}/graphics/tiff \
 		png.5:${PORTSDIR}/graphics/png
 
 RESTRICTED=	"many odd restrictions on usage and distribution"
@@ -22,6 +23,7 @@
 CONFIGURE_ARGS=	--with-perl5=${PERL} \
 		--with-jpeg=${PREFIX} \
 		--with-pnglib=${PREFIX} \
+		--with-tifflib=${PREFIX} \
 		--enable-shared-pdflib \
 		--enable-cxx \
 		--with-zlib=/usr
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->billf 
Responsible-Changed-By: petef 
Responsible-Changed-When: Fri Nov 23 08:41:53 PST 2001 
Responsible-Changed-Why:  
Over to maintainer 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32228 
State-Changed-From-To: open->closed 
State-Changed-By: dwcjr 
State-Changed-When: Sun Jan 27 08:00:37 PST 2002 
State-Changed-Why:  
Fixed in new pdflib port. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=32228 
>Unformatted:
