summaryrefslogtreecommitdiff
path: root/graphics (follow)
Commit message (Collapse)AuthorAgeFilesLines
* */*: bump port revision after electron37 update (ec752f47e431)Hiroki Tagato4 hours1-1/+1
|
* drm_info: Terse COMMENTAlexander Ziaee25 hours1-1/+1
| | | | | | Reviewed by: jbeich Approved by: jbeich (maintainer) Differential Revision: https://reviews.freebsd.org/D52552
* graphics/waifu2x-ncnn-vulkan: update to 20250915Jan Beich31 hours2-7/+7
| | | | | Changes: https://github.com/nihui/waifu2x-ncnn-vulkan/releases/tag/20250915 Reported by: GitHub (watch releases)
* nvidia-drm-{61,66}-kmod-devel: Update distinfo after drm-{61,66}-kmod updatesJean-Sébastien Pédron43 hours4-8/+8
| | | | | | | Like the commit to `nvidia-drm-{61,66}-kmod, this should have been part of the update commits, sorry. Sponsored by: The FreeBSD Foundation
* nvidia-drm-{61,66}-kmod: Update distinfo after drm-{61,66}-kmod updatesJean-Sébastien Pédron44 hours4-8/+8
| | | | | | This should have been part of the update commits, sorry. Sponsored by: The FreeBSD Foundation
* graphics/drm-61-kmod: Update to drm_v6.1.128_5Jean-Sébastien Pédron46 hours3-5/+5
| | | | | | | | | This change brings some cleanup to the FreeBSD-specific code. This also solves a conflict with upcoming changes to linuxkpi. See https://github.com/freebsd/drm-kmod/pull/369. Sponsored by: The FreeBSD Foundation
* graphics/drm-66-kmod: Update to drm_v6.6.25_6Jean-Sébastien Pédron46 hours3-5/+5
| | | | | | | | | This change brings some cleanup to the FreeBSD-specific code. This also solves a conflict with upcoming changes to linuxkpi. See https://github.com/freebsd/drm-kmod/pull/368. Sponsored by: The FreeBSD Foundation
* graphics/py-mcomix: Fix run-time errors - add py-sqlite3 to RUN_DEPENDSmew14930xvi46 hours1-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Traceback (most recent call last): File "/usr/local/bin/mcomix", line 8, in <module> sys.exit(main()) ^^^^^^ File "/usr/local/lib/python3.11/site-packages/mcomix/__main__.py", line 24, in main run() File "/usr/local/lib/python3.11/site-packages/mcomix/run.py", line 212, in run from mcomix import main File "/usr/local/lib/python3.11/site-packages/mcomix/main.py", line 15, in <module> from mcomix import enhance_backend File "/usr/local/lib/python3.11/site-packages/mcomix/enhance_backend.py", line 8, in <module> from mcomix.library import main_dialog File "/usr/local/lib/python3.11/site-packages/mcomix/library/main_dialog.py", line 12, in <module> from mcomix.library import backend as library_backend File "/usr/local/lib/python3.11/site-packages/mcomix/library/backend.py", line 16, in <module> from mcomix import last_read_page File "/usr/local/lib/python3.11/site-packages/mcomix/last_read_page.py", line 11, in <module> from sqlite3 import dbapi2 File "/usr/local/lib/python3.11/sqlite3/__init__.py", line 57, in <module> from sqlite3.dbapi2 import * File "/usr/local/lib/python3.11/sqlite3/dbapi2.py", line 27, in <module> from _sqlite3 import * ModuleNotFoundError: No module named '_sqlite3' PR: 289618 Approved by: Stefan Ehmann <shoesoft@gmx.net> (maintainer, implicit) Fixes: d6f3613bc1c5 (Update 2.2.1 => 3.1.1)
* */*: switch dependency from devel/py-lxml5 to devel/py-lxmlHiroki Tagato2 days5-9/+10
| | | | | | | | | | | | | | | | | | | | | Currently, there are two versions of python XML processing library which conflict each other in the ports tree, namely: - devel/py-lxml5 (now at version 5.4.0) - devel/py-lxml (now at version 6.0.1) To avoid the situation that some ports depend on py-lxml5 and some others do on py-lxml (by switching dependencies individually), this commit switches the dependencies from py-lxml5 to py-lxml at once. Additional note: There are still two ports (textproc/py-rdflib and www/py-draftjs-exporter) depending on py-lxml5 since they limit upper version to less than 6. PR: 289491 Approved by: Michiel van Baak Jansen <michiel@vanbaak.eu>, arrowd, crees, madpilot, delphij, marcus, nivit, kai, skreuzer, fluffy, bofh, thierry, stephen, sunpoet, 0mp, Eric Camachat <eric@camachat.org>
* graphics/gimp3-app: make javascript plugins optional (+)Ali Abdallah2 days2-6/+9
| | | | PR: 289500
* graphics/kf6-kimageformats: fix packaging with non default optionsMax Brazhnikov2 days2-5/+8
| | | | | PR: 289609 Reported by: Anton Saietskii
* */*: bump port revision after electron37 update (978986294bd4)Hiroki Tagato2 days1-1/+1
|
* graphics/py-mcomix: Update 2.2.1 => 3.1.1mew14930xvi3 days3-10/+45
| | | | | | | | | | | Changelogs: https://sourceforge.net/p/mcomix/git/ci/3.1.1/tree/ChangeLog.md While here fix warnings from portclippy and replace PORTVERSION with DISTVERSION in MASTER_SITES. PR: 289478 Approved by: Stefan Ehmann <shoesoft@gmx.net>
* graphics/gexiv2_016: add GExiv2 0.16.0Christoph Moench-Tegeder3 days5-0/+264
| | | | | | | | | | | | GExiv2 0.16 is a major change over version 0.14, breaking API and changing file locations. Existing software will need more than trivial changes to use this. Fortunately, GExiv2 versions 0.16 and 0.14 can be installed in parallel without conflicts. GExiv2 is added as a new port, so consumers can switch to this version at their own pace. Release Notes: https://gitlab.gnome.org/GNOME/gexiv2/-/blob/0.16.0/NEWS
* */*: Bump portrevision because of mupdf updateZsolt Udvari3 days1-1/+1
|
* graphics/mupdf: Update to 1.26.8Zsolt Udvari3 days2-4/+4
| | | | Changelog: https://mupdf.com/releases/history
* graphics/R-cran-pdftools: Update to 3.6.0Zsolt Udvari3 days2-7/+5
| | | | | | Remove R-cran-jpeg from dependencies. Changelog: https://cran.r-project.org/web/packages/pdftools/NEWS
* graphics/wayland-protocols: update to 1.45Hiroki Tagato4 days3-4/+9
| | | | | | | Release Announcement: https://lore.freedesktop.org/wayland-devel/aEw0AP7h6T8l11ug@gmail.com/T/#u PR: 289523 Approved by: manu (x11)
* sysutils/libdisplay-info: update to 0.3.0Jan Beich4 days1-0/+1
| | | | | Changes: https://gitlab.freedesktop.org/emersion/libdisplay-info/-/releases/0.3.0 Reported by: GitLab (notify releases)
* graphics/drm_info: update to 2.8.0Jan Beich4 days3-4/+59
| | | | | Changes: https://gitlab.freedesktop.org/emersion/drm_info/-/tags/v2.8.0 Reported by: GitLab (notify releases)
* KDE: Update KDE Gear to 25.08.1Max Brazhnikov4 days24-108/+57
| | | | | | | | | Announcement: https://kde.org/announcements/gear/25.08.1/ Ports changes: graphics/kolourpaint: - Remove stale patches
* KDE: Update Plasma to 6.4.5Max Brazhnikov4 days1-3/+3
| | | | | | | | | Announcement: https://kde.org/announcements/plasma/6/6.4.5/ Ports changes: x11-wm/plasma6-kwin: - Set DATADIR explicitly and correct plist
* KDE: Update KDE Frameworks 6 to 6.18.0Max Brazhnikov4 days7-16/+26
| | | | | | | | | | | Announcement: https://kde.org/announcements/frameworks/6/6.18.0/ Ports changes: graphics/kf6-kimageformats: - Backport upstream patch to fix regression [1] [1] https://invent.kde.org/frameworks/kimageformats/-/merge_requests/405
* graphics/mesa-devel: update to 25.2.b.3142Jan Beich5 days2-5/+5
| | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/a9ea4630d47...7b337e214d3
* graphics/movit: Update to 1.7.2Jason E. Hale6 days3-5/+5
|
* graphics/phototonic: Update to 3.0.95 (3.1 alpha)Nuno Teixeira6 days4-7/+31
| | | | ChangeLog: https://github.com/luebking/phototonic/releases/tag/v3.0.95
* graphics/osg34: Remove expired portRene Ladan6 days17-1198/+0
| | | | 2025-09-10 graphics/osg34: Obsolete version released in 2015
* graphics/digikam: fix build on armv7Robert Clausecker6 days1-0/+1
| | | | | | | Same issue as with math/labplot Approved by: portmgr (build fix blanket) MFH: 2025Q3
* graphics/feh: Update to 3.11.2Joseph Mingrone7 days2-4/+4
| | | | | Release Notes: https://feh.finalrewind.org/archive/3.11.2/ Sponsored by: The FreeBSD Foundation
* graphics/mesa-devel: update to 25.2.b.3042Jan Beich7 days5-31/+7
| | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/29fb897c0a0...a9ea4630d47
* graphics/p5-Image-ExifTool-devel: Update 13.35 => 13.36Sergei Vyshenski7 days2-4/+4
| | | | | | | ChangeLog: https://exiftool.org/history.html PR: 289438
* graphics/krita: update to 5.2.11 release (+)Dima Panov7 days3-17/+4
| | | | | Release notes: https://krita.org/en/posts/2025/krita-5.2.10-released/ \ https://krita.org/en/posts/2025/krita-5.2.11-released/
* graphics/py-sorl-thumbnail: Update to 12.11.0Kai Knoblich7 days3-9/+27
| | | | | | | | | | | | | | * Switch to the PEP517 build framework and adjust the related bits of the DOCS option accordingly. * Change to the more preferred DISTVERSION as well. Changelog: https://github.com/jazzband/sorl-thumbnail/releases/tag/12.11.0 PR: 289339 Approved by: Kevin Golding (maintainer)
* graphics/plantuml: Update 1.2024.8 => 1.2025.7Eric Camachat8 days2-10/+13
| | | | | | | | | | | | | | | | | | | | | Changelogs: https://github.com/plantuml/plantuml/releases/tag/v1.2025.0 https://github.com/plantuml/plantuml/releases/tag/v1.2025.1 https://github.com/plantuml/plantuml/releases/tag/v1.2025.2 https://github.com/plantuml/plantuml/releases/tag/v1.2025.3 https://github.com/plantuml/plantuml/releases/tag/v1.2025.4 https://github.com/plantuml/plantuml/releases/tag/v1.2025.5 https://github.com/plantuml/plantuml/releases/tag/v1.2025.6 https://github.com/plantuml/plantuml/releases/tag/v1.2025.7 - Replace PORTVERSION with DISTVERSION. - Parametrize plantuml with ${PORTNAME}. - Split long lines. - Replace %%JAVASHAREDIR%% with ${JAVASHAREDIR} in PLIST_FILES. PR: 288175 Approved by: awoonya <awoonyaa@gmail.com> (maintainer, timeout 2 months) Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
* graphics/R-cran-magick: Update to 2.9.0Zsolt Udvari8 days2-4/+4
| | | | Changelog: https://cran.r-project.org/web/packages/magick/NEWS
* graphics/ogre3d: update to 14.4.1 release (+)Dima Panov8 days3-11/+16
| | | | | | | Unbreak JAVA bindings Build CSHARP bindings Release notes: https://github.com/OGRECave/ogre/releases/tag/v14.4.1
* graphics/gegl: allow to build with FFmpeg 8.0Dima Panov9 days2-2/+7
| | | | | | Use patch from upstream PR: https://gitlab.gnome.org/GNOME/gegl/-/issues/428 PR: 289048
* graphics/hvif-tools: New port: Toolkit for converting HVIF icons to SVG and backAl Hoang9 days4-0/+35
| | | | | | | | | A small set of command‑line tools to work with the Haiku Vector Icon Format (HVIF). https://github.com/threedeyes/hvif-tools PR: 289362
* graphics/p5-Image-ExifTool-devel: Update 13.34 => 13.35Sergei Vyshenski10 days2-4/+4
| | | | | | | ChangeLog: https://exiftool.org/history.html PR: 289355
* graphics/rubygem-rmagick: Update to 6.1.4Po-Chuan Hsieh10 days2-4/+4
| | | | Changes: https://github.com/rmagick/rmagick/blob/main/CHANGELOG.md
* graphics/rubygem-rsvg2: Update to 4.3.3Po-Chuan Hsieh10 days2-5/+6
| | | | | Changes: https://github.com/ruby-gnome/ruby-gnome/releases https://github.com/ruby-gnome/ruby-gnome/blob/main/NEWS.md
* graphics/rubygem-gdk_pixbuf2: Update to 4.3.3Po-Chuan Hsieh10 days2-5/+6
| | | | | Changes: https://github.com/ruby-gnome/ruby-gnome/releases https://github.com/ruby-gnome/ruby-gnome/blob/main/NEWS.md
* graphics/rubygem-clutter-gtk: Update to 4.3.3Po-Chuan Hsieh10 days2-5/+6
| | | | | Changes: https://github.com/ruby-gnome/ruby-gnome/releases https://github.com/ruby-gnome/ruby-gnome/blob/main/NEWS.md
* graphics/rubygem-clutter-gdk: Update to 4.3.3Po-Chuan Hsieh10 days2-4/+4
| | | | | Changes: https://github.com/ruby-gnome/ruby-gnome/releases https://github.com/ruby-gnome/ruby-gnome/blob/main/NEWS.md
* graphics/rubygem-clutter: Update to 4.3.3Po-Chuan Hsieh10 days2-5/+6
| | | | | Changes: https://github.com/ruby-gnome/ruby-gnome/releases https://github.com/ruby-gnome/ruby-gnome/blob/main/NEWS.md
* graphics/rubygem-ruby-vips: Update to 2.2.5Po-Chuan Hsieh10 days2-4/+4
| | | | Changes: https://github.com/libvips/ruby-vips/blob/master/CHANGELOG.md
* graphics/rubygem-mini_magick: Update to 5.3.1Po-Chuan Hsieh10 days2-4/+4
| | | | Changes: https://github.com/minimagick/minimagick/releases
* graphics/py-rawpy: Update to 0.25.1Po-Chuan Hsieh10 days2-4/+4
| | | | Changes: https://github.com/letmaik/rawpy/releases
* graphics/py-pyproj: Update to 3.7.2Po-Chuan Hsieh10 days3-6/+18
| | | | Changes: https://github.com/pyproj4/pyproj/releases
* graphics/py-tifffile: Update to 2025.8.28Po-Chuan Hsieh10 days2-5/+4
| | | | | Changes: https://github.com/cgohlke/tifffile/releases https://github.com/cgohlke/tifffile/blob/master/CHANGES.rst