Replace various BROKEN entries for missing sbrk on aarch64 and risc64
with USES=sbrk.
Fix a few missing entries (generally ports blocked by other
dependences).
Approved by: portmgr (mat in D47258 comment)
Differential Revision: https://reviews.freebsd.org/D47259
Apply unreleased lensfun commit 6142618 as a patch to
fix segfaults in lensfun when processing Nikon D750 NEF
raw files with ufraw.
PR: 278565
Reported by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Tested by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Approved by: danfe (maintainer)
With the addition of the MARBLE option in 687ac26b32, we can be a bit
more clever. Various Qt components are only linked to if the MARBLE
option is enabled and the WEBENGINE option in astro/marble is enabled.
This avoids potentially conflicting settings of the WEBENGINE option in
astro/marble and the former WEBENGINE option in this port.
Disable Marble detection the cannonical way to avoid CMake warnings.
Numerous bug fixes and enhancements since 4.14.3
Changes: https://github.com/plotly/plotly.py/releases
Build-tested all depends, no difference from 4.14.3 success/fail
Checked all depends for required plotly versions, no issues found
PR: 277707
Approved by: maintainer timeout
In Rocky Linux 9 the gdk-pixbuf2 RPM only contains the library itself
but no image loaders which provided separately as gdk-pixbuf2-modules RPM
PR: 282772
Sponsored by: Future Crew, LLC
Changelog:
- Upgrade m4 macros.
- Fix compiler warnings.
- Update documentation and convert it to MarkDown.
- Make image dimensions more compatible with LibreOffice
- Retrieve more background colors.
- Add support for simple image cropping.
- Pages: Fixes for retrieving page styles.
- Numbers: Use workspace name to create sheet's name.
- Numbers: Read more that 256 rows.
- Fix build with MSVC.
Sponsored by: Future Crew, LLC
Maintainer requests to be relieved of maintainership of some of his
ports due to lack of time.
Approved by: Clockwork6400@protonmail.com (maintainer, via IRC)
And while here, decouple our PORTVERSION from the openexr version so we
don't break builds.
v3.3.2 seems to have a regression and causes a warning around Latest
News inserts on one site, so add -DSPHINX_OPTS= to override the default
of -W which means "treat warnings as errors", as of 3.3.2, I see one
warning.
This version addresses an issue, which causes illegal instruction
fault on machines that do not support AVX or more recent instruction
sets, when the code in compiled with clang and in the Release mode only.
Noticeable for anyone running Nextcloud on a machine which do not
support AVX or more recent instructions sets!
Changes: https://github.com/aous72/OpenJPH/releases/tag/0.18.0