head	1.6;
access;
symbols
	PRE_XORG_7:1.5
	RELEASE_4_EOL:1.5
	RELEASE_6_2_0:1.5
	RELEASE_6_1_0:1.5
	RELEASE_5_5_0:1.5
	RELEASE_6_0_0:1.5
	RELEASE_5_4_0:1.5
	RELEASE_4_11_0:1.5
	RELEASE_5_3_0:1.5
	RELEASE_4_10_0:1.5
	RELEASE_5_2_1:1.5
	RELEASE_5_2_0:1.5
	RELEASE_4_9_0:1.5
	RELEASE_5_1_0:1.5
	RELEASE_4_8_0:1.5
	RELEASE_5_0_0:1.5
	RELEASE_4_7_0:1.5
	RELEASE_4_6_2:1.5
	RELEASE_4_6_1:1.5
	RELEASE_4_6_0:1.5
	RELEASE_5_0_DP1:1.5
	RELEASE_4_5_0:1.5
	RELEASE_4_4_0:1.5
	RELEASE_4_3_0:1.3
	RELEASE_4_2_0:1.3
	RELEASE_4_1_1:1.2
	RELEASE_4_1_0:1.1;
locks; strict;
comment	@# @;


1.6
date	2007.09.18.15.55.03;	author miwi;	state dead;
branches;
next	1.5;

1.5
date	2001.07.09.16.44.30;	author sobomax;	state Exp;
branches;
next	1.4;

1.4
date	2001.05.04.21.51.08;	author ade;	state Exp;
branches;
next	1.3;

1.3
date	2000.10.22.19.52.18;	author ade;	state Exp;
branches;
next	1.2;

1.2
date	2000.08.08.02.58.56;	author steve;	state Exp;
branches;
next	1.1;

1.1
date	2000.06.28.16.09.15;	author ade;	state Exp;
branches;
next	;


desc
@@


1.6
log
@2007-08-22 lang/fesi: Depends on obsolete version of jdk
2007-09-04 lang/gnomebasic: Five years abandoned project; functionality folded into mono
2007-09-01 lang/gnat-gcc34: This port was made for initial bootstraping of later versions and is no longer needed
2007-09-01 devel/hs-green-card: "Does not build with latest GHC"
2007-09-11 devel/p5-Devel-DProf: only works for old, unsupported Perl versions
@
text
@
$FreeBSD: ports/lang/gnomebasic/files/patch-aa,v 1.5 2001/07/09 16:44:30 sobomax Exp $

--- configure.orig	Mon Jul  9 18:56:49 2001
+++ configure	Mon Jul  9 19:02:33 2001
@@@@ -8248,9 +8248,9 @@@@
   
   rm -f conf.glibtest
 
-GMODULE_CFLAGS=`glib-config --cflags gmodule`
+GMODULE_CFLAGS=`$GLIB_CONFIG --cflags gmodule`
 
-GMODULE_LIBS=`glib-config --libs gmodule`
+GMODULE_LIBS=`$GLIB_CONFIG --libs gmodule`
 
 
 for ac_prog in 'bison -y' byacc
@@@@ -8501,8 +8501,8 @@@@
 
 echo $ac_n "checking for GTK >= 1.2.2""... $ac_c" 1>&6
 echo "configure:8504: checking for GTK >= 1.2.2" >&5
-if gtk-config --version > /dev/null 2>&1; then 
-        vers=`gtk-config --version | awk 'BEGIN { FS = "."; } { printf "%d", ($1 * 1000 + $2) * 1000 + $3;}'`
+if $GTK_CONFIG --version > /dev/null 2>&1; then 
+        vers=`$GTK_CONFIG --version | awk 'BEGIN { FS = "."; } { printf "%d", ($1 * 1000 + $2) * 1000 + $3;}'`
     if test "$vers" -ge 1002002; then
         echo "$ac_t""found" 1>&6
     else
@@@@ -9173,8 +9173,8 @@@@
 
 GB_LIBDIR='-L${libdir}'
 GB_INCLUDEDIR='-I${includedir}'
-GB_INCLUDEDIR="$GB_INCLUDEDIR `glib-config --cflags glib`"
-GB_LIBS="-lgb `glib-config --libs glib`"
+GB_INCLUDEDIR="$GB_INCLUDEDIR `$GLIB_CONFIG --cflags glib`"
+GB_LIBS="-lgbrun `$GLIB_CONFIG --libs glib`"
 
 
 
@


1.5
log
@Update to 0.0.20.
@
text
@d2 1
a2 1
$FreeBSD$
@


1.4
log
@The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole
bunch of GNOME applications under one convenient building mechanism.

Applications include:

mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa,
bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm,
gnucash and abiword.
@
text
@d1 8
a8 8
--- configure.orig	Tue Mar 13 05:50:33 2001
+++ configure	Wed Mar 28 13:59:56 2001
@@@@ -3010,3 +3010,3 @@@@
   CATOBJEXT=.mo
-		   DATADIRNAME=lib
+		   DATADIRNAME=share
 fi
@@@@ -4704,5 +4704,5 @@@@
d16 6
a21 2
@@@@ -4957,4 +4957,4 @@@@
 echo "configure:4958: checking for GTK >= 1.2.2" >&5
d27 5
a31 1
@@@@ -5629,4 +5629,4 @@@@
d36 3
a38 1
+GB_LIBS="-lgb `$GLIB_CONFIG --libs glib`"
@


1.3
log
@Update to 0.0.13
@
text
@d1 8
a8 3
--- configure.orig	Sat Oct 21 13:51:21 2000
+++ configure	Sat Oct 21 17:27:33 2000
@@@@ -3182,5 +3182,5 @@@@
d16 2
a17 2
@@@@ -3435,4 +3435,4 @@@@
 echo "configure:3436: checking for GTK >= 1.2.2" >&5
d23 1
a23 1
@@@@ -4046,4 +4046,4 @@@@
@


1.2
log
@Remove -Werror from CFLAGS as it was causing build to fall over on the
Alpha.
@
text
@d1 3
a3 5
--- configure.orig	Mon Jun 12 07:07:43 2000
+++ configure	Sun Aug  6 19:43:37 2000
@@@@ -3180,9 +3180,9 @@@@
   
   rm -f conf.glibtest
d11 1
a11 5
 
 for ac_prog in 'bison -y' byacc
@@@@ -3433,8 +3433,8 @@@@
 
 echo $ac_n "checking for GTK >= 1.2.2""... $ac_c" 1>&6
d18 1
a18 5
         echo "$ac_t""found" 1>&6
     else
@@@@ -4044,15 +4044,15 @@@@
 
 GB_LIBDIR='-L${libdir}'
a23 10
 
 
 
 
 
 EXTRA_GNOME_LIBS=`gnome-config --libs gnomeui`
-EXTRA_GNOME_CFLAGS="-Werror `gnome-config --cflags gnomeui`"
+EXTRA_GNOME_CFLAGS="`gnome-config --cflags gnomeui`"
 
 
@


1.1
log
@Gnome Basic is an embryonic attempt to provide VB compatible functionality
for the GNOME project, particularly with respect to office (VBA)
compatibility.
@
text
@d2 1
a2 1
+++ configure	Wed Jun 28 10:19:30 2000
d26 1
a26 1
@@@@ -4044,8 +4044,8 @@@@
d34 8
@

