aboutsummaryrefslogtreecommitdiff
path: root/graphics/ufraw
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Bump PORTREVISION for astro/cfitsio shlib changeSunpoet Po-Chuan Hsieh2021-01-261-1/+1
| | | | Notes: svn path=/head/; revision=562668
* graphics/ufraw: fix 13-CURRENT buildRodrigo Osorio2020-05-301-1/+3
| | | | | | | | | | Bump portrevision PR: 246382 Submitted by: cy Notes: svn path=/head/; revision=537094
* Chase shlib version bump of `graphics/lensfun' (r524150).Alexey Dokuchaev2020-01-261-1/+1
| | | | Notes: svn path=/head/; revision=524151
* Update jasper to 2.0.16Baptiste Daroussin2019-12-271-1/+1
| | | | | | | | | | This is needed to be able to update gegl to latest version. Bump revision of all consumer as the ABI is not 100% backward compatible. Provide a patch for graphics/devil to properly build with latest jasper. While here add a missing USES=xorg to graphics/devil Notes: svn path=/head/; revision=520989
* Update to 3.47Sunpoet Po-Chuan Hsieh2019-07-271-1/+1
| | | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt Notes: svn path=/head/; revision=507401
* 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.27.1Tobias C. Berner2019-07-101-5/+5
| | | | | | | | Exp-run by: antoine PR: 239028 Notes: svn path=/head/; revision=506383
* 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
* graphics/ufraw: prepare for exiv2-0.27Tobias C. Berner2019-03-082-1/+29
| | | | | | | | | | Import gentoo's patch: https://gitweb.gentoo.org/repo/gentoo.git/tree/media-gfx/ufraw/files/ufraw-0.22-exiv2-0.27.patch PR: 235943 Notes: svn path=/head/; revision=495076
* graphics/ufraw: Simplify using the GTK2 plist sub already added by OPTIONS_SUBTobias Kortkamp2019-02-092-8/+1
| | | | Notes: svn path=/head/; revision=492491
* Be able to build ufraw without GTK2 optionRodrigo Osorio2019-02-072-3/+10
| | | | | | | | | | | Add gnome to the uses to make testport happy Bump portrevision PR: 234436 Reported by: Thomas Guymer <t.m.guymer@thomasguymer.co.uk> Notes: svn path=/head/; revision=492359
* This port needs USES=compiler:c++11-lang to build on GCC-based architectures.Mark Linimon2018-12-201-1/+1
| | | | | | | | | PR: 233921 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=487840
* Fix graphics/ufraw build for 12.0Rodrigo Osorio2018-07-013-2/+31
| | | | | | | | | | | | | Fix code issues who causes build failures due to missing spaces between literal and identifier. Bump PORTREVISION. PR: 229271 Submitted by: <w.schwarzenfeld@utanet.at> Notes: svn path=/head/; revision=473684
* - Install .desktop fileEmanuel Haupt2018-06-142-9/+5
| | | | | | | | | | - Remove some cruft from Makefile PR: 228917 Approved by: rodrigo Notes: svn path=/head/; revision=472362
* 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
* Fix space in the MakefileRodrigo Osorio2018-04-031-2/+2
| | | | | | | | | Bump PORTREVISION MFH: 2018Q2 Notes: svn path=/head/; revision=466383
* Move ufraw from sourceforge to githubRodrigo Osorio2018-04-035-54/+59
| | | | | | | | | | | | | | | | | | | | | | | | On the same time recover updates done in development branch and never released - Add WB for multiple new cameras : FUJIFILM X-T2, PENTAX K-1, Panasonic DMC-FZ300/DMC-FZ330, Canon PowerShot G7 X Mark II, Canon EOS M10, Canon EOS 700D, Canon EOS 80D, NIKON D200, FUJIFILM X-T10, PENTAX K-S2, NIKON D5500, NIKON D810, FUJIFILM X100T, Canon PowerShot G5 X, Panasonic DMC-LF1, SONY RX10M2, Canon EOS M2, Canon PowerShot S120, FUJIFILM X-M1, OLYMPUS E-M10 Mark II, etc - multiple bug fixes : memory leak, etc Remove existing patches since they coming from upstream and are now provided by default in the distfile. Incorporate the patched made by the debian project, including a fix for the CVE-2015-8366. MFH: 2018Q2 Security: CVE-2015-8366 Notes: svn path=/head/; revision=466382
* Unbreak the build against recent Clang.Alexey Dokuchaev2018-02-051-0/+9
| | | | | | | PR: 225556 Notes: svn path=/head/; revision=460986
* Most commonly used build systems support silent builds, when theyDmitry Marakasov2016-09-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hide actual commands executed and only show short summary line (like "CC foo.c"). CMake and ninja enable this by default, some autotools using ports do as well. This is unacceptable because we need complete build logs at any time, so we now switch to verbose build logs unconditionally. Note that this change deliberately affects ALL builds and not only package builds on cluster, because we need to be sure that user experiencing failure can always provide informative build log regardless of settings and without rerunning the build. Change summary: - Always do verbose builds for cmake, ninja and GNU configure (the latter includes check if --disable-silent-rules is actually supported by the configure script; there are isolated cases when it's not true) - Remove CMAKE_VERBOSE, NINJA_VERBOSE and CONFIGURE_ARGS=--disable-silent-rules from all ports which set them for this is no longer needed - Revert hacks for --disable-silent-rules support priorly committed to biology/ncbi-blast+ and net-p2p/mldonkey - no longer needed as well Submitted by: amdmi3 Reviewed by: mat Exp-run by: antoine Approved by: portmgr (mat, antoine) Differential Revision: D7534 Notes: svn path=/head/; revision=421635
* - Fix build on 12.0-CURRENT, patch was accepted by upstream:Pawel Pekala2016-08-253-52/+40
| | | | | | | | | | | | | https://sourceforge.net/p/ufraw/bugs/407/ - Convert to options subs and helpers - Mark GTK2 option as implied for GIMP, otherwise poudriere build fails PR: 211735 Submitted by: myself Approved by: maintainer timeout Notes: svn path=/head/; revision=420858
* 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-8/+8
| | | | | | | | 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
* - Add missing file to plistDmitry Marakasov2015-08-172-0/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=394534
* Convert to USES=jpegAntoine Brodin2015-06-221-3/+2
| | | | Notes: svn path=/head/; revision=390310
* Update ufraw from 0.21 to 0.22Rodrigo Osorio2015-06-183-25/+4
| | | | | | | | | | | Major changes : - Upstream fix for CVE-2015-3885 - replace liblcms1 by liblcms2 - lot of new cameras and bugfixes - better foveon support Notes: svn path=/head/; revision=390087
* Upgrade ufraw from 0.19.2 to 0.21Rodrigo Osorio2015-05-144-31/+16
| | | | | | | | | | | | | Remove deprecated patches Apply bugfix for CVE-2015-3885 PR: 200197 obtained from: rawtherapee MFH: 2015Q2 Security: CVE-2015-3885 Notes: svn path=/head/; revision=386364
* graphics category: Remove $PTHREAD_LIBSJohn Marino2015-03-251-1/+1
| | | | | | | | | graphics/zbar didn't pass check-plist (pre-existing), fixed. approved by: PTHREAD blanket Notes: svn path=/head/; revision=382266
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375598
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeAntoine Brodin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375594
* Cleanup plistBaptiste Daroussin2014-10-201-5/+0
| | | | Notes: svn path=/head/; revision=371283
* Don't copy mkinstalldirs from icu anymore since ufraw carry it's own versionRodrigo Osorio2014-06-271-4/+0
| | | | | | | | | PR: ports/191422 Submitted by: rodrigo (maintainer) Approved by: bapt (mentor) Notes: svn path=/head/; revision=359489
* - Update to 3.360Sunpoet Po-Chuan Hsieh2014-05-041-1/+1
| | | | | | | | | | - Build and install static library - Bump PORTREVISION for astro/cfitsio shlib change Changes: http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt Notes: svn path=/head/; revision=352962
* Like r351970 removed an extra USES+=desktop-file-utils from the Makefile,Tijl Coosemans2014-04-252-6/+1
| | | | | | | also remove the extra update-desktop-database from pkg-plist. Notes: svn path=/head/; revision=352106
* Drop excess USES+=desktop-file-utils under the GNOME option,Matthias Andree2014-04-231-1/+0
| | | | | | | | | which broke the stage-qa target. Approved by: portmgr (blanket) Notes: svn path=/head/; revision=351970
* - fix clang issue caused by incorrect namespacingRodrigo Osorio2014-04-222-2/+26
| | | | | | | | | | | | | | - add dependency - bump portrevision PR: ports/188044 Submitted by: Chris Rees <crees@FreeBSD.org> Approved by: bapt (mentor) Obtained from: Macports MFH: 2014Q2 Notes: svn path=/head/; revision=351834
* - Chase libexiv2.so shlib version bump after r350163Alexey Dokuchaev2014-04-041-1/+1
| | | | | | | | | - 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
* graphics/ufraw: Fix fallout caused by icu upgradeJohn Marino2014-02-111-1/+1
| | | | | | | | | | This ufraw port uses a scrip from icu and doesn't even specify icu as a build dependency. This looks wrong to me, but today I'm only going to make ufraw build again. The maintainer may want to review this as it will break every time icu is updated. Notes: svn path=/head/; revision=343811
* Modernize (LIB_DEPENDS, USES).Matthias Andree2014-02-054-19/+20
| | | | | | | | | | | | Support staging. Add a patch that allows building with a strict-conformance C++11 compiler. Approved by: portmgr (implicit, under "just fix it" blanket approval) Notes: svn path=/head/; revision=342870
* - Bump PORTREVISION for astro/cfitsio shlib changeSunpoet Po-Chuan Hsieh2014-02-051-5/+6
| | | | | | | | | | - While I'm here, convert to new LIB_DEPENDS format PR: ports/185951 Submitted by: Florian Degner <f.degner@gmx.de> Notes: svn path=/head/; revision=342830
* Update maintainer email addressRodrigo Osorio2014-01-291-1/+1
| | | | | | | Approved by: bapt@ (co-mentor) Notes: svn path=/head/; revision=341704
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with [fgijk]) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331272
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-1/+1
| | | | Notes: svn path=/head/; revision=326107
* Fix build after recent glib update.Boris Samorodov2013-08-111-1/+1
| | | | | | | | | PR: ports/181013 Submitted by: Jan Henrik Sylvester <me@janh.de> Approved by: rodrigo@bebik.net (maintainer) Notes: svn path=/head/; revision=324591
* Update to version 0.19.2.Boris Samorodov2013-05-204-39/+6
| | | | | | | | | PR: ports/178659 Submitted by: Rodrigo (ros) OSORIO <rodrigo@bebik.net> (maintainer, final patch via e-mail) Notes: svn path=/head/; revision=318579
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - EXIV2 and LENSFUN now have standard descriptionsJason E. Hale2012-11-301-3/+1
| | | | | | | | | | - Drop "Enable" in FITS description Reported by: danfe Feature safe: yes Notes: svn path=/head/; revision=307999
* - Convert to new options frameworkJason E. Hale2012-11-301-30/+27
| | | | | | | | | | | | - Drop ABI version numbers from LIB_DEPENDS - Trim Makefile header PR: ports/174003 Submitted by: Rodrigo (ros) OSORIO <rodrigo@bebik.net> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=307995