summaryrefslogtreecommitdiff
path: root/graphics/pfstools/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* graphics/pfstools: make compatible with OpenEXR/Imath 3.0Matthias Andree2021-04-121-0/+26
|
* graphics/pfstools: Update to 2.1.0Yuri Victorovich2018-03-2040-1305/+137
| | | | | | | | | | | Port changes: * Change to DISTVERSION * Add LICENSE_FILE * Change to cmake (from gmake) * Update of all options accordingly PR: 225537 Submitted by: Iouri V. Ivliev <fbsd@any.com.ru> (maintainer)
* * Fix qt option buildRichard Gallamore2017-07-142-3/+14
| | | | | | | | | | | * Changed OCTAVE USES to option helper PR: 220247 Submitted by: Iouri V. Ivliev <fbsd@any.com.ru> (maintainer) Reported by: Jov <amutu@amutu.com> Reviewed by: lifanov (mentor), matthew (mentor), matt Approved by: lifanov (mentor) Differential Revision: https://reviews.freebsd.org/D11495
* Use USES=pathfix where applicable.Mathieu Arnold2016-10-211-11/+0
| | | | | | | | PR: 213195 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D8093
* graphics/pfstools: some fixesKurt Jaeger2016-02-1333-138/+324
| | | | | | | | | | - fixes for octave 4.0 - fixes for netpbm - submitter becomes maintainer PR: 206239 Submitted by: Iouri V. Ivliev <fbsd@any.COM.ru> Approved by: darius@dons.net.au (maintainer)
* - Update from 1.6.4 to 1.8.5 [1]Danilo Egea Gondolfo2014-06-2030-26/+1179
| | | | | | | - Use options helpers PR: ports/191179 Submitted by: ii@any.com.ru [1]
* - Update to 1.6.4Rong-En Fan2008-04-042-5/+28
| | | | | | | | | | | | - Use macro from bsd.sites.mk - Make configure finds correct bash instead of patching ourselves - Fix OPTIONS syntax error - Add extra patch for octave 3.0 - Use octave base in pkg-plist PR: ports/121862 Submitted by: Iouri V. Ivliev <ii at any.com.ru> Approved by: maintainer timeout (2 weeks)
* New port graphics/pfstoolsEdwin Groothuis2007-10-021-0/+11
A set of command line (and one GUI) programs for reading, writing, manipulating and viewing high-dynamic range (HDR) images and video frames. WWW: http://www.mpi-inf.mpg.de/resources/pfstools/ PR: ports/116653 Submitted by: "Daniel J. O'Connor" <darius@dons.net.au>