Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-01-23 | Xfce 4.2.4 released | martti | 8 | -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-23 | add -DNEED_ALLOCA_H on solaris | dmcmahill | 1 | -2/+2 | |
2007-01-22 | Modular Xorg support. Based on patch from drochner@ | joerg | 3 | -5/+13 | |
2007-01-22 | Update ruby-RMagick to 1.15.0 | obache | 3 | -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-21 | Update to 1.900.1: | wiz | 3 | -21/+6 | |
This release fixes some build problems as well as a multiply-defined symbol problem in jpc_qmfb.h. | |||||
2007-01-21 | Remove the patch obsoleted by swig-1.3.31nb1. This fixes PR 35453. | minskim | 2 | -15/+1 | |
2007-01-20 | Include stdlib.h instead of malloc.h. | minskim | 2 | -1/+15 | |
2007-01-20 | Fix CATEGORY. | wiz | 1 | -2/+2 | |
2007-01-20 | Include the FreeType2 component of PIL. Bump revision. | joerg | 4 | -15/+8 | |
2007-01-20 | Fix build. Not sure why this was released. | joerg | 2 | -1/+32 | |
2007-01-20 | Actually include the fix for the memory leak. Noticed by veego. | joerg | 1 | -1/+2 | |
2007-01-20 | Disable pangocairo and the resulting xlib plugin for now. | joerg | 3 | -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-18 | Remove non-existent directory from PLIST. Bump PKGREVISION. | wiz | 2 | -3/+3 | |
2007-01-18 | Needs GNU Make. | rillig | 1 | -1/+3 | |
2007-01-18 | Modular Xorg support. | joerg | 1 | -1/+6 | |
2007-01-18 | Mesa isn't MAKE_JOBS_SAFE. | rillig | 1 | -1/+2 | |
2007-01-17 | Very belatedly bump PKGREVISION for all jasper dependencies because | wiz | 30 | -40/+60 | |
of the shlib name change (!) during the update to 1.900.0. Noted by Robert Elz in PR 35431. | |||||
2007-01-17 | propagate libXi dependency | drochner | 1 | -1/+2 | |
approved by joerg | |||||
2007-01-17 | Another patch for the Solaris install(1). | rillig | 2 | -1/+25 | |
2007-01-17 | Added a patch for non-GNU compilers. | rillig | 2 | -1/+17 | |
2007-01-17 | Fix for kpdf denial of service vulnerability from | markd | 2 | -4/+7 | |
http://www.kde.org/info/security/advisory-20070115-1.txt. Bump PKGREVISION. | |||||
2007-01-17 | Fixed the build problems on Solaris. The next problem is that the | rillig | 6 | -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-16 | Changes 0.21-2: | adam | 5 | -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-15 | turn off optimization with sunpro to get this to build | dmcmahill | 1 | -0/+21 | |
2007-01-15 | Modular Xorg support. | joerg | 1 | -2/+2 | |
XXX Not all sub-libraries are correctly linked. | |||||
2007-01-15 | Modular Xorg support. | joerg | 1 | -1/+6 | |
2007-01-14 | Modular Xorg support. | joerg | 1 | -1/+6 | |
2007-01-14 | Modular Xorg support. | joerg | 1 | -1/+6 | |
2007-01-13 | Modular Xorg support. | joerg | 2 | -2/+8 | |
2007-01-13 | Modular Xorg support. | joerg | 1 | -2/+7 | |
2007-01-13 | Modular Xorg support. | joerg | 1 | -1/+6 | |
2007-01-13 | Modular Xorg support. | joerg | 1 | -1/+6 | |
2007-01-13 | Use __inline__ instead of __inline. The former works with some non-gcc | dmcmahill | 2 | -1/+27 | |
compilers as well as gcc. | |||||
2007-01-13 | Modular Xorg support. | joerg | 1 | -2/+7 | |
2007-01-11 | update to 2.0.4 | drochner | 2 | -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-11 | Untangle dependencies: split out the "exrdisplay" GUI app which needs | drochner | 8 | -7/+96 | |
fltk from the rest. Now eg KDE doesn't require fltk anymore which looked a bit strange. | |||||
2007-01-11 | Modular Xorg support. | joerg | 1 | -1/+6 | |
2007-01-11 | Modular Xorg support. | joerg | 1 | -1/+6 | |
2007-01-11 | Modular Xorg support. | joerg | 1 | -1/+4 | |
2007-01-11 | Needs libXt to pass the X11 check. This shouldn't really have any | joerg | 1 | -1/+4 | |
runtime dependencies, but leave that for a KDE maintainer to figure out. | |||||
2007-01-11 | libXmu is needed with modular Xorg for gimp-remote. | joerg | 1 | -1/+2 | |
2007-01-10 | Modular Xorg support. | joerg | 2 | -2/+9 | |
2007-01-10 | Be pedantic, the linkage is against libXext as well, so include that and | joerg | 2 | -3/+5 | |
update b3.mk as well. | |||||
2007-01-10 | Modular Xorg support. | joerg | 1 | -1/+6 | |
2007-01-10 | fix build with modular X11 | abs | 2 | -4/+4 | |
2007-01-10 | fix build under modular X11 | abs | 1 | -2/+4 | |
2007-01-09 | Supports DESTDIR. | joerg | 1 | -1/+3 | |
2007-01-09 | Changes 6.3.1.6: | adam | 3 | -7/+9 | |
* Bug fixes and improvements | |||||
2007-01-09 | share/doc is needed as well. | joerg | 1 | -2/+2 | |
2007-01-09 | Don't build static version. | joerg | 2 | -4/+13 | |