summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
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.
2008-03-11Fix dynamic linkage (again). Fix a segmentation fault when the configjoerg18-3/+278
file can't be opened for write. Fix guile option. Bump revision.
2008-03-10Create the empty directories that are removed during uninstall evenwiz2-2/+9
for binary packages. Bump PKGREVISION.
2008-03-06Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.wiz17-33/+34
2008-03-04Mechanical changes to add DESTDIR support to packages that installjlam46-239/+360
their files via a custom do-install target.
2008-03-04Resign from maintaining a lot of packages, so everyone is free to updaterillig1-2/+2
them at will.
2008-03-02Changes 2.4.5:adam4-18/+18
- fixed a regression introduced by the brush cursor optimization - fixed bug in transform tool preview - fixed PSD export of images with layer masks - fixed base64 encoding routine of the Mail plug-in - use the correct background color when creating a new image - explicitly link libgimpthumb with GLib - improved selection of the font sample string - unified handling of "Enter" and "Space" keysyms - fixed bug in the Glossy script when used with a pattern - correctly record dimensions in Exif data when saving as JPEG - fixed sensitivity of plug-in menu items - fixed potential crashes in Wind, Warp, Small Tiles and Apply Canvas plug-ins - added default keyboard shortcut for "Paste As New Image" (Ctrl-Shift-V) - added default keyboard shortcut for "Copy Visible" (Ctrl-Shift-C) - fixed missing preview update in Curves tool - fixed a bug in the Frosty Logo script - fixed backward transformations using the PDB - translation fixes and updates (de, eu, eo, fr, he, hu, it, ja, ko)
2008-03-02update to 3.1.0drochner3-10/+11
changes: -IPTC support -IPTC support -UI improvements -bugfixes and speed improvements
2008-03-02update to 1.4.2drochner5-17/+29
changes: -minor UI improvements -bugfixes
2008-03-02split out the "calendar" plugin into a seperate pkg -- it dependsdrochner6-6/+62
on "kdepim" which is a too heavy dependency for me
2008-03-02Update to 8.82, provided by Bernd Limbach in PR 38130:wiz4-13/+12
revision 1.398 date: 2008/02/06 21:29:13; author: dcoffin; state: Exp; lines: +61 -36 Added the "-P" and "-S" options. Support the Sony DSLR-A200 and the PowerShots A720 and S5 IS. ---------------------------- revision 1.397 date: 2007/12/10 07:43:31; author: dcoffin; state: Exp; lines: +56 -6 Support the Panasonic DMC-L10, added the "-W" option. ---------------------------- revision 1.396 date: 2007/11/16 15:24:52; author: dcoffin; state: Exp; lines: +3 -0 Cropped four columns from the Nikon D3. ---------------------------- revision 1.395 date: 2007/11/12 20:28:32; author: dcoffin; state: Exp; lines: +34 -26 Abolished the getrat() macro, support the Hasselblad H3D. ---------------------------- revision 1.394 date: 2007/11/04 02:18:54; author: dcoffin; state: Exp; lines: +12 -6 Added the Olympus E-3 and adjusted a few maximums. ---------------------------- revision 1.393 date: 2007/10/30 06:23:29; author: dcoffin; state: Exp; lines: +333 -88 Support the AVT F-080C, Canon EOS 40D, Canon EOS-1Ds Mark III, Canon PowerShot G9, Nikon Coolpix S6, Nikon D3, Nikon D300, Panasonic DMC-FZ18, and Sony DSLR-A700. Support the new Canon sRAW CR2 format. Added median filtering after interpolation.
2008-03-01Update rabbit to 0.5.5.obache3-10/+15
While here, marked as DESTDIR ready. == Changes 0.5.5 from 0.5.4: 2008-03-01 * Bug fixes * fixed tests (reported by OBATA Akio) * fixed --margin option * supported HikiDoc installed by RubyGems * removed Tgif related files (reported by OBATA Akio) * removed needless windows-adjust theme * stopped to show progress message when index page is generating * added --log-level option * added document for MacPorts * rabbit-mode.el: * removed a needless variable.
2008-02-29Allow nvtv and nvtv-gtk2 to build under modular X. From Sergey Svishchevcube1-1/+3
in private mail.
2008-02-28update to 1.2.25drochner2-6/+6
changes: bugfixes
2008-02-28Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS,rillig1-2/+2
to shut up the pkglint warnings.
2008-02-26Add and enable libotf.obache1-1/+2
2008-02-26Import libotf version 0.9.7.obache6-0/+81
The library "libotf" provides the following facilites. o Read Open Type Layout Tables from OTF file. Currently these tables are supported; head, name, cmap, GDEF, GSUB, and GPOS. o Convert a Unicode character sequence to a glyph code sequence by using the above tables. The combination of libotf and the FreeType library (Ver.2) realizes CTL (complex text layout) by OpenType fonts.
2008-02-25The package supports installation to DESTDIR.heinz1-1/+3
2008-02-24Update GraphicsMagick to 1.1.11.obache2-6/+6
Significant changes associated with GraphicsMagick 1.1.11 (released September 23, 2007) Bugs Fixed: o BMP: Support large files. o DIB: Support large files. o PNG: Fix depth handling with 16-bit PNG files in the Q8 build. o SUN: Properly report image depth. o TIFF: Endian option (-endian) now controls TIFF byte endian order rather than bit fill order. o DCM, DIB, XBM, XCF, XWD: Eliminate integer overflow vulnerability (IDefense 09.19.07). o HSL colorspace transform: Avoid optimization bug noticed on Opteron with GCC. o HWB colorspace transform: Avoid optimization bug noticed on Opteron with GCC. o RGBTransformImage()/TransformRGBImage(): Was using HWB colorspace when HSL was requested. o Successfully reads files with names like 'file[123]'. o 'gm display': No longer rely on isatty() to determine if input is from a pipe (use 'gm display -' to display an image read from a pipe). Feature Improvements: o 'identify +ping' forces the pixels to be read (similar to GM 1.2). o 'gm -version' now indicates if build supports "Large Memory" (i.e. 64-bit). o TIFF: Use '-define tiff:fill-order={msb2lsb|lsb2msb}' to control TIFF bit fill order. Performance Improvements: o No longer bogs down if a directory contains hundreds of thousands of files and the filename looks like a wildcard specification.
2008-02-20Update to 1.045.xtraeme2-6/+6
Overview of changes in Cairo 1.045 ================================== * Fix memory allocation errors on win32. [T.J. Ferraro] Overview of changes in Cairo 1.044 ================================== * Add entries for the various kinds of surfaces to the API listing. * Fix some test suite and build issues. Overview of changes in Cairo 1.043 ================================== * Fix a few build and compatibility problems. Overview of changes in Cairo 1.042 ================================== * Fix a few build and test failures. Overview of changes in Cairo 1.041 ================================== * Use Test::Numer::Delta to make floating point tests more reliable. Overview of changes in Cairo 1.040 ================================== * Re-add Cairo::Surface::finish. * Add support for cairo_get_scaled_font. * Document the new API. Overview of changes in Cairo 1.031 ================================== * Track upstream API improvements. * Fix enum error messages to display the correct list of allowed values. * Fix a endianness-related test failure.
2008-02-20Update to kde3.5.9markd2-11/+7
KPDF * Don't close with no further notice when trying to allocate too much memory. * Fix crash on some PDF with empty property strings. * PDF passwords are Latin1, so encode them correctly. * Allow to exit the presentation mode using the shortcut used for starting it. * Do not download remote documents again when saving them. * Draw underlined links correctly. * Fix crash on PDF that specify masks with parts outside the page. * Support PDF with name tokens bigger than 127 altough the specification says they can not be longer as Acrobat does.
2008-02-15Depend on x11/xwininfo if not exists xwininfo (maybe X11TYPE==modular).obache1-2/+7
Bump PKGREVISION.
2008-02-15Not to use extended regular expressions for SUBST.obache1-5/+5
Should fix build problem on sed!=nbsed.
2008-02-14RAA does not have recent archives.obache1-3/+2
2008-02-13Update Rmagick to 2.2.2.obache2-7/+7
Changes: RMagick 2.2.2 o Fixed bug #18016, check for InitializeMagick in libMagickCore (bug report from Dan Gilbert)
2008-02-13Update to libgdiplus 1.2.6kefren8-124/+33
2008-02-13Update to 7.15.gdt2-6/+6
Feb. 5, 2008 - Version 7.15 (production release) - API Changes: - Also allow File::RandomAccess reference as argument to ImageInfo() - Added -T option (equivalent to -t -S -q -f) [many small fixes and improvements omitted; see Changes file.]
2008-02-13This package is DESTDIR ready.obache1-1/+3
2008-02-12Needs -lm on Solaris.rillig1-1/+2
2008-02-12DESTDIR ready.obache1-3/+5
2008-02-12Add DESTDIR support.obache3-2/+22
2008-02-11also patch CVE-2007-6697 (buffer overflow in gif parser), from upstreamdrochner3-3/+19
CVS, bump PKGREVISION
2008-02-08Use of "share/doc/html" is deprecated. Use "share/doc/${PKGBASE}"obache2-9/+9
Bump PKGREVISION.