summaryrefslogtreecommitdiff
path: root/graphics/inkscape
AgeCommit message (Collapse)AuthorFilesLines
2016-04-15Recursive PKGREVISION bump for poppler-0.42.0.wiz1-2/+2
2016-04-12Fix building with newer glibmm.adam3-3/+19
2016-04-11Recursive revbump from textproc/icu 57.1ryoon1-2/+2
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin1-2/+2
2016-01-27Recursive PKGREVISION bump for poppler shlib bump.wiz1-2/+2
2015-11-23Bump PKGREVISION for poppler shlib major bump.wiz1-2/+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-10-15Add -std=c++11 to CXXFLAGS to fix some high value packages, pendingtnn1-1/+2
tech-pkg@ discussion on how to better declare need for C++11. This is necessary due to libsigc++ headers and will probably be required for everything that depends on gtkmm{,3}. (there are ~25 or so such packages in pkgsrc the I have not yet tested)
2015-10-10Recursive revbump from textproc/icuryoon1-2/+2
2015-10-01Recursive revbump for poppler-0.36.0 shlib bump.wiz1-2/+2
2015-08-15Bump PKGREVISION for librevenge boost fix.wiz1-2/+2
2015-07-15Bump PKGREVISION for poppler shlib major bump.wiz1-2/+2
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2015-04-27Bump GCC_REQD to 4.5.2 for internal compiler error.dsainty1-2/+2
display/nr-filter-slot.cpp: In constructor 'Inkscape::Filters::FilterSlot::FilterSlot(Inkscape::DrawingItem*, Inkscape::DrawingContext*, Inkscape::DrawingContext&, const Inkscape::Filters::FilterUnits&)': display/nr-filter-slot.cpp:38: internal compiler error: in add_phi_arg, at tree-phinodes.c:391 Please submit a full bug report, with preprocessed source if appropriate. See <file:///usr/share/doc/gcc-4.4/README.Bugs> for instructions. make[3]: *** [display/nr-filter-slot.o] Error 1 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45709 ICE is present in 4.3 and 4.4.4. It is meant to be fixed in gcc 4.4.5 but apparently not the "gcc version 4.4.5" that comes with some versions of Ubuntu, because it's actually gcc 4.4.4 with Ubuntu's custom(ary) sprinkling of poor judgement. ICE is fixed in GCC 4.5.2 or any version of 4.6 and on, so that's a safe minimum requirement.
2015-04-25Recursive revbump following MesaLib update, categories g through n.tnn1-2/+2
2015-04-06Revbump after updating textproc/icuadam1-2/+2
2015-03-09Recursive bump for poppler-0.32.0 shlib major bump.wiz1-1/+2
2015-02-03Changes 0.91:adam20-429/+207
Cairo rendering for display and PNG export OpenMP multithreading for all filters C++ code conversion Major improvements in the Text tool Measure tool Type design features Symbol library and support for Visio stencils Cross platform WMF and EMF import and export Improved support for Corel DRAW documents, Visio importer Support for real world document and page size units, e.g. millimeters Numerous usability improvements Native Windows 64-bit build
2015-01-08Fix build with poppler-0.29+ based onwiz2-5/+86
https://bugs.launchpad.net/inkscape/+bug/1399811
2015-01-08Remove REPLACE_PERL line for non-existent file.wiz1-2/+1
2015-01-08Recursive PKGREVISION bump for poppler shlib major bump.wiz1-2/+2
2014-11-20Recursive bump for poppler shlib major bump.wiz1-1/+2
2014-07-29Changes 0.48.5:adam24-625/+37
Adobe Illustrator SVG files containing entities can be loaded again Support for Poppler 0.26 Support for Boehm-GC 7.4.0 and later Several crash bugs were fixed 64-bit compilation is now possible on Windows
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-05-09Mark packages that are not ready for python-3.3 also not ready for 3.4,wiz1-2/+2
until proven otherwise.
2014-05-08Fix build on FreeBSD.asau2-1/+15
2014-05-05Recursive revbump from x11/pixmanryoon1-2/+2
Fix PR pkg/48777
2014-04-30Bump PKGREVISION for boehm-gc default-on threads, just to be onwiz1-2/+2
the safe side.
2014-04-30Fix build with poppler-0.26.0. Bump PKGREVISION.wiz3-6/+95
2014-04-29recursive PKGREVISION bump for poppler shlib major changewiz1-2/+2
2014-04-21recursive bump for boehm-gc API bumpwiz1-2/+2
2014-04-17Fix build with boehm-gc-7.4. From upstream bzr.wiz4-3/+86
Depend on that version of boehm-gc and bump PKGREVISION.
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-2/+2
2014-02-07Fix interpreter path in installed python scripts.wiz1-3/+13
Add some missing python dependency modules. Mark as not ready for python 3.x. Bump PKGREVISION.
2014-01-11Fix build with clang.wiz8-2/+216
XXX: Haven't tested with gcc, let me know if it breaks (will watch bulk builds).
2014-01-11regen with better contextwiz1-4/+6
2014-01-01Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.wiz1-2/+2
2013-12-15Build with freetype 2.5.xmarkd2-1/+18
2013-12-06Recursive PKGREVISION bump for poppler-0.24.4.wiz1-2/+2
2013-10-10Recursive revbump from pango-1.36.0ryoon1-2/+2
2013-10-09recursive bump for libmng-2.0.2 shlib major bump and dependency changewiz1-2/+2
2013-09-02Revbump after cairo updateadam1-2/+2
2013-08-22To quote an earlier commit message:prlw11-2/+2
Recursive revbump because poppler updated its shlib major for a x.y.z+1 change, again...
2013-08-04Fix building on Darwin/OS Xadam3-2/+21
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz1-2/+2
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron1-2/+2
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz1-2/+2
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-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-05-29Recursive revbump because poppler updated its shlib major for awiz1-2/+2
x.y.z+1 change, again... Noted by tron.
2013-05-04missing recursive bump from poppler-0.22.3 shlib major change.obache1-2/+2