From owner-freebsd-ports Sun Oct 24 3:20:11 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B4D3D14BFF for ; Sun, 24 Oct 1999 03:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA30744; Sun, 24 Oct 1999 03:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from dominik.saargate.de (p3E9D37A9.dip0.t-ipconnect.de [62.157.55.169]) by hub.freebsd.org (Postfix) with ESMTP id 158AE14CFB for ; Sun, 24 Oct 1999 03:17:57 -0700 (PDT) (envelope-from domi@dominik.saargate.de) Received: (from domi@localhost) by dominik.saargate.de (8.9.3/8.9.3) id MAA41440; Sun, 24 Oct 1999 12:15:02 +0200 (CEST) (envelope-from domi) Message-Id: <199910241015.MAA41440@dominik.saargate.de> Date: Sun, 24 Oct 1999 12:15:02 +0200 (CEST) From: domi@saargate.de Reply-To: domi@saargate.de To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/14493: geg update 0.99.0 -> 1.0.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14493 >Category: ports >Synopsis: geg update 0.99.0 -> 1.0.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Oct 24 03:20:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Dominik Brettnacher >Release: FreeBSD 3.2-STABLE i386 >Organization: >Environment: >Description: >How-To-Repeat: >Fix: diff -urN geg.old/Makefile geg/Makefile --- geg.old/Makefile Sat Oct 23 16:18:26 1999 +++ geg/Makefile Sun Oct 24 12:11:16 1999 @@ -1,21 +1,26 @@ # New ports collection makefile for: geg -# Version required: 0.99.0 +# Version required: 1.0.1 # Date created: 8 Aug 1998 # Whom: rom # # $FreeBSD: ports/math/geg/Makefile,v 1.12 1999/08/25 07:09:49 obrien Exp $ # -DISTNAME= geg-0.99.0 +DISTNAME= geg-1.0.1 CATEGORIES= math -MASTER_SITES= http://www.geocities.com/SiliconValley/Park/2030/ +MASTER_SITES= http://www.infolaunch.com/~daveb/ \ + ftp://metalab.unc.edu/pub/Linux/science/visualization/plotting/ MAINTAINER= domi@saargate.de LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 USE_X_PREFIX= yes -USE_GMAKE= yes GNU_CONFIGURE= yes + +CONFIGURE_ENV= LIBS="-L${X11BASE}/lib -L${LOCALBASE}/lib" + +do-install: + @ ${INSTALL_PROGRAM} ${WRKSRC}/src/geg ${PREFIX}/bin .include diff -urN geg.old/files/md5 geg/files/md5 --- geg.old/files/md5 Sat Oct 23 16:18:25 1999 +++ geg/files/md5 Sat Oct 23 16:34:37 1999 @@ -1 +1 @@ -MD5 (geg-0.99.0.tar.gz) = 1b0afc13e316958370023ea690da74ea +MD5 (geg-1.0.1.tar.gz) = 8b12df4e6257641183883883df45d718 diff -urN geg.old/patches/patch-aa geg/patches/patch-aa --- geg.old/patches/patch-aa Sat Oct 23 16:18:25 1999 +++ geg/patches/patch-aa Sat Oct 23 16:37:24 1999 @@ -1,6 +1,6 @@ ---- configure.orig Wed Feb 24 06:38:52 1999 -+++ configure Wed Feb 24 06:39:18 1999 -@@ -1160,8 +1160,8 @@ +--- configure.orig Sat Oct 23 16:34:58 1999 ++++ configure Sat Oct 23 16:36:53 1999 +@@ -1161,8 +1161,8 @@ fi fi @@ -9,9 +9,9 @@ +# Extract the first word of "gtk12-config", so it can be a program name with args. +set dummy gtk12-config; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 - echo "configure:1167: checking for $ac_word" >&5 + echo "configure:1168: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_prog_GTK_CFLAGS'+set}'`\" = set"; then -@@ -1175,7 +1175,7 @@ +@@ -1176,7 +1176,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if test -f $ac_dir/$ac_word; then @@ -20,7 +20,7 @@ break fi done -@@ -1189,8 +1189,8 @@ +@@ -1190,8 +1190,8 @@ echo "$ac_t""no" 1>&6 fi @@ -29,9 +29,9 @@ +# Extract the first word of "gtk12-config", so it can be a program name with args. +set dummy gtk12-config; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 - echo "configure:1196: checking for $ac_word" >&5 + echo "configure:1197: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_prog_GTK_LIBS'+set}'`\" = set"; then -@@ -1204,7 +1204,7 @@ +@@ -1205,7 +1205,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if test -f $ac_dir/$ac_word; then @@ -40,3 +40,80 @@ break fi done +@@ -1306,14 +1306,14 @@ + echo "$ac_t""no" 1>&6 + fi + +-echo $ac_n "checking for main in -lgdk""... $ac_c" 1>&6 +-echo "configure:1311: checking for main in -lgdk" >&5 ++echo $ac_n "checking for main in -lgdk12""... $ac_c" 1>&6 ++echo "configure:1311: checking for main in -lgdk12" >&5 + ac_lib_var=`echo gdk'_'main | sed 'y%./+-%__p_%'` + if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + else + ac_save_LIBS="$LIBS" +-LIBS="-lgdk $LIBS" ++LIBS="-lgdk12 $LIBS" + cat > conftest.$ac_ext <&6 + fi + +-echo $ac_n "checking for main in -lglib""... $ac_c" 1>&6 +-echo "configure:1354: checking for main in -lglib" >&5 ++echo $ac_n "checking for main in -lglib12""... $ac_c" 1>&6 ++echo "configure:1354: checking for main in -lglib12" >&5 + ac_lib_var=`echo glib'_'main | sed 'y%./+-%__p_%'` + if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + else + ac_save_LIBS="$LIBS" +-LIBS="-lglib $LIBS" ++LIBS="-lglib12 $LIBS" + cat > conftest.$ac_ext <&6 + fi + +-echo $ac_n "checking for main in -lgtk""... $ac_c" 1>&6 +-echo "configure:1397: checking for main in -lgtk" >&5 ++echo $ac_n "checking for main in -lgtk12""... $ac_c" 1>&6 ++echo "configure:1397: checking for main in -lgtk12" >&5 + ac_lib_var=`echo gtk'_'main | sed 'y%./+-%__p_%'` + if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + else + ac_save_LIBS="$LIBS" +-LIBS="-lgtk $LIBS" ++LIBS="-lgtk12 $LIBS" + cat > conftest.$ac_ext <&6 diff -urN geg.old/pkg/DESCR geg/pkg/DESCR --- geg.old/pkg/DESCR Sat Oct 23 16:18:26 1999 +++ geg/pkg/DESCR Sun Oct 24 12:11:43 1999 @@ -2,7 +2,4 @@ 2D-Functions, eg f(x) = 3 + sin(x), and much more complicated functions. It was written with GTK+ and provides a neat, configurable user interface. -WWW: http://www.geocities.com/SiliconValley/Park/2030/ - -- Rom -rom_glsa@ein-hashofet.co.il +WWW: http://www.infolaunch.com/~daveb/ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message