head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.54 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.52 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.3.0.50 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q2:1.3.0.48 pkgsrc-2011Q2-base:1.3 pkgsrc-2009Q4:1.3.0.46 pkgsrc-2009Q4-base:1.3 pkgsrc-2008Q4:1.3.0.44 pkgsrc-2008Q4-base:1.3 pkgsrc-2008Q3:1.3.0.42 pkgsrc-2008Q3-base:1.3 cube-native-xorg:1.3.0.40 cube-native-xorg-base:1.3 pkgsrc-2008Q2:1.3.0.38 pkgsrc-2008Q2-base:1.3 pkgsrc-2008Q1:1.3.0.36 pkgsrc-2008Q1-base:1.3 pkgsrc-2007Q4:1.3.0.34 pkgsrc-2007Q4-base:1.3 pkgsrc-2007Q3:1.3.0.32 pkgsrc-2007Q3-base:1.3 pkgsrc-2007Q2:1.3.0.30 pkgsrc-2007Q2-base:1.3 pkgsrc-2007Q1:1.3.0.28 pkgsrc-2007Q1-base:1.3 pkgsrc-2006Q4:1.3.0.26 pkgsrc-2006Q4-base:1.3 pkgsrc-2006Q3:1.3.0.24 pkgsrc-2006Q3-base:1.3 pkgsrc-2006Q2:1.3.0.22 pkgsrc-2006Q2-base:1.3 pkgsrc-2006Q1:1.3.0.20 pkgsrc-2006Q1-base:1.3 pkgsrc-2005Q4:1.3.0.18 pkgsrc-2005Q4-base:1.3 pkgsrc-2005Q3:1.3.0.16 pkgsrc-2005Q3-base:1.3 pkgsrc-2005Q2:1.3.0.14 pkgsrc-2005Q2-base:1.3 pkgsrc-2005Q1:1.3.0.12 pkgsrc-2005Q1-base:1.3 pkgsrc-2004Q4:1.3.0.10 pkgsrc-2004Q4-base:1.3 pkgsrc-2004Q3:1.3.0.8 pkgsrc-2004Q3-base:1.3 pkgsrc-2004Q2:1.3.0.6 pkgsrc-2004Q2-base:1.3 pkgsrc-2004Q1:1.3.0.4 pkgsrc-2004Q1-base:1.3 pkgsrc-2003Q4:1.3.0.2 pkgsrc-2003Q4-base:1.3 buildlink2-base:1.3 netbsd-1-5-RELEASE:1.2 netbsd-1-4-PATCH003:1.2 netbsd-1-4-PATCH002:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.3 date 2001.02.18.12.42.11; author tron; state dead; branches; next 1.2; 1.2 date 2000.03.14.16.52.28; 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.3 log @Remove obsolete "gimp-current" package. @ text @$NetBSD: patch-ab,v 1.2 2000/03/14 16:52:28 tron Exp $ --- plug-ins/common/mail.c.orig Mon Jan 31 04:13:01 2000 +++ plug-ins/common/mail.c Mon Mar 13 23:55:20 2000 @@@@ -91,7 +91,12 @@@@ * */ #ifndef MAILER +#ifdef __NetBSD__ +#include +#define MAILER _PATH_SENDMAIL +#else #define MAILER "/usr/lib/sendmail" +#endif #endif #ifndef UUENCODE @ 1.2 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$ @ 1.1 log @Initial revision @ text @d3 4 a6 4 --- plug-ins/common/mail.c.orig Fri Nov 26 16:07:27 1999 +++ plug-ins/common/mail.c Fri Nov 26 16:08:37 1999 @@@@ -92,7 +92,12 @@@@ * d12 1 a12 1 +#else /* !__NetBSD__ */ d14 1 a14 1 +#endif /* __NetBSD__ */ @ 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 @@