summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2008-07-14Mark as destdir ready.joerg28-28/+82
2008-07-14Update to freetype2-2.3.7.tnn3-248/+6
This is a bugfix release for the 2.3 series which provides some important fixes for bugs which were introduced in version 2.3.6. Additionally, native bytecode hinting for TrueType fonts has been improved.
2008-07-13- updated to 0.22rhaen2-6/+7
- added DEPENDs for devel/p5-Log-Log4perl fixes PR pkg/39128 ChangeLog: 0.22 (05/20/2008) (ms) Added aberrant behavior detection (hwpredict) with documentation and test cases. 0.21 (01/23/2008) (ms) Provided backwards compatibility to rrdtool-1.0 for draw/type=stack, which now translates to an area with the :STACK option. 0.20 (01/22/2008) (ms) Bas van der Veen reported that the rrdtool download link changed to http://oss.oetiker.ch/rrdtool/pub/rrdtool.tar.gz, adapted Makefile.PL. (ms) No longer expecting 'Permission denied' to support localized OSes. 0.19 (05/12/2007) (ms) Added 'strict' mode (defaults to true). (ms) Added latest graph parameters from the latest rrdtool release. 0.18 (05/12/2007) (ms) Added 'dry mode' patch by Jacquelin Charbonnel. 0.17 (09/10/2006) (ms) Changed build command in Makefile.PL to adapt to new rrdtool-1.2 directory hierarchy, as suggested by Zac Israel. 0.16 (08/23/2006) (ms) Added 'base' option to graph method, as suggested by Anton Shevchenko. 0.15 (07/23/2006) (ms) Fixed bug with multiple comment lines, of which only the first one was printed in the graph. It was introduced in 0.14. Thanks to Steve van der Burg for reporting and a patch.
2008-07-13Add patch to fix build failure in FreeBSD and DragonFly specific code.obache2-1/+22
Patch provided by Hasso Tepper in PR 38863 and alread fixed in upsteram. http://ggi.cvs.sourceforge.net/ggi/ggi-core/libggi/display/vgl/visual.c?r1=1.12&r2=1.13
2008-07-08apply a fix from upstream CVS:drochner3-2/+244
* src/cff/cffobjs.c (cff_face_init): Compute final `dict->units_per_em' value before assigning it to `cffface->units_per_EM'. Otherwise, CFFs without subfonts are be scaled incorrectly if the font matrix is non-standard. This fixes Savannah bug #23630 This fixes the problem that text set in a font embedded as type 1C subset was rendered unreadably small. bump PKGREVISION
2008-07-02Recent DragonFly have trunc().obache2-8/+8
Patch provided by Hasso Tepper in PR 38867.
2008-07-02distfile is now in subdir on mail ftp master server.obache1-2/+2
2008-06-30Update GraphicsMagick to 1.2.4.obache2-6/+6
1.2.4 (June 29, 2008) ==================== Security Fixes: * AVI reader: Re-worked to be more robust against crash or DOS. * AVS reader: Re-worked to be more robust against crash or DOS. * DCM reader: Re-worked to be more robust against crash or DOS. * EPT reader: Re-worked to be more robust against crash or DOS. * FITS reader: Re-worked to be more robust against crash or DOS. * MTV reader: Re-worked to be more robust against crash or DOS. * PALM reader: Re-worked to be more robust against crash or DOS. * RLA reader: Re-worked to be more robust against crash or DOS. * TGA reader: Re-worked to be more robust against crash or DOS. * Avoid possible crash in GetImageCharacteristics() when substituting text in comment read from file. Bug fixes: * Magick++ Image Quantize was not supporting error measurement properly and was waisting time with redundant SyncImage(). * The --enable-magick-compat configure option was not being respected by the Makefiles (SourceForge bug 2005883).
2008-06-27graphics/MesaLib/hacks.mk: revert to rev 1.8tnn5-6/+20
graphics/MesaLib/patches/patch-aw: export glXGetProcAddressARB graphics/MesaLib/Makefile: bump PKGREVISION graphics/glu/Makefile: bump PKGREVISION Please help out by giving this change as extensive testing as possible before 2008Q2 is branched.
2008-06-26Fix build on DragonFly. From Hasso Tepper in PR 39036.wiz2-1/+18
2008-06-26This is supposed to have a CONFIG_NAME of pkgsrc-x86_64, not pkgsrc-dri-x86_64.bjs1-2/+2
2008-06-25Backout last change. It's insufficient as already pointed out bytron1-6/+3
Tobias Nygren and breaks the build of the "gle" package on XFree86 systems again.
2008-06-24We want to use -fvisibility=hidden _unless_ we're building graphics/glut,bjs1-3/+6
not the other way around. - This is the way that mesa expects things to be. - Not doing this for MesaLib (at least for dri on NetBSD/amd64) will result in reloc-related errors at link-time. Building on NetBSD/amd64 was broken without this.
2008-06-23Fix build on DragonFly. From Hasso Tepper in PR pkg/39020.markd2-4/+4
2008-06-23Needs serialised build.joerg1-1/+3
2008-06-22Update to 0.17.1. Bugfixes in library (some bugs introduced in 0.17):gdt2-6/+6
- 0000560: [xmp] Can't delete (last) XMP tag. (Reported by SerGioGioGio) - 0000559: [exif] Crash when extracting Exif orientation flag from Kodak DCR raw file. (Reported by Gilles Caulier) - 0000558: [jpeg i/o] "Warning: JPEG format error, rc = 5" for most of my JPEG files. (Reported with patch by Marcus Holland-Moritz) - 0000552: [build environment] Build failure under Mac OS X 10.3.9 (Reported by Marius Schamschula) - [exif] Fixed several potential division by 0 bugs.
2008-06-22Fix BUILDLINK_API_DEPENDS.ruby18-rcairo. Therei is no ruby-rcairo packagetaca1-2/+2
version 1.6.0 or later but 1.2.0 and later.
2008-06-21Don't leak WRKDIR in rpath. Bump revision.joerg3-3/+16
2008-06-21Fix LP64 issues.joerg2-1/+24
2008-06-21Catch up with changes in gnustep-base. Bump revision.joerg2-4/+6
2008-06-20Add missing libart2.rb to PLIST.taca1-1/+2
Noted by private mail from joerg@.
2008-06-20Add DESTDIR support.joerg56-96/+210
2008-06-20Mark as meta package.joerg1-6/+2
2008-06-19Bump PKGREVISION of rubygem based packages which contain extention libraries.taca4-7/+8
2008-06-19- Switch to use vendor_dir with Ruby 1.8.7.taca2-459/+462
Bump PKGREVISION.
2008-06-19Update to ruby-gnome2-rsvg to 0.17.0rc1 to build with newer gnome packages.taca2-6/+4
2008-06-19Update to ruby-gnome2-libart to 0.17.0rc1 to build with newer gnome packages.taca2-4/+3
2008-06-19Update to ruby-gnome2-gnomecanvas to 0.17.0rc1 to build with newer gnome ↵taca2-6/+5
packages.
2008-06-19Update to ruby-gnome2-gdkpixbuf to 0.17.0rc1 to build with newer gnome packages.taca2-5/+4
2008-06-16Manually set the patch level instead of using overly complex syntaxtnn1-2/+2
that lintpkgsrc doesn't understand. PR pkg/38715.
2008-06-16Fix DESTDIR.joerg1-2/+2
2008-06-14The package supports installation to DESTDIR.heinz1-1/+3
2008-06-14The package supports installation to DESTDIR.heinz1-1/+3
2008-06-14The package supports installation to DESTDIR.heinz1-2/+4
2008-06-13Fix build under Linux. Patch provided by Aleksey Cheusov ontron1-2/+2
"pkgsrc-users" mailing list.
2008-06-12Add DESTDIR support.joerg61-129/+227
2008-06-11update to 2.3.6drochner3-7/+8
This fixes some integer overflow/memory corruption/heap overflow security problems: CVE-2008-1806, CVE-2008-1807, CVE-2008-1808 other changes: -new function `FT_Get_CID_Registry_Ordering_Supplement' gives access to those fields in a CID-keyed font -code to validate the new `MATH' OpenType table -API for cmap 14 support -A new face flag FT_FACE_FLAG_CID_KEYED -misc bugfixes and other improvements
2008-06-09Need pkg-config to build.obache1-1/+2
Noticed by Hasso Tepper in PR 38917.
2008-06-07Update to 0.17.gdt4-71/+15
Significant Changes from version 0.16 * Exiv2 utility - [tools] exiv2 now writes a proper XMP sidecar file (it used to just dump the XMP packet to a file). - [tools] exiv2 can now also save Exif and IPTC data in the XMP sidecar file (conversion of Exif/IPTC to/from XMP). * Exiv2 library - 0000546: [exif] Exiv2 crashes while converting Nikon lens information for pretty printing.
2008-06-07Add patch:gdt3-2/+66
From upstream SVN, svn diff -r 1388:1399. Fixes http://dev.robotbattle.com/bugs/view.php?id=0000546. PKGREVISION++.
2008-06-06Update GraphicsMagick to 1.2.3.obache2-6/+6
1.2.3 (June 5, 2008) ==================== Security Fixes: * Cineon reader: Fixed crash with broken file from Sami Liedes. * Palm reader: Fixed crash with broken files from Sami Liedes. * PICT reader: Fixed crash with broken files from Sami Liedes. * DPX reader: Validate file data better to avoid improper operation with intentionally (or accidentally) defective files. * XCF reader: Fixed crash with broken files from Sami Liedes. Security Issue Not Fixed: * JP2/JPC reader: Several JPEG-2000 files from Sami Liedes "broken" collection cause crashes in Jasper. This is not GraphicsMagick's fault. Bug fixes: * Noise generators were only working properly for Q8 build.
2008-06-05Fix broken hack which instead of removing the "-fvisibility=hidden"tron2-4/+4
compiler flag actually added it. This causes all the link failures in packages using the "glut" library (e.g. "gle"). Bump package revision because of this fix. Error analysis provided by Raymond Meyer on "pkgsrc-users" mailing list.
2008-06-05Need msgfmt to build.obache1-2/+2
Noticed by Hasso Tepper in PR 38866.
2008-06-05make it build on DragonFly, from Hasso Tepper per PR pkg/38843drochner3-7/+21
2008-06-03Don't offer "dri" as an option on systems which use XFree86 because ittron1-4/+5
breaks the build. This fixes PR pkg/38676 by Roland Sieker.
2008-06-03Add Linux to DRI platforms. Add a patch to fix compilation under Linux. ↵dsainty4-6/+27
Bump PKGREVISION.
2008-06-02add a patch from redhat bugzilla (#449073) to fix the xpm halfdrochner3-3/+17
of CVE-2008-2426, the pnm half was fixed in pkgsrc in 2006 bump PKGREVISION
2008-06-01Update home page URL.tron1-2/+2
2008-05-31disable asm targets for Darwin too, breaks build for unknown reasons.tnn1-4/+3
Reported by Mark E. Perkins on pkgsrc-users@
2008-05-31Update to 7.30. Selected changes since 7.25:gdt2-6/+6
May 31, 2008 - Version 7.30 (production release) - Added new Canon CustomFunctions values from the EOS 1DmkIII firmware update, and a new CanonExposureMode value (thanks David Pitcher) - Added ability to read/write XMP in GIF images - Added ability to write to GIF87a images (by upgrading them to GIF89a) - API Changes: - Extract FileSize information from images passed as a scalar reference