summaryrefslogtreecommitdiff
path: root/graphics (follow)
Commit message (Collapse)AuthorAgeFilesLines
* graphics/ocrs: update 0.4.0 → 0.7.0Yuri Victorovich84 min.3-77/+81
| | | | Reported by: portscout
* graphics/bgfx: fix build on i386 with CPUTYPE=nehalem and newerVladimir Druzenko4 hours1-0/+10
| | | | | | | | | | | | | | | | | | | Build error: /wrkdirs/usr/ports/graphics/bgfx/work/bgfx.cmake-1.127.8725-465/bimg/3rdparty/astc-encoder/source/astcenc_vecmathlib_sse_4.h:1313:26: error: use of undeclared identifier '_mm_popcnt_u64'; did you mean '_mm_popcnt_u32'? return static_cast<int>(_mm_popcnt_u64(v)); ^~~~~~~~~~~~~~ _mm_popcnt_u32 /usr/lib/clang/14.0.5/include/popcntintrin.h:33:1: note: '_mm_popcnt_u32' declared here _mm_popcnt_u32(unsigned int __A) ^ 1 error generated. Upstream issues: https://github.com/ARM-software/astc-encoder/issues/468 https://github.com/bkaradzic/bgfx/pull/2929#issuecomment-2093377116 PR: 278722 Approved by: yuri (maintainer timeout, 15 days)
* graphics/qgis-ltr: Update to 3.34.7Rainer Hurling8 hours3-4/+6
| | | | | | | Changelog: https://github.com/qgis/QGIS/compare/final-3_34_6%5E...final-3_34_7 Reported by: portscout, Repology MFH: 2024Q2
* graphics/qgis: Update to 3.36.3Rainer Hurling9 hours3-4/+6
| | | | | | | Changelog: https://github.com/qgis/QGIS/compare/final-3_36_2%5E...final-3_36_3 Reported by: portscout, Repology MFH: 2024Q2
* *: Change the MAINTAINER field per requestGleb Popov10 hours8-13/+16
| | | | PR: 278267
* graphics/mesa-devel: update to 24.1.b.1176Jan Beich18 hours2-5/+5
| | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/eebc4ec264e...b4bd3807045
* graphics/R-cran-ragg: Update to 1.3.2Þorsteinn32 hours2-4/+4
| | | | | ChangeLog: https://cran.r-project.org/web/packages/ragg/news/news.html PR: 279028
* graphics/nvidia-drm-61-kmod: Fix build on current after ae38a1a1bfdfJung-uk Kim44 hours1-0/+14
| | | | Approved by: portmgr (blanket unbreak)
* graphics/nvidia-drm-515-kmod: Fix build on current after ae38a1a1bfdfJung-uk Kim44 hours1-0/+14
| | | | Approved by: portmgr (blanket unbreak)
* graphics/ocrs: New port: Rust CLI tool for OCRYuri Victorovich2 days5-0/+339
|
* graphics/py-hiplot: Add LICENSE_FILEPo-Chuan Hsieh2 days1-0/+1
|
* graphics/py-beziers: Add LICENSE_FILEPo-Chuan Hsieh2 days1-1/+2
|
* graphics/mozjpeg: Remove PIE_UNSAFE after ↵Po-Chuan Hsieh2 days1-1/+1
| | | | b40aa97071012f71a9c8937ef41d3153f070243f
* graphics/mesa-devel: update to 24.1.b.1078Jan Beich3 days2-5/+5
| | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/fa9fb239b7d...eebc4ec264e
* graphics/filament: update 1.51.6 → 1.51.8Yuri Victorovich3 days2-4/+4
| | | | Reported by: portscout
* graphics/py-pyglet1: update 1.5.28 → 1.5.29Dmitry Marakasov3 days2-4/+4
|
* Qt6: Update to 6.7.0Jason E. Hale3 days10-29/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Qt 6.7 is out with lots of large and small improvements for all of us who like to have fun when building modern applications and user experiences, focusing on the expansion of supported platforms and industry standards. This makes code written with Qt more sustainable and brings more value in Qt as a long-term investment. www/qt6-webengine is now based on Chromium version 118.0.5993.220. Announcement: https://www.qt.io/blog/qt-6.7-released Release note: https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.7.0/release-note.md PySide6: Update to 6.7.0 PySide6 and its related components have been updated alongside the Qt release for compatibility. Older versions will not build with Qt 6.7.x. Announcement: https://www.qt.io/blog/qt-for-python-release-6.7 PyQt6: Update to 6.7.0 Minor Makefile cleanups and simplification of MASTER_SITES in pyqt.mk. As with PySide6, older versions of PyQt6 will not build with Qt 6.7.x. Announcement: https://www.riverbankcomputing.com/news/PyQt_v6.7.0_Released PR: 278658 Exp-run by: antoine MFH: 2024Q2 Security: e79cc4e2-12d7-11ef-83d8-4ccc6adda413, c6f03ea6-12de-11ef-83d8-4ccc6adda413
* graphics/spirv-cross: update to 1.3.283.0Vladimir Druzenko3 days2-4/+4
| | | | | | Changelog: https://github.com/KhronosGroup/SPIRV-Cross/releases/tag/vulkan-sdk-1.3.283.0 https://github.com/KhronosGroup/SPIRV-Cross/compare/vulkan-sdk-1.3.280.0...vulkan-sdk-1.3.283.0
* graphics/p5-Image-ExifTool: update to 12.76Rafael Grether4 days4-22/+26
| | | | PR: 278961
* graphics/R-cran-farver: Update to 2.1.2TAKATSU Tomonari4 days2-5/+4
| | | | Reported by: portscout
* graphics/minder: Update to 1.16.4Neel Chauhan4 days3-6/+7
|
* graphics/zathura-*: Chase girara library version bumpGuido Falsi4 days5-5/+7
| | | | | | | Also add missing dependency on girata to graphics/zathura-djvu [1] PR: 278853, 278854 Reported by: mew14930xvi@inbox.lv [1]
* graphics/zathura: Update to 0.5.6Guido Falsi4 days2-17/+17
| | | | | | | | | - Update MASTER_SITES - Cleanup Makefile and apply portsnap/portclippy suggestions - Removed SQLITE option, sqlite is now always required. PR: 278854 Approved by: quentin.stievenart@gmail.com (maintainer)
* graphics/py-openimageio: Unbreak by using the c++17 flagYuri Victorovich4 days2-2/+1
| | | | Approved by: portmgr (blanket unbreak)
* graphics/cloudcompare: reset MAINTAINERNeel Chauhan4 days1-1/+1
|
* graphics/py-openimageio: BrokenYuri Victorovich4 days1-0/+2
| | | | Reported by: fallout
* graphics/vulkan-validation-layers: update to 1.3.285Jan Beich5 days2-7/+7
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.284...v1.3.285 Reported by: Repology, portscout
* graphics/vulkan-extension-layer: update to 1.3.285Jan Beich5 days2-4/+4
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-ExtensionLayer/compare/v1.3.284...v1.3.285 Reported by: Repology, portscout
* graphics/vulkan-utility-libraries: update to 1.3.285Jan Beich5 days2-4/+4
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-Utility-Libraries/compare/v1.3.284...v1.3.285 Reported by: Repology, portscout
* graphics/vulkan-tools: update to 1.3.285Jan Beich5 days2-7/+7
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-Tools/compare/v1.3.284...v1.3.285 Reported by: Repology, portscout
* graphics/vulkan-loader: update to 1.3.285Jan Beich5 days3-6/+5
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.3.284...v1.3.285 Reported by: Repology, portscout
* graphics/vulkan-headers: update to 1.3.285Jan Beich5 days3-4/+5
| | | | | | | Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.284...v1.3.285 Reported by: Repology, portscout
* graphics/mesa-devel: update to 24.1.b.700Jan Beich5 days2-6/+5
| | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/320c0b44f48...fa9fb239b7d
* graphics/p5-Image-ExifTool-devel: Update to 12.84Sergei Vyshenski5 days3-22/+6
| | | | | | | - update 12.81 -> 12.84 ChangeLog: https://exiftool.org/history.html PR: 278260
* graphics/lux: Change RUN_DEPENDS from x11-fonts/noto-sans-basic to ↵Po-Chuan Hsieh5 days1-1/+2
| | | | | | x11-fonts/noto-sans - Bump PORTREVISION for dependency change
* all: Bump after lang/go121 updateAshish SHUKLA5 days3-3/+3
| | | | MFH: 2024Q2
* graphics/py-wand: Convert to USE_PYTHON=pep517Po-Chuan Hsieh5 days1-1/+5
| | | | - Bump PORTREVISION for package change
* graphics/py-utm: Convert to USE_PYTHON=pep517Po-Chuan Hsieh5 days1-1/+5
| | | | - Bump PORTREVISION for package change
* graphics/py-urbansim: Convert to USE_PYTHON=pep517Po-Chuan Hsieh5 days1-2/+4
| | | | - Bump PORTREVISION for package change
* graphics/py-urbanaccess: Convert to USE_PYTHON=pep517Po-Chuan Hsieh5 days1-2/+4
| | | | - Bump PORTREVISION for package change
* graphics/py-railroad-diagrams: Convert to USE_PYTHON=pep517Po-Chuan Hsieh5 days1-1/+5
| | | | - Bump PORTREVISION for package change
* graphics/py-pyx: Convert to USE_PYTHON=pep517Po-Chuan Hsieh5 days2-1/+16
| | | | - Bump PORTREVISION for package change
* graphics/py-pyvips: Convert to USE_PYTHON=pep517Po-Chuan Hsieh5 days1-2/+5
| | | | - Bump PORTREVISION for package change
* graphics/py-pyganim: Convert to USE_PYTHON=pep517Po-Chuan Hsieh5 days2-2/+22
| | | | - Bump PORTREVISION for package change
* graphics/py-pyepsg: Convert to USE_PYTHON=pep517Po-Chuan Hsieh5 days1-1/+4
| | | | - Bump PORTREVISION for package change
* graphics/py-pycha: Convert to USE_PYTHON=pep517Po-Chuan Hsieh5 days1-2/+4
| | | | - Bump PORTREVISION for package change
* graphics/py-piexif: Convert to USE_PYTHON=pep517Po-Chuan Hsieh5 days1-1/+5
| | | | - Bump PORTREVISION for package change
* graphics/py-osmnet: Convert to USE_PYTHON=pep517Po-Chuan Hsieh5 days1-1/+4
| | | | - Bump PORTREVISION for package change
* graphics/py-optimize-images: Convert to USE_PYTHON=pep517Po-Chuan Hsieh5 days1-2/+5
| | | | - Bump PORTREVISION for package change
* graphics/py-momepy: Convert to USE_PYTHON=pep517Po-Chuan Hsieh5 days1-2/+4
| | | | - Bump PORTREVISION for package change