Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/languages
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28985

Modified Files:
        gwydion-dylan-bootstrap.info gwydion-dylan.info 
        gwydion-dylan.patch 
Log Message:
Make gwydion dylan work on Tiger

Index: gwydion-dylan.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/languages/gwydion-dylan.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gwydion-dylan.patch 27 Apr 2005 03:25:58 -0000      1.1
+++ gwydion-dylan.patch 22 Dec 2005 23:55:11 -0000      1.2
@@ -1,7 +1,7 @@
-diff -ru gwydion-dylan-2.3.11-orig/Defaults.in gwydion-dylan-2.3.11/Defaults.in
---- gwydion-dylan-2.3.11-orig/Defaults.in      Sat Oct  4 13:21:01 2003
-+++ gwydion-dylan-2.3.11/Defaults.in   Sat Oct  4 13:23:16 2003
-@@ -96,10 +96,10 @@
+diff -ru gwydion-dylan-2.4.0-orig/Defaults.in gwydion-dylan-2.4.0/Defaults.in
+--- gwydion-dylan-2.4.0-orig/Defaults.in       2005-12-20 13:49:02.000000000 
-0800
++++ gwydion-dylan-2.4.0/Defaults.in    2005-12-20 13:49:19.000000000 -0800
+@@ -80,10 +80,10 @@
  };
  
  if ($enable_bootstrap && $bootstrap_compiler eq "d2c") {
@@ -14,9 +14,9 @@
      @runtime_directories = ('c-code', 'dylan', 'melange');
      foreach (@runtime_directories) {
        $d2c_runtime .= "-L$buildroot/d2c/runtime/$_ ";
-diff -ru gwydion-dylan-2.3.11-orig/d2c/compiler/main/main.dylan 
gwydion-dylan-2.3.11/d2c/compiler/main/main.dylan
---- gwydion-dylan-2.3.11-orig/d2c/compiler/main/main.dylan     Sat Oct  4 
13:20:51 2003
-+++ gwydion-dylan-2.3.11/d2c/compiler/main/main.dylan  Sat Oct  4 13:21:30 2003
+diff -ru gwydion-dylan-2.4.0-orig/d2c/compiler/main/main.dylan 
gwydion-dylan-2.4.0/d2c/compiler/main/main.dylan
+--- gwydion-dylan-2.4.0-orig/d2c/compiler/main/main.dylan      2005-12-20 
13:49:00.000000000 -0800
++++ gwydion-dylan-2.4.0/d2c/compiler/main/main.dylan   2005-12-20 
13:49:19.000000000 -0800
 @@ -215,7 +215,7 @@
  
  // Location of runtime.h
@@ -26,10 +26,24 @@
  
  #endif
  
-diff -ru gwydion-dylan-2.3.11-orig/ltmain.sh gwydion-dylan-2.3.11/ltmain.sh
---- gwydion-dylan-2.3.11-orig/ltmain.sh        Sat Oct  4 13:21:01 2003
-+++ gwydion-dylan-2.3.11/ltmain.sh     Sat Oct  4 13:21:30 2003
-@@ -1229,7 +1229,7 @@
+diff -ru gwydion-dylan-2.4.0-orig/d2c/compiler/platforms.descr 
gwydion-dylan-2.4.0/d2c/compiler/platforms.descr
+--- gwydion-dylan-2.4.0-orig/d2c/compiler/platforms.descr      2005-12-20 
13:49:00.000000000 -0800
++++ gwydion-dylan-2.4.0/d2c/compiler/platforms.descr   2005-12-20 
14:58:07.000000000 -0800
+@@ -660,8 +660,8 @@
+ default-c-compiler-profile-flags:     -I. -I%s -pg -g -O 
-fno-inline-functions -no-cpp-precomp -Wno-long-double
+ link-executable-flags:          $(GC_LIBS) -multiply_defined suppress         
+ long-long-alignment:  4
+-long-double-size:             8
+-long-double-alignment:        4
++long-double-size:             16
++long-double-alignment:                16
+ 
+ // Douglas M. Auclair's cygnus port ([EMAIL PROTECTED])
+ platform-name:                        x86-cygnus-gcc
+diff -ru gwydion-dylan-2.4.0-orig/ltmain.sh gwydion-dylan-2.4.0/ltmain.sh
+--- gwydion-dylan-2.4.0-orig/ltmain.sh 2005-12-20 13:49:02.000000000 -0800
++++ gwydion-dylan-2.4.0/ltmain.sh      2005-12-22 14:43:47.000000000 -0800
+@@ -1658,7 +1658,7 @@
        fi
        ;;
  
@@ -38,18 +52,18 @@
        # An archive.
        deplibs="$deplibs $arg"
        old_deplibs="$old_deplibs $arg"
-@@ -1456,7 +1456,7 @@
+@@ -1974,7 +1974,7 @@
          continue
          ;;
        *.la) lib="$deplib" ;;
 -      *.$libext)
 +      *.$libext | /System/Library/*Frameworks/*)
-         if test $pass = conv; then
+         if test "$pass" = conv; then
            deplibs="$deplib $deplibs"
            continue
-diff -ru gwydion-dylan-2.3.11-orig/mindy/comp/Makefile.in 
gwydion-dylan-2.3.11/mindy/comp/Makefile.in
---- gwydion-dylan-2.3.11-orig/mindy/comp/Makefile.in   Sat Oct  4 13:20:58 2003
-+++ gwydion-dylan-2.3.11/mindy/comp/Makefile.in        Sat Oct  4 13:21:30 2003
+diff -ru gwydion-dylan-2.4.0-orig/mindy/comp/Makefile.in 
gwydion-dylan-2.4.0/mindy/comp/Makefile.in
+--- gwydion-dylan-2.4.0-orig/mindy/comp/Makefile.in    2005-12-20 
13:49:00.000000000 -0800
++++ gwydion-dylan-2.4.0/mindy/comp/Makefile.in 2005-12-20 13:49:19.000000000 
-0800
 @@ -49,8 +49,9 @@
  
  CC    =               @CC@
@@ -70,9 +84,9 @@
        mv ,$@ $@
  
  ${SRCDIR}/parser-tab.c: ${SRCDIR}/parser.y
-diff -ru gwydion-dylan-2.3.11-orig/mindy/compat/Makefile.in 
gwydion-dylan-2.3.11/mindy/compat/Makefile.in
---- gwydion-dylan-2.3.11-orig/mindy/compat/Makefile.in Sat Oct  4 13:20:58 2003
-+++ gwydion-dylan-2.3.11/mindy/compat/Makefile.in      Sat Oct  4 13:21:30 2003
+diff -ru gwydion-dylan-2.4.0-orig/mindy/compat/Makefile.in 
gwydion-dylan-2.4.0/mindy/compat/Makefile.in
+--- gwydion-dylan-2.4.0-orig/mindy/compat/Makefile.in  2005-12-20 
13:49:00.000000000 -0800
++++ gwydion-dylan-2.4.0/mindy/compat/Makefile.in       2005-12-20 
13:49:19.000000000 -0800
 @@ -49,7 +49,7 @@
  AR      =               ar
  CC    =               @CC@
@@ -82,9 +96,9 @@
  YACC  =               @YACC@
  YFLAGS        =               -d
  LEX   =               @LEX@
-diff -ru gwydion-dylan-2.3.11-orig/mindy/etc/Makefile.in 
gwydion-dylan-2.3.11/mindy/etc/Makefile.in
---- gwydion-dylan-2.3.11-orig/mindy/etc/Makefile.in    Sat Oct  4 13:21:00 2003
-+++ gwydion-dylan-2.3.11/mindy/etc/Makefile.in Sat Oct  4 13:21:30 2003
+diff -ru gwydion-dylan-2.4.0-orig/mindy/etc/Makefile.in 
gwydion-dylan-2.4.0/mindy/etc/Makefile.in
+--- gwydion-dylan-2.4.0-orig/mindy/etc/Makefile.in     2005-12-20 
13:49:01.000000000 -0800
++++ gwydion-dylan-2.4.0/mindy/etc/Makefile.in  2005-12-20 13:49:19.000000000 
-0800
 @@ -50,7 +50,8 @@
  
  CC    =               @CC@
@@ -104,9 +118,9 @@
        mv ,$@ $@
  
  mindyexec.o: ${SRCDIR}/mindyexec.c
-diff -ru gwydion-dylan-2.3.11-orig/mindy/interp/Makefile.in 
gwydion-dylan-2.3.11/mindy/interp/Makefile.in
---- gwydion-dylan-2.3.11-orig/mindy/interp/Makefile.in Sat Oct  4 13:21:00 2003
-+++ gwydion-dylan-2.3.11/mindy/interp/Makefile.in      Sat Oct  4 13:21:30 2003
+diff -ru gwydion-dylan-2.4.0-orig/mindy/interp/Makefile.in 
gwydion-dylan-2.4.0/mindy/interp/Makefile.in
+--- gwydion-dylan-2.4.0-orig/mindy/interp/Makefile.in  2005-12-20 
13:49:01.000000000 -0800
++++ gwydion-dylan-2.4.0/mindy/interp/Makefile.in       2005-12-20 
13:49:20.000000000 -0800
 @@ -52,8 +52,9 @@
  
  CC    =               @CC@
@@ -127,9 +141,9 @@
        mv -f ,$@ $@
  
  ${SRCDIR}/parser-tab.c: ${SRCDIR}/parser.y
-diff -ru gwydion-dylan-2.3.11-orig/platform/Makegen 
gwydion-dylan-2.3.11/platform/Makegen
---- gwydion-dylan-2.3.11-orig/platform/Makegen Sat Oct  4 13:20:53 2003
-+++ gwydion-dylan-2.3.11/platform/Makegen      Sat Oct  4 13:21:30 2003
+diff -ru gwydion-dylan-2.4.0-orig/platform/Makegen 
gwydion-dylan-2.4.0/platform/Makegen
+--- gwydion-dylan-2.4.0-orig/platform/Makegen  2005-12-20 13:48:59.000000000 
-0800
++++ gwydion-dylan-2.4.0/platform/Makegen       2005-12-20 13:49:20.000000000 
-0800
 @@ -5,6 +5,9 @@
  if ($features{'compiled_for_darwin'}) {
      &compile_subdirs('carbon');
@@ -143,24 +157,9 @@
 +## if ($have_gtk eq 'yes') {
 +##    &compile_subdirs('gtk+');
 +## }
-diff -ru gwydion-dylan-2.3.11-orig/platform/carbon/carbon/carbon-events.dylan 
gwydion-dylan-2.3.11/platform/carbon/carbon/carbon-events.dylan
---- gwydion-dylan-2.3.11-orig/platform/carbon/carbon/carbon-events.dylan       
Sat Oct  4 13:20:52 2003
-+++ gwydion-dylan-2.3.11/platform/carbon/carbon/carbon-events.dylan    Sun Oct 
 5 11:15:08 2003
-@@ -435,8 +435,8 @@
- define constant $kEventControlInitialize :: <integer> = c-expr(int: 
"kEventControlInitialize");
- define constant $kEventControlDispose :: <integer> = c-expr(int: 
"kEventControlDispose");
- define constant $kEventControlGetOptimalBounds :: <integer> = c-expr(int: 
"kEventControlGetOptimalBounds");
--define constant $kEventControlDefInitialize :: <integer> = c-expr(int: 
"kEventControlDefInitialize");
--define constant $kEventControlDefDispose :: <integer> = c-expr(int: 
"kEventControlDefDispose");
-+define constant $kEventControlDefInitialize :: <integer> = c-expr(int: 
"kEventControlInitialize");
-+define constant $kEventControlDefDispose :: <integer> = c-expr(int: 
"kEventControlDispose");
- define constant $kEventControlHit :: <integer> = c-expr(int: 
"kEventControlHit");
- define constant $kEventControlSimulateHit :: <integer> = c-expr(int: 
"kEventControlSimulateHit");
- define constant $kEventControlHitTest :: <integer> = c-expr(int: 
"kEventControlHitTest");
-Only in gwydion-dylan-2.3.11/platform/carbon/carbon: carbon-events.dylan~
-diff -ru 
gwydion-dylan-2.3.11-orig/platform/carbon/carbon-event-handling/carbon-event-handling.lid
 
gwydion-dylan-2.3.11/platform/carbon/carbon-event-handling/carbon-event-handling.lid
---- 
gwydion-dylan-2.3.11-orig/platform/carbon/carbon-event-handling/carbon-event-handling.lid
  Sat Oct  4 13:20:52 2003
-+++ 
gwydion-dylan-2.3.11/platform/carbon/carbon-event-handling/carbon-event-handling.lid
       Sat Oct  4 13:21:30 2003
+diff -ru 
gwydion-dylan-2.4.0-orig/platform/carbon/carbon-event-handling/carbon-event-handling.lid
 
gwydion-dylan-2.4.0/platform/carbon/carbon-event-handling/carbon-event-handling.lid
+--- 
gwydion-dylan-2.4.0-orig/platform/carbon/carbon-event-handling/carbon-event-handling.lid
   2005-12-20 13:48:59.000000000 -0800
++++ 
gwydion-dylan-2.4.0/platform/carbon/carbon-event-handling/carbon-event-handling.lid
        2005-12-20 13:49:20.000000000 -0800
 @@ -1,5 +1,5 @@
  library: carbon-event-handling
  executable: carbon-event-handling
@@ -168,9 +167,9 @@
 +linker-options: /System/Library/Frameworks/Carbon.framework/Carbon
  files: carbon-event-handling-exports
    carbon-event-handling
-diff -ru gwydion-dylan-2.3.11-orig/platform/carbon/sillyballs/sillyballs.lid 
gwydion-dylan-2.3.11/platform/carbon/sillyballs/sillyballs.lid
---- gwydion-dylan-2.3.11-orig/platform/carbon/sillyballs/sillyballs.lid        
Sat Oct  4 13:20:52 2003
-+++ gwydion-dylan-2.3.11/platform/carbon/sillyballs/sillyballs.lid     Sat Oct 
 4 13:21:30 2003
+diff -ru gwydion-dylan-2.4.0-orig/platform/carbon/sillyballs/sillyballs.lid 
gwydion-dylan-2.4.0/platform/carbon/sillyballs/sillyballs.lid
+--- gwydion-dylan-2.4.0-orig/platform/carbon/sillyballs/sillyballs.lid 
2005-12-20 13:48:59.000000000 -0800
++++ gwydion-dylan-2.4.0/platform/carbon/sillyballs/sillyballs.lid      
2005-12-20 13:49:20.000000000 -0800
 @@ -1,7 +1,7 @@
  library: sillyballs
  executable: sillyballs
@@ -180,9 +179,9 @@
  
  sillyballs-exports.dylan
  sillyballs.dylan
-diff -ru 
gwydion-dylan-2.3.11-orig/platform/carbon/simple-starter/my-simple.lid 
gwydion-dylan-2.3.11/platform/carbon/simple-starter/my-simple.lid
---- gwydion-dylan-2.3.11-orig/platform/carbon/simple-starter/my-simple.lid     
Sat Oct  4 13:20:52 2003
-+++ gwydion-dylan-2.3.11/platform/carbon/simple-starter/my-simple.lid  Sat Oct 
 4 13:21:30 2003
+diff -ru gwydion-dylan-2.4.0-orig/platform/carbon/simple-starter/my-simple.lid 
gwydion-dylan-2.4.0/platform/carbon/simple-starter/my-simple.lid
+--- gwydion-dylan-2.4.0-orig/platform/carbon/simple-starter/my-simple.lid      
2005-12-20 13:48:59.000000000 -0800
++++ gwydion-dylan-2.4.0/platform/carbon/simple-starter/my-simple.lid   
2005-12-20 13:49:20.000000000 -0800
 @@ -1,7 +1,7 @@
  library: my-simple
  executable: my-simple
@@ -192,9 +191,9 @@
  
  my-exports.dylan
  my-window.dylan
-diff -ru gwydion-dylan-2.3.11-orig/tools/pidgin/src/c-parser-exports.dylan 
gwydion-dylan-2.3.11/tools/pidgin/src/c-parser-exports.dylan
---- gwydion-dylan-2.3.11-orig/tools/pidgin/src/c-parser-exports.dylan  Sat Oct 
 4 13:20:57 2003
-+++ gwydion-dylan-2.3.11/tools/pidgin/src/c-parser-exports.dylan       Sat Oct 
 4 13:21:30 2003
+diff -ru gwydion-dylan-2.4.0-orig/tools/pidgin/src/c-parser-exports.dylan 
gwydion-dylan-2.4.0/tools/pidgin/src/c-parser-exports.dylan
+--- gwydion-dylan-2.4.0-orig/tools/pidgin/src/c-parser-exports.dylan   
2005-12-20 13:49:01.000000000 -0800
++++ gwydion-dylan-2.4.0/tools/pidgin/src/c-parser-exports.dylan        
2005-12-20 13:49:20.000000000 -0800
 @@ -116,5 +116,6 @@
      $i386-linux-platform,
      $ppc-linux-platform,
@@ -203,9 +202,9 @@
 +    $sparc-solaris-platform,
 +    $ppc-darwin-platform;
  end module c-parser;
-diff -ru gwydion-dylan-2.3.11-orig/tools/pidgin/src/platforms.dylan 
gwydion-dylan-2.3.11/tools/pidgin/src/platforms.dylan
---- gwydion-dylan-2.3.11-orig/tools/pidgin/src/platforms.dylan Sat Oct  4 
13:20:57 2003
-+++ gwydion-dylan-2.3.11/tools/pidgin/src/platforms.dylan      Sat Oct  4 
13:21:30 2003
+diff -ru gwydion-dylan-2.4.0-orig/tools/pidgin/src/platforms.dylan 
gwydion-dylan-2.4.0/tools/pidgin/src/platforms.dylan
+--- gwydion-dylan-2.4.0-orig/tools/pidgin/src/platforms.dylan  2005-12-20 
13:49:01.000000000 -0800
++++ gwydion-dylan-2.4.0/tools/pidgin/src/platforms.dylan       2005-12-20 
13:49:20.000000000 -0800
 @@ -133,6 +133,42 @@
         default-include-path:
         #["/usr/include"]);

Index: gwydion-dylan.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/languages/gwydion-dylan.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gwydion-dylan.info  27 Apr 2005 03:25:58 -0000      1.1
+++ gwydion-dylan.info  22 Dec 2005 23:55:11 -0000      1.2
@@ -1,24 +1,22 @@
 Package: gwydion-dylan
-Version: 2.3.11
-Revision: 21
+Version: 2.4.0
+Revision: 1
 Maintainer: Matthias Neeracher <[EMAIL PROTECTED]>
 Depends: readline-shlibs (>= 4.3-15), tcltk, libtool | libtool14, gc-shlibs
 BuildDepends: readline (>= 4.3-15), gwydion-dylan-bootstrap (>= %v-%r), gc
 Replaces: gwydion-dylan-bootstrap
-Source: ftp://ftp.gwydiondylan.org/pub/gd/src/%n-%v.tar.gz
-Source-MD5: 0be55ce757671efb415ec6616b6277c4
+Source: http://www.gwydiondylan.org/downloads/src/tar/gwydion-dylan-%v.tar.gz
+Source-MD5: 7ed180bf4ef11e8e8da3bd78b45477a8
 UpdateConfigGuess: true
 Patch: %n.patch
 ConfigureParams: --mandir=%p/share/man --includedir=%p/include/dylan 
--with-gc-prefix=%p --disable-duim
-SetCPPFLAGS: -Wno-long-double 
-GCC: 3.3
 CompileScript: <<
 ./configure %c
-ulimit -S -s 8192; make
+make
 <<
 InstallScript: <<
 make DESTDIR=%d install
-ranlib %i/lib/dylan/%v/ppc-darwin-egcs/*.a
+ranlib %i/lib/dylan/%v/ppc-darwin-gcc/*.a
 head -n 26 Makegen>COPYING
 <<
 DocFiles: CREDITS NEWS README COPYING

Index: gwydion-dylan-bootstrap.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/languages/gwydion-dylan-bootstrap.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gwydion-dylan-bootstrap.info        27 Apr 2005 03:25:58 -0000      1.1
+++ gwydion-dylan-bootstrap.info        22 Dec 2005 23:55:11 -0000      1.2
@@ -1,24 +1,22 @@
 Package: gwydion-dylan-bootstrap
-Version: 2.3.11
-Revision: 21
+Version: 2.4.0
+Revision: 1
 Depends: readline-shlibs (>= 4.3-15), tcltk, libtool | libtool14, gc-shlibs
 BuildDepends: readline (>= 4.3-15) , gc
 Replaces: gwydion-dylan
 Maintainer: Matthias Neeracher <[EMAIL PROTECTED]>
-Source: ftp://ftp.gwydiondylan.org/pub/gd/src/gwydion-dylan-%v.tar.gz
-Source-MD5: 0be55ce757671efb415ec6616b6277c4
+Source: http://www.gwydiondylan.org/downloads/src/tar/gwydion-dylan-%v.tar.gz
+Source-MD5: 7ed180bf4ef11e8e8da3bd78b45477a8
 UpdateConfigGuess: true
 Patch: gwydion-dylan.patch
 ConfigureParams: --mandir=%p/share/man --enable-mindy-bootstrap 
--includedir=%p/include/dylan --with-gc-prefix=%p
-SetCPPFLAGS: -Wno-long-double
-GCC: 3.3
 CompileScript: <<
 ./configure %c
-ulimit -S -s 8192; make
+make
 <<
 InstallScript: <<
 make DESTDIR=%d install
-ranlib %i/lib/dylan/%v/ppc-darwin-egcs/*.a
+ranlib %i/lib/dylan/%v/ppc-darwin-gcc/*.a
 head -n 26 Makegen>COPYING
 <<
 DocFiles: CREDITS NEWS README COPYING



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to