| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
| |
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
|
|
|
|
|
|
| |
Changes:
https://download.gnome.org/sources/shotwell/0.30/shotwell-0.30.13.news
https://download.gnome.org/sources/shotwell/0.30/shotwell-0.30.14.news
|
|
|
|
| |
I missed this in 51048d83
|
|
|
|
|
| |
Release Notes:
https://download.gnome.org/sources/shotwell/0.30/shotwell-0.30.12.news
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
Release Notes:
https://download.gnome.org/sources/shotwell/0.30/shotwell-0.30.11.news
Notes:
svn path=/head/; revision=554461
|
|
|
|
|
|
|
|
| |
Announcement:
https://mail.gnome.org/archives/shotwell-list/2020-May/msg00002.html
Notes:
svn path=/head/; revision=536204
|
|
|
|
|
|
|
| |
https://mail.gnome.org/archives/shotwell-list/2020-May/msg00000.html
Notes:
svn path=/head/; revision=533976
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
https://mail.gnome.org/archives/shotwell-list/2020-January/msg00003.html
Notes:
svn path=/head/; revision=521952
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
Announcement:
https://mail.gnome.org/archives/shotwell-list/2019-August/msg00008.html
Notes:
svn path=/head/; revision=509499
|
|
|
|
|
|
|
|
| |
Announcement:
https://mail.gnome.org/archives/shotwell-list/2019-August/msg00007.html
Notes:
svn path=/head/; revision=509433
|
|
|
|
|
|
|
|
| |
Announcement:
https://mail.gnome.org/archives/shotwell-list/2019-August/msg00003.html
Notes:
svn path=/head/; revision=508933
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
| |
Announcement: https://mail.gnome.org/archives/shotwell-list/2019-April/msg00005.html
Notes:
svn path=/head/; revision=500098
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
https://download.gnome.org/sources/shotwell/0.30/shotwell-0.30.2.news
Notes:
svn path=/head/; revision=492433
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
I completely failed to miss pkg-list in the list of files in my last commit
Notes:
svn path=/head/; revision=480316
|
|
|
|
|
|
|
|
| |
- optional face detection algorithms
- major internal overhaul: now build with meson/ninja, etc.
Notes:
svn path=/head/; revision=480313
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
https://mail.gnome.org/archives/shotwell-list/2018-May/msg00005.html
Notes:
svn path=/head/; revision=469378
|
|
|
|
|
|
|
|
|
| |
PR: 223625
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D12345
Notes:
svn path=/head/; revision=468519
|
|
|
|
| |
Notes:
svn path=/head/; revision=467045
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=464831
|
|
|
|
|
|
|
| |
while here, massage OPENMP_DESC for generic GCC
Notes:
svn path=/head/; revision=464828
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Bugfix release: https://download.gnome.org/sources/shotwell/0.26/shotwell-0.26.4.news
Notes:
svn path=/head/; revision=453928
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(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/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
|
|
|
|
|
|
|
|
| |
Announcement:
https://mail.gnome.org/archives/shotwell-list/2017-June/msg00002.html
Notes:
svn path=/head/; revision=442520
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
- While I'm here, fix space/tab
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=441958
|
|
|
|
|
|
|
|
|
| |
https://mail.gnome.org/archives/shotwell-list/2017-April/msg00001.html
Approved by: rene (mentor, implicit)
Notes:
svn path=/head/; revision=438351
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Approved by: rene (mentor, implicit)
Notes:
svn path=/head/; revision=437371
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
MFH: 2017Q1
Security: 5a9b3d70-48e2-4267-b196-83064cb14fe0
Notes:
svn path=/head/; revision=433055
|