head 1.7; access; symbols pkgsrc-2013Q2:1.7.0.26 pkgsrc-2013Q2-base:1.7 pkgsrc-2012Q4:1.7.0.24 pkgsrc-2012Q4-base:1.7 pkgsrc-2011Q4:1.7.0.22 pkgsrc-2011Q4-base:1.7 pkgsrc-2011Q2:1.7.0.20 pkgsrc-2011Q2-base:1.7 pkgsrc-2009Q4:1.7.0.18 pkgsrc-2009Q4-base:1.7 pkgsrc-2008Q4:1.7.0.16 pkgsrc-2008Q4-base:1.7 pkgsrc-2008Q3:1.7.0.14 pkgsrc-2008Q3-base:1.7 cube-native-xorg:1.7.0.12 cube-native-xorg-base:1.7 pkgsrc-2008Q2:1.7.0.10 pkgsrc-2008Q2-base:1.7 pkgsrc-2008Q1:1.7.0.8 pkgsrc-2008Q1-base:1.7 pkgsrc-2007Q4:1.7.0.6 pkgsrc-2007Q4-base:1.7 pkgsrc-2007Q3:1.7.0.4 pkgsrc-2007Q3-base:1.7 pkgsrc-2007Q2:1.7.0.2 pkgsrc-2007Q2-base:1.7 pkgsrc-2007Q1:1.6.0.28 pkgsrc-2007Q1-base:1.6 pkgsrc-2006Q4:1.6.0.26 pkgsrc-2006Q4-base:1.6 pkgsrc-2006Q3:1.6.0.24 pkgsrc-2006Q3-base:1.6 pkgsrc-2006Q2:1.6.0.22 pkgsrc-2006Q2-base:1.6 pkgsrc-2006Q1:1.6.0.20 pkgsrc-2006Q1-base:1.6 pkgsrc-2005Q4:1.6.0.18 pkgsrc-2005Q4-base:1.6 pkgsrc-2005Q3:1.6.0.16 pkgsrc-2005Q3-base:1.6 pkgsrc-2005Q2:1.6.0.14 pkgsrc-2005Q2-base:1.6 pkgsrc-2005Q1:1.6.0.12 pkgsrc-2005Q1-base:1.6 pkgsrc-2004Q4:1.6.0.10 pkgsrc-2004Q4-base:1.6 pkgsrc-2004Q3:1.6.0.8 pkgsrc-2004Q3-base:1.6 pkgsrc-2004Q2:1.6.0.6 pkgsrc-2004Q2-base:1.6 pkgsrc-2004Q1:1.6.0.4 pkgsrc-2004Q1-base:1.6 pkgsrc-2003Q4:1.6.0.2 pkgsrc-2003Q4-base:1.6 buildlink2:1.4.0.2 buildlink2-base:1.5 netbsd-1-5-PATCH003:1.4; locks; strict; comment @# @; 1.7 date 2007.05.13.14.39.29; author wiz; state dead; branches; next 1.6; 1.6 date 2003.11.19.00.00.01; author sommerfeld; state Exp; branches; next 1.5; 1.5 date 2002.05.15.20.44.16; author mjl; state dead; branches; next 1.4; 1.4 date 2002.01.28.09.36.53; author drochner; state Exp; branches 1.4.2.1; next 1.3; 1.3 date 2001.11.13.03.16.51; author damon; state Exp; branches; next 1.2; 1.2 date 2001.07.01.11.51.30; author tron; state Exp; branches; next 1.1; 1.1 date 2001.07.01.11.01.45; author tron; state Exp; branches; next ; 1.4.2.1 date 2002.06.23.18.52.44; author jlam; state dead; branches; next ; desc @@ 1.7 log @Remove some GNOME1 packages that are unmaintained upstream and/or in pkgsrc, in preparation for gnome1-libs removal(*). There was no feedback for keeping these packages after my HEADS UP mail to pkgsrc-users a week ago. (*) More to come before that can happen, though. @ text @$NetBSD: patch-aa,v 1.6 2003/11/19 00:00:01 sommerfeld Exp $ --- src/libguppispecfns/const.c.orig 2001-05-05 14:16:23.000000000 -0400 +++ src/libguppispecfns/const.c @@@@ -93,11 +93,13 @@@@ double LOGE2 = 6.93147180559945309417E-1 double LOGSQ2 = 3.46573590279972654709E-1; /* log(2)/2 */ double THPIO4 = 2.35619449019234492885; /* 3*pi/4 */ double TWOOPI = 6.36619772367581343075535E-1; /* 2/pi */ +#ifndef INFINITY #ifdef INFINITIES double INFINITY = 1.0 / 0.0; /* 99e999; */ #else double INFINITY = 1.79769313486231570815E308; /* 2**1024*(1-MACHEP) */ #endif +#endif #ifdef MINUSZERO double NEGZERO = -0.0; @ 1.6 log @Fix build of const.o on -current by adding #ifdef INFINITY @ text @d1 1 a1 1 $NetBSD$ @ 1.5 log @Update guppi to 0.40.3 Changes are lots of bug fixes and removal of the dependency on python. Also enable gnumeric support so the graphing functions in gnumeric actually work. @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.4 2002/01/28 09:36:53 drochner Exp $ d3 13 a15 70 --- configure.orig Thu Oct 18 19:39:03 2001 +++ configure Sat Jan 26 21:08:28 2002 @@@@ -10350,42 +10350,13 @@@@ python_msg=no -if test "$enable_python" = "yes"; then -# Extract the first word of "python", so it can be a program name with args. -set dummy python; ac_word=$2 -echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 -echo "configure:10358: checking for $ac_word" >&5 -if eval "test \"`echo '$''{'ac_cv_prog_python_val'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 -else - if test -n "$python_val"; then - ac_cv_prog_python_val="$python_val" # Let the user override the test. -else - IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" - ac_dummy="$PATH" - for ac_dir in $ac_dummy; do - test -z "$ac_dir" && ac_dir=. - if test -f $ac_dir/$ac_word; then - ac_cv_prog_python_val="true" - break - fi - done - IFS="$ac_save_ifs" - test -z "$ac_cv_prog_python_val" && ac_cv_prog_python_val="false" -fi -fi -python_val="$ac_cv_prog_python_val" -if test -n "$python_val"; then - echo "$ac_t""$python_val" 1>&6 -else - echo "$ac_t""no" 1>&6 -fi +python_val=true if $python_val; then - PY_PREFIX=`python -c 'import sys ; print sys.prefix'` - PY_EXEC_PREFIX=`python -c 'import sys ; print sys.exec_prefix'` - PY_VERSION=`python -c 'import sys ; print sys.version[0:3]'` + PY_PREFIX=`${PYTHONBIN} -c 'import sys ; print sys.prefix'` + PY_EXEC_PREFIX=`${PYTHONBIN} -c 'import sys ; print sys.exec_prefix'` + PY_VERSION=`${PYTHONBIN} -c 'import sys ; print sys.version[0:3]'` if test -f $PY_PREFIX/include/python$PY_VERSION/Python.h; then PY_LIBS="-lpython$PY_VERSION" PY_LIB_LOC="-L$PY_EXEC_PREFIX/lib/python$PY_VERSION/config" @@@@ -10400,7 +10371,7 @@@@ - PY_BUILD_CMD='python $(top_srcdir)/build-tools/gen-py.py' + PY_BUILD_CMD='${PYTHONBIN} $(top_srcdir)/build-tools/gen-py.py' python_val=true @@@@ -10455,12 +10426,6 @@@@ fi ### Closes if $python_val; then -else - echo "$ac_t""***" 1>&6 - echo "$ac_t""*** Python support explicitly blocked by --disable-python option." 1>&6 - echo "$ac_t""***" 1>&6 - python_val=false -fi d17 2 @ 1.4 log @cleanup of Python support - remove version dependencies @ text @d1 1 a1 1 $NetBSD$ @ 1.4.2.1 log @Merge from pkgsrc-current to buildlink2 branch. @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.4 2002/01/28 09:36:53 drochner Exp $ @ 1.3 log @Take two: Upgrade /math/guppi to 0.40.0 @ text @d3 68 a70 8 --- configure.orig Thu Oct 18 13:39:03 2001 +++ configure @@@@ -10821,7 +10821,7 @@@@ LIBGUPPI_INCLUDEDIR='-I${includedir} -I${includedir}/libguppi -I${includedir}/libguppitank' LIBGUPPI_INCLUDEDIR="$LIBGUPPI_INCLUDEDIR $STANDARD_CFLAGS" LIBGUPPI_LIBS="-lguppitank -lguppi" -LIBGUPPI_LIBS="$LIBGUPPI_LIBS $STANDARD_LDFLAGS" +LIBGUPPI_LIBS="$LIBGUPPI_LIBS -L$LOCALBASE/lib/python2.0/config -lpython2.0 $STANDARD_LDFLAGS" @ 1.2 log @Fix typo in last commit. @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.1 2001/07/01 11:01:45 tron Exp $ d3 6 a8 6 --- configure.orig Thu May 10 02:53:41 2001 +++ configure Sun Jul 1 11:56:14 2001 @@@@ -6498,7 +6498,7 @@@@ if test "x$USING_BONOBO" = "x1"; then LIBGUPPI_LIBS="$LIBGUPPI_LIBS -lguppibonobo" fi @ 1.1 log @Fix "libguppiConf.sh" so that linking of applications with the "guppi" libraries actually works. Bump version number to 0.35.5nb1. @ text @d1 1 a1 1 $NetBSD$ d10 1 a10 1 +LIBGUPPI_LIBS="$LIBGUPPI_LIBS -L$LOCALBASE/python2.0/config -lpython2.0 $STANDARD_LDFLAGS" @