summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2014-02-17Pullup ticket #4328 - requested by bouyertron1-1/+2
graphics/glew: build fix Revisions pulled up: - graphics/glew/Makefile 1.17 --- Module Name: pkgsrc Committed By: bouyer Date: Sun Feb 16 22:45:54 UTC 2014 Modified Files: pkgsrc/graphics/glew: Makefile Log Message: For some reason NetBSD is identified as 'netbsdelf' here. Add a symlink from Makefile.netbsdelf to Makefile.netbsd to that the package can build.
2014-02-06Bump package revision. Requested by OBATA Akio in ticket #4314.tron1-2/+2
2014-02-05Pullup ticket #4314 - requested by obachetron1-1/+2
graphics/cogl: bug fix patch Revisions pulled up: - graphics/cogl/options.mk 1.3 --- Module Name: pkgsrc Committed By: obache Date: Sun Jan 26 08:43:29 UTC 2014 Modified Files: pkgsrc/graphics/cogl: options.mk Log Message: specify gl-libname without extension and shlib major version. default ligGL.so.1 match to pkgsrc one with ELF, but not for builtin one.
2014-01-15Pullup ticket #4302 - requested by jperkintron1-2/+2
graphics/graphviz: build fix Revisions pulled up: - graphics/graphviz/Makefile 1.135 --- Module Name: pkgsrc Committed By: jperkin Date: Wed Jan 8 10:24:14 UTC 2014 Modified Files: pkgsrc/graphics/graphviz: Makefile Log Message: Needs lex.
2014-01-14Pullup ticket #4298 - requested by drochnertron3-7/+52
graphics/graphviz: security patch Revisions pulled up: - graphics/graphviz/Makefile 1.136 - graphics/graphviz/distinfo 1.49 - graphics/graphviz/patches/patch-lib_cgraph_scan.l 1.2 --- Module Name: pkgsrc Committed By: drochner Date: Fri Jan 10 15:27:11 UTC 2014 Modified Files: pkgsrc/graphics/graphviz: Makefile distinfo pkgsrc/graphics/graphviz/patches: patch-lib_cgraph_scan.l Log Message: fix more problems with the scanner, one was introduced by the last fix (CVE-2014-1235, CVE-2014-1236) bump PKGREV
2014-01-07Pullup ticket #4288 - requested by wiztron3-3/+48
graphics/graphviz: security patch Revisions pulled up: - graphics/graphviz/Makefile 1.134 - graphics/graphviz/distinfo 1.48 - graphics/graphviz/patches/patch-lib_cgraph_scan.l 1.1 --- Module Name: pkgsrc Committed By: wiz Date: Tue Jan 7 15:15:18 UTC 2014 Modified Files: pkgsrc/graphics/graphviz: Makefile distinfo Added Files: pkgsrc/graphics/graphviz/patches: patch-lib_cgraph_scan.l Log Message: Security fix from upstream for a buffer overflow in the parser error handler. Bump PKGREVISION.
2014-01-02Pullup ticket #4281 - requested by obachetron3-78/+28
graphics/cogl: bug fix patch Revisions pulled up: - graphics/cogl/Makefile 1.5 - graphics/cogl/distinfo 1.3-1.4 - graphics/cogl/patches/patch-cogl-winsys-cogl-winsys-glx.c 1.2 --- Module Name: pkgsrc Committed By: obache Date: Thu Jan 2 08:22:03 UTC 2014 Modified Files: pkgsrc/graphics/cogl: Makefile distinfo pkgsrc/graphics/cogl/patches: patch-cogl-winsys-cogl-winsys-glx.c Log Message: Fixes wrong patch introduced for Mac OS X from stackoverflow. It is for clock_gettime with CLOCK_REALTIME and also changed to use CLOCK_REALTIME for other than OS X. Back to use CLOCK_MONOTONIC and use patch for OS X from MacPorts instead. Bump PKGREVISION. --- Module Name: pkgsrc Committed By: obache Date: Thu Jan 2 09:20:28 UTC 2014 Modified Files: pkgsrc/graphics/cogl: distinfo Log Message: fixes checksum
2013-12-29No -fvisibility=hidden on MirBSD.bsiegert1-1/+6
Fixes the build of graphics/glu.
2013-12-29Update to 1.1.0.30. Changes not found, but that's the currently availablewiz3-1333/+1639
distfile.
2013-12-28Remove last change. This is not the correct way to fix this.tron1-6/+1
2013-12-28Fix MirBSD build.bsiegert1-2/+2
2013-12-28Fix build under Solaris with GCC.tron1-1/+6
2013-12-28Exactly disable detection of unwanted optional tkinter support.obache4-16/+43
Bump PKGREVISION.
2013-12-27also requires py-Tk (ride previous commit)dholland1-1/+3
2013-12-27Make this build properly with native X: it doesn't find freetype indholland2-2/+8
/usr/X11R7 on its own, and then the PLIST doesn't match, so pass in ${BUILDLINK_PREFIX.freetype2} explicitly. Also, because if you have tk installed it finds it and then fails because it isn't buildlinked, pull in tk and add the tk library to the PLIST. PKGREVISION -> 1
2013-12-27Update plist for latest python33; it seems that some stuff calleddholland2-4/+3
"venv" is copied wholesale from the python33 install, I guess via the wonders of scons, and one of the files went away in the last python33 update.
2013-12-26Fix build with SunStudio compiler under Solaris.tron5-2/+50
2013-12-25Corrected typo in COMMENT.rodent1-2/+2
2013-12-23Reset maintainer for resigned developers.wiz10-25/+20
2013-12-15Build with freetype 2.5.xmarkd4-2/+35
2013-12-14Don't fail on unused functions with Clang.joerg1-1/+6
2013-12-13Build with freetype 2.5.xmarkd2-1/+18
2013-12-12Fix for the integer overflow possibility reported inis3-3/+44
http://secunia.com/advisories/53558 / CVE 2013-1993 taken from upstream: http://lists.freedesktop.org/archives/mesa-dev/2013-May/039720.html http://lists.freedesktop.org/archives/mesa-dev/2013-May/039722.html but with s/calloc/(char *) Xcalloc/
2013-12-12Don't install into $PREFIX/lib64markd2-4/+12
2013-12-11Fix a freetype 2.0 hangover. Allows build with freetype 2.5.x.markd2-1/+20
2013-12-10Fix build on SunOS. Patches from Sebastian Wiedenroth.jperkin3-2/+22
2013-12-10Add socket libraries on SunOS. Patch from Sebastian Wiedenroth.jperkin1-1/+2
2013-12-10Rerevert librsvg update to 2.40.1prlw16-198/+43
2013-12-09Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.obache4-14/+14
Bump PKGREVISION for runtime dependency pattern changed packages.
2013-12-09Changes 2.1.0:adam8-37/+39
This release includes a refactoring of the optimised read paths for RGBA data, optimisations for some of the python bindings to Imath, improvements to the cmake build environment as well as additional documentation describing deep data in more detail.
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-12-08Update gdk-pixbuf2 to 2.30.1prlw14-10/+11
* Only use RLIMIT_AS when available (#708666) * Only use setrlimit when available (#710690) * Avoid a bashism (#711600) * Visual C++ build fixes * Use GLib setup for installed tests * Make installed tests find data files * Install some tests * ANI: Set an error if we fail to produce an animation * Add gdk_pixbuf_loader_write_bytes (696917) * Update GIcon implementation (688820) * Fix libpng linking issues (698093) * Translation updates
2013-12-07+ py-Pillowobache1-1/+2
2013-12-07adjust path to Pillowobache1-2/+2
2013-12-07Import py-Pillow-2.2.1 as graphics/py-Pillow.obache4-0/+303
Pillow is the "friendly" PIL fork. The Python Imaging Library (PIL) adds image processing capabilities to your Python environment. This library provides extensive file format support, an efficient internal representation, and powerful image processing capabilities.
2013-12-06Remove Pillow, claimed by joerg@.obache5-303/+1
I have no interesting about this package.
2013-12-06Recursive PKGREVISION bump for poppler-0.24.4.wiz2-4/+4
2013-12-06Allow to depend on Pillow as well as py-imaging.obache1-3/+3
Bump PKGREVISION.
2013-12-06Update nwdiag to 1.0.0.obache3-11/+14
History ======= 1.0.0 (2013-10-05) ------------------ * Support python 3.2 and 3.3 (thanks to @masayuko) * Drop supports for python 2.4 and 2.5 * Replace dependency: PIL -> Pillow
2013-12-06Update actdiag to 0.5.1.obache3-8/+12
History ======= 0.5.1 (2013-10-22) ------------------ * Fix bugs 0.5.0 (2013-10-05) ------------------ * Support python 3.2 and 3.3 (thanks to @masayuko) * Drop supports for python 2.4 and 2.5 * Replace dependency: PIL -> Pillow
2013-12-06Update seqdiag to 0.9.0.obache3-14/+11
History ======= 0.9.0 (2013-10-05) ------------------ * Support python 3.2 and 3.3 (thanks to @masayuko) * Drop supports for python 2.4 and 2.5 * Replace dependency: PIL -> Pillow
2013-12-06Update blockdiag to 1.3.2.obache4-20/+22
History ======= 1.3.2 (2013-11-19) ------------------ * Fix bugs 1.3.1 (2013-10-22) ------------------ * Fix bugs 1.3.0 (2013-10-05) ------------------ * Support python 3.2 and 3.3 (thanks to @masayuko) * Drop supports for python 2.4 and 2.5 * Replace dependency: PIL -> Pillow
2013-12-06+ Pillowobache1-1/+2
2013-12-06Import Pillow-2.2.1 as graphics/Pillow.obache4-0/+301
Pillow is the "friendly" PIL fork by Alex Clark and Contributors. PIL is the Python Imaging Library by Fredrik Lundh and Contributors.
2013-12-05Remove patches after update (hi drochner)wiz2-61/+0
2013-12-04Add tex-pstools{,-doc}minskim1-1/+3
2013-12-04Import tex-pstools-doc-1.68 as graphics/tex-pstools-doc.minskim4-0/+24
This is documentation for tex-pstools.
2013-12-04Import tex-pstools-1.68 as graphics/tex-pstools.minskim4-0/+52
Produce Encapsulated PostScript Files (EPS/EPSF) from a one- page PostScript document, or any PostScript document. A correct Bounding Box is calculated for the EPS files and some PostScript command sequences that can produce errorneous results on printers are filtered. The input is cropped to include just the image contained in the PostScript file. The EPS files can then be included into TeX documents. Other programs like ps2epsi (a script distributed with ghostscript) don't always calculate the correct bounding box (because the values are put on the PostScript stack which may get corrupted by bad PostScript code) or they round it off, resulting in clipping the image. Therefore ps2eps uses a resolution of 144 dpi to get the correct bounding box.
2013-12-04update to 1.2.3drochner6-53/+42
changes: -more raw formats supported -many fixes and improvements