The NetBSD Project

CVS log for pkgsrc/graphics/SDL_image/distinfo

[BACK] Up to [cvs.netbsd.org] / pkgsrc / graphics / SDL_image

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.16 / (download) - annotate - [select for diffs], Thu Feb 2 21:35:19 2012 UTC (3 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, HEAD
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 (colored)

Fix build on NetBSD 5.0. From Robert Elz in PR 45888.

Revision 1.15 / (download) - annotate - [select for diffs], Sat Jan 28 11:00:01 2012 UTC (3 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.14: +4 -5 lines
Diff to previous 1.14 (colored)

Update to 1.2.12. Add webp support. Update LICENSE (see below).

While here, remove png/tiff/jpeg includes from buildlink3.mk
since they are hidden by the library (library not linked against
them, headers not included in public headers). Recursive bump
coming next.

1.2.12:
Sam Lantinga - Thu Jan 19 23:18:09 EST 2012
 * Fixed regression in 1.2.11 loading 8-bit PNG images with libpng

1.2.11:
Sam Lantinga - Sat Jan 14 17:54:38 EST 2012
 * Fixed loading 8-bit PNG images on Mac OS X
Sam Lantinga - Sat Dec 31 09:35:40 EST 2011
 * SDL_image is now under the zlib license
Michael Bonfils - Mon Nov 28 21:46:00 EST 2011
 * Added WEBP image support
Thomas Klausner - Wed Jan 19 19:31:25 PST 2011
 * Fixed compiling with libpng 1.4
Sam Lantinga - Mon Jan 10 12:09:57 2011 -0800
 * Added Android.mk to build on the Android platform
Sam Lantinga - Mon May 10 22:42:53 PDT 2010
 * Fixed loading HAM6 images with stencil mask
Mark Tucker - Fri, 27 Nov 2009 12:38:21 -0500
 * Fixed bug loading 15 and 16 bit BMP images

Revision 1.14 / (download) - annotate - [select for diffs], Fri May 27 16:23:53 2011 UTC (11 months, 4 weeks ago) by hans
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Add missing png_set_longjmp_fn assignment to fix some segfaults.

Revision 1.13 / (download) - annotate - [select for diffs], Wed Jan 19 21:24:10 2011 UTC (16 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

fix for png-1.5. The new API (in particular the macro for png_jmpbuf)
does really suck here.

Revision 1.12 / (download) - annotate - [select for diffs], Sun Jan 16 12:51:24 2011 UTC (16 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored)

Start fixing build, final bits missing.

Revision 1.11 / (download) - annotate - [select for diffs], Sun Nov 15 21:09:50 2009 UTC (2 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.10: +4 -4 lines
Diff to previous 1.10 (colored)

Update to 1.2.10:

1.2.10:
Sam Lantinga - Sat Nov 14 11:22:14 PST 2009
 * Fixed bug loading multiple images

1.2.9:
Sam Lantinga - Tue Nov 10 00:29:20 PST 2009
 * Fixed alpha premultiplication on Mac OS X and iPhone OS
Sam Lantinga - Sun Nov  8 07:52:11 PST 2009
 * Fixed checking for IMG_Init() return value in image loaders

Revision 1.10 / (download) - annotate - [select for diffs], Fri Oct 30 23:58:03 2009 UTC (2 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.9: +4 -4 lines
Diff to previous 1.9 (colored)

Update to 1.2.8:

1.2.8:
Sam Lantinga - Sun Oct  4 13:12:54 PDT 2009
 * Added support for uncompressed PCX files
Mason Wheeler - 2009-06-10 06:29:45 PDT
 * Added IMG_Init()/IMG_Quit() to prevent constantly loading and unloading DLLs
Couriersud - Mon, 12 Jan 2009 17:21:13 -0800
 * Added support for ICO and CUR image files
Eric Wing - Fri, 2 Jan 2009 02:01:16 -0800
 * Added ImageIO loading infrastructure for Mac OS X
 * Added UIImage loading infrastructure for iPhone / iPod Touch

Revision 1.9 / (download) - annotate - [select for diffs], Wed Dec 3 08:33:07 2008 UTC (3 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.8: +4 -6 lines
Diff to previous 1.8 (colored)

Update to 1.2.7, security fixes were already in pkgsrc.

1.2.7:
Sam Lantinga - Sun Nov  2 15:08:27 PST 2008
 * Fixed buffer overflow in BMP loading code, discovered by j00ru//vx
Sam Lantinga - Fri Dec 28 08:34:54 PST 2007
 * Fixed buffer overflow in GIF loading code, discovered by Michael Skladnikiewicz

Revision 1.8 / (download) - annotate - [select for diffs], Mon Feb 11 10:12:24 2008 UTC (4 years, 3 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored)

also patch CVE-2007-6697 (buffer overflow in gif parser), from upstream
CVS, bump PKGREVISION

Revision 1.7 / (download) - annotate - [select for diffs], Fri Feb 8 12:33:31 2008 UTC (4 years, 3 months ago) by drochner
Branch: MAIN
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

add a patch from upstream CVS to fix buffer overflow (CVE-2008-0544),
bump PKGREVISION

Revision 1.6 / (download) - annotate - [select for diffs], Wed Jul 25 23:53:58 2007 UTC (4 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (colored)

Update to 1.2.6:

1.2.6:
Sam lantinga - Wed Jul 18 00:30:32 PDT 2007
 * Improved detection of libjpeg, libpng, and libtiff at configure time
 * PNG and TIFF images are correctly identified even if dynamic libraries
   to load them aren't available.
 * Fixed loading of TIFF images using libtiff 3.6
Sam Lantinga - Thu Jul 5 07:52:35 2007
 * Fixed static linking with libjpeg
Michael Koch - Tue Feb 13 10:09:17 2007
 * Fixed crash in IMG_ReadXPMFromArray()

Revision 1.5 / (download) - annotate - [select for diffs], Mon Jun 12 16:25:22 2006 UTC (5 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 (colored)

Update to 1.2.5:

1.2.5:
Maurizio Monge - Sun May 14 13:57:32 PDT 2006
 * Fixed loading BMP palettes at unusual offsets
Sam Lantinga - Thu May 11 21:51:19 PDT 2006
 * Added support for dynamically loading libjpeg, libpng, and libtiff.
Sam Lantinga - Sun Apr 30 01:48:40 PDT 2006
 * Added gcc-fat.sh for generating Universal binaries on Mac OS X
 * Updated libtool support to version 1.5.22
Sam Lantinga - Sat Feb  4 15:17:44 PST 2006
 * Added support for XV thumbnail images
Gautier Portet - Fri, 19 Mar 2004 17:35:12 +0100
 * Added support for 32-bit BMP files with alpha

Bump BUILDLINK_ABI_DEPENDS for SDL shlib changes.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Feb 24 08:45:02 2005 UTC (7 years, 3 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Add RMD160 digests

Revision 1.3 / (download) - annotate - [select for diffs], Wed Jan 5 12:09:38 2005 UTC (7 years, 4 months ago) by adam
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)

Changes 1.2.4:
* Added support for RLE encoded BMP files
* Added EHB and HAM mode support to the ILBM loader
* Fixed crash loading certain PCX images

Revision 1.2 / (download) - annotate - [select for diffs], Tue Sep 9 13:36:56 2003 UTC (8 years, 8 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)

Changes 1.2.3:
* Fixed memory leak with non-seekable SDL_RWops
* Added 24-bit support to the ILBM format loader
* Added shared library support for MacOS X
* The JPEG loader can now load EXIF format JPEG images
* The XCF loader now ignores invisible layers and channels

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Apr 3 08:20:01 2003 UTC (9 years, 1 month ago) by wiz
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Re-import SDL-image as SDL_image (original name).

Revision 1.1 / (download) - annotate - [select for diffs], Thu Apr 3 08:20:01 2003 UTC (9 years, 1 month ago) by wiz
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>