summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2019-12-20girara: Update to 0.3.3leot3-9/+10
Changes: 0.3.3 ----- - Various fixes and improvements - Update transations
2019-12-19Fix parallel build.joerg2-1/+17
2019-12-18libsixel: update to 1.8.3. (security fixes)tsutsui2-8/+7
Upstream changes: v1.8.3 * Security fix for CVE-2018-19757 (#79), NULL pointer dereference problem, reported by @nluedtke and fixed by @knok (#91, #94). * Security fix for CVE-2018-19762 (#81), heap-based buffer overflow problem, reported by @nluedtke and fixed by @knok (#92). * Security fix for CVE-2018-19756 (#80), heap-based buffer over-read problem, reported by @nluedtke and fixed by @knok (#93). * Security fix for CVE-2018-19763 (#82), heap-based buffer over-read problem, reported by @nluedtke and fixed by @knok (#95). * Security fix for CVE-2018-19761, illegal address access, fixed by @knok (#96). * Security fix for CVE-2018-19759, heap-based buffer over-read problem, fixed by @knok (#98). * Security fix for CVE-2018-3753 (#83), infinite loop problem, reported by @cool-tomato and fixed by @knok (#99). * Security fix for CVE-2018-19759 (#102), heap-based buffer over-read that will cause a denial of service. reported and fixed by @YourButterfly. (#106) * Security fix for CVE-2019-19635 (#103), heap-based buffer overflow, reported and fixed by @YourButterfly. (#106) * Security fix for CVE-2019-19636 (#104) and CVE-2019-19637 (#105), integer overflow problem. reported and fixed by @YourButterfly. (#106) * gif loader: check LZW code size (Issue #75), Thanks to @HongxuChen. https://github.com/saitoha/libsixel/commit/7808a06b88c11dbc502318cdd51fa374f8cd47ee * core: Fix a global-buffer-overflow problem (Issue #72), Thanks to @fgeek. https://github.com/saitoha/libsixel/commit/c868b59ec89bdb24c42a0de89e5319a989076c66 * core: Fix unexpected hangs/performance issues (Issue #76), Thanks to @HongxuChen. https://github.com/saitoha/libsixel/commit/88561b7a810017b91d26b6273323dde4b6f9b273 https://github.com/saitoha/libsixel/commit/2d3d9ffe8ab886b7bc670fd896d63c628436cc66 https://github.com/saitoha/libsixel/commit/c9363cd1d5929e1d721af9f09633061dfa8152fe
2019-12-16opencv: updated to 3.4.8adam10-73/+92
version:3.4.8 OpenCV 3.4.8 has been released. Bug fixes, optimizations and other enhancements are propagated into OpenCV 4.1.2. version:3.4.7 OpenCV 3.4.7 has been released. Bug fixes, optimizations and other enhancements are propagated into OpenCV 4.1.1.
2019-12-15pfstools: updated to 2.1.0adam4-46/+47
2.1.0: This release adds support for .yuv video files encoded as PQ2020 or HLG2020 (used by the reference implementation of h265). pfsview was updated to link with Qt5 instead of Qt4. Several compilation issues on Ubuntu have been resolved.
2019-12-15liblqr: updated to 0.4.2adam4-122/+16
0.4.2: This new version of the library fixes a couple of bugs (some small memory leaks, installation issues on MacOSX). It's avaliable at the download page, as usual.
2019-12-15graphics/php-gd: fix for php74taca1-5/+8
php-gd on php74, try to use external gd (graphics/gd) since most of configure arguments are changed (no effect).
2019-12-13Revbump all Go packages after Go 1.12.14 update.bsiegert5-9/+10
2019-12-12wld: bump libdrm requirementnia1-1/+2
2019-12-12inkscape: Fix PKGLOCALEDIR.jperkin1-1/+3
2019-12-12ansilove: update to 4.0.6.fcambus2-7/+7
ChangeLog: AnsiLove/C 4.0.6 (2019-12-10) - Remove extraneous sauceReadFileName() call, read from existing SAUCE record - Use strdup() when assigning fileName and fext fallback values - Call memset() to set all record struct fields to zero - Free SAUCE record and comments once and for all when exiting the program
2019-12-11Add graphics/wld.nia6-1/+63
wld is a drawing library that targets Wayland. Currently, this package only supports unaccelerated rendering on NetBSD.
2019-12-11py-matplotlib: updated to 3.1.2adam2-9/+9
v3.1.2: - fix regresion of incorrect limits for y-axis in imshow - fix integer indexed pandas series - fix ScalarFormatter formatting of masked values - webagg and nbagg no longer incorrectly fallback to agg when $DISPLAY is not set - several fixes for Qt5 backend - other bugfixes and documentation fixes
2019-12-10jbig2dec: Update to 0.17leot4-10/+29
pkgsrc changes: - Update HOMEPAGE Changes: Version 0.17 (2019 October 1) * Updated documentation with accurate contact information. * Moved version number to jbig2.h, and adapted configure correspondingly. Added pkg-config file to be installed along side library. Added run-time check of version number so that the correct header is used with the matching binary library. * Bug fixes.
2019-12-10jbig2dec: Update LICENSE: it's under AGPLv3, not GPLv3!leot1-2/+2
2019-12-09PR pkg/54623 (Joern Clausen)rin2-3/+4
Disable gnuplot-pdf-doc by default. This option requires TeX packages, that are too much for users who merely wants to plot graphs. Bump revision.
2019-12-08MesaLib: Update to 19.2.7nia3-23/+22
This is a bugfix release. EGL platform selection was reworked so we have to move X11 to always be the first fallback because Mesa is apparently bad at detecting X11 now.
2019-12-06tex-*: add TEXLIVE_UNVERSIONED=yesmarkd216-216/+432
2019-12-06zbar: Belatedly add (accidentally missed) options.mkleot2-2/+39
Thanks to <wiz>!
2019-12-05zbar: comment out options.mk inclusion, it doesn't currently exist.wiz1-2/+2
2019-12-05gnuplot: updated to 5.2.8adam2-8/+7
Changes in 5.2.8 * CHANGE user-visible GPVAL_TERM_HCHAR GPVAL_TERM_VCHAR (help debug font issues) * CHANGE placement of ylabel (compromise 5.2.7 and earlier versions) * CHANGE make strstrt() aware of UTF8, e.g. strstrt("αβγ5", "5") returns 4 * FIX "set timestamp" from "save" must not include a justification * FIX set cntrparam levels increment <base>, <factor> for logscale z * FIX character pointtypes should inherit plot coloring like normal pointtypes * FIX bad autoscaling of linked y2 axis * FIX prevent infinite loop from unbounded interation in a non-data plot command * FIX dimensions reported by "stats matrix every" * FIX extent of boxplot whiskers could be off by one point * FIX mix unbounded iteration and functions in a single plot command * FIX reverse history search with readline=builtin * FIX qt: suppress off-by-one ysize * FIX cairo: suppress off-by-one ysize * FIX gd: apply alpha to brushstroke lines * FIX tikz: fixes to accommodate lua 5.3 and newer pgf * FIX wxt: ExportToFile widget disabled in persist mode * FIX qt: handling of modifier keys (ctrl alt shift) for keyboard events * FIX wxt: handling of modifier keys (ctrl alt shift) for keyboard events * FIX fig: dashtype "solid" was not passed through correctly to transfig * FIX gd: incorrect line spacing of multiline label
2019-12-04graphics: Add zbarleot1-1/+2
2019-12-04zbar: Import zbar-0.23 as graphics/zbarleot7-0/+254
ZBar is an open source software suite for reading bar codes from various sources, such as video streams, image files and raw intensity sensors. It supports many popular symbologies (types of bar codes) including EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. The flexible, layered implementation facilitates bar code scanning and decoding for any application: use it stand-alone with the included GUI and command line programs, easily integrate a bar code scanning widget into your Qt, GTK+ or PyGTK GUI application, leverage one of the script or programming interfaces (Python, Perl, C++) ...all the way down to a streamlined C library suitable for embedded use. Packaged in pkgsrc-wip by myself and <ng0>.
2019-12-02MesaLib: Fix name of manually constructed library on Darwin.jperkin1-1/+5
2019-11-30MesaLib: Attempt to fix PLIST for darwinnia2-28/+26
throw a bunch of variables into one big KMS variable
2019-11-30ImageMagick: nia found the correct releases directory.jperkin1-12/+2
2019-11-29ImageMagick: Replace mirror list with the GNOME one.jperkin1-4/+3
They appear to keep previous releases longer than the imagemagick.org mirrors, which have already deleted this version that was only updated a few days (but wasn't uploaded to nbftp).
2019-11-29MesaLib: Work around timespec_get configure test issue on Darwin.jperkin2-1/+19
The meson configure test reports success, even when providing it with clearly bogus values (like compiling with -std=c89 even though the headers limit the visibility of timespec_get to >= c11), so just always use the compat version.
2019-11-28MesaLib: Remove Darwin patch that is now actively harmful.jperkin2-26/+1
2019-11-28Remove graphics/f-spotnia11-753/+1
This package has not been building successfully for some time, and upstream is dead.
2019-11-27Update to remove the sentences that describe removed packagesryoon1-3/+0
2019-11-26pastosevan2-6/+9
2019-11-26Patch for CVE-2018-16376sevan3-2/+41
2019-11-26math/Makefile: Add py-matplotlib-vennminskim1-1/+2
2019-11-26graphics/py-matplotlib-venn: Import version 0.11.5minskim4-0/+61
matplotlib-venn provides functions for plotting area-proportional two- and three-way Venn diagrams in matplotlib.
2019-11-26osg: Don't find asio accidentallynia1-1/+2
2019-11-26ksnapshot: remove. successor is graphics/spectaclemarkd5-48/+1
2019-11-26ksaneplugin: remove, not developed anymore. doesnt work with current libksanemarkd5-28/+1
2019-11-26Simplify MASTER_SITESryoon1-2/+2
2019-11-26wxsvg: update to 1.5.20.wiz4-17/+17
Version 1.5.20 <2019-08-02> --------------------------- * added handling of fill-rule * added handling of spreadMethod * added handling of clipPath * added support of dash-offset * added support of mask for path element * fixed handling of pt units * fixed fill pattern with opacity * fixed handling of referenced patterns Version 1.5.19 <2019-06-24> --------------------------- * fixed rendering polyline element * fixed drawing a cubic Bézier curve if the previous command was not an c or s Version 1.5.18 <2019-05-19> --------------------------- * wxFfmpegMediaDecoder: fixed support of ffmpeg 3.4.x Version 1.5.17 <2019-05-19> --------------------------- * wxSVGUseElement: fixed GetBBox() and GetResultBBox() Version 1.5.16 <2019-01-27> --------------------------- * wxFfmpegMediaDecoder.SetPosition(): added parameter seekBackward Version 1.5.15 <2018-09-15> --------------------------- * added skia backend (experimental) (thanks to Zicheng Yang) Version 1.5.14 <2018-07-10> --------------------------- * fixed calculation of bounding box if viewbox is specified * fixed GetResultBBox() * wxSVGCanvasImage: added support of data base64 href Version 1.5.13 <2018-01-29> --------------------------- * added support of <a> element * fixed wxSVGImageElement::GetBBox() * fixed wxSVGUseElement::GetBBox() Version 1.5.12 <2017-05-01> -------------------------- * wxSVGSVGElement: fixed GetIntersectionList() * wxSVGPointList: fixed SetValueAsString() Version 1.5.11 <2016-12-28> -------------------------- * wxSVGImage: fixed displaying of first video frame Version 1.5.10 <2016-10-23> -------------------------- * added support of EXIF metadata Version 1.5.9 <2016-08-09> -------------------------- * changed GetBBox() and GetResultBBox() * added some missing header files Version 1.5.8 <2016-06-05> -------------------------- * fixed ApplyAnimation Version 1.5.7 <2016-05-03> -------------------------- * wxFfmpegMediaDecoder: added GetChapters() and GetMetadata() * fixed SVGAnimationElement Version 1.5.6 <2016-03-11> -------------------------- * fixed SVGAnimationElement Version 1.5.5 <2015-10-03> -------------------------- * fixed rendering image element with mask * wxFfmpegMediaDecoder: added GetFormatName() and GetCodecTag() * wxFfmpegMediaDecoder: fixed wxSVGCanvasVideo Version 1.5.4 <2015-03-21> -------------------------- * added support of 3-digit hex color codes (thanks to Constantine)
2019-11-26mpgtx: update to 1.3.1nb1.wiz3-3/+24
Honor CFLAGS/LDFLAGS from environment. Fixes RELRO build.
2019-11-26ImageMagick: update to 7.0.9.5.wiz2-7/+7
2019-11-17 7.0.9-5 Cristy <quetzlzacatenango@image...> * Release ImageMagick version 7.0.9-5, GIT revision 16369:747618e:20191117. 2019-11-16 7.0.9-5 Cristy <quetzlzacatenango@image...> * Ensure Ascii85 compression is thread safe. * Fixed numerous issues posted to GitHub (reference https://github.com/ImageMagick/ImageMagick/issues). 2019-11-13 7.0.9-4 Cristy <quetzlzacatenango@image...> * Release ImageMagick version 7.0.9-4, GIT revision 16354:5f53562:20191114. 2019-11-10 7.0.9-4 Cristy <quetzlzacatenango@image...> * Santize ';' from SHOW and WIN delegates. * Add exception parameter to CMS transform methods. * Output exception there is an attempt to perform an operation not allowed by the security policy * Fixed numerous issues posted to GitHub (reference https://github.com/ImageMagick/ImageMagick/issues).
2019-11-25revbump due to update in jxrlibnros1-2/+2
2019-11-25Fix libjxr on big endian systems and fix warningsnros14-3/+227
Add patches from FreeBSD ports that fix build warnings. For the patches to apply correctly, add conversion to unix style linebreaks. Define _BIG__ENDIAN_ on big endian systems to make the package behave correctly when running on them. As pointed out in jxrlibs makefile. Bump pkgrevision and abi depends due to the big endian change.
2019-11-25libkface: remove - only used by old digikammarkd14-692/+1
2019-11-23blender: Update to 2.81nia4-44/+206
Release notes: https://www.blender.org/download/releases/2-81/
2019-11-23Make it buildable with poppler 0.82martin3-9/+29
2019-11-22Remove gimp-webp, GIMP has built-in WebP support and this conflicts with it.nia6-45/+1
2019-11-21graphics: add kqtquickchartsmarkd1-1/+2
2019-11-21kqtquickcharts: add version 19.08.3markd4-0/+34
QtQuick plugin to render beautiful and interactive charts.