head 1.4; access; symbols pkgsrc-2013Q2:1.4.0.32 pkgsrc-2013Q2-base:1.4 pkgsrc-2012Q4:1.4.0.30 pkgsrc-2012Q4-base:1.4 pkgsrc-2011Q4:1.4.0.28 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q2:1.4.0.26 pkgsrc-2011Q2-base:1.4 pkgsrc-2009Q4:1.4.0.24 pkgsrc-2009Q4-base:1.4 pkgsrc-2008Q4:1.4.0.22 pkgsrc-2008Q4-base:1.4 pkgsrc-2008Q3:1.4.0.20 pkgsrc-2008Q3-base:1.4 cube-native-xorg:1.4.0.18 cube-native-xorg-base:1.4 pkgsrc-2008Q2:1.4.0.16 pkgsrc-2008Q2-base:1.4 pkgsrc-2008Q1:1.4.0.14 pkgsrc-2008Q1-base:1.4 pkgsrc-2007Q4:1.4.0.12 pkgsrc-2007Q4-base:1.4 pkgsrc-2007Q3:1.4.0.10 pkgsrc-2007Q3-base:1.4 pkgsrc-2007Q2:1.4.0.8 pkgsrc-2007Q2-base:1.4 pkgsrc-2007Q1:1.4.0.6 pkgsrc-2007Q1-base:1.4 pkgsrc-2006Q4:1.4.0.4 pkgsrc-2006Q4-base:1.4 pkgsrc-2006Q3:1.4.0.2 pkgsrc-2006Q3-base:1.4 pkgsrc-2006Q2:1.3.0.2 pkgsrc-2006Q2-base:1.3 pkgsrc-2006Q1:1.2.0.20 pkgsrc-2006Q1-base:1.2 pkgsrc-2005Q4:1.2.0.18 pkgsrc-2005Q4-base:1.2 pkgsrc-2005Q3:1.2.0.16 pkgsrc-2005Q3-base:1.2 pkgsrc-2005Q2:1.2.0.14 pkgsrc-2005Q2-base:1.2 pkgsrc-2005Q1:1.2.0.12 pkgsrc-2005Q1-base:1.2 pkgsrc-2004Q4:1.2.0.10 pkgsrc-2004Q4-base:1.2 pkgsrc-2004Q3:1.2.0.8 pkgsrc-2004Q3-base:1.2 pkgsrc-2004Q2:1.2.0.6 pkgsrc-2004Q2-base:1.2 pkgsrc-2004Q1:1.2.0.4 pkgsrc-2004Q1-base:1.2 pkgsrc-2003Q4:1.2.0.2 pkgsrc-2003Q4-base:1.2 buildlink2-base:1.2; locks; strict; comment @# @; 1.4 date 2006.07.10.22.07.49; author adam; state dead; branches; next 1.3; 1.3 date 2006.06.26.21.12.53; author wiz; state Exp; branches 1.3.2.1; next 1.2; 1.2 date 98.04.15.20.48.13; author tron; state dead; branches; next 1.1; 1.1 date 98.02.12.17.18.16; author agc; state Exp; branches; next ; 1.3.2.1 date 2006.08.01.15.10.50; author salo; state dead; branches; next ; desc @@ 1.4 log @Changes 2.2.12: - fixed display problem in the Animation Playback plug-in - fixed misbehaviour of the user installation dialog - make sure that session-managed windows are mapped completely inside a monitor - don't use long deprecated libpng API - fixed possible segfault when closing image while saving it - halt tools when the image mode changes - fixed problem in Scale and Resize widgets - fixed wrong offset in transform PDB functions - fixed bugs in the Dicom load plug-in - make sure text widgets get all key events first - fixed problems with default values in the PNG save plug-in - fixed Save As dialog not displaying the filename - fixed compilation problem with gcc 4.1 - plugged a possible buffer overrun in the XCF parser - don't save image parasites twice in XCF files @ text @$NetBSD: patch-ah,v 1.3 2006/06/26 21:12:53 wiz Exp $ --- app/composite/gimp-composite-sse-installer.c.orig 2005-08-15 10:07:03.000000000 +0000 +++ app/composite/gimp-composite-sse-installer.c @@@@ -25,7 +25,6 @@@@ static struct install_table { { GIMP_COMPOSITE_SUBTRACT, GIMP_PIXELFORMAT_RGBA8, GIMP_PIXELFORMAT_RGBA8, GIMP_PIXELFORMAT_RGBA8, gimp_composite_subtract_rgba8_rgba8_rgba8_sse }, { GIMP_COMPOSITE_DARKEN, GIMP_PIXELFORMAT_RGBA8, GIMP_PIXELFORMAT_RGBA8, GIMP_PIXELFORMAT_RGBA8, gimp_composite_darken_rgba8_rgba8_rgba8_sse }, { GIMP_COMPOSITE_LIGHTEN, GIMP_PIXELFORMAT_RGBA8, GIMP_PIXELFORMAT_RGBA8, GIMP_PIXELFORMAT_RGBA8, gimp_composite_lighten_rgba8_rgba8_rgba8_sse }, - { GIMP_COMPOSITE_BURN, GIMP_PIXELFORMAT_RGBA8, GIMP_PIXELFORMAT_RGBA8, GIMP_PIXELFORMAT_RGBA8, gimp_composite_burn_rgba8_rgba8_rgba8_sse }, { GIMP_COMPOSITE_GRAIN_EXTRACT, GIMP_PIXELFORMAT_RGBA8, GIMP_PIXELFORMAT_RGBA8, GIMP_PIXELFORMAT_RGBA8, gimp_composite_grain_extract_rgba8_rgba8_rgba8_sse }, { GIMP_COMPOSITE_GRAIN_MERGE, GIMP_PIXELFORMAT_RGBA8, GIMP_PIXELFORMAT_RGBA8, GIMP_PIXELFORMAT_RGBA8, gimp_composite_grain_merge_rgba8_rgba8_rgba8_sse }, { GIMP_COMPOSITE_SWAP, GIMP_PIXELFORMAT_RGBA8, GIMP_PIXELFORMAT_RGBA8, GIMP_PIXELFORMAT_RGBA8, gimp_composite_swap_rgba8_rgba8_rgba8_sse }, @ 1.3 log @Fix build with gcc4, mirroring changes in gimp-2.3.9. @ text @d1 1 a1 1 $NetBSD$ @ 1.3.2.1 log @Pullup ticket 1768 - requested by ghen security update for gimp Revisions pulled up: - pkgsrc/graphics/gimp/Makefile 1.143 - pkgsrc/graphics/gimp/PLIST 1.25 - pkgsrc/graphics/gimp/buildlink3.mk 1.13 - pkgsrc/graphics/gimp/distinfo 1.30 - pkgsrc/graphics/gimp/patches/patch-aa 1.16 - pkgsrc/graphics/gimp/patches/patch-ab 1.17 - pkgsrc/graphics/gimp/patches/patch-ac removed - pkgsrc/graphics/gimp/patches/patch-ae removed - pkgsrc/graphics/gimp/patches/patch-af removed - pkgsrc/graphics/gimp/patches/patch-ag removed - pkgsrc/graphics/gimp/patches/patch-ah removed Module Name: pkgsrc Committed By: adam Date: Mon Jul 10 22:06:32 UTC 2006 Modified Files: pkgsrc/graphics/gimp: Makefile PLIST buildlink3.mk distinfo pkgsrc/graphics/gimp/patches: patch-aa patch-ab Removed Files: pkgsrc/graphics/gimp/patches: patch-ae patch-ac patch-af patch-ag patch-ah Log Message: Changes 2.2.12: - fixed display problem in the Animation Playback plug-in - fixed misbehaviour of the user installation dialog - make sure that session-managed windows are mapped completely inside a monitor - don't use long deprecated libpng API - fixed possible segfault when closing image while saving it - halt tools when the image mode changes - fixed problem in Scale and Resize widgets - fixed wrong offset in transform PDB functions - fixed bugs in the Dicom load plug-in - make sure text widgets get all key events first - fixed problems with default values in the PNG save plug-in - fixed Save As dialog not displaying the filename - fixed compilation problem with gcc 4.1 - plugged a possible buffer overrun in the XCF parser - don't save image parasites twice in XCF files @ text @d1 1 a1 1 $NetBSD: patch-ah,v 1.3 2006/06/26 21:12:53 wiz Exp $ @ 1.2 log @Update to "gimp-0.99.26" using changes supplied by Bernd Sieker. @ text @d1 12 a12 169 --- app/boundary.c 1998/02/11 13:41:55 1.1 +++ app/boundary.c 1998/02/11 13:42:40 @@@@ -21,6 +21,8 @@@@ #include "errors.h" #include "boundary.h" +#include + /* half intensity for mask */ #define HALF_WAY 127 --- /dev/null Wed Feb 11 13:37:01 1998 +++ libgimp/gimpconst.h Wed Feb 11 13:48:03 1998 @@@@ -0,0 +1,41 @@@@ +#ifndef GIMPCONST_H_ +#define GIMPCONST_H_ + +#include + +#ifndef G_MININT +#define G_MININT INT_MIN +#endif +#ifndef G_MAXINT +#define G_MAXINT INT_MAX +#endif + +#ifndef G_MINFLOAT +#define G_MINFLOAT FLT_MIN +#endif +#ifndef G_MAXFLOAT +#define G_MAXFLOAT FLT_MAX +#endif + +#ifndef G_MINDOUBLE +#define G_MINDOUBLE DBL_MIN +#endif +#ifndef G_MAXDOUBLE +#define G_MAXDOUBLE DBL_MAX +#endif + +#ifndef G_MINSHORT +#define G_MINSHORT SHRT_MIN +#endif +#ifndef G_MAXSHORT +#define G_MAXSHORT SHRT_MAX +#endif + +#ifndef G_MINLONG +#define G_MINLONG LONG_MIN +#endif +#ifndef G_MAXLONG +#define G_MAXLONG LONG_MAX +#endif + +#endif /* !GIMPCONST_H_ */ --- libgimp/gimp.h 1998/02/11 11:44:37 1.1 +++ libgimp/gimp.h 1998/02/11 13:46:57 @@@@ -21,6 +21,7 @@@@ #include #include +#include #ifdef __cplusplus --- app/curves.c 1998/02/11 15:18:01 1.1 +++ app/curves.c 1998/02/11 15:18:31 @@@@ -31,6 +31,8 @@@@ #include "interface.h" #include "curves.h" +#include + #define ROUND(x) ((int) ((x) + 0.5)) #define GRAPH 0x1 --- app/gdisplay.c 1998/02/11 15:26:48 1.1 +++ app/gdisplay.c 1998/02/11 15:27:10 @@@@ -46,6 +46,8 @@@@ #include "layer_pvt.h" /* ick. */ +#include + #define OVERHEAD 25 /* in units of pixel area */ #define EPSILON 5 --- app/levels.c 1998/02/11 15:39:59 1.1 +++ app/levels.c 1998/02/11 15:40:20 @@@@ -30,6 +30,8 @@@@ #include "interface.h" #include "levels.h" +#include + #define LOW_INPUT 0x1 #define GAMMA 0x2 #define HIGH_INPUT 0x4 --- app/pixel_region.c 1998/02/11 15:51:31 1.1 +++ app/pixel_region.c 1998/02/11 15:51:56 @@@@ -25,6 +25,8 @@@@ #include "tile_manager_pvt.h" +#include + typedef struct _PixelRegionHolder PixelRegionHolder; struct _PixelRegionHolder --- plug-ins/gimptcl/Makefile.in 1998/02/11 16:11:03 1.1 +++ plug-ins/gimptcl/Makefile.in 1998/02/11 16:12:25 @@@@ -46,7 +46,7 @@@@ INSTALL = @@INSTALL@@ INSTALL_PROGRAM = @@INSTALL_PROGRAM@@ INSTALL_DATA = @@INSTALL_DATA@@ -INSTALL_SCRIPT = @@INSTALL_SCRIPT@@ +INSTALL_SCRIPT = ${INSTALL} -m 555 transform = @@program_transform_name@@ NORMAL_INSTALL = : @@@@ -331,7 +331,7 @@@@ all: all-recursive all-am install-strip: - $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install + $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_SCRIPT)' install installdirs: installdirs-recursive $(mkinstalldirs) $(libexecdir) --- plug-ins/gimptcl/scripts/Makefile.in 1998/02/11 16:17:39 1.1 +++ plug-ins/gimptcl/scripts/Makefile.in 1998/02/11 16:18:40 @@@@ -46,7 +46,7 @@@@ INSTALL = @@INSTALL@@ INSTALL_PROGRAM = @@INSTALL_PROGRAM@@ INSTALL_DATA = @@INSTALL_DATA@@ -INSTALL_SCRIPT = @@INSTALL_SCRIPT@@ +INSTALL_SCRIPT = ${INSTALL} -m 0555 transform = @@program_transform_name@@ NORMAL_INSTALL = : @@@@ -174,7 +174,7 @@@@ all: Makefile $(SCRIPTS) install-strip: - $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install + $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_SCRIPT)' install installdirs: $(mkinstalldirs) $(pluginlibdir) --- Makefile.in 1998/02/11 16:44:06 1.1 +++ Makefile.in 1998/02/11 16:44:43 @@@@ -46,7 +46,7 @@@@ INSTALL = @@INSTALL@@ INSTALL_PROGRAM = @@INSTALL_PROGRAM@@ INSTALL_DATA = @@INSTALL_DATA@@ -INSTALL_SCRIPT = @@INSTALL_SCRIPT@@ +INSTALL_SCRIPT = ${INSTALL} -m 0555 transform = @@program_transform_name@@ NORMAL_INSTALL = : @@@@ -333,7 +333,7 @@@@ all: all-recursive-am all-am install-strip: - $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install + $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_SCRIPT)' install installdirs: installdirs-recursive $(mkinstalldirs) $(gimpdatadir) $(gimpdatadir) @ 1.1 log @Add some patches to make this package compile fine. Also some patches to stop install trying to strip shell scripts at installation time. There are still problems with the info file handling, however. @ text @@