aboutsummaryrefslogtreecommitdiff
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* graphics/maim: Update to 5.6.3Mateusz Piotrowski2020-04-142-6/+5
| | | | Notes: svn path=/head/; revision=531732
* graphics/waifu2x-ncnn-vulkan: update to 20200414Jan Beich2020-04-142-4/+4
| | | | | | | | | | | | | | | | | | | | | | | Previous version stopped building after r531698: src/waifu2x.cpp:123:34: error: no matching member function for call to 'create' waifu2x_preproc->create(waifu2x_preproc_tta_int8s_spv_data, sizeof(waifu2x_preproc_tta_int8s_spv_data), "waifu2x_preproc_tta_int8s", specializations, 9, 9); ~~~~~~~~~~~~~~~~~^~~~~~ /usr/local/include/ncnn/pipeline.h:44:9: note: candidate function not viable: requires 4 arguments, but 6 were provided int create(VkShaderModule shader_module, const std::vector<vk_specialization_type>& specializations, int binding_count, int push_constant_count); ^ /usr/local/include/ncnn/pipeline.h:40:9: note: candidate function not viable: requires 3 arguments, but 6 were provided int create(const uint32_t* spv_data, size_t spv_data_size, const std::vector<vk_specialization_type>& specializations); ^ /usr/local/include/ncnn/pipeline.h:42:9: note: candidate function not viable: requires 3 arguments, but 6 were provided int create(int shader_type_index, const Option& opt, const std::vector<vk_specialization_type>& specializations); ^ Changes: https://github.com/nihui/waifu2x-ncnn-vulkan/compare/20200224...20200414 Reported by: GitHub (watch releases) Notes: svn path=/head/; revision=531708
* graphics/waifu2x-ncnn-vulkan: Fix indexYuri Victorovich2020-04-141-1/+1
| | | | Notes: svn path=/head/; revision=531707
* USES=lua gained flavors.Mathieu Arnold2020-04-141-4/+5
| | | | | | | | | | | | | | | | | | Ports using USES=lua:module or lua:flavors will be flavored. A range of supported lua versions can be set using XX-YY (or XX-, or -YY, or simply ZZ) for ports not supporting all lua versions. USES=lua sets LUA_FLAVOR that needs to be used on all dependencies of flavored lua ports, in a similar way as PHP or Python flavors. PR: 245038 Submitted by: andrew tao11 riddles org uk Reviewed by: mat, kevans, russ haley gmail com Approved by: mat (portmgr) Differential Revision: https://reviews.freebsd.org/D16494 Notes: svn path=/head/; revision=531700
* graphics/graphviz: fix build on powerpc64 elfv2Piotr Kubaj2020-04-141-1/+7
| | | | | | | Clang 10 SIGILL's during compilation of this port after upgrade to 2.44.0. Switch to GCC for the time being while this issue is being investigated. Notes: svn path=/head/; revision=531693
* Unbreak bulk -aAntoine Brodin2020-04-131-1/+1
| | | | Notes: svn path=/head/; revision=531633
* graphics/rawtherapee: avoid 2>&1 in test, UCL conversion of pkg-messageMatthias Andree2020-04-132-3/+8
| | | | | | | | | | | | | | | | | | | | - in the smoke tests post-install, don't fold stderr into stdout, remove the 2>&1. Version is emitted on stdout, because there are sporadic reports of one rawtherapee-cli test not proceeding to the echo, and we don't want to mask stderr to see what's up. [1] - while here, after figuring out that make create-manifest and the porter's handbook are inconsistent [2], convert pkg-message to UCL, and make sure it's printed on install and on upgrade. (Bump PORTREVISION so that pkg-message is shown on upgrade.) [2] see https://reviews.freebsd.org/D24379 PR: 245592 Reported by: tech-lists@zyxst.net Notes: svn path=/head/; revision=531610
* Update Qt5 to 5.14.2Tobias C. Berner2020-04-138-20/+69
| | | | | | | | | | | | | | Very big thanks go again to kai@ who provided the www/qt5-webengine upgrade (to 5.14.0). Notably, video capture support was re-enabled. Announcement: https://www.qt.io/blog/qt-5.14-has-released PR: 244964 Exp-run by: antoine Notes: svn path=/head/; revision=531601
* Update KDE Framewokrs to 5.69.0Tobias C. Berner2020-04-134-12/+12
| | | | | | | | | | | | | | | | | | April 11, 2020. KDE today announces the release of KDE Frameworks 5.69.0. KDE Frameworks are over 70 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 web page. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Announcement: https://kde.org/announcements/kde-frameworks-5.69.0.php Notes: svn path=/head/; revision=531599
* graphics/kdiagram: update to 2.6.3Tobias C. Berner2020-04-132-4/+4
| | | | Notes: svn path=/head/; revision=531575
* Change MAINTAINER email address to FreeBSD.org oneHiroki Tagato2020-04-131-1/+1
| | | | | | | Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=531571
* - update to 2.44.0Dirk Meyer2020-04-123-4/+15
| | | | Notes: svn path=/head/; revision=531505
* e2fsprogs, rawtherapee: Repair more UCL pkg-message conversion errors.Matthias Andree2020-04-122-7/+1
| | | | | | | | | | | | | | | | | | | | | | | | Both pkg-message texts are relevant for updates. Reverting this part of UNAUTHORIZED commits, and bump PORTREVISION. Clean up pkg-message. Failure-inducing commits: ------------------------------------------------------------------------ r508837 | mat | 2019-08-13 18:03:11 +0200 (Tue, 13 Aug 2019) | 2 lines Convert to UCL & cleanup pkg-message (categories e-g) ------------------------------------------------------------------------ r508909 | mat | 2019-08-14 14:16:12 +0200 (Wed, 14 Aug 2019) | 2 lines Convert to UCL & cleanup pkg-message (categories s) ------------------------------------------------------------------------ Notes: svn path=/head/; revision=531477
* graphics/photoflare: Update 1.6.3 -> 1.6.4Yuri Victorovich2020-04-113-4/+6
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=531454
* Update py-sip to 4.19.21 and qscintilla2 to 2.11.4Loïc Bartoletti2020-04-115-3/+5
| | | | | | | | | | | | | | - Update py-sip to 4.19.21 - Update qscintilla2 to 2.11.4 - Replace MASTER_SITE_RIVERBANK with https versions - Replace QSCI2_DISTNAME to match with the new one PR: 245308 Approved by: tcberner (mentor) Exp-run by: antoine Notes: svn path=/head/; revision=531396
* graphics/libavif: fix build on GCC architecturesPiotr Kubaj2020-04-111-1/+1
| | | | | | | | | | Use newer GCC to avoid error caused by -Werror: /wrkdirs/usr/ports/graphics/libavif/work/libavif-0.6.3/src/reformat.c:316: warning: comparison is always false due to limited range of data type MFH: 2020Q2 (fix build blanket) Notes: svn path=/head/; revision=531390
* graphics/librsvg2-rust: Update to 2.48.3Tobias Kortkamp2020-04-102-4/+4
| | | | | | | Changes: https://download.gnome.org/sources/librsvg/2.48/librsvg-2.48.3.news Notes: svn path=/head/; revision=531290
* graphics/py-visivis: Update to 1.12.3Tobias C. Berner2020-04-102-4/+4
| | | | | | | | PR: 245450 Submitted by: Rainer Hurling <rhurlin@gwdg.de> (maintainer) Notes: svn path=/head/; revision=531286
* - Update to 1.5.3Dmitry Marakasov2020-04-092-4/+4
| | | | Notes: svn path=/head/; revision=531276
* - update to 2.42.4Dirk Meyer2020-04-092-5/+4
| | | | Notes: svn path=/head/; revision=531261
* - Update `graphics/embree' to version 3.9.0Alexey Dokuchaev2020-04-093-5/+28
| | | | | | | | | - Explain the need for emptying one *.isph file Reported by: portscout Notes: svn path=/head/; revision=531200
* graphics/yafaray: Update 3.3.0-15 -> 3.4.1Yuri Victorovich2020-04-092-6/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=531182
* Add USE_CSTD=c99 to fix build on GCC-based systems:Mark Linimon2020-04-071-0/+1
| | | | | | | | | guile-cairo.c:512: error: 'for' loop initial declaration used outside C99 mode Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=531026
* Clean up some duplicated variablesTobias Kortkamp2020-04-071-2/+0
| | | | | | | Reported by: portscan Notes: svn path=/head/; revision=531021
* New port: graphics/ttyplotMateusz Piotrowski2020-04-074-0/+38
| | | | | | | | | | | | | | | | | ttyplot is a realtime plotting utility for terminal with data input from stdin. It takes data from standard input / UNIX pipeline, most commonly some tool like ping, snmpget, netstat, ifconfig, sar, vmstat, etc., and plots in text mode on a terminal in real time. It supports rate calculation for counters and up to two graphs on a single display using reverse video for the second line. WWW: https://github.com/tenox7/ttyplot Notes: svn path=/head/; revision=530963
* - Update to 7.4.4Wen Heping2020-04-073-5/+5
| | | | Notes: svn path=/head/; revision=530952
* graphics/py-sorl-thumbnail: Update to 12.6.3Kai Knoblich2020-04-074-26/+10
| | | | | | | | | | | | | | | | | | | | | | | * Assign to Django 2.2 (current LTS release) as Django 1.11 is End-of-Life. * Make port concurrent safe as it installs files outside Python's site-lib directory. * Separate USES block from non-relevant variables and pet portlint (whitespace issues in pkg-plist) * Also remove an obsolete patch that was required to fix build issues with the documentation files. Changelog: https://github.com/jazzband/sorl-thumbnail/blob/12.6.3/CHANGES.rst PR: 245358 Approved by: Kevin Golding <ports@caomhin.org> (maintainer) Notes: svn path=/head/; revision=530951
* [NEW] graphics/guile-cairo: Wrapper for using the Cairo graphics library ↵Kubilay Kocak2020-04-075-0/+48
| | | | | | | | | | | | | | | from Guile Guile-Cairo wraps the Cairo graphics library for Guile Scheme. WWW: http://www.nongnu.org/guile-cairo/ PR: 241731 Submitted by: Andrew <andrew tao11 riddles org uk> Differential Revision: D22189 Notes: svn path=/head/; revision=530948
* - Update to 3.3.0TAKATSU Tomonari2020-04-063-10/+8
| | | | | | | - Update WWW: line in pkg-descr Notes: svn path=/head/; revision=530934
* graphics/krita: fix fetchTobias C. Berner2020-04-061-1/+1
| | | | Notes: svn path=/head/; revision=530914
* Move devel/p5-Glib2 to devel/p5-GlibSunpoet Po-Chuan Hsieh2020-04-061-2/+3
| | | | | | | - Bump PORTREVISION of dependent ports for dependency change Notes: svn path=/head/; revision=530897
* Unbreak the build: as of recently, <assert.h> header file must be includedAlexey Dokuchaev2020-04-061-0/+18
| | | | | | | | | | | | | | | | | | | before <Magick++.h> because of the following conflict: [...]: error: use of undeclared identifier '__assert'; did you mean 'MagickCore::__assert'? assert( file.colorSpace() == Magick::sRGBColorspace ); ^ /usr/include/assert.h:56:36: note: expanded from macro 'assert' #define assert(e) ((e) ? (void)0 : __assert(__func__, __FILE__, \ /usr/include/assert.h:77:6: note: 'MagickCore::__assert' declared here void __assert(const char *, const char *, int, const char *) __dead2; Reported by: pkg-fallout Notes: svn path=/head/; revision=530885
* - Switch to share/manDmitry Marakasov2020-04-062-6/+3
| | | | Notes: svn path=/head/; revision=530884
* - Switch to share/manDmitry Marakasov2020-04-052-6/+5
| | | | Notes: svn path=/head/; revision=530796
* graphics/kooka: set PORTSCOUTTobias C. Berner2020-04-051-0/+2
| | | | Notes: svn path=/head/; revision=530748
* Deprecate ports broken for more than 6 monthsAntoine Brodin2020-04-044-0/+8
| | | | Notes: svn path=/head/; revision=530719
* graphics/R-cran-ggrepel: Update to 0.8.2Tobias C. Berner2020-04-042-4/+4
| | | | | | | | PR: 245138 Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer) Notes: svn path=/head/; revision=530704
* graphics/diff-pdf: Update to 0.4.1Tobias C. Berner2020-04-042-5/+4
| | | | | | | | | | | | | | | Changelog (https://github.com/vslavik/diff-pdf/releases): * Added new useful options: --skip-identical only outputs pages with actual differences --channel-tolerance makes it easy to ignore tiny differences --mark-differences adds visual markers to the margin to highlight where small changes are * Fixes some bugs PR: 245133 Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer) Notes: svn path=/head/; revision=530702
* graphics/radiance: Prepare for Qt5-5.14Tobias C. Berner2020-04-041-0/+198
| | | | | | | PR: 244964 Notes: svn path=/head/; revision=530690
* graphics/openorienteering-mapper: prepare for Qt5-5.14Tobias C. Berner2020-04-044-28/+30
| | | | | | | | | - update to 0.9.2 which works out of the box PR: 244964 Notes: svn path=/head/; revision=530687
* graphics/argyllcms: Switch MASTER_SITES to HTTPSTobias Kortkamp2020-04-041-1/+1
| | | | | | | | | PR: 239087 Submitted by: Miyashita Touka <imagin8r@protonmail.com> Approved by: kwm (maintainer timeout, 8 months) Notes: svn path=/head/; revision=530662
* graphics/dspdfviewer: Prepare for Qt5-5.14Tobias C. Berner2020-04-042-0/+43
| | | | | | | PR: 244964 Notes: svn path=/head/; revision=530656
* - Update to 1.16.2TAKATSU Tomonari2020-04-042-4/+4
| | | | Notes: svn path=/head/; revision=530654
* graphics/fractgen: Prepare for Qt5-5.14Tobias C. Berner2020-04-042-0/+51
| | | | | | | PR: 244964 Notes: svn path=/head/; revision=530652
* Update to 2.8.0Sunpoet Po-Chuan Hsieh2020-04-044-17/+6
| | | | | | | | | | - Update WWW Changes: https://github.com/imageio/imageio/releases https://github.com/imageio/imageio/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=530586
* graphics/krita: update to 4.2.9Tobias C. Berner2020-04-032-5/+4
| | | | | | | | | | | Announcement: https://krita.org/en/item/krita-4-2-9-released/ PR: 245122 Submitted by: VVD <vvd@unislabs.com> Notes: svn path=/head/; revision=530520
* Update to 2.6.1Jochen Neumeister2020-04-032-4/+4
| | | | | | | Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=530480
* Unbreak the build when previous version of the port is installed byAlexey Dokuchaev2020-04-033-3/+39
| | | | | | | | | | | preventing system-wide include directories being injected into the global CMake state and thus taking precedence over target's include directories. Hook provided test suite to our framework while here. PR: 245298 Notes: svn path=/head/; revision=530474
* - Update `graphics/alembic' to version 1.7.12Alexey Dokuchaev2020-04-022-9/+4
| | | | | | | | | - Drop no longer required `post-patch' target Found out via: repology.org Notes: svn path=/head/; revision=530380
* Clean upAntoine Brodin2020-04-021-1/+1
| | | | Notes: svn path=/head/; revision=530376