summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2015-04-18Move patch-src_glu_sgi_libtess_sweep.c from MesaLib to here since thistnn3-2/+54
package is built independently now. Bump PKGREVISON. The commit message in MesaLib read: date: 2015-01-29 23:35:43 +0100; author: nat; state: Exp; Fix segfaults and crashing with applications that use libGLU.
2015-04-17Revbump after updating devel/boost-libsadam35-48/+70
2015-04-17Changes 2.8.1:adam3-13/+12
- Bug fix: Catch struct.error on invalid JPEG
2015-04-17Update to 1.0.5:wiz2-7/+6
Alan Coopersmith (3): configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 xgc 1.0.5 Christian Weisgerber (1): Remove include of Version 7 <sys/timeb.h> header Julien Cristau (1): configure: look for gram.c in $srcdir
2015-04-14Remove more references to python-2.6.wiz1-2/+2
2015-04-14Remove python-2.6-only package py-ordereddict and references to it.wiz1-4/+1
2015-04-13Removing python26. EOL'd quite some ago and discussed a couple times onrodent2-4/+4
tech-pkg@ and pkgsrc-users@.
2015-04-13Add volatile keyword to inline assembly tests to ensure the instructions wejperkin2-3/+17
are testing for are actually checked, and remove an empty list of clobbered registers. Fixes tests with gcc-4.2.1 on 32-bit OSX, hint from tnn@
2015-04-13deal with lack of GL_TEXTURE_BUFFER_OFFSET_ALIGNMENTtnn2-1/+15
2015-04-13add build dependency on py-expattnn1-1/+3
2015-04-12Upstream patch for overflow in gif parser (CVE-2014-9709)tnn3-3/+49
2015-04-11Update to 1.4.11ryoon2-6/+6
Changelog: 2015-04-05 Hayaki Saito <user@zuse.jp> * converters/stb_image.h: Fix an existing bug in stb_image v1.41 of building color palette, reported by @msmhrt (for Issue #41)
2015-04-11Use MASTER_SITE_GITHUB in HOMEPAGE.rodent1-2/+2
2015-04-06Ehum, unset PKGREVISION with update.he1-2/+1
2015-04-06Upgrade ImageMagick from version 6.9.0-5 to 6.9.1-1.he2-7/+7
Upstream changes (from their change log): * New version 6.9.1-1, SVN revision 18308. * Skip empty frames when comparing layers (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27234). * New version 6.9.1-0, SVN revision 18245. * Grayscale DPX image files are no longer skewed (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27209). * Fix integer overflow when scaling a 1-bit sample to Q64 (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27195). * New version 6.9.0-10, SVN revision 18299. * Account for differences in image size when comparing two images (bug report from Dirk). * Set an upper ceiling compression with -quality and jpeg:extent (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=27071). * New version 6.9.0-9, SVN revision 18179. * Writing histograms / mpeg working again (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27089). * The -linear-stretch option worked for Q16 but not Q32 (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27112). * 6.9.0-8 Bogus release, withdrawn. * New version 6.9.0-7, SVN revision 18067. * Line strokes appeared too thin (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26927). * Keep text in caption area (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=22504). * New version 6.9.0-6, SVN revision 18010. * Fixed command line execution in Windows for delegates that move files (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=27027). * A transient bug for the write MSL element (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27022). * Remove uninitialized, unused "p++" from coders/png.c, MNG reader. * Initialize "length" in coders/png.c, WriteJNGImage(). * Fix signed/unsigned mismatch in coders/png.c, MNG reader.
2015-04-06Revbump after updating textproc/icuadam11-22/+22
2015-04-06Fix Solaris ifdef.tnn2-1/+17
2015-04-05Added graphics/MesaLib7tnn1-1/+2
2015-04-05rename the PKG_OPTIONS variabletnn1-2/+2
2015-04-05Re-import the old MesaLib package as graphics/MesaLib7.tnn39-0/+1527
Set INSTALLATION_PREFIX to allow this to co-exist with graphics/MesaLib. This package is here to allow x11/modular-xorg-server112 to find dri drivers, which it should pick up from /usr/pkg/MesaLib7/lib/dri.
2015-04-04Readd ${PYVERSSUFFIX} to PLIST.rodent1-2/+2
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-04-03Added graphics/libepoxytnn1-1/+2
2015-04-03Import libepoxy-1.2 as graphics/libepoxy.tnn5-0/+69
Epoxy is a library for handling OpenGL function pointer management for you. It hides the complexity of dlopen(), dlsym(), glXGetProcAddress(), eglGetProcAddress(), etc. from the app developer, with very little knowledge needed on their part.
2015-04-03Recursive bump for vala-0.28.0 update.wiz1-1/+2
2015-04-03This meta package should be removed, but unbreak it for now.tnn1-4/+3
2015-04-03fold "common" makefile fragments back into MesaLib/Makefile sincetnn4-118/+74
all previous consumers are now standalone.
2015-04-03Update to glx-utils-8.2.0: sync w/ MesaDemostnn3-23/+21
2015-04-03Update to MesaDemos-8.20.tnn3-536/+344
This makes MesaDemos independent from MesaLib.
2015-04-03fix X11 runpath. Bump rev.tnn1-1/+4
2015-04-03Update to glut-8.0.1.tnn14-34/+4717
Like the graphics/glu update, this makes glut independent of MesaLib. This is MesaGLUT-7.9.2 base, with patches from FDO git to add autoconf glue, that brings it to 8.0.1. pkgsrc change: use libtool instead of glut's "mklib" shellscript.
2015-04-03forgot to add distinfotnn1-0/+5
2015-04-02Update to glu-9.0.0.tnn2-32/+16
This release spun off glu from Mesa. glu is now shipped as an independent package.
2015-04-02Update to stable 9.90 version:wiz2-6/+6
Mar. 14, 2015 - Version 9.90 (production release) - Added config_files/picasa_faces.config to the distribution (thanks StarGeek) - Added a few new Minolta/Sony and Nikon lenses (thanks LibRaw) - Added new Canon and Sigma lenses (thanks Niels Kristian Bech Jensen) - Decode Nikon D810 custom settings (thanks Warren Hatch) - Decode a few new Nikon tags - Fixed superfluous "Open '' failed" warning which could occur in Windows - Fixed problem reading multi-valued Microsoft Xtra tags - Fixed problem on Windows using -overwrite_original_in_place with Unicode file names Mar. 7, 2015 - Version 9.89 - Added some new Minolta/Sony LensType values (thanks Jos Roost and LibRaw) - Fixed Windows case-sensitivity and sort-order problems when using wildcards in file names on the command line - API Changes: - Added UserParam option Feb. 28, 2015 - Version 9.88 - Decode a few more ID3 tags - Improved decoding of some Pentax tags - Extended -list and -listw options to include flattened tags - Patched to recognize ID3v2.3 tags in ID3v2.4 metadata and visa versa - Patched byte ordering problems with Nikon FileInfo tags for the D5500 - Fixed bug where other groups were ignored when multiple groups were specified when writing and one of those groups was a specific EXIF IFD (eg. -ExifIFD:Time:all= ignored the Time constraint) Feb. 24, 2015 - Version 9.87 - Added a number of new Sigma LensType values (thanks LibRaw) - Fixed bug introduced in the Windows version of 9.85 where "*.*" on the command line matched "." and "..", causing unexpected files to be processed - Fixed problem extracting some Microsoft tags from MP4/MOV videos Feb. 22, 2015 - Version 9.86 - Added check for valid filename encoding when using wildcards in Windows - Added support for Sigma X3F version 4.1 images - Added a number of new Sigma LensType values (thanks LibRaw and Niels Kristian Bech Jensen) - Added a new Canon LensType (thanks Michael Tapes) - Added a new Leica LensType (thanks LibRaw) - Added a new Olympus CameraType - Decode a couple more FujiFilm RAF tags (thanks Frank Markesteijn) - Always preserve FileCreateDate when writing on Windows if Win32::API and Win32API::File are available - Changed names of and properly decode new Olympus Pitch/Roll tags - Changed rounding method for rational values in an attempt to fix failed tests on FreeBSD 10.1 and Perl 5.20.1 with uselongdouble enabled - Resolved issue with duplicate SamsungModelID values Feb. 14, 2015 - Version 9.85 - Added support for Ricoh WG-M1 maker notes - Added a few new Pentax LensType's (thanks Louis Granboulan) - Decode a couple of new Pentax tags (thanks Louis Granboulan) - Enhanced JSON import so an object with a missing SourceFile has the same effect as a SourceFile of "*". - Changed MIMEType for executable script files - Patched remaining known problems involving Windows Unicode file names (creating directories and using wildcards should now work) - Patched long-standing Windows daylight-savings-time bug, and removed the dependency on Win32API::File::Time (reported file times should now be correct, but may disagree with the Windows "dir" command) - Fixed decoding of FLIR:PlanckO (thanks Tomas) Feb. 10, 2015 - Version 9.84 - Added a new CanonModelID - Added a new Pentax LensType and PentaxModelID (thanks Louis Granboulan) - Fixed bug introduced in 9.83 that broke the -P option on Windows Feb. 7, 2015 - Version 9.83 - Added support for new IPTC Extension version 1.2 XMP tags - Added support for Leica X (Typ 113) maker notes - Added read support for ChartTIFF tags - Added a few new Canon LensType values (thanks Norbert Wasser for two) - Added a few new Nikon LensID's (thanks David Puschel, Robert Rottmerhusen and Niels) - Added a number of new Olympus ArtFilterEffect values (thanks Phiber) - Added some new Olympus AspectRatio values (thanks Herb) - Added a new PentaxModelID - Added a new Olympus CameraType (thanks LibRaw) - Added new values for various Canon tags - Decode a number of new Sony tags (thanks Jos Roost) - Decode a couple more Nikon ShootingMode bits (thanks Leegong) - Updated to Nov 2014 XMP specification - Patched incompatibility between Windows Unicode update and Perl 5.005 Jan. 15, 2015 - Version 9.82 - Added support for Windows Unicode names for input CSV and JSON files - Decode a number of new Sony tags (thanks Jos Roost) - Improved checks and warnings for invalid file name encoding on Windows - Improved Polish translations (thanks Kacper Perschke) - Changed exif2xmp.args and xmp2exif.args files (available in the full ExifTool distribution) to avoid using non-standard XMP namespaces - Fixed problem setting file times for Windows Unicode file names Jan. 12, 2015 - Version 9.81 - Added Composite:Megapixels tag - Added a few new Nikon LensID's (thanks Robert Rottmerhusen) - Fixed problem in Windows using Unicode file names with the -o option Jan. 7, 2015 - Version 9.80 - Added a few new Canon and Minolta/Sony LensType values (thanks LibRaw) - Added a few new CanonModelID's - Decode a few new Canon tags - Suppress warning for Canon 7DmkIII VignettingCorrUnknown2 data format - Fixed runtime warning when piping an MOI file to exiftool - Fixed bug in -fileOrder option introduced in version 9.79 - Fixed bug using Windows Unicode file names with -tagsFromFile option Jan. 4, 2015 - Version 9.79 - Windows Unicode file names - Added support for Windows Unicode file names (but note that support still isn't complete -- some things like setting FileModifyDate or creating a directory with a Unicode name still need work) - Added read support for MOI files - Added a few more Canon LensType's (thanks LibRaw and Martin) - Added a new Nikon LensID - Added a couple of new Panasonic ImageQuality values - Decode a new FujiFilm tag and added a new FilmMode value - Allow zero-length group names to be specified (which provides a method to directly access the 0th copy of a duplicate tag using the empty family 4 group name by specifying "4:TAG") - Fixed invalid Samsung tag name - Fixed writing of XMP:ExposureCompensation with fractional values - API Changes: - Added CharsetFileName option Dec. 13, 2014 - Version 9.78 - Added a new Nikon LensID and a new Canon LensType (thanks LibRaw) - Decode a new unknown atom in Canon MOV videos - Decode a number of new Sony tags (thanks Jos Roost) - Decode a number of new Samsung tags - Improved MakerNote compatibility when writing by adding the same amount of padding after the MakerNote IFD as that written by the specific camera model - Changed the DNG BaselineExposureOffset to a signed rational (contrary to the DNG 1.4 specification, which specifies an unsigned RATIONAL, but obviously Adobe meant for it to store negative values) - Changed name of new QuickTime Rating tag to RatingPercent - Fixed problem introduced in 9.64 where multiple list values from some tags in ZIP-based files were extracted as separate tags instead of as a list when the -struct option was used, and implemented a different patch to just suppress the structure warnings without changing the 9.63 behaviour - Fixed problem where some EXIF information in MOV videos could be corrupted when writing Nov. 28, 2014 - Version 9.77 - Added FilePath tag (generated only if specified and Cwd is available) - Added a new Panasonic ShootingMode (thanks Horst Wandres) - Added a new FujiFilm WhiteBalance value - Added a new QuickTime vendor ID - Added a new Pentax RawDevelopmentProcess value - Decode a few new QuickTime tags - Decode some new tags in Kodak SP360 MP4 videos - Fixed bug that could cause a runtime error when parsing a Canon EOS 40D image which had been edited by Nikon Capture software - Fixed bug which could produce invalid XML in the -X output when -struct was also used
2015-04-02Update to 1.6.17:wiz2-6/+6
Version 1.6.17beta01 [January 29, 2015] Removed duplicate PNG_SAFE_LIMITS_SUPPORTED handling from pngconf.h Corrected the width limit calculation in png_check_IHDR(). Removed user limits from pngfix. Also pass NULL pointers to png_read_row to skip the unnecessary row de-interlace stuff. Added testing of png_set_packing() to pngvalid.c Regenerated configure scripts in the *.tar distributions with libtool-2.4.4 Implement previously untested cases of libpng transforms in pngvalid.c Fixed byte order in 2-byte filler, in png_do_read_filler(). Made the check for out-of-range values in png_set_tRNS() detect values that are exactly 2^bit_depth, and work on 16-bit platforms. Merged some parts of libpng-1.6.17beta01 and libpng-1.7.0beta47. Added #ifndef __COVERITY__ where needed in png.c, pngrutil.c and pngset.c to avoid warnings about dead code. Added "& 0xff" to many instances of expressions that are typecast to (png_byte), to avoid Coverity gripes. Version 1.6.17beta02 [February 7, 2015] Work around one more Coverity-scan dead-code warning. Do not build png_product2() when it is unused. Version 1.6.17beta03 [February 17, 2015] Display user limits in the output from pngtest. Eliminated the PNG_SAFE_LIMITS macro and restored the 1-million-column and 1-million-row default limits in pnglibconf.dfa, that can be reset by the user at build time or run time. This provides a more robust defense against DOS and as-yet undiscovered overflows. Version 1.6.17beta04 [February 21, 2015] Added PNG_WRITE_CUSTOMIZE_COMPRESSION_SUPPORTED macro, on by default. Allow user to call png_get_IHDR() with NULL arguments (Reuben Hawkins). Rebuilt configure scripts with automake-1.15 and libtool-2.4.6 Version 1.6.17beta05 [February 25, 2015] Restored compiling of png_reciprocal2 with PNG_NO_16BIT. Version 1.6.17beta06 [February 27, 2015] Moved png_set_filter() prototype into a PNG_WRITE_SUPPORTED block of png.h. Avoid runtime checks when converting integer to png_byte with Visual Studio (Sergey Kosarevsky) Version 1.6.17rc01 [March 4, 2015] No changes. Version 1.6.17rc02 [March 9, 2015] Removed some comments that the configure script did not handle properly from scripts/pnglibconf.dfa and pnglibconf.h.prebuilt. Free the unknown_chunks structure even when it contains no data. Version 1.6.17rc03 [March 12, 2015] Updated CMakeLists.txt to add OSX framework, change YES/NO to ON/OFF for consistency, and remove some useless tests (Alexey Petruchik). Version 1.6.17rc04 [March 16, 2015] Remove pnglibconf.h, pnglibconf.c, and pnglibconf.out instead of pnglibconf.* in "make clean" (Cosmin). Fix bug in calculation of maxbits, in png_write_sBIT, introduced in libpng-1.6.17beta01 (John Bowler). Version 1.6.17rc05 [March 21, 2015] Define PNG_FILTER_* and PNG_FILTER_VALUE_* in png.h even when WRITE is not supported (John Bowler). This fixes an error introduced in libpng-1.6.17beta06. Reverted "& 0xff" additions of version 1.6.17beta01. Libpng passes the Coverity scan without them. Version 1.6.17rc06 [March 23, 2015] Remove pnglibconf.dfn and pnglibconf.pre with "make clean". Reformatted some "&0xff" instances to "& 0xff". Fixed simplified 8-bit-linear to sRGB alpha. The calculated alpha value was wrong. It's not clear if this affected the final stored value; in the obvious code path the upper and lower 8-bits of the alpha value were identical and the alpha was truncated to 8-bits rather than dividing by 257 (John Bowler). Version 1.6.17 [March 26, 2015] No changes.
2015-04-01V 1.7.0rodent3-11/+12
Remove DateY and replace it by real XY datetime, date, time and timedelta support. (#188) Introduce new XY configuration options: `xrange`, `x_value_formatter`. Add show_x_labels option to remove them and the x axis. Set print_values to False by default. Fix secondary serie text values when None in data. (#192) V 1.6.2 Add margin_top, margin_right, margin_bottom, margin_left options which defaults to margin. (thanks djt) Update django mime parameter from mimetype to content_type. (thanks kswiat) Allow a color and a style parameter to value metadata. V 1.6.1 Fix Decimal incompatibility V 1.6.0 Adds config option missing_value_fill_truncation. (thanks sirlark) Avoid HTTP 301 Moved Permanently (thanks jean) Add a Django response method (thanks inlanger) Fix setup.py (#170) Fix format error on list like in table Add legend_at_bottom_columns option to specify number of columns in legend when at bottom. (#157) Fix secondary interpolation (#165) Adds an extra class (axis) to horizontal guides if the label is "0" (#147) (thanks sirlark) Add line stroke customization parameters to style.py (#154) (thanks blakev)
2015-03-29SECURITY: Update libtiff to 4.0.4beta to fixbsiegert7-416/+9
CVE-2014-8127 CVE-2014-8128 CVE-2014-8129 CVE-2014-8130 (likely) Remaining unfixed vulnerabilities: CVE-2014-9655, CVE-2015-1547 (but these are unfixed upstream AFAICS). ok wiz
2015-03-27Supports only x86.joerg1-1/+4
2015-03-21Mark broken for fetching dependency during build.joerg1-1/+3
2015-03-20Reset PKGREVISION with updating of php54, php55 and php56.taca2-4/+2
2015-03-17GC used by marker for evas-svg.joerg1-2/+1
2015-03-17SVG hasn't worked since the last update, so GC for now.joerg5-52/+1
2015-03-17Package requires GCC runtime.jperkin1-1/+3
2015-03-15Remove outdated patch after 1.14.2 update.wiz2-22/+1
2015-03-15Update to 1.14.2:wiz4-9/+11
Release 1.14.2 (2014-03-09 Bryce Harrington <bryce@osg.samsung.com>) ==================================================================== This release provides collected bug fixes, along with one feature enhancement for the xcb backend, and a small performance improvement for fonts. The running theme of the bug fixes is platform-specific issues, both build and run-time. Platforms with fixes include Sparc, AIX, Windows (mingw), and Windows (MSVC8). Memory leaks, valgrind issues, and PDF issues round out our list. It's come to light that changes in cairo 1.14 resulted in breakage on MacOS X 10.4. We've not yet determined whether to fix up the support, or excise the 10.4-specific code and support only OS X 10.5 or newer. Meantime, we'll only advertise cairo as working on OS X 10.5. Features -------- * Improve xcb's handling of per-screen subpixel ordering. If no Xft.rgba property is specified, default to the screen's subpixel order. API Changes ----------- None Dependency Changes ------------------ None Performance Optimizations ------------------------- * Improve performance of cpu_to_be32 and be32_to_cpu, making truetype subsetting of large fonts run about 15% faster. Bug Fixes --------- * Fix unaligned access on sparc with the compact font format (CFF). Unlike truetype, all data in CFF is not aligned. (Debian bug #712836) * Fix unaligned access on sparc with tor-scan-converter's memory pool. * Fix crash when loading a PDF with a transformed image. (fdo bug #85151) * Fix regression on mingw for bigendian test due to removal of file extension for executables. (fdo bug #85120) * Fix handling of backslash in PDF interpreter (fdo bug #85662) * Fix crash in xlib and xcb renderers when swapping a 0-sized glyph * Fix bug with RTL text in PDF operators (fdo bug #86461) * Fix compilation 'cairo-path-stroke-traps.c' with MSVC8 (fdo bug #84908) * Fix crash in _fill_xrgb32_lerp_opaque_spans when a span length is negative. * Fix valgrind error by releasing pattern created by cairo_pattern_create_rgb(). * Fix valgrind errors when running cairo-test-suite. * Fix memory leak in recording surface replays (fdo bug #87898) * Fix destruction of fonts in api-special-cases test. (fdo bug #87567) * Fix duplicated surface push on similar-image, preventing trivial GTK3 program traces from being replayable, with an error message about invalid values for the size of the input. (fdo bug #73580) * Fix crash when win32 surface's image size does not cover the entire surface. (fdo bug #53121) * Fix crash due to obsolete CGFontGetGlyphPath call (fdo bug #84324) * Fix several build issues on AIX (fdo bugs #89338, #89340, #89356, #89354) * Fix various documentation warnings and errors
2015-03-15Set MAINTAINER to pkgsrc-users.hiramatsu4-8/+8
2015-03-15Set MAINTAINER to pkgsrc-users.hiramatsu1-2/+2
2015-03-15Set MAINTAINER to pkgsrc-users.hiramatsu1-2/+2
2015-03-15needs lex & yacctnn1-1/+2
2015-03-15Set MAINTAINER to pkgsrc-users.hiramatsu2-4/+4