Add the following options to control port dependencies: PPM - Compile programs that use PPM (NetPBM) EXR - Compile programs that use OpenEXR library TIFF - Compile programs that use TIFF library QT - Compile programs that use QT library IM - Compile programs that use ImageMagick library GL - Compile opengl code (pfsglview)
Responsible Changed From-To: freebsd-ports-bugs->itetcu itetcu@ wants his PRs (via the GNATS Auto Assign Tool)
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
The PR looks good to me, please commit it. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C
On Mon, 10 Dec 2007, Daniel O'Connor wrote: > The PR looks good to me, please commit it. Oops, from the wrong mail account, try again.. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C
State Changed From-To: feedback->open Maintainer approved
Responsible Changed From-To: itetcu->freebsd-ports-bugs With bugmeister hat on, reset itetcu's ownership of this one, since he has been inactive for some time.
Responsible Changed From-To: freebsd-ports-bugs->rafan I'll take it.
rafan 2008-01-28 10:41:39 UTC FreeBSD ports repository Modified files: graphics/pfstools Makefile pkg-plist Log: - Disable OCTAVE by default as it's broken (on octave-forge side) - Add more OPTIONS: PPM, EXR, TIFF, QT, IM, GL PR: ports/118389 Submitted by: Iouri V. Ivliev <ii at any.com.ru> Approved by: Daniel O'Connor <darius at dons.net.au> (maintainer) Revision Changes Path 1.7 +128 -25 ports/graphics/pfstools/Makefile 1.3 +40 -38 ports/graphics/pfstools/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!