summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2007-01-23Xfce 4.2.4 releasedmartti8-19/+19
A new bug fix release of Xfce 4.2 is available. This release is supposed to be the last release for the 4.2 branch. It includes several fixes ported from the current developpment branch. This release should not be confused with the upcoming Xfce 4.4 release [1], it's a bug fix release of the previous stable branch. [1] Xfce 4.4.0 is already in pkgsrc-wip.
2007-01-23add -DNEED_ALLOCA_H on solarisdmcmahill1-2/+2
2007-01-22Modular Xorg support. Based on patch from drochner@joerg3-5/+13
2007-01-22Update ruby-RMagick to 1.15.0obache3-9/+14
ChangeLog: RMagick 1.15.0 o Added fx method to ImageList class o Added wet_floor method to the Image class o Added linear_stretch method to the Image class (available with ImageMagick 6.3.1-1) o Added recolor method to the Image class (available with ImageMagick 6.3.1- 3) o Added polaroid method to the Image class (available with ImageMagick 6.3.1 -6) o Added origin attribute to the Image::Info class (supported by ImageMagick 6.3.1-4 and later) o Added PaletteBilevelMatteType to the ImageType enum (available with ImageMagick 6.2.9) o Fix bug #6260, some RVG examples produce all-black GIF images o Fix bug #7034, fix the matte method in the Draw class o Fix bug #7373, default channels should be RGB instead of RGBA o Fix bug #7716, Pixel#intensity wrong for gray images (bug report from Morio Miki) o Fix bug #7949, Magick::Draw.new abends when an exception occurs before the draw object is fully initialized (bug report from Andrew Kaspick) o Fix bug #8015, Magick::Draw.new doesn't call the optional arguments block in the right scope (bug report from Andrew Kaspick) o Tested with ImageMagick 6.3.2-0
2007-01-21Update to 1.900.1:wiz3-21/+6
This release fixes some build problems as well as a multiply-defined symbol problem in jpc_qmfb.h.
2007-01-21Remove the patch obsoleted by swig-1.3.31nb1. This fixes PR 35453.minskim2-15/+1
2007-01-20Include stdlib.h instead of malloc.h.minskim2-1/+15
2007-01-20Fix CATEGORY.wiz1-2/+2
2007-01-20Include the FreeType2 component of PIL. Bump revision.joerg4-15/+8
2007-01-20Fix build. Not sure why this was released.joerg2-1/+32
2007-01-20Actually include the fix for the memory leak. Noticed by veego.joerg1-1/+2
2007-01-20Disable pangocairo and the resulting xlib plugin for now.joerg3-5/+21
Reenable dynamic loading. It was originally disabled as it causes segmentation faults on NetBSD for what seems like memory corruption. Fix an obvious memory leak. Depend on ghostscript-fonts to make this much more useful. Bump revision.
2007-01-18Remove non-existent directory from PLIST. Bump PKGREVISION.wiz2-3/+3
2007-01-18Needs GNU Make.rillig1-1/+3
2007-01-18Modular Xorg support.joerg1-1/+6
2007-01-18Mesa isn't MAKE_JOBS_SAFE.rillig1-1/+2
2007-01-17Very belatedly bump PKGREVISION for all jasper dependencies becausewiz30-40/+60
of the shlib name change (!) during the update to 1.900.0. Noted by Robert Elz in PR 35431.
2007-01-17propagate libXi dependencydrochner1-1/+2
approved by joerg
2007-01-17Another patch for the Solaris install(1).rillig2-1/+25
2007-01-17Added a patch for non-GNU compilers.rillig2-1/+17
2007-01-17Fix for kpdf denial of service vulnerability frommarkd2-4/+7
http://www.kde.org/info/security/advisory-20070115-1.txt. Bump PKGREVISION.
2007-01-17Fixed the build problems on Solaris. The next problem is that therillig6-5/+74
program tries to install a kernel driver allowing unrestricted access to all hardware ports. Unprivileged users cannot do that anyway. XXX: Should we disallow the installation on Solaris at all because of this?
2007-01-16Changes 0.21-2:adam5-540/+653
a minor release of legacy filmGimp version 0.21 of CinePaint, not designed for distribution. Distributors, please wait for v0.22 as it will handle i18n much better.
2007-01-15turn off optimization with sunpro to get this to builddmcmahill1-0/+21
2007-01-15Modular Xorg support.joerg1-2/+2
XXX Not all sub-libraries are correctly linked.
2007-01-15Modular Xorg support.joerg1-1/+6
2007-01-14Modular Xorg support.joerg1-1/+6
2007-01-14Modular Xorg support.joerg1-1/+6
2007-01-13Modular Xorg support.joerg2-2/+8
2007-01-13Modular Xorg support.joerg1-2/+7
2007-01-13Modular Xorg support.joerg1-1/+6
2007-01-13Modular Xorg support.joerg1-1/+6
2007-01-13Use __inline__ instead of __inline. The former works with some non-gccdmcmahill2-1/+27
compilers as well as gcc.
2007-01-13Modular Xorg support.joerg1-2/+7
2007-01-11update to 2.0.4drochner2-6/+6
This is a bug fix release to fix several crashes and minor bugs in the user interface. It also fixes printing of transparent images.
2007-01-11Untangle dependencies: split out the "exrdisplay" GUI app which needsdrochner8-7/+96
fltk from the rest. Now eg KDE doesn't require fltk anymore which looked a bit strange.
2007-01-11Modular Xorg support.joerg1-1/+6
2007-01-11Modular Xorg support.joerg1-1/+6
2007-01-11Modular Xorg support.joerg1-1/+4
2007-01-11Needs libXt to pass the X11 check. This shouldn't really have anyjoerg1-1/+4
runtime dependencies, but leave that for a KDE maintainer to figure out.
2007-01-11libXmu is needed with modular Xorg for gimp-remote.joerg1-1/+2
2007-01-10Modular Xorg support.joerg2-2/+9
2007-01-10Be pedantic, the linkage is against libXext as well, so include that andjoerg2-3/+5
update b3.mk as well.
2007-01-10Modular Xorg support.joerg1-1/+6
2007-01-10fix build with modular X11abs2-4/+4
2007-01-10fix build under modular X11abs1-2/+4
2007-01-09Supports DESTDIR.joerg1-1/+3
2007-01-09Changes 6.3.1.6:adam3-7/+9
* Bug fixes and improvements
2007-01-09share/doc is needed as well.joerg1-2/+2
2007-01-09Don't build static version.joerg2-4/+13