summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2008-04-19Update to libgdiplus 1.9kefren2-6/+6
2008-04-19Fix insecure temporary file handling in comic and comicthumb utilities.tonnerre4-3/+304
Eliminate insufficient escaping on shell calls for rar archives/jpegtran.
2008-04-18PYTHON_VERSIONS_ACCEPTED must be set before including pyversion.mk.joerg1-3/+3
2008-04-17Fix comment.reed2-4/+4
2008-04-16PYTHON_VERSIONS_ACCEPTED+=25abs1-2/+2
2008-04-15librsvg-2.22.2 needs at least glib2-2.12.0.wiz1-2/+2
2008-04-15update to 2.22.1drochner4-33/+41
This switches to the gnome-2.22 release branch.
2008-04-15update to 2.22.2drochner3-13/+8
This switches to the gnome-2.22 release branch.
2008-04-15update to 2.22.0drochner3-29/+49
This switches to the gnome-2.22 release branch.
2008-04-15Update to 1.2.27beta3, fixing a possible application security problem.wiz2-6/+6
See http://libpng.sourceforge.net/Advisory-1.2.26.txt for details. Changes since 1.2.26: version 1.2.27beta01 [April 12, 2008] Fixed bug (introduced in libpng-1.0.5h) with handling zero-length unknown chunks. Added more information about png_set_keep_unknown_chunks() to the documetation. Reject tRNS chunk with out-of-range samples instead of masking off the invalid high bits as done in since libpng-1.2.19beta5. version 1.2.27beta02 [April 13, 2008] Revised documentation about unknown chunk and user chunk handling. Keep tRNS chunk with out-of-range samples and issue a png_warning(). version 1.2.27beta03 [April 14, 2008] Added check for NULL ptr in TURBOC version of png_free_default(). Removed several unnecessary checks for NULL before calling png_free(). Revised png_set_tRNS() so that calling it twice removes and invalidates the previous call. Revised pngtest to check for out-of-range tRNS samples.
2008-04-14Update graphics/ruby-cairo to 1.6.0. Changes from version 1.5.1 include:jlam3-10/+203
* Support cairo 1.6.0. * Improve Quartz surface support. (thanks to kimura wataru, OBATA Akio) * Support Cairo::Win32PrintingSurface. * Support Cairo::QuartzImageSurface. * Support ruby 1.9.1. * Add Cairo::Paper. * Improve size specification of Cairo::PSSurface, Cairo::PDFSurface, Cairo::SVGSurface.
2008-04-13Update to 1.0.19.wiz6-32/+50
Remove sane-backends-hp3900 option, support is now enabled by default. New with 1.0.19, released 2008-02-10: * New backends: cardscan (Corex Cardscan 800c), epjitsu (Epson-based Fujitsu), epson2 (various Epson scanners), hp3900 (HP ScanJet 3970 and more), hp5590 (HP ScanJet 5590 and more), hpljm1005 (HP LaserJet M1005 and more), hs2p (Ricoh IS400 series) * Updated backends: abaton, agfafocus, apple, artec, artec_eplus48u, as6e, avision, canon, coolscan, coolscan2, dc25, dell1600n_net, dll, epson, fujitsu, genesys, gt68xx, hp3500, ibm, lexmark, microtek, microtek2, mustek, nec, net, pie, pint, pixma, plustek, plustek_pp, ricoh, s9036, sm3600, sm3840, snapscan, sp15c, st400, tamarack, teco2, test, u12, umax, umax1220u, umax_pp * Scanimage detects more chipsets. * Internal scsi, usb, tcp and udp code updates. * Basic HAL .fdi creation support * Build system updates. * Updated translations. * Documentation updates. * Bugfixes.
2008-04-13Update to 1.2.26:wiz2-6/+6
version 1.2.26beta01 [February 21, 2008] Added missing "(" in pngmem.c. Bug introduced in libpng-1.2.2/1.0.13 version 1.2.26beta02 [March 12, 2008] Refined error message returned from deflateInit2 in pngwutil.c Check IHDR length in png_push_read_chunk() before saving it. version 1.2.26beta03 [March 16, 2008] Revised contrib/gregbook to handle premature end-of-file and file read errors correctly. version 1.2.26beta04 [March 18, 2008] Free png_ptr->big_row_buf and png_ptr->prev_row before allocating new copies in png_read_start_row(). Bug introduced in libpng-1.2.22. version 1.2.26beta05 [March 19, 2008] Removed extra png_free() added in libpng-1.2.26beta04. version 1.2.26beta06 [March 19, 2008] Avoid reallocating big_row_buf and prev_row when the size does not increase. version 1.2.26rc01 [April 2, 2008] Ifdef out some code that is unused when interlacing is not supported.
2008-04-12Convert to use PLIST_VARS instead of manually passing "@comment "jlam31-223/+206
through PLIST_SUBST to the plist module.
2008-04-10Drop maintainership.obache2-4/+4
These packages was switched to gem version, I'm not in the area.
2008-04-07Fix installation.joerg1-2/+2
2008-04-07Fix DESTDIR.joerg1-2/+2
2008-04-07Changes 0.46:adam9-105/+176
* Paintbucket tool * Tweak tool * 3D Box tool * Live path effects * Color management * New SVG filters and UI * Native PDF and AI import * XAML import/export * Open Clip Art Library integration (import/export) * Stock patterns * Bitmap editing extension effects * Full on-canvas gradient editing * Engraver's Toolbox in the Calligraphic tool * Touch selection * Dockable dialogs * Command-line access to verbs * Snapping made usable * "3D" / axonometric grid * Angled guidelines * Conversion of objects to guidelines * Significant speed and interactivity improvements * Hundreds of smaller features and bugfixes
2008-04-07Fix DESTDIR.joerg1-7/+4
2008-04-05Update to 0.4.0.tnn4-27/+28
* Core * Faster engine * Possibility of seam step > 1 * More precision for rigidity value * Interface * Autosize button for object deletion * Optionally scale (or LqRescale) back to the original size * Rescale order option
2008-04-05Add liblqr.tnn1-1/+2
2008-04-05Import liblqr-0.1.0.2 as graphics/liblqr.tnn5-0/+69
This is the liquid rescale algorithm library from graphics/gimp-liquid-rescale. For the 0.4.0 release it was split off as a standalone library.
2008-04-04PLIST has been changed by switch to gems, need bump PKGREVISION.obache1-1/+2
2008-04-04Add and enable new ruby-* packages.jlam1-1/+2
2008-04-04Supports DESTDIR.joerg1-1/+2
2008-04-04Install as a gem using the pkgsrc rubygem.mk framework instead ofjlam12-855/+472
directly into site_ruby.
2008-04-04Supports DESTDIR.joerg1-1/+3
2008-04-04Update ruby-cairo to version 1.5.1. Changes from version 1.5.0 include:jlam3-30/+78
+ Install as a Ruby gem. * Support Quartz surface. * Fix a wrong type conversion bug. * Fix a memory leak bug. * Support ruby 1.9.0. * Fix typos. * Rename Cairo::WIN32Surface to Cairo::Win32Surface * Cairo::WIN32Surface is still available for backward compatibility but don't use in newly written code.
2008-04-04Update ruby-opengl to version 0.60.0. Changes from version 0.32gjlam6-119/+164
include: + Install as a Ruby gem. * Support for Ruby 1.9.0+ (requires mkrf 0.2.3) * Added support for many more OpenGL extensions * GLU and GLUT cleanup, bugfixes, some missing functions added - version 3.7 of GLUT API is now requirement (previously 3.0) * Support for OpenGL 2.1 (that includes pixelpack/unpack buffer) * Lots of bugfixes.
2008-04-04Initial import of ruby18-color-1.4.0 as graphics/ruby-color.jlam4-0/+77
The capabilities of the Color library are limited to pure mathematical manipulation of the colors based on color theory without reference to color profiles (such as sRGB or Adobe RGB). For most purposes, when working with the RGB and HSL colors, this won't matter. However, some color models (like CIE La*b) are not supported because Color does not yet support color profiles, giving no meaningful way to convert colors in absolute color spaces (like La*b, XYZ) to non-absolute color spaces (like RGB).
2008-04-02update RMagick to 2.3.0.obache2-7/+7
Changes: o Added Image#encipher, Image#decipher (available with ImageMagick 6.3.8-6) o Added DTX1Compression, DTX1Compression, and DTX1Compression CompressionType enums (available in ImageMagick 6.3.9-4) o Added optional "use hex format" argument to Pixel#to_color o Support :area resource type in Magick.limit_resource o Pixel.from_HSL and Pixel#to_HSL are deprecated. Use Pixel.from_hsla and Pixel#to_hsla instead. The new methods rely on the ImageMagick 6.3.5 and later API. o The Image#alpha and alpha= attributes are deprecated. Use alpha() and alpha? instead. o The Image#mask= attribute is deprecated. Use mask() instead. o The use of Ruby older than version 1.8.4 with RMagick is deprecated and will not be supported in a future release. o Fix bug #18271, rvg width and height attributes wrong after a call to viewbox (reported by Greg Jarman)
2008-03-31Fix the optional loading of rubygems at the head of the rabbit scripts.jlam5-15/+30
If rubygems is not found, then just continue. Bump the PKGREVISION to 3.
2008-03-28Merge patch-af into patch-aa, both for 'makefile.cfg'.obache3-57/+52
2008-03-23Fix Sun RAS buffer overflow (CVE-2007-2356). This was fixed in gimp2 buttonnerre3-3/+37
gimp1 was forgotten. Approved-by: gdt, joerg
2008-03-22Added LDFLAGS, which is sometimes neededadam1-2/+2
2008-03-21Replace C++-style comments with C comments in 5 places, makeing this compile onis2-1/+42
arm and ppc, where our X11 is using -ansi. No functional change.
2008-03-20add a patch from Debian (bug #413041) to fix some heap corruptiondrochner4-8/+33
on malformed image input (CVE-2007-2721), also fix some initialisation which could cause random misbehaviour on cleanup, bump PKGREVISION
2008-03-18Allow for loading libraries installed as gems. Bump PKGREVISION.jlam5-3/+42
2008-03-17Need DISTFILES difinition, patch also include additional files.obache1-1/+2
2008-03-17Remove redundant DISTFILES definition.obache1-2/+1
2008-03-16+ kipi-plugins-calendar.wiz1-1/+2
2008-03-15py-gtk2 needs Python 2.4joerg2-4/+4
2008-03-14Support user-destdir installation.jlam6-20/+61
2008-03-14remove ${TCL} from lua files in PLIST, because they do get built andgdt1-3/+3
installed when lua is enabled and tcl is not.
2008-03-14Ensure that pthread it linked for any program that might open graphvizjoerg3-6/+6
plugins. This should fix the crash on NetBSD 4 and earlier, the remaining part of PR 38045.
2008-03-13Update to 7.21.gdt2-6/+6
Mar. 12, 2008 - Version 7.21 (production release) - Added support for Leica M8 maker notes (in both DNG and JPEG images) - Added ability to write encrypted Nikon makernote information (!!) - Fixed decoding of Nikon D3 color balance information - Decode AFPointsUsed for Nikon D3 and D300 (thanks Jens Duttke) [many minor changes]
2008-03-12update to 1.4.12drochner2-9/+9
changes: -minor build framework fixes -allow cairo.Context to be subclassed
2008-03-12update to 1.4.14drochner2-6/+6
changes: -minor bugfixes -make PostScript output more conformant wrt Type 3 fonts
2008-03-11Put back a couple of IRIX conditionals the way they used to behave,tnn2-4/+4
e.g. match IRIX 5.x but not 6.x. Some of these may indeed apply to 6.x too, but let's be conservative. PR pkg/38224.
2008-03-11Instead of installing some duplicated files with ruby-rttool pacakge,taca2-7/+7
depends on ruby-rttool pacakge. Bump PKGREVISION.