summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2008-07-20- Changing the MASTER_SITES as they are outdated, this has been reported inrhaen1-2/+2
PR pkg/39172
2008-07-18- updated to 3.1.1rhaen2-8/+7
- added dependency to devel/p5-Compress-Zlib ChangeLog: * Updated the license information to make sure all references are to both the Artistic 2.0 and the LGPL. * Changed "use 5.6.0" lines to no longer use v-strings, for forward compatibility with Perl 5.10.0. * Added "recommends" specification to Build.PL to refer to modules used in the testing phase (there is no "build_recommends" setting). * Added Compress::Zlib to the list of required modules in Makefile.PL and Build.PL. * Added "use warnings" to Size.pm to make sure it stays warnings-clean. Changes in 3.1: * Small change from n@shaplov.ru for a bug in CWS handling that only surfaced when two CWS files were sized consecutively. * Updated the date on the copyright notice and added a "COPYRIGHT" section to the documentation. * Changed the licensing terms. This is now dual-licensed under Artistic 2.0 and LGPL 2.1. * Restored the old Makefile.PL for users who don't have Module::Build. Changes in 3.01: * Added ex/ directory with a few samples. * Dropped ExtUtils::MakeMaker and switched to Module::Build. Makefile.PL is now a wrapper of sorts around Build.PL. This allows adding licensing information to META.yml for CPAN indexing. Changes in 3.0: * Added test suites for POD correctness and POD coverage. * Implemented and documented a flag called $Image::Size::GIF_BEHAVIOR that controls whether the GIF code returns the screensize, the first sub-image or the largest of the sub-images. * Applied a patch from mrj@mrj.spb.ru to fix usage of the Compress::Zlib module in the handling of compressed flash files. Added a new SWF file to test this, and added reference to the file in MANIFEST and t/all.t. * Delay Image::Magick loading until it is needed. (Mark Stosberg). Add support for Graphics::Magick as an alternative to Image::Magick. If either Graphics::Magick or Image::Magick is loaded into memory that module will be used. Otherwise, they are both tried to be loaded, with Graphics::Magick being tried first. (Mark Stosberg). This patch also adds a new test suite, t/magick.t, to the distribution and modifies both MANIFEST and Makefile.PL (to add a build-dependancy on Test::More). * With Test::More now required for building, converted t/all.t to use it.
2008-07-18Changes 1.6.7:adam3-13/+13
Moved PNG_UINT_CHNK and some other defines from pngcrush.h to pngcrush.c Reject invalid color_type or bit_depth. Changes 1.6.6: Added dSIG support. Pngcrush will not rewrite an image containing a dSIG chunk immediately following the IHDR chunk, unless the dSIG is explicitly removed with "-rem dSIG" or explicitly kept with "-keep dSIG". In the latter case the saved dSIG chunks will become invalid if any changes are made to the datastream. Fixed bug in writing unknown chunks from the end_info_ptr. Changes 1.6.5: Discontinued adding a new gAMA chunk when writing sRGB chunk.
2008-07-18Update TODO, removing items that are no longer of concern.bjs1-17/+1
2008-07-17Updated to version 2.44.heinz2-6/+6
Pkgsrc changes: - none Changes since version 2.36: =========================== 2.44 21 April, 2008 -Improved META.yml 2.43 21 April, 2008 -Improved META.yml 2.42 16 April, 2008 -Removed Makefile from MANIFEST 2.41 16 April, 2008 -Fixed MANIFEST and added license data to the SVG.pm file 2.40 14 April, 2008 -Changed tests to current recommendation. Moved to t/ directory. -Added POD and POD Coverage tests 2.39 08 April, 2008 -Added warnings 2.38 03 April, 2008 -Modified SVG::Element to answer a bug report in rt.perl.org by slaven regarding the redefined methods warnings when SVG is used twice. -Fixed the POD to reflect annotation comments. 2.37 02 March, 2008 -Added NS definitions for svg and xlink to enable xlink:href and svg: namespace usage in Firefox.
2008-07-16Remove ${PLIST.dri}lib/dri/i915tex_dri.la from PLISTabs1-2/+1
2008-07-16libdrm-2.3.1 does not include the TTM interface, which will cause thebjs2-4/+4
build of the i915tex driver to break (this driver was never supported on any OS aside from linux, anyway). Bump PKGREVISION.
2008-07-15update to 2.22.3drochner3-26/+6
changes: -bugfixes -translation update
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.