aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimp-lensfun-plugin/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Chase shlib version bump of `graphics/lensfun' (r524150).Alexey Dokuchaev2020-01-261-1/+1
| | | | Notes: svn path=/head/; revision=524151
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* graphics/exiv2: update to 0.27Tobias C. Berner2019-03-171-1/+1
| | | | | | | | | | | | | | | Changelog: http://www.exiv2.org/changelog.html - All depending ports have been bumped. - graphics/py-exiv2 has been marked broken; use graphics/gexiv2 for python bindings Exp-run by: antoine PR: 235943 PR: 234830 Notes: svn path=/head/; revision=496059
* Fix build on gcc-based architectures:Mark Linimon2019-03-131-1/+1
| | | | | | | /usr/local/lib/libexiv2.so: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >@GLIBCXX_3.4.21' Notes: svn path=/head/; revision=495543
* Update grahics/exiv2 to 0.26Tobias C. Berner2018-04-281-1/+1
| | | | | | | | | PR: 223625 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D12345 Notes: svn path=/head/; revision=468519
* Update graphics/exiv2 to 0.25.Tobias C. Berner2016-07-271-1/+1
| | | | | | | | | | | | | | | As there is an shlib version bump, bump them portrevision of dependent ports. While doing so, also switch to the cmake build system, as it requires less patching and is easier to handle. PR: 211329 Reviewed by: mat, rakuco, kwm Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D7283 Notes: svn path=/head/; revision=419170
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* graphics/lensfun: bump PORTREVISION in consumers after r411373Jan Beich2016-03-201-1/+1
| | | | Notes: svn path=/head/; revision=411447
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* - Clarify LICENSEDmitry Marakasov2015-10-221-1/+2
| | | | | | | | - Add LICENSE_FILE - Regenerate patches with `make makepatch` Notes: svn path=/head/; revision=399995
* - Reassign to the heap after lioux@'s bit was taken in for safekeepingFrederic Culot2015-10-141-1/+1
| | | | Notes: svn path=/head/; revision=399248
* Update ports in the games category to not use GH_COMMIT.Mathieu Arnold2015-05-071-2/+1
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385633
* Update lensfun to version 0.3.0. It contains few changes making consumerAlexey Dokuchaev2015-03-311-1/+3
| | | | | | | | | | | | | | | | | | | code incompatible with earlier versions; particularly, removal of CCI (the Color Contribution Index of the lens, as defined by ISO 6728-83) [1] and FOV1 ("field-of-view") [2] distortion model. Four ports had to be patched to build against new lensfun (all fall under `graphics' category): digikam-kde4, gimp-lensfun-plugin, hugin, rawstudio. PR: 196182 Submitted by: Matthieu Volat (heavily modified) Exp-run by: antoine [1] https://sourceforge.net/p/lensfun/code/ci/f0c293 [2] https://sourceforge.net/p/lensfun/code/ci/048eb3 Notes: svn path=/head/; revision=382801
* Remove trailing / to pass check-plistAntoine Brodin2014-10-061-6/+1
| | | | Notes: svn path=/head/; revision=370247
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Upgrade OpenEXR and ilmbase to 2.2.0.Matthias Andree2014-08-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so GCC-based systems will upgrade to the default ports compiler (GCC 4.7 currently.) Add two patches to OpenEXR to permit building it in a live system with the older OpenEXR version installed. Bug report filed to upstream Github at https://github.com/openexr/openexr/issues/130 Couple OpenEXR more tightly to ilmbase and require its exact .so version. Add UPDATING note, and bump PORTREVISION of all dependent ports. Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer. Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports) Notes: svn path=/head/; revision=365038
* - Chase libexiv2.so shlib version bump after r350163Alexey Dokuchaev2014-04-041-5/+4
| | | | | | | | | - Fix nearby minor style issues while here (not all) Approved by: portmgr (bapt), some ports are still NO_STAGE :( Notes: svn path=/head/; revision=350164
* New port Lensfun GIMP plugin: correct lens distortion using the lensfun libraryMario Sergio Fujikawa Ferreira2014-03-231-0/+54
Approved by: bdrewery (mentor) Notes: svn path=/head/; revision=348900