summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2007-05-08Reset the PKGREVISION in packages that use the version string from php4 or php5adrianp1-2/+1
Pointed out by Geert Hendrickx on tech-pkg@
2007-05-06Add security fix for CVE-2007-1001 to "php4-gd" and "php5-gd" packages.tron1-1/+2
Bump package revision.
2007-05-05PKGREVISION++ for the recent PEAR/PHP changes so that all child packagesadrianp3-3/+6
pick up the new dependencies properly
2007-04-30Changes 2.3.16:adam5-48/+51
- make the XOR color configurable as a workaround for broken drivers - allow to assign keyboard shortcuts to procedures without menu entry - allow to configure the height of the preview area in data editors - improved file detection in TGA plug-in - improved brush scaling code, now also scales up - converted standard pixmap brushes to parametric ones - improved zoom tool behavior - D-Bus methods now have a return value indicating success or failure - added more menu tooltips - allow procedures to request the display ID they are being called from - depend on GTK+ >= 2.10.6 and use some of the new functions in GTK+ 2.10 - allow filename passed on the command-line to be opened as new images - various optimizations - bug fixes and code cleanup
2007-04-30Changes 2.2.14:adam5-22/+20
- avoid crashing on newer versions of the winicon format - fixed crash in Postscript plug-in - fixed handling of TABs in the text tool - fixed bug in Depth Merge plug-in - fixed bug in GimpDrawablePreview widget - fixed bug in Line Nove script - fixed bug in Ripple plug-in - save locale independent files from Fractal Explorer plug-in - fixed bug in Super Nova plug-in - be more robust against broken XCF files - fixed drawing issues in Image Map plug-in - fixed smoothing option in Fractal Explorer plug-in - load channels in the proper order when opening an XCF file - deal with floating selections in the Burn-In Animation script - fixed clipping in the GimpPreviewArea widget - fixed a potential crash in gimp-remote - work around a file-chooser problem on Windows - fixed markup of the gimp(1) manual page - fixed the fix for the right-to-left layout in layers dialog - fixed PSD save plug-in on 64bit architectures - added missing dependency in gimpui-2.0.pc file - fixed a crash in the PSD save plug-in - improved robustness of transform tool preview code - improved forward compatibility of XCF loader - don't crash in the Compressor plug-in if files can't be opened - fixed sensitivity of input fields in the Lighting plug-in
2007-04-27Update RMagick to 1.15.6.obache2-7/+7
Changes: RMagick 1.15.6 o Fix bug #10070, memory leak in Draw#get_type_metrics, Draw#get_multiline_type_metrics, Draw#annotate (bug report from Sinclair Bain) o Fix bug #10080, scripts in examples directory should not be marked executable (bug report from Lucas Nussbaum)
2007-04-22use .sl instead of .so on hpuxtnn1-1/+3
2007-04-19update to 0.96.1drochner7-22/+144
changes: * Text rendering is now based on the TextLine objects, each of which contain one line of text along with font and font height. This has allowed proper control of text width and speedier rendering. * Visio VXD files can now be imported and exported, thanks to Ian Redfern. -internal API changes * A number of new keyboard shortcuts. * Layer visibility is now undoable. * New sheets for Business Process Modelling -bugfixes
2007-04-18update to 6.3.3-6drochner4-28/+27
This fixes security vulnerabilities in the DCM and XWD read functions, see CVE-2007-1797. For other changes, see the ChangeLog file.
2007-04-18Avoid conflict with libc symbol setcontext.joerg4-1/+85
2007-04-17Removed xfce4-artwork, xfce4-minicmd-plugin, fce4-showdesktop-plugin,martti6-50/+1
xfce4-taskbar-plugin and xfce4-windowlist-plugin as these don't work with Xfce 4.4.x.
2007-04-15Needs pkg-config.joerg1-1/+3
2007-04-13Add the bl3.mk file.xtraeme1-0/+21
2007-04-13Added graphics/p5-cairo.xtraeme1-1/+2
2007-04-13Initial import of p5-cairo-1.023.xtraeme4-0/+30
Perl bindings to the cairo graphics library (http://www.cairographics.org).
2007-04-13Need to include inttypes.h on Tru64. Submitted upstream in:tnn2-7/+11
<https://bugs.freedesktop.org/show_bug.cgi?id=10635>
2007-04-12Remove xfce4-iconboxmartti1-2/+1
2007-04-12Updated to Xfce 4.4.1martti9-113/+412
See http://www.xfce.org/documentation/changelogs/4.4.1 for details.
2007-04-11update to 2.18.1drochner4-29/+51
This moves this pkg to the new stable gnome branch, too much to list here.
2007-04-11update to 2.10.2drochner4-35/+38
This moves this pkg to the new stable gnome branch, too much to list here.
2007-04-11Needs zlib. From pkgsrc AT blackmouse.biz on pkgsrc-users.joerg1-1/+2
2007-04-10update to 2.3.4drochner5-91/+6
changes: -includes security fixes for bdf font handling (was patched in pkgsrc) -fixes for truetype butecode interpreter
2007-04-08Update RMagick to 1.15.5.obache2-7/+7
Changes: RMagick 1.15.5 o Fix bug #9637, export_pixels always exports all 0's for 1-bit images (bug report from Doug Patterson)
2007-04-05Add MAKE_JOBS_SAFE=no (sometimes it builds, sometimes it doesn't).gdt1-1/+3
2007-04-05pull in a patch from freetype CVS:drochner3-2/+59
* src/bdf/bdflib.c (setsbit, sbitset): Handle values >= 128 gracefully. (_bdf_set_default_spacing): Increase `name' buffer size to 256 and issue an error for longer names. (_bdf_parse_glyphs): Limit allowed number of glyphs in font to the number of code points in Unicode. This fixes CVE-2007-1351.
2007-04-05before testing for definitions from config.h, #include itdrochner2-5/+9
fixes build failure on Linux reported by Ondrej Tuma
2007-04-05Change my mail address to @NetBSD.org.obache1-2/+2
2007-04-04Add dependency on Xpm library, pointed out in PR 36118.obache1-1/+2
2007-04-03Fix compile problems due to an incompatibility in error reporting,drochner8-7/+486
introduced by exiv2-0.14. Require exiv2>=0.14. Ride on recent PKGREVISION bumps. Approved by gdt and wiz.
2007-04-02Need cairo>=1.4.0.obache1-2/+2
2007-04-01PKGREVISION bump for exiv2 shlib name change.wiz6-8/+12
2007-04-01Add patches from libkexiv2 svn fixing build with exiv2-0.14.wiz3-5/+531
2007-04-01Change my mail address to @NetBSD.org.obache5-10/+10
2007-03-30Rename local function to not conflict with system function.joerg2-1/+24
2007-03-29Repair a broken build on solaris and possibly others.dmcmahill3-2/+33
2007-03-27only pass a single directory name at a time to 'install -d' as this is more ↵dmcmahill2-1/+19
portable. Fixes install problems on solaris.
2007-03-24Updated to version 1.0.1.heinz4-28/+22
Pkgsrc changes: - Removed unnecessary definitions for TIFF_LIBRARY. Both tiff and png libraries can be found automatically. - The package supports installation into DESTDIR. - patch-aa is now integrated - New patch-ab is necessary to get correct permissions for the executable file Changes since version 1.0: ========================== - Fixed off by one convolution error and libpng interface to 1.2.8
2007-03-24Prepare for switching to NO_MTREE=yes.joerg1-2/+3
2007-03-24Now that Joerg has patched out the real culprit, my poor workarounddrochner1-4/+1
is not necessary anymore.
2007-03-23DragonFly's /bin/sh is far from being happy about the stand-alonejoerg3-1/+29
backtick used for asthetic reasons.
2007-03-23update to 0.14drochner3-15/+14
changes: Proper library versioning, small fixes and features
2007-03-23update to 1.4.0: catch up with cairo-1.4.xdrochner2-7/+7
2007-03-23update to 1.1.6drochner6-26/+37
changes: + Added buffer interface support to the Path constructor + Added new ImageMath module. + Added pixel access object + Added support for duplex scanning to the Sane interface + Added save support for Spider images + Added float/double support to the TIFF loader + Added NumPy array interface support + Added experimental "floodfill" function to the ImageDraw module + Added threading support for the Sane driver -bugfixes
2007-03-23Changes 0.45.1:adam3-8/+9
* Patch [ 1667939 ]: fix crash when tile-tracing with too small clones * Patch [ 1666532 ]: Broken link in inkview man page * Patch [ 1665447 ]: fix for the blur quantization bug 1617082 * Patch [ 1664849 ]: fix for 1662589: increase blur margins * Patch [ 1664004 ]: embedimage.py with fixed search order * Patch [ 1662649 ]: markers.svg with reversed order * Crudely improve check-markup for { markup, fix translations with bugs in that area (dz and zh_TW). * Patch [ 1659404 ]: Set locale directory from environment variable * Patch [ 1657072 ]: fix for bug 1654495 * Patch [ 1654636 ]: defocus dropper checkboxes * Updated slovak translation * Adding japanese.nsh and russian.nsh into files that should go into the release tarball * Correct russian translation * Patch [ 1651797 ]: fix for attributes when saving/save-a-copy * Patch [ 1651752 ]: fix dropper tool * Pattern along path extension fixed on Windows * Include libtiff3.dll in the Windows distribution, fixing crash when opening TIFF files * Patch [ 1673067 ]: fix blur export on flowtext * Patch [ 1678075 ]: fix FontInstance.cpp compile issue * Patch [ 1673502 ]: fix broken Envelope (Summers Night) effect * Security: fixed format string overflows in dialogs (CVE-2007-1463) and whiteboard Jabber protocol (CVE-2007-1464).
2007-03-22Play the trunc(3) game here as well.joerg2-1/+27
2007-03-21Per Juan RP, use pkgsrc-users@ as MAINTAINER of unmaintained pkgs.jwise1-2/+2
2007-03-21I'm not using any of these packages any more, and have not been keeping upjwise1-2/+2
on maintaining them. Switch MAINTAINER to tech-pkg, so I can focus on those which I am still using.
2007-03-21Bump PKGREVISION for gnome-keyring ABI bump.wiz17-28/+34
2007-03-21Update to 2.18.0:wiz3-71/+591
Many new icons.
2007-03-20update to 1.4.2drochner10-126/+37
This switches to the new stable branch. Too many changes to list here, see the changelog. Most notably: speed improvements, PDF output improvement, API additions, bugfixes.