1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Commit Graph

34563 Commits

Author SHA1 Message Date
Martin Filla
7be75c9ecc graphics/zeno: Update 2023.11.16 → 2024.10.1
Use GCC for build:
/wrkdirs/usr/ports/graphics/zeno/work/zeno-2024.10.1/zeno/src/nodes/neo/PrimUnmerge.cpp:237:35: error: capturing a structured binding is not yet supported in OpenMP
  237 |                     arr[i] = attr[val[i]];
      |                                   ^

Upstream issue:	https://github.com/zenustech/zeno/issues/2022
LLVM issue:	https://github.com/llvm/llvm-project/issues/33025

Changelog:
https://github.com/zenustech/zeno/releases/tag/2024.10.1

PR:	282753
2024-11-20 21:23:27 +03:00
Dima Panov
312ee18b02
devel/boost: bump consu,ers after update Boost to 1.86 release
Sponsored by:	Future Crew, LLC
2024-11-20 13:05:25 +03:00
Dima Panov
a1d9848bef
graphics/synfig: mark as BROKEN, fails to build with boost-1.86+
Sponsored by:	Future Crew, LLC
2024-11-20 13:05:23 +03:00
Kenneth Raplee
28dd3087de graphics/qimgv: Update 1.03.g20240727 → 1.03.g20241011
Commit log:
82e6b753...a4d475fa

PR:	282824
2024-11-20 03:50:48 +03:00
Fernando Apesteguía
4c7b1ca889 graphics/converseen: update to 0.12.2.4
ChangeLog: https://converseen.fasterland.net/changelog/

 * Fixed a bug affecting localization file access
 * Various Bugfixes
2024-11-19 19:46:24 +01:00
Brooks Davis
6b7215ed56 */*: use USES=sbrk
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
2024-11-19 17:30:56 +00:00
Charlie Li
48060e03b6
devel/py-gobject3: use USE_GNOME=pygobject3 helper
The helper is equivalent to the previous explicit dependency
declaration so no functional or metadata changes.

With hat: gnome
PR: 273722
2024-11-19 11:59:07 -05:00
Baptiste Daroussin
58625b6da7 graphics/libskiasharp: bundle chromium's libjpeg-turbo version
Apparently libskasharp (abuses the libjpeg-turbo's API) which results in
some crashes:
- https://github.com/Thefrank/jellyfin-server-freebsd/issues/89
- https://github.com/libjpeg-turbo/libjpeg-turbo/issues/795
- https://github.com/jellyfin/jellyfin/issues/13016

PR:	282704
2024-11-19 10:35:27 +01:00
Jan Beich
36c7e09f1f graphics/mesa-devel: update to 24.3.b.439
Changes:	ad4e5538ba...0fb4609d94
2024-11-19 01:57:47 +01:00
Piotr Kubaj
815b919642 graphics/tesseract: update to 5.5.0
Changelog:	https://github.com/tesseract-ocr/tesseract/releases/tag/5.5.0
2024-11-19 01:12:19 +01:00
Жунёва Мария Михайловна
0b4dc2a577 graphics/drawio: update to 24.7.17
Sponsored by: Future Crew, LLC
2024-11-18 19:42:55 +03:00
Rodrigo Osorio
f5a2b0b4dc graphics/lensfun: Add patch to fix segfaults in lensfun
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)
2024-11-18 14:57:27 +01:00
Jason E. Hale
8376a18d45 graphics/digikam: Update to 8.5.0
https://www.digikam.org/news/2024-11-16-8.5.0_release_announcement/
2024-11-17 07:47:22 -05:00
Yuri Victorovich
bcca23ca78 misc/dartsim: update 6.14.5 → 6.15.0 2024-11-16 02:27:18 -08:00
Jason E. Hale
2f80f3ff04 graphics/kphotoalbum: Remove WEBENGINE option
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.
2024-11-16 03:40:31 -05:00
Jan Beich
9c8dd30387 graphics/mesa-devel: update to 24.3.b.344
Changes:	59b2549279...ad4e5538ba
2024-11-16 01:34:23 +01:00
Jason W. Bacon
2ee19ca7f8 graphics/py-plotly: Update to 5.24.1
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
2024-11-15 16:21:19 -06:00
Neel Chauhan
09e3db1aaf graphics/minder: Update to 1.17.0 2024-11-15 12:08:39 -05:00
Dima Panov
c54445aba0
graphics/linux-rl9-gdk-pixbuf2: add pixbuf loaders to the package (+)
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
2024-11-15 13:44:54 +03:00
Po-Chuan Hsieh
b8d3e72b36
*/Makefile: Sort SUBDIRs 2024-11-15 18:17:17 +08:00
Po-Chuan Hsieh
78d345a8d0
graphics/py-willow: Enable HEIF option after b280ef6a26 and 2e5b12893e
- Bump PORTREVISION for dependency change
2024-11-15 18:17:13 +08:00
Po-Chuan Hsieh
2b7bfef70f
graphics/py-pillow-heif: Update to 0.20.0
Changes:	https://github.com/bigcat88/pillow_heif/releases
2024-11-15 18:17:13 +08:00
Po-Chuan Hsieh
558ad11cc6
graphics/py-geosnap: Fix 176436adbf 2024-11-15 18:17:12 +08:00
Po-Chuan Hsieh
8aa7d7132b
graphics/silgraphite: Cosmetic change 2024-11-15 18:17:05 +08:00
Po-Chuan Hsieh
cf6b2948d2
graphics/jasper: Cosmetic change 2024-11-15 18:17:05 +08:00
Po-Chuan Hsieh
9e934e9b68
graphics/GraphicsMagick: Update PORTSCOUT 2024-11-15 18:17:04 +08:00
Dima Panov
bc30e6a77d
graphics/linux-rl9-dri: add missed bits to aarch64 plist
Sponsored by:	Future Crew, LLC
2024-11-15 13:05:10 +03:00
Dima Panov
8d6579f96b
graphics/linux-rl9-libdrm: add missed libdrm_tegra bits for aarch64
Reported by:	poudriere bulk -t

Sponsored by:	Future Crew, LLC
2024-11-15 12:59:55 +03:00
Dima Panov
96da94b98c
graphics/libetonyek01: update to 0.1.11 release (+)
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
2024-11-15 11:57:19 +03:00
Dima Panov
51dfd0c006
Revert "graphics/digikam: make Marble integration optional"
This reverts commit ed2fb20283.

Obliviously it was come from mix of work and vanilla repo :(

Sponsored by:	Future Crew, LLC
2024-11-15 04:55:21 +03:00
Dima Panov
e022f3267b
graphics/linux-rl9-spirv-tools: add new port (+)
Tools for processing SPIR-V intermediate shader language modules

Sponsored by:	Future Crew, LLC
2024-11-15 00:22:52 +03:00
Dima Panov
ba784ec66b
graphics/linux-rl9-shaderc: add new port (+)
GLSL/HLSL to SPIR-V shader compiler

Sponsored by:	Future Crew, LLC
2024-11-15 00:22:52 +03:00
Dima Panov
fb64fe4993
graphics/linux-rl9-libjxl: add new port (+)
JPEG XL reference encoder/decoder

Sponsored by:	Future Crew, LLC
2024-11-15 00:22:51 +03:00
Dima Panov
c5308d7889
graphics/linux-rl9-graphene: add new port (+)
Graphene is an optimizations library for speeding up vector operations

Sponsored by:	Future Crew, LLC
2024-11-15 00:22:51 +03:00
Dima Panov
687ac26b32
graphics/kphotoalbum: make Marble integration optional
Sponsored by:	Future Crew, LLC
2024-11-14 23:37:49 +03:00
Dima Panov
ed2fb20283
graphics/digikam: make Marble integration optional
Sponsored by:	Future Crew, LLC
2024-11-14 23:37:48 +03:00
David Hummel
a1ce43856a graphics/mapnik: Update to 4.0.3
Changelog: https://github.com/mapnik/mapnik/releases/tag/v4.0.2
Changelog: https://github.com/mapnik/mapnik/releases/tag/v4.0.3

PR:		282707
2024-11-14 09:43:25 +01:00
Jesús Daniel Colmenares Oviedo
ea27aad16c graphics/vhs: Update to 0.8.0
ChangeLog: https://github.com/charmbracelet/vhs/releases/tag/v0.8.0

PR:		255061
2024-11-14 09:43:23 +01:00
Robert Clausecker
ae833d4377 */*: drop maintainership of various ports
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)
2024-11-14 09:41:03 +01:00
Emmanuel Vadot
74296d06e3 graphics/gpu-firmware-kmod: Install the Intel DG2 firmware
This was missed in the last update.

PR:		282751
Sponsored by:	Beckhoff Automation GmbH & Co. KG
2024-11-14 08:42:04 +01:00
Yuri Victorovich
2eeff9417f graphics/resvg-capi: GitHub account was renamed 2024-11-13 17:47:54 -08:00
Jan Beich
989ffffde8 graphics/mesa-devel: update to 24.3.b.262
Changes:	b36a7ce0f1...59b2549279
2024-11-14 01:40:29 +01:00
Sergei Vyshenski
4b5b1f70e0 graphics/p5-Image-ExifTool-devel: Update 13.02 → 13.03
ChangeLog: https://exiftool.org/history.html

PR:	282722
2024-11-13 15:39:15 +03:00
Matthias Andree
f3a38995f5 graphics/openexr-website-docs: unbreak and update to 3.3.2
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.
2024-11-13 02:47:02 +01:00
Dima Panov
7dbd23b9e8
*/*: Introduce Rocky Linux 9 32-bit compat librariries (+)
Finaly we can get Linux Steam utils works again! :)

While here, pet reative paths

Sponsored by:	Future Crew, LLC
2024-11-13 03:10:50 +03:00
Baptiste Daroussin
9c6fd40d48 graphics/libheif: chase upgrade of openjph
PR: 	282543
2024-11-12 17:45:17 +01:00
Baptiste Daroussin
1876b07e4f graphics/openjph: update to 0.18
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
2024-11-12 17:22:50 +01:00
Max Brazhnikov
167ecf6119 graphics/libheif: update to 0.19.3
Release notes: https://github.com/strukturag/libheif/releases/tag/v1.19.2
               https://github.com/strukturag/libheif/releases/tag/v1.19.3
2024-11-12 15:06:22 +03:00
Yuri Victorovich
f8761f6eff graphics/msl: update 1.7.5 → 1.7.6
Reported by:	portscout
2024-11-12 02:18:13 -08:00
Nuno Teixeira
78b13cb9ec graphics/fraqtive: Use default SSE2 on amd64 and i386
Use upstream default config for this arches.
2024-11-12 09:17:21 +00:00