head 1.7; access; symbols pkgsrc-2013Q2:1.7.0.54 pkgsrc-2013Q2-base:1.7 pkgsrc-2012Q4:1.7.0.52 pkgsrc-2012Q4-base:1.7 pkgsrc-2011Q4:1.7.0.50 pkgsrc-2011Q4-base:1.7 pkgsrc-2011Q2:1.7.0.48 pkgsrc-2011Q2-base:1.7 pkgsrc-2009Q4:1.7.0.46 pkgsrc-2009Q4-base:1.7 pkgsrc-2008Q4:1.7.0.44 pkgsrc-2008Q4-base:1.7 pkgsrc-2008Q3:1.7.0.42 pkgsrc-2008Q3-base:1.7 cube-native-xorg:1.7.0.40 cube-native-xorg-base:1.7 pkgsrc-2008Q2:1.7.0.38 pkgsrc-2008Q2-base:1.7 pkgsrc-2008Q1:1.7.0.36 pkgsrc-2008Q1-base:1.7 pkgsrc-2007Q4:1.7.0.34 pkgsrc-2007Q4-base:1.7 pkgsrc-2007Q3:1.7.0.32 pkgsrc-2007Q3-base:1.7 pkgsrc-2007Q2:1.7.0.30 pkgsrc-2007Q2-base:1.7 pkgsrc-2007Q1:1.7.0.28 pkgsrc-2007Q1-base:1.7 pkgsrc-2006Q4:1.7.0.26 pkgsrc-2006Q4-base:1.7 pkgsrc-2006Q3:1.7.0.24 pkgsrc-2006Q3-base:1.7 pkgsrc-2006Q2:1.7.0.22 pkgsrc-2006Q2-base:1.7 pkgsrc-2006Q1:1.7.0.20 pkgsrc-2006Q1-base:1.7 pkgsrc-2005Q4:1.7.0.18 pkgsrc-2005Q4-base:1.7 pkgsrc-2005Q3:1.7.0.16 pkgsrc-2005Q3-base:1.7 pkgsrc-2005Q2:1.7.0.14 pkgsrc-2005Q2-base:1.7 pkgsrc-2005Q1:1.7.0.12 pkgsrc-2005Q1-base:1.7 pkgsrc-2004Q4:1.7.0.10 pkgsrc-2004Q4-base:1.7 pkgsrc-2004Q3:1.7.0.8 pkgsrc-2004Q3-base:1.7 pkgsrc-2004Q2:1.7.0.6 pkgsrc-2004Q2-base:1.7 pkgsrc-2004Q1:1.7.0.4 pkgsrc-2004Q1-base:1.7 pkgsrc-2003Q4:1.7.0.2 pkgsrc-2003Q4-base:1.7 buildlink2-base:1.7 netbsd-1-5-RELEASE:1.5 netbsd-1-4-PATCH003:1.5 netbsd-1-4-PATCH002:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.7 date 2001.02.18.12.42.11; author tron; state dead; branches; next 1.6; 1.6 date 2000.11.28.19.32.07; author mycroft; state Exp; branches; next 1.5; 1.5 date 2000.07.05.03.39.32; author hubertf; state Exp; branches; next 1.4; 1.4 date 2000.06.25.01.06.22; author wiz; state Exp; branches; next 1.3; 1.3 date 2000.03.14.16.52.28; author tron; state Exp; branches; next 1.2; 1.2 date 2000.03.13.14.41.50; author tron; state Exp; branches; next 1.1; 1.1 date 99.11.27.04.08.32; author hubertf; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 99.11.27.04.08.32; author hubertf; state Exp; branches; next ; desc @@ 1.7 log @Remove obsolete "gimp-current" package. @ text @$NetBSD: patch-aa,v 1.6 2000/11/28 19:32:07 mycroft Exp $ --- configure.orig Tue Oct 31 04:10:14 2000 +++ configure Tue Nov 28 18:20:15 2000 @@@@ -668,7 +668,7 @@@@ # It thinks the first close brace ends the variable substitution. test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' -test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}' +test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' @@@@ -4306,9 +4306,8 @@@@ else GTK_TEMP_CFLAGS=`echo $GTK_CFLAGS | sed 's/^-I[^ ]* \(.*\)$/\1/'` fi -GLIB_CFLAGS=`echo $GTK_TEMP_CFLAGS | sed 's/^\(-I[^ ]*glib[^ ]* *-I[^ ]*\).*/\1/'` - -GLIB_LDFLAGS=`echo $GTK_LIBS | sed -e 's/^.*-lgdk[^ ]* *\(-L[^ ]*\).*$/\1/' -e 's/^.* -lgdk[^ ]* .*$//'` +GLIB_CFLAGS=`${LOCALBASE}/bin/glib-config --cflags` +GLIB_LDFLAGS=`${LOCALBASE}/bin/glib-config --libs` if test -z "$GLIB_LDFLAGS" ; then GLIB_LDFLAGS=`echo $GTK_LIBS | sed 's/^ *\(-L[^ ]*\) .*$/\1/'` fi @@@@ -4671,7 +4670,7 @@@@ echo $ac_n "(cached) $ac_c" 1>&6 else ac_save_LIBS="$LIBS" -LIBS="-ltiff -lm $LIBS" +LIBS="-ltiff -lz -ljpeg -lm $LIBS" cat > conftest.$ac_ext <&6 @@@@ -6950,6 +6950,7 @@@@ else echo "$ac_t""no" 1>&6 fi +fi # if false if test "$GNOME_CONFIG" = "no"; then HELPBROWSER= @@@@ -7152,7 +7153,7 @@@@ gimpplugindir=$libdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION gimpsysconfdir=$sysconfdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION -localedir='${prefix}/${DATADIRNAME}/locale' +localedir='${prefix}/share/locale' brushdata=`ls -1 $srcdir/data/brushes | grep -v Makefile` gradientdata=`ls -1 $srcdir/data/gradients | grep -v Makefile` @ 1.6 log @Upgrade to 1.1.29. While I'm at it: * Set USE_LIBINTL, rather than depending on gettext directly. * Remove some silliness that deleted -export-dynamic from a Makefile and then readded it through the global LDFLAGS. @ text @d1 1 a1 1 $NetBSD$ @ 1.5 log @Update to 1.1.24 (1.2pre). Changes: lots of bugs fixed, several new plugins. @ text @d3 2 a4 2 --- configure.orig Thu Jun 22 22:49:05 2000 +++ configure Tue Jul 4 04:32:24 2000 d51 3 a53 1 @@@@ -7150,7 +7151,7 @@@@ a54 2 gimpdatadir=$datadir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION gimpplugindir=$libdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION @ 1.4 log @USE_LIBTOOL & LTCONFIG_OVERRIDE instead of PKG_LIBTOOL and part of a patch. Update PLIST. @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.3 2000/03/14 16:52:28 tron Exp $ d3 3 a5 3 --- configure.orig Sat Mar 4 03:23:00 2000 +++ configure Tue Mar 14 16:16:27 2000 @@@@ -670,7 +670,7 @@@@ d14 6 a19 5 @@@@ -4302,8 +4304,8 @@@@ -GLIB_CFLAGS=`echo $GTK_CFLAGS | sed 's/^.*\(-I[^ ]*glib[^ ]* *-I[^ ]*\).*$/\1/'` d26 1 a26 1 @@@@ -4666,7 +4668,7 @@@@ d33 1 a33 1 #line 4672 "configure" d35 1 a35 1 @@@@ -7018,7 +7020,7 @@@@ d37 1 a37 4 gimpdatadir=$datadir/gimp gimpplugindir=$libdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION -localedir='${prefix}/${DATADIRNAME}/locale' +localedir='${prefix}/share/locale' d39 1 a39 7 brushdata=`ls -1 $srcdir/data/brushes | grep -v Makefile` gradientdata=`ls -1 $srcdir/data/gradients | grep -v Makefile` @@@@ -7402,6 +7404,7 @@@@ LPC_DEF="-DLPC_COMMAND=\\\"$ac_cv_path_LPC_COMMAND\\\"" fi +if false; then d43 1 a43 2 @@@@ -7436,6 +7439,7 @@@@ echo "$ac_t""$GNOME_CONFIG" 1>&6 a45 1 +fi d47 1 d50 10 @ 1.3 log @Update "gimp-current" package to version 1.1.18 and disablele "helpbrowser" to avoid dependence on "gnome-libs" packages. Version 1.1.18 fixes several bugs discovered in release 1.1.13 and invents many new features. The complete change list contains more than 5000 lines and can't be listed here. @ text @d1 1 a1 1 $NetBSD$ a13 16 @@@@ -1360,6 +1360,7 @@@@ *) lt_target="$target" ;; esac +if false; then # Check for any special flags to pass to ltconfig. libtool_flags="--cache-file=$cache_file" test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared" @@@@ -1513,6 +1514,7 @@@@ # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' +fi # Redirect the config.log output again, so that the ltconfig log is not # clobbered by the next message. @ 1.2 log @Use "glib-config" and not "gtk-config" plus "sed" to obtain compiler flags for "glib" programs. This fixes build problems after the update of the "glib" package. @ text @d3 3 a5 3 --- configure.orig Thu Nov 25 21:24:04 1999 +++ configure Mon Mar 13 15:15:15 2000 @@@@ -668,7 +668,7 @@@@ d14 3 a16 3 @@@@ -1354,6 +1354,7 @@@@ fi d22 1 a22 1 @@@@ -1507,6 +1508,7 @@@@ d30 1 a30 1 @@@@ -4293,8 +4295,8 @@@@ d41 1 a41 1 @@@@ -4657,7 +4659,7 @@@@ d48 1 a48 1 #line 4663 "configure" d50 25 @ 1.1 log @Initial revision @ text @d4 1 a4 1 +++ configure Fri Nov 26 16:05:46 1999 d30 11 @ 1.1.1.1 log @Powerful image manipulation program similar to "Adobe Photoshop"[tm]. It supports layers, arbitrary image sizes and working on several images at the same time. It comes with a lot of useful plug-ins. Missing is CMYK support and more then 8 bits per channel. This is the development version of pkgsrc/graphics/gimp. *** More Important: This Thing Works Fine For Bulk Builds! *** @ text @@