aboutsummaryrefslogtreecommitdiff
path: root/graphics/shotwell
Commit message (Collapse)AuthorAgeFilesLines
* graohics/shotwell: fix pkg-plistChristoph Moench-Tegeder2021-06-301-0/+43
| | | | I missed this in 51048d83
* graphics/shotwell: update to 0.30.2Christoph Moench-Tegeder2021-06-182-5/+4
| | | | | Release Notes: https://download.gnome.org/sources/shotwell/0.30/shotwell-0.30.12.news
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* make shotwell's facedetection code compile with opencv 4Christoph Moench-Tegeder2021-02-213-7/+41
| | | | | | | | | | | | | Patch adapted from upstream: https://gitlab.gnome.org/GNOME/shotwell/-/commit/f54094594016359bbafd0be44a53ea28c8968593 At the same time, linking against opencv 4 fails when compiling shotwell with gcc. As a stopgap measure, disable option OPENMP (which currently forces use of gcc, but work is underway to switch that to llvm (see PR 252379). I'll revisit OPENMP once 252379 has landed). Notes: svn path=/head/; revision=566231
* graphics/opencv: update to 4.5.1 -- and make port more easily maintainableTobias C. Berner2021-01-301-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a major upgrade from 3.x to 4.x. Changelog from versions 3.4.1--4.5.1 can be found here: https://github.com/opencv/opencv/wiki/ChangeLog Note: this has explicitely not been added as a new graphics/opencv4 port, but replaces the previous graphics/opencv[3] port. Again, to improve maintainability by not giving ports the option to pick the "wrong one" - this leads however to some abandoned ports being broken. The port has been greatly simplified: * graphics/opencv-core which existed to enable ffmpeg to depend on opencv, and vice versa has been removed. ffmpeg no longer can depend on opencv. * graphics/py-opencv has been integrated into graphics/opencv, the default versions python bindings will be built unless the PYTHON option is explicitely turned off. * graphics/opencv-java has been integrated into graphics/opencv -- it is off by default, but can be enabled by toggling the JAVA option -- there are no consumers in the tree, so that option might go away in the future. * All the previous options have been removed and replaced by a (hopefully) sane set of dependencies that make the port and package most usable for the majority of consumers. - Please let me know if you think there are better defaults (i.e. anything that is missing, or something that should not be dependet on). - If you think something should be added or removed, please open a bug report. - If you think something should be added as an optional dependency, please open a bug report (with a good reason [tm]). The depending ports have been updated to work against opencv4, or marked broken. * Ports broken: - graphics/rubygem-objectdetect: OpenCV4 no longer ships opencv-1.0 API - graphics/p5-Image-ObjectDetect: OpenCV4 no longer ships opencv-1.0 API - graphics/gimp-gmic-plugin: OpenCV4 no longer ships opencv-1.0 API * Backports: - misc/visp: https://github.com/lagadic/visp/commit/dfa7e4bd47c24cd2e631477e6afb18806733ff8a - multimedia/zart: https://github.com/c-koi/zart/commit/6ca1964690afbbc78627d7c868a692401043a584, https://github.com/c-koi/zart/commit/d3a2931b1a07ec0322211f253468000363c4b6cb * Others: - misc/actiona: switch to pkgconfig 'opencv4' - multimedia/libav: drop opencv support - misc/darknet: already failed to build prior to the upgrade - math/saga: remove patching added to work against opencv3 Notes: svn path=/head/; revision=563430
* graphics/libraw: Update to 0.20.2Jason E. Hale2021-01-011-0/+1
| | | | | | | | | Bump PORTREVISION on consumers due to shared library bump. Changes: https://www.libraw.org/news/libraw-0-20-2-Release Notes: svn path=/head/; revision=559789
* update shotwell to 0.30.11Christoph Moench-Tegeder2020-11-083-4/+47
| | | | | | | | Release Notes: https://download.gnome.org/sources/shotwell/0.30/shotwell-0.30.11.news Notes: svn path=/head/; revision=554461
* graphics/shotwell: update to 0.30.10Christoph Moench-Tegeder2020-05-224-4/+25
| | | | | | | | Announcement: https://mail.gnome.org/archives/shotwell-list/2020-May/msg00002.html Notes: svn path=/head/; revision=536204
* update shotwell to 0.30.9Christoph Moench-Tegeder2020-05-042-5/+4
| | | | | | | https://mail.gnome.org/archives/shotwell-list/2020-May/msg00000.html Notes: svn path=/head/; revision=533976
* Remove textproc/gnome-doc-utils.Rene Ladan2020-01-271-1/+2
| | | | | | | | | | | | | | | | It is abandonded upstream for years and is Python-2.7-only. Adjust consumers, some only need a rebuild, others have their documentation formerly created by gnome-doc-utils / xml2po removed. Remove gnomedocutils from USE_GNOME Submitted by: rene Approved by: portmgr (mat), gnome (kwm) Differential Revision: https://reviews.freebsd.org/D23381 Notes: svn path=/head/; revision=524409
* graphics/shotwell: update to 0.30.8Christoph Moench-Tegeder2020-01-032-4/+4
| | | | | | | https://mail.gnome.org/archives/shotwell-list/2020-January/msg00003.html Notes: svn path=/head/; revision=521952
* Add USES=xorg USES=gl, ports categories gNiclas Zeising2019-11-051-1/+1
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 'g'. While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=516845
* graphics/shotwell: update to 0.30.7Christoph Moench-Tegeder2019-08-212-4/+4
| | | | | | | | Announcement: https://mail.gnome.org/archives/shotwell-list/2019-August/msg00008.html Notes: svn path=/head/; revision=509499
* graphics/shotwell: update to 0.30.6Christoph Moench-Tegeder2019-08-202-4/+4
| | | | | | | | Announcement: https://mail.gnome.org/archives/shotwell-list/2019-August/msg00007.html Notes: svn path=/head/; revision=509433
* graphics/shotwell: update to 0.30.5Christoph Moench-Tegeder2019-08-142-5/+4
| | | | | | | | Announcement: https://mail.gnome.org/archives/shotwell-list/2019-August/msg00003.html Notes: svn path=/head/; revision=508933
* 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/libgphoto2: Update to 2.5.22, graphics/gphoto2: Update to 2.5.20Kai Knoblich2019-05-271-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Bump PORTREVISION of ports depending on them. Also while I'm here: * Add "gnome" to USES if the XML option is enabled to avoid warnings about using USE_GNOME alone. * Pet portlint Notable changes since 2.5.16 (graphics/libgphoto2) [1]: * Added new USB Ids for various camera types * Updated translations * Report file changes via GP_EVENT_FILE_CHANGED (hooked up for Canon EOS currently) Changes since 2.5.15 (graphics/gphoto2) [2]: * Maximum number in file ranges bumped from 16384 to 65536 * Add shell commands to match commandline: summary, storage-info, trigger-capture * Fixed a fd leak * Updated translations * Handle GP_EVENT_FILE_CHANGED event https://github.com/gphoto/libgphoto2/blob/libgphoto2-2_5_22-release/NEWS https://github.com/gphoto/gphoto2/blob/gphoto2-2_5_20-release/NEWS PR: 235817 [1], 235818 [2] Submitted by: Darren Mulligan <fixer@bsdmail.com> Approved by: woodsb02 (maintainer timeout) Notes: svn path=/head/; revision=502780
* update shotwell to 0.30.4Christoph Moench-Tegeder2019-04-263-27/+4
| | | | | | | Announcement: https://mail.gnome.org/archives/shotwell-list/2019-April/msg00005.html Notes: svn path=/head/; revision=500098
* graphics/gexiv2: update to 0.12.0Christoph Moench-Tegeder2019-03-302-1/+23
| | | | | | | | | | | | http://ftp.acc.umu.se/pub/gnome/sources/gexiv2/0.11/gexiv2-0.11.0.news http://ftp.acc.umu.se/pub/gnome/sources/gexiv2/0.12/gexiv2-0.12.0.news This includes/obsoletes our patches. The vala api of gexiv2 changed, this needed to be reflected in graphics/shotwell (no other port seems to use the vala interface). Notes: svn path=/head/; revision=497371
* graphics/libraw: Update to 0.19.2Jason E. Hale2019-03-291-1/+1
| | | | | | | | | | - Demosaic packs are no longer distributed nor supported upstream - Bump PORTREVISON on all consumers due to libraw shlib version increase Changes: https://www.libraw.org/news/libraw-0-19-2-release Notes: svn path=/head/; revision=497222
* graphics/exiv2: update to 0.27Tobias C. Berner2019-03-171-0/+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
* update shotwell to 0.30.2Christoph Moench-Tegeder2019-02-083-8/+9
| | | | | | | https://download.gnome.org/sources/shotwell/0.30/shotwell-0.30.2.news Notes: svn path=/head/; revision=492433
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-0/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. 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, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* graphics/shotwell: update to 0.30.1Christoph Moench-Tegeder2018-10-013-8/+12
| | | | | | | | | Announcement: https://mail.gnome.org/archives/shotwell-list/2018-September/msg00008.html Now explicitly build-requires python3 for a newly added meson postinstall script (which's shebang has to be whacked a little). Notes: svn path=/head/; revision=481030
* graphics/shotwell: update pkg-plist after last updateChristoph Moench-Tegeder2018-09-211-7/+52
| | | | | | | I completely failed to miss pkg-list in the list of files in my last commit Notes: svn path=/head/; revision=480316
* graphics/shotwell: update to 0.30.0Christoph Moench-Tegeder2018-09-214-140/+26
| | | | | | | | - optional face detection algorithms - major internal overhaul: now build with meson/ninja, etc. Notes: svn path=/head/; revision=480313
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-0/+1
| | | | | | | | | | | | | | | | | in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542 Notes: svn path=/head/; revision=475857
* graphics/shotwell: update to 0.28.4Christoph Moench-Tegeder2018-07-154-55/+11
| | | | | | | | | | https://mail.gnome.org/archives/shotwell-list/2018-July/msg00010.html https://download.gnome.org/sources/shotwell/0.28/shotwell-0.28.4.changes While here and adapting patches, makepatchify them. Notes: svn path=/head/; revision=474703
* graphics/shotwell: update to 0.28.3Christoph Moench-Tegeder2018-05-082-5/+4
| | | | | | | https://mail.gnome.org/archives/shotwell-list/2018-May/msg00005.html Notes: svn path=/head/; revision=469378
* Update grahics/exiv2 to 0.26Tobias C. Berner2018-04-281-0/+1
| | | | | | | | | PR: 223625 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D12345 Notes: svn path=/head/; revision=468519
* graphics/shotwell: update to 0.28.2Christoph Moench-Tegeder2018-04-113-16/+4
| | | | Notes: svn path=/head/; revision=467045
* www/webkit2-gtk3: Update to 2.20.0Tobias Kortkamp2018-04-051-0/+1
| | | | | | | | | | | | | | | | | - Add WAYLAND option - Bump PORTREVISION of dependents - Fix build of epiphany 3.24.2 with newer WebKit versions PR: 223733 Submitted by: Greg V <greg@unrelenting.technology> (initial update to 2.18.3) Reviewed by: Ting-Wei Lan <lantw44@gmail.com> Approved by: gnome (maintainer timeout, too long) Security: 1ce95bc7-3278-11e8-b527-00012e582166 MFH: 2018Q2 Differential Revision: https://reviews.freebsd.org/D14872 Notes: svn path=/head/; revision=466598
* shotwell: commit plist, which I somehow m issed in the last commitChristoph Moench-Tegeder2018-03-171-11/+1
| | | | Notes: svn path=/head/; revision=464831
* update shotwell to 0.28.0Christoph Moench-Tegeder2018-03-175-15/+28
| | | | | | | while here, massage OPENMP_DESC for generic GCC Notes: svn path=/head/; revision=464828
* graphics/libgphoto2: Update to 2.5.16Ben Woods2018-01-141-0/+1
| | | | | | | | | | | | | graphics/gphoto2: Update to 2.5.15 graphics/py-gphoto2: Update to 1.8.2 Also bump PORTREVISION of ports depending on these. PR: 224611 Submitted by: bsam (graphics/libgphoto2) Notes: svn path=/head/; revision=458949
* graphics/shotwell: update to 0.26.4Christoph Moench-Tegeder2017-11-103-4/+5
| | | | | | | Bugfix release: https://download.gnome.org/sources/shotwell/0.26/shotwell-0.26.4.news Notes: svn path=/head/; revision=453928
* graphics/shotwell: update to 0.26.3Christoph Moench-Tegeder2017-09-173-6/+4
| | | | | | | | | | https://mail.gnome.org/archives/shotwell-list/2017-August/msg00000.html This fixes a data loss/corruption issue when importing from camera. MFH: 2017Q3 Notes: svn path=/head/; revision=450006
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-1/+1
| | | | | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. 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, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275 Notes: svn path=/head/; revision=449591
* graphics/gphoto2: Update to 2.5.14Ben Woods2017-08-141-0/+1
| | | | | | | | | | | graphics/libgphoto2: Update to 2.5.14 graphics/py-gphoto2: Update to 1.7.0 - Bump dependent ports - Take maintainership of graphics/gtkam Notes: svn path=/head/; revision=447935
* graphics/shotwell: update to 0.26.2Christoph Moench-Tegeder2017-06-032-5/+4
| | | | | | | | Announcement: https://mail.gnome.org/archives/shotwell-list/2017-June/msg00002.html Notes: svn path=/head/; revision=442520
* graphics/libgphoto2: Update to 2.5.13Ben Woods2017-06-011-0/+1
| | | | | | | | | | | | graphics/py-gphoto2: Update to 1.6.0 - Bump dependent ports Changes this release: https://github.com/gphoto/libgphoto2/releases/tag/libgphoto2-2_5_13-release Notes: svn path=/head/; revision=442300
* Fix OPTIONS_DEFAULT: remove NLS which is added by frameworkSunpoet Po-Chuan Hsieh2017-05-281-2/+1
| | | | | | | | | - While I'm here, fix space/tab Approved by: portmgr (blanket) Notes: svn path=/head/; revision=441958
* graphics/shotwell: update to 0.26.1Christoph Moench-Tegeder2017-04-122-5/+4
| | | | | | | | | https://mail.gnome.org/archives/shotwell-list/2017-April/msg00001.html Approved by: rene (mentor, implicit) Notes: svn path=/head/; revision=438351
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-0/+1
| | | | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707 Notes: svn path=/head/; revision=437439
* add missing dependency.Christoph Moench-Tegeder2017-03-311-1/+2
| | | | | | | Approved by: rene (mentor, implicit) Notes: svn path=/head/; revision=437371
* update graphics/shotwell to 0.26.0Christoph Moench-Tegeder2017-03-266-165/+83
| | | | | | | | | | https://mail.gnome.org/archives/shotwell-list/2017-March/msg00017.html while here, regenerate patch and update my mail address Approved by: rene (mentor, implicit) Notes: svn path=/head/; revision=436988
* update shotwell to 0.24.5Christoph Moench-Tegeder2017-02-012-4/+4
| | | | | | | | MFH: 2017Q1 Security: 5a9b3d70-48e2-4267-b196-83064cb14fe0 Notes: svn path=/head/; revision=433055
* shotwell: update to 0.24.4Christoph Moench-Tegeder2017-01-292-5/+4
| | | | | | | | | changelog: https://download.gnome.org/sources/shotwell/0.24/shotwell-0.24.4.changes Approved by: rene (mentor, implicit) Notes: svn path=/head/; revision=432794
* - Update graphics/libraw to 0.18.0Jason E. Hale2017-01-191-1/+1
| | | | | | | | | | | | | | | | - Complete conversion to options helpers - Add options for JPEG and JASPER support - Side note: This had a dependency on jpeg before, so the JPEG option default is ON. However, the configure script wasn't detecting it previously. - Silence MKDIRs - Take maintainership - Chase shared library bump Changes: http://www.libraw.org/download#changelog Notes: svn path=/head/; revision=431839
* update: shotwell 0.24.3Christoph Moench-Tegeder2016-12-212-5/+5
| | | | | | | | | Changes: https://download.gnome.org/sources/shotwell/0.24/shotwell-0.24.3.changes Approved by: rene (mentor) Notes: svn path=/head/; revision=429078