summaryrefslogtreecommitdiff
path: root/graphics/librsvg
AgeCommit message (Collapse)AuthorFilesLines
2017-02-17Update plugin registry to make the svg loader available. Bump revision.joerg1-3/+4
2017-02-12Enable gdk-pixbuf2 module. Ride previous revbumpryoon2-3/+3
2017-02-12Recursive revbump from fonts/harfbuzzryoon2-4/+4
2017-02-11Disable gdk-pixbuf2 module to avoid segfault from gdk-pixbuf-query-loadersryoon2-5/+5
on NetBSD/amd64 current at least. Bump PKGREVISION.
2017-02-06Recursive bump for harfbuzz's new graphite2 dependency.wiz2-4/+4
2017-01-31Make it support the "introspection" optionmartin2-5/+18
2016-08-03Revbump after graphics/gd updateadam2-3/+4
2016-05-21Update to 2.40.15ryoon3-9/+11
Changelog: Version 2.40.15 - Apologies for the lack of 2.40.14. I mistakenly tagged the repository before updating the NEWS file. - librsvg now uses the Contributor Covenant Code of Conduct, version 1.4, to which all contributors and maintainers are expected to abide. Please see the code_of_conduct.md file for details. - Chun-wei Fan fixed builds on Visual Studio pre-2012. - Fixed bgo#759084 - Don't crash when filters don't actually exist Fix by Benjamin Otte. - Javier Jardón updated our autogen.sh to use modern autotools. - Fixed bgo#761728 - Memory leak in the PrimitiveComponentTransfer filter. Fix by Ron Hopper.
2016-02-25Use OPSYSVARS.jperkin1-6/+2
2015-11-03Add SHA512 digests for distfiles for graphics categoryagc1-1/+2
Problems found with existing digests: Package fotoxx distfile fotoxx-14.03.1.tar.gz ac2033f87de2c23941261f7c50160cddf872c110 [recorded] 118e98a8cc0414676b3c4d37b8df407c28a1407c [calculated] Package ploticus-examples distfile ploticus-2.00/plnode200.tar.gz 34274a03d0c41fae5690633663e3d4114b9d7a6d [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package AfterShotPro: missing distfile AfterShotPro-1.1.0.30/AfterShotPro_i386.deb Package pgraf: missing distfile pgraf-20010131.tar.gz Package qvplay: missing distfile qvplay-0.95.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-09-27build introspectable bindingstnn2-5/+11
Bump PKGREVISION
2015-04-25Recursive revbump following MesaLib update, categories g through n.tnn2-3/+4
2015-04-03Update to 2.40.9:wiz2-6/+6
Version 2.40.9 - Fixed bgo#738367 - V/v/H/h commands in path elements were not working. Patch by Andrea Griffini. - Fixed bgo#605875 - Gaussian-blurred objects were sometimes missing. Based on a patch by Eduard Braun. - Fixed bgo#710163 - use _wfullpath() on Windows when canonicalizing filenames. Patch by LRN.
2015-03-04Update to 2.40.8:wiz3-10/+7
Version 2.40.8 - Bugs fixed from fuzz testing: #744688 - possible double g_free() when processing stroke-dasharray - Optimize rendering of polylines, lines, rectangles, circles, and ellipses. These should be marginally faster, marginally more precise, and should put less pressure on the memory allocator. Version 2.40.7 - Bugs fixed from fuzz testing: #703102, #738050, #738169, #744270, #744299 - Fixed unfiled bug from fuzz testing, where the convolution filter had an integer multiplication overflow. - Fix build of rsvg-convert on Windows. - Fix a bunch of compiler warnings.
2015-01-16Update to 2.40.6:wiz4-37/+10
Version 2.40.6 - MinGW build fixes - Fix path data number parsing - Fix build with newer libtool
2014-05-05Recursive revbump from x11/pixmanryoon2-3/+4
Fix PR pkg/48777
2013-12-10Rerevert librsvg update to 2.40.1prlw16-198/+43
2013-12-08Revert librsvg updateprlw12-11/+13
2013-12-08Update librsvg to 2.40.1prlw12-13/+11
Note that we built with --disable-gtk-theme, so there is no change now that the old theme engine is removed. Version 2.40.1 - Build fixes - Crash fixes Version 2.40 - Add support for parsing rgba() colours and improve colour parsing - rsvg-filter: Fix memory leak - Remove support for GTK+2 along with the old theme engine - Require at least version 3.2 of GTK+ - Remove support for old versions of gdk-pixbuf - Add eps support to rsvg-convert Version 2.39.0 - don't load resources from the net (#691708, CVE-2013-1881) Version 2.37.0 - bump pango requirement to 1.32.6 - mark pixbuf loader as threadsafe
2013-10-10Recursive revbump from pango-1.36.0ryoon2-4/+4
2013-10-03Fix for CVE-2013-1881 (SA55088)tez3-3/+170
Modified (for portability) from https://git.gnome.org/browse/librsvg/patch/?id=f01aded72c38f0e18bc7ff67dee800e380251c8e
2013-10-01HOMEPAGE moved to Gnome.obache1-2/+2
2013-09-02Revbump after cairo updateadam2-4/+4
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz2-4/+4
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron2-4/+4
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz2-4/+4
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-02-16Recursive bump for png-1.6.wiz2-3/+4
2012-10-19update to 2.36.4drochner2-6/+6
changes: build fixes
2012-10-10update to 2.36.3drochner2-7/+6
changes: build fixes
2012-10-08Revbump after updating graphics/pangoadam2-4/+4
2012-10-06Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron2-4/+4
requested by Thomas Klausner.
2012-09-15recursive bump from libffi shlib major bumpobache2-4/+4
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-07Revbump after updating graphics/cairoadam2-3/+4
2012-08-23update to 2.36.2drochner2-7/+6
changes: -deprecate including headers apart from rsvg.h directly -minor fixes
2012-08-14librsvg links against libpangocairo, propagate this dependency toodrochner1-1/+2
2012-08-14libcroco somehow leaks as well, so add it to buildlink3.mk again. Sorrywiz1-1/+2
for the breakage.
2012-08-13Correct dependencies in buildlink3.mk:wiz2-5/+5
Does not forward libcroco dependency DOES forward cairo dependency (see .pc file) Bump PKGREVISION so that the upcoming revbump makes sense.
2012-07-08Better fix for NetBSD-5.1, from upstream bug report via Rhialto.wiz3-18/+19
2012-07-08Add upstream bug report.wiz2-3/+4
2012-07-08rsvg_get_file_path is an externally visible function.wiz2-1/+17
Fixes NetBSD-5.1/amd64 build. Patch from Rhialto on pkgsrc-users.
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd2-3/+4
2012-05-02Pass --enable-Bsymbolic=auto, or default value is "yes" and result inobache1-1/+2
configure faiure if -Bsymbolic-functions is not supported by `ld'.
2012-05-01Fix build under Mac OS X.tron1-1/+7
2012-04-30update to 2.36.1drochner4-17/+16
This is a new major release.
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz2-4/+4
2012-02-06Revbump forwiz2-3/+4
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2011-11-17update to 2.34.2drochner3-8/+8
changes: bugfixes
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd1-1/+2
2011-09-12update to 2.34.1drochner2-8/+7
This switches to the latest release branch.