aboutsummaryrefslogtreecommitdiff
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
...
* graphics/raster3d: Update 3.0.3 -> 3.0.7Yuri Victorovich2021-04-172-5/+4
|
* databases/sfcgal: Update to 1.3.10Loïc Bartoletti2021-04-171-1/+1
| | | | Bugfix release and prepare to graphics/cgal 5.2
* graphics/py-ueberzug: Add a new portMateusz Piotrowski2021-04-176-0/+89
|
* graphics/minder: update to 1.12.1Fernando Apesteguía2021-04-172-4/+4
| | | | | | Changelog: https://github.com/phase1geo/Minder/releases/tag/1.12.1 Reported by: portscout
* graphics/R-cran-viridis: Update to 0.6.0TAKATSU Tomonari2021-04-172-6/+5
|
* graphics/gpu-firmware-kmod: Do not build firmwares for new GPUs for nowJung-uk Kim2021-04-162-35/+58
| | | | | | | | Exclude firmwares for Sienna Cichlid, Green Sardine and Navy Flounder for now because the module names are too long to be processed by kldxref(8). It is okay because we do not support these GPUs. Pointyhat to: jkim
* graphics/gpu-firmware-kmod: Update amdgpu firmwares to the latestJung-uk Kim2021-04-163-5/+40
| | | | | PR: 254665 Approved by: jmd (maintainer timeout)
* graphics/avir: Update 2.7 -> 2.8Yuri Victorovich2021-04-162-4/+4
| | | | Reported by: portscout
* graphics/yed: Update 3.20.1 -> 3.21.1Yuri Victorovich2021-04-163-15/+11
| | | | | PR: 254701 Approved by: myc@barev.net (maintainer's timeout 14 days)
* x11-toolkits/wxgtk31: Update 3.1.4 -> 3.1.5Yuri Victorovich2021-04-166-5/+6
| | | | | | Bump 43 ports that either depend on wxgtk31 or potentially depend on it. Reported by: portscout
* graphics/poppler: update to 21.04.0Tobias C. Berner2021-04-1634-36/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release 21.04.0: core: * Hide symbols by default * TextSelectionDumper: fix word order for RTL text * Fix rendering of text in some files. Issue #1052 * Implement rendering of Masks of Image subtype. Issue #1058 * Forms: fix unclicking standalone form buttons. Issue #1034 glib: * Expose more fields from MediaRendition in PopplerMedia * Use stock glib macro to define boxed type * Remove incorrecly used volatile from enum type registration code qt5: * Fix crash in files with malformed signatures * Fix memory leak when QImage constructor "fails" qt6: * Fix crash in files with malformed signatures * Fix memory leak when QImage constructor "fails" utils: * pdfsig: New paragraph for "-sign" in manpage * pdfimages: Do not assert in "too big images". Issue #1061 build system: * Require cmake >= 3.10 * Require Qt 5 >= 5.9 * Require glib >= 2.56 * Require gtk 3 >= 3.22 * Require gdk-pixbuf >= 2.36 PR: poppler-21.04.0 Exp-run by: antoine
* graphics/birdfont: Update to 2.29.4Mateusz Piotrowski2021-04-163-6/+22
|
* graphics/mesa-devel: unbreak standalone build after 4c2cc95952a6Jan Beich2021-04-151-1/+0
| | | | | | | | | ===> Checking for items in pkg-plist which are not in STAGEDIR Error: Missing: include/vulkan/vulkan_intel.h PR: 255082 Reported by: Evgeniy Khramtsov Regressed by: https://gitlab.freedesktop.org/mesa/mesa/-/commit/5e6db1916860
* graphics/mesa-devel: update to 21.1.b.21Jan Beich2021-04-153-5/+55
| | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/3a56f069982...9b71154353d
* Update KDE Frameworks to 5.81.0Tobias C. Berner2021-04-144-12/+12
| | | | | | | | | | | | | | | | | | | | Saturday, 10 April 2021 KDE today announces the release of KDE Frameworks 5.81.0. KDE Frameworks are 83 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks release announcement. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Full Announcement: https://kde.org/announcements/frameworks/5/5.81.0/ PR: 254978 Exp-run by: antoine
* graphics/opencv: Fix JAVA option and correct Apache Ant usageJung-uk Kim2021-04-141-1/+4
| | | | | | | | | | | | JAVA option did not work because the actual build knob was wrong. Especially, on a system where devel/apache-ant was installed, ant and java binaries were automatically detected and enabled even if the JAVA option was disabled. While I am here, fix Apache Ant usage by setteing JAVACMD variable. Without it, it may pick up java binary from JRE via javavm(1) from java/javavmwrapper. If ant script is used with java from JRE, build fails because it cannot find jar. Approved by: tcberner (maintainer)
* graphics/R-cran-viridisLite: Update to 0.4.0TAKATSU Tomonari2021-04-142-5/+4
|
* graphics/libopenraw: Fix fetchTobias Kortkamp2021-04-141-2/+2
| | | | | | | 6d447e3feb6d47f958c786eb8ab40b0a7a535818.patch has changed slightly: -index 3356507f..261b9a92 100644 +index 3356507..261b9a9 100644
* devel/onetbb: Update to 2021.2.0 and bump dependenciesGanael LAPLANCHE2021-04-144-3/+4
| | | | Changelog: https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-threading-building-blocks-release-notes.html
* graphics/gmic: Update 2.9.6 -> 2.9.7Yuri Victorovich2021-04-142-5/+4
| | | | Reported by: portscout
* graphics/gliv: clarify USE_GLDmitry Marakasov2021-04-131-1/+1
| | | | Approved by: portmgr blanket
* graphics/sdl_ttf: minor cleanupDmitry Marakasov2021-04-131-9/+3
| | | | | | | - Remove OPENGL option, GL is detected regardless of whether option is enabled which leads to hidden dependency - Remove needless flags - Add LICENSE_FILE
* graphics/geomorph: clarify USE_GLDmitry Marakasov2021-04-131-1/+1
|
* graphics/sharpconstruct: clarify USE_GLDmitry Marakasov2021-04-131-1/+1
|
* graphics/mapcache: Simplify by converting to CMAKE_BOOLWen Heping2021-04-131-22/+13
| | | | | PR: 254857 Submitted by: amdmi3@
* graphics/avir: Update 2.6 -> 2.7Yuri Victorovich2021-04-132-4/+4
| | | | Reported by: portscout
* graphics/py-mpl-interactions: Update to 0.17.7Max Brazhnikov2021-04-122-4/+4
|
* lang/tolua++: remove dependency on python2, undeprecate consumer portsDmitry Marakasov2021-04-121-5/+0
|
* graphics/ufraw: really package gimp pluginDima Panov2021-04-122-2/+3
| | | | Reported by: poudriere -t build
* graphics/gdal: make compatible with OpenEXR/Imath 3.0Matthias Andree2021-04-122-3/+14
|
* graphics/ogre3d: make compatible with OpenEXR/Imath 3.0Matthias Andree2021-04-123-6/+55
|
* graphics/osg: make compatible with OpenEXR/Imath 3.0Matthias Andree2021-04-122-2/+39
|
* graphics/devil: make compatible with OpenEXR/Imath 3.0Matthias Andree2021-04-121-2/+7
|
* graphics/osg34: make compatible with OpenEXR/Imath 3.0Matthias Andree2021-04-122-3/+26
|
* graphics/ImageMagick7: make compatible with OpenEXR/Imath 3.0Matthias Andree2021-04-121-3/+3
|
* graphics/ImageMagick6: make compatible with OpenEXR/Imath 3.0Matthias Andree2021-04-121-3/+3
|
* graphics/povray37: make compatible with OpenEXR/Imath 3.0Matthias Andree2021-04-123-3/+25
|
* graphics/pfstools: make compatible with OpenEXR/Imath 3.0Matthias Andree2021-04-122-4/+31
|
* chase library renames for OpenEXR/Imath 3.0Matthias Andree2021-04-1212-28/+28
|
* graphics/hugin: make compatible with OpenEXR/Imath 3.0Matthias Andree2021-04-122-5/+38
|
* graphics/hugin: add LICENSEMatthias Andree2021-04-121-0/+2
|
* graphics/appleseed: make compatible with OpenEXR/Imath 3.0Matthias Andree2021-04-126-3/+94
|
* graphics/vigra: make compatible with OpenEXR/Imath 3.0Matthias Andree2021-04-122-3/+25
|
* graphics/gstreamer1-plugins-openexr: make compatible with OpenEXR/Imath 3.0Matthias Andree2021-04-121-1/+3
|
* graphics/cimg: make compatible with OpenEXR/Imath 3.0Matthias Andree2021-04-122-3/+6
|
* graphics/ampasCTL: make compatible with OpenEXR/Imath 3.0Matthias Andree2021-04-129-5/+149
|
* graphics/krita: make compatible with OpenEXR/Imath 3.0Matthias Andree2021-04-124-4/+53
| | | | | | While here, add HEIF as a hard requisite for consistency because it is automatically picked up by the build if present and becomes more commonplace these days.
* graphics/pixie: make compatible with OpenEXR/Imath 3.0Matthias Andree2021-04-124-12/+41
|
* graphics/blender: make compatible with OpenEXR/Imath 3.0Matthias Andree2021-04-123-3/+35
|
* graphics/kf5-kimageformats: make compatible with OpenEXR/Imath 3.0Matthias Andree2021-04-121-2/+9
|