summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2007-03-05set IS_BUILTIN.xpm=yes on Darwin since the imake-checkdbj1-1/+3
fails because darwin doesn't list it in its imake config this fixes a problem with gimp not building its xpm plugin and possibly other packages because x11-links wasn't linking libXpm ? XXX is there a way to force x11-links to rebuild and any packages that depended on finding libXpm via x11-links ?
2007-03-04Update MASTER_SITES/HOMEPAGE -- mostly disappeared.wiz1-3/+3
From Sergey Svishchev in private mail.
2007-03-04Update ruby-RMagick to 1.15.4.obache2-7/+7
Changes: RMagick 1.15.4 o Fix bug #8927, RMagick and rbgsl both export the name ID_call (bug report from Shin Enomoto)
2007-03-03Another link fix.joerg2-1/+14
2007-03-03Fix almost all shared library issues (with the exception of libgvc_builtin,joerg13-7/+172
where I have no idea what it is supposed to be). Force pthread linkage for dot and gvchackm as some of the plugins can pull in pthread and that avoids the abort on NetBSD. Fixes PR 35679 and 35865. Bump revision.
2007-03-02Add USE_TOOLS+=pkg-config to fix buildabs1-1/+2
2007-03-02Fix DIST_SUBDIR so that it can work both with ImageMagick and p5-PerlMagickdmcmahill1-2/+2
p5-PerlMagick was broken by the previous commit.
2007-03-01add some extern "C" to make it usable from c++ againdrochner3-2/+27
bump PKGREVISION
2007-03-01Update to 2.3.19:wiz2-7/+6
============== Version 2.3.19 ============== - Fix typo that broke versioning. (Yanko Kaneti) ============== Version 2.3.18 ============== - Port to automake 1.9 (Christian Persch) - Cygwin build fixes (Cygwin ports maintainer) - Fixes for memory management on win32 (Dom Lachowicz) - Compiler warning fixes (Kjartan, Tor Lillqvist)
2007-02-27Update to 0.99.3. From the xsane.CHANGES file:wiz3-8/+14
xsane-0.992 -> 0.993: --------------------- - removed proofing intent options saturation and perceptual, only relative and absolutle colorimetric are available now - added CMS transformation to saving routines: pnm(8bit), pnm(16bit ascii and binary), png, jpeg, tiff, gimp-plugin, ps, pdf (missing routines: multipage) - added support for gtk_file_chooser_dialog all filenames are handled as full paths (beginning with a slahs) now, the "change working directory" option has been removed - made "CANCEL" and "OK" button positions the same as gimp uses it (CANCEL=left, OK=right) - added browse function for projects directories - removed bugs in mail mode: write(fd, "\r\n\r\n", 2) -> write(fd, "\r\n\r\n", 4) write(fd, "\r\n", 1) -> write(fd, "\r\n", 2) - added embedded ICC profiles for postscript (CSA+CRD) and pdf - added 12 bits/channel support for postscript - added flatedecode without Asci85 compression for PDF
2007-02-25Update to 1.24:wiz2-6/+6
2007-02-24 v1.24 Tels 122 tests * fix bug #22507: add missing compression modes for TIFF * fix bug #25032: fix TIFF ASCII text field handling (Thanx BJWHEELER!) (This enables, among other things the ImageDescription tag for TIFF files)
2007-02-23make this compile with newer g++drochner3-1/+29
2007-02-23Update to 1.0:wiz3-20/+23
Now with PNG support.
2007-02-22pkglint USE_LANGUAGES cleanup. Patch from Sergey Svishchev.wiz5-11/+11
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz39-96/+96
Patch provided by Sergey Svishchev in private mail.
2007-02-22pkglint cleanup; update HOMEPAGE/MASTER_SITES.wiz6-13/+13
From Sergey Svishchev in private mail.
2007-02-22CVE-2006-2906 has been fixed upstream another way; this patch is unneededdrochner2-65/+1
2007-02-22Now that gd was updated, use it instead of the local version. Bumpjoerg4-8/+28
revision. Fixes PR 35679.
2007-02-22Distfile has changed with minor updates.adam2-5/+6
2007-02-20Update PHP5 to 5.2.1. Includes several important security fixes andjdolecek1-1/+3
large number of other fixes. Update for all users is strongly advised.
2007-02-20Fix the build with modular Xorg. This slipped throght the Xft sweep.joerg1-2/+4
I've been wondering for ages why it failed... Thanks to David Brownlee for the fix.
2007-02-20Changes 6.3.2.8:adam2-6/+6
* Bug fixes and improvements
2007-02-20Update ruby-RMagick to 1.15.3.obache2-7/+7
Changes: RMagick 1.15.3 o Fix bug #8697, Image::Info.fill= doesn't work when creating "caption:" format images (bug report from choonkeat)
2007-02-20Don't include x11.b3.mk directly, Tk is enough.joerg1-3/+1
2007-02-19Readd build fix for NetBSD based on the suggestions from Matthiasjoerg2-1/+16
Drochner and myself.
2007-02-19Retire propolice hack on DragonFly as the system compiler was fixedjoerg1-16/+1
and the changes pulled up to all release branches.
2007-02-19Explicitly link in libc as well.joerg17-49/+49
2007-02-19Don't include x11.b3.mk here directly.joerg1-2/+1
2007-02-19Fixed the build on IRIX, which had been broken since about one year,rillig4-9/+22
when the build on Solaris had been fixed, "not affecting other platforms". ;)
2007-02-18Update to 1.23:wiz2-7/+7
2006-09-30 v1.23 Tels 122 tests * regenerate the stale META.yml file * fix svg.t failing if no XML::Simple was installed (bug #21166) * fix _process_ifds call (missing underscore) (Thanx to Dermot Paikkos!)
2007-02-17update to 6.76 from 6.66gdt2-6/+6
Many minor changes omitted; intermediate changelogs combined. - Added read support for DOC, XLS and PPT documents - Updated GeoTiff support for new definitions in libgeotiff-1.2.3 - Added ability to write certain EXIF tags (ie. UserComment) as Unicode
2007-02-17Patch patch-acadam2-5/+5
2007-02-16since we do not have the csharp stuff in the PLIST, explicitly do not build itdmcmahill1-2/+3
2007-02-16Changes 2.0.34:adam3-25/+23
* 32-bit multiplication overflow vulnerabilities along with a number of similar issues * Memory allocation errors that were not checked * Multiple issues in the GIF loader. Corrupt gif images would cause a segfault or infinite loop * Malformed or empty PNG image also may have caused segfaults * gdImageFillToBorder segfaulted when the color was not opaque (alpha > 0) * Antialiased lines drawn on an images edge caused a segfault * gdImageFill segfaulted when used with patterns or invalid arguments * gdImageFilledEllipse did not respect transparency
2007-02-16Rename to claraocr to match directory name.wiz1-1/+4
Add conflict with old name.
2007-02-15Add DragonFly support, fix build with modular and pkgsrc Xorg andjoerg28-15/+477
shared library linkage in general. On DragonFly and NetBSD build with -Wl,-z,defs to find possible regressions.
2007-02-15No need for this to depend on X11 as it isn't even native.joerg1-6/+4
Slightly adjust the logic as SuSE < 9 is not supported anymore and all systems but Linux will need the emulation anyway. Still messy, but better. Mark DragonFly as supported.
2007-02-15Modular Xorg support.joerg1-2/+2
2007-02-15Modular Xorg support.joerg23-63/+64
2007-02-15Fix getopt usage, HAVE_GETOPT_H is never defined and unistd.h is enough.joerg2-12/+18
2007-02-15Modular Xorg support.joerg2-4/+4
2007-02-15Modular Xorg support and correctly depend on cmake. vtk-python bailedjoerg2-4/+4
out as cmake couldn't compile its API test...
2007-02-15Added a patch to fix the pkg-config dependencies.rillig2-1/+18
2007-02-15Improve handling of NetBSD so that it doesn't fail on 4.0+joerg2-7/+9
2007-02-15Fixed the detection of MSGFMT and GMSGFMT.rillig1-2/+8
Fixed the path to the Perl interpreter. PKGREVISION++
2007-02-15Changes 6.3.2.4:adam4-19/+19
* Bug fixes and improvements
2007-02-08update to 2.16.3drochner2-6/+6
changes: -code cleanup -translation updates
2007-02-08Distribution file changeadam1-4/+4
2007-02-07Fix build on DragonFly and older NetBSD where trunc(3) doesn't exist.joerg2-1/+25
2007-02-07Modular Xorg support.joerg2-3/+9