ports/76116: PORT UPDATE: graphics/lcms (with PATCH)

Raphael Langerhorst raphael-langerhorst at gmx.at
Thu Jan 20 14:00:42 UTC 2005


The following reply was made to PR ports/76116; it has been noted by GNATS.

From: Raphael Langerhorst <raphael-langerhorst at gmx.at>
To: Volker Stolz <stolz at i2.informatik.rwth-aachen.de>
Cc: Mikhail Teterin <mi at corbulon.video-collage.com>,
	freebsd-gnats-submit at freebsd.org
Subject: Re: ports/76116: PORT UPDATE: graphics/lcms (with PATCH)
Date: Thu, 20 Jan 2005 14:55:26 +0100

 On Thursday 20 January 2005 11:59, Volker Stolz wrote:
 > On Thu, Jan 20, 2005 at 09:52:59AM +0100, Raphael Langerhorst wrote:
 > > > > > The upgrade should remove PORTREVISION and, Raphael is
 > > > > > right, list the man-pages in the Makefile.
 > > >
 > > > It looks like the man-pages is part of the jpeg/tiff-issue, so
 > > > they don't get build/installed, thus no need to list them. Is
 > > > this right, Raphael?
 > > >
 > > > Volker
 > >
 > > I have now configured --without-jpeg --without-tiff and have the
 > > following installed files:
 > >
 > > [eagle] ~/tmp/lcms/lcms-1.14> find ../install/
 > > ../install/
 > > ../install/lib
 > > ../install/lib/liblcms.so.1
 > > ../install/lib/liblcms.so
 > > ../install/lib/liblcms.la
 > > ../install/lib/liblcms.a
 > > ../install/lib/pkgconfig
 > > ../install/lib/pkgconfig/lcms.pc
 > > ../install/bin
 > > ../install/bin/icctrans
 > > ../install/bin/wtpt
 > > ../install/bin/icc2ps
 > > ../install/bin/icclink
 > > ../install/man
 > > ../install/man/man1
 > > ../install/man/man1/jpegicc.1
 > > ../install/man/man1/tifficc.1
 > > ../install/man/man1/wtpt.1
 > > ../install/man/man1/icc2ps.1
 > > ../install/man/man1/icclink.1
 > > ../install/include
 > > ../install/include/icc34.h
 > > ../install/include/lcms.h
 > > [eagle] ~/tmp/lcms/lcms-1.14>
 > >
 > > So the MAN pages DO get installed (and should be listed in the
 > > Makefile). Please adapt the Makefile, pkg-list, ... as needed,
 > > I'm not very used to port modifications (yet). And it would take
 > > another few days until I find the time to do it cleanly.
 >
 > Are you sure that those were newly installed and are not left-overs
 > from your previous attemp with --with-jpeg/tiff? Please deinstall
 > the port, remove the man pages by hand and install the port again.
 
 I used a custom/temporary install dir. I just removed it all again, 
 started from scratch (so no leftover obj files or install files or 
 Makefiles, ...). Configured without-jpeg and withoug-tiff and 
 installed into /home/raphael/tmp/lcms/install. Find still gives the 
 same list of files. I used:
 
 tar -xzf lcms...
 cd lcms...
 ./configure --prefix=/home/raphael/tmp/lcms/install --without-jpeg 
 --without-tiff
 gmake
 gmake install
 find ../install
 
 (so I didn't use the ports configuration). As far as I can see the man 
 pages got install (again). I hope this info is useful for you. Let me 
 know if you need another tests,
 -- 
 Raphael Langerhorst, JID: raphael at jabber.pilgerer.de
 G System, The Evolving Universe - http://www.g-system.at



More information about the freebsd-ports-bugs mailing list