[cvs] dists/10.4/stable/main/finkinfo/sci fftw3.info,1.5,1.6

2007-01-08 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv21377

Modified Files:
fftw3.info 
Log Message:
Add InfoDocs (with jswhit permission). Validation fix.


Index: fftw3.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/fftw3.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- fftw3.info  30 Nov 2006 22:13:29 -  1.5
+++ fftw3.info  8 Jan 2007 16:20:18 -   1.6
@@ -1,6 +1,6 @@
 Package: fftw3
 Version: 3.1.1  
-Revision: 3
+Revision: 4
 Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
 Source:  ftp://ftp.fftw.org/pub/fftw/fftw-%v.tar.gz
 Source-MD5: b35813b88a046e4e74a603017794ddcd
@@ -12,7 +12,7 @@
 ConfigureParams: --enable-shared --enable-threads --enable-fortran 
--mandir='${prefix}/share/man' --infodir='${prefix}/share/info'
 GCC: 4.0
 CompileScript: <<
- #!/bin/sh -e
+ #!/bin/sh -ev
  gcclib=`%p/bin/g95 --print-lib`
  FLIBDIR=`dirname $gcclib`
  if [ %m = "i386" ]; then 
@@ -23,7 +23,7 @@
  make
 <<
 InstallScript: <<
- #!/bin/sh -e
+ #!/bin/sh -ev
  make -j1 install prefix=%i
  mkdir -p %i/share/doc/%n/html/FAQ
  cp doc/html/*html %i/share/doc/%n/html
@@ -49,6 +49,7 @@
   DocFiles: README NEWS TODO COPYING INSTALL COPYRIGHT AUTHORS CONVENTIONS
 <<
 DocFiles: README NEWS TODO COPYING INSTALL COPYRIGHT AUTHORS CONVENTIONS
+InfoDocs: fftw3.info
 Description: Discrete Fourier Transform Lib (Ver 3)
 DescDetail: <<
  Performs the DFT in one or more dimensions, of both real and complex data, 


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/sci fftw3.info,1.9,1.10

2007-01-08 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv18460

Modified Files:
fftw3.info 
Log Message:
Add InfoDocs (with jswhit permission).


Index: fftw3.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/fftw3.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- fftw3.info  22 Nov 2006 17:16:39 -  1.9
+++ fftw3.info  8 Jan 2007 16:13:27 -   1.10
@@ -1,6 +1,6 @@
 Package: fftw3
 Version: 3.1.1  
-Revision: 3
+Revision: 4
 Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
 Source:  ftp://ftp.fftw.org/pub/fftw/fftw-%v.tar.gz
 Source-MD5: b35813b88a046e4e74a603017794ddcd
@@ -49,6 +49,7 @@
   DocFiles: README NEWS TODO COPYING INSTALL COPYRIGHT AUTHORS CONVENTIONS
 <<
 DocFiles: README NEWS TODO COPYING INSTALL COPYRIGHT AUTHORS CONVENTIONS
+InfoDocs: fftw3.info
 Description: Discrete Fourier Transform Lib (Ver 3)
 DescDetail: <<
  Performs the DFT in one or more dimensions, of both real and complex data, 


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/stable/main/finkinfo/sci gsl.info,1.2,1.3

2007-01-27 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv6442

Modified Files:
gsl.info 
Log Message:
Move to 10.3/stable.

Index: gsl.info
===
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/sci/gsl.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- gsl.info9 Jul 2005 20:51:59 -   1.2
+++ gsl.info27 Jan 2007 21:42:59 -  1.3
@@ -1,35 +1,42 @@
 Package: gsl
-Version: 1.4
+Version: 1.8
 Revision: 1
+Description: GNU Scientific Library
+License: GPL
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
-Depends: %N-shlibs (= %v-%r)
-Source: ftp://mirrors.rcn.net/pub/sourceware/gsl/%n-%v.tar.gz
-Source-MD5: 7513e13525c073dc07e02cc4354294e2
-ConfigureParams: --mandir='${prefix}/share/man' 
--infodir='${prefix}/share/info'
-DocFiles: AUTHORS BUGS ChangeLog INSTALL NEWS README THANKS TODO
-InfoDocs: gsl-ref.info
+Depends: %n-shlibs (= %v-%r)
 BuildDependsOnly: True
-SplitOff: <<
- Package: %N-shlibs
- Files: <<
-  lib/libgsl.*.dylib 
-  lib/libgslcblas.*.dylib
- <<
- Shlibs: <<
-  %p/lib/libgsl.0.dylib 6.0.0 gsl (>= 1.4-1)
+Source: mirror:gnu:gsl/%n-%v.tar.gz
+Source-MD5: c60a5d193cc6b472496ff191744fc306
+ConfigureParams: --mandir=%i/share/man --infodir=%i/share/info
+InfoTest: <<
+  TestScript: <<
+make check || exit 2
+  <<
+<<
+DocFiles: README COPYING
+Shlibs: <<
+  %p/lib/libgsl.0.dylib 10.0.0 gsl (>= 1.8-1)
   %p/lib/libgslcblas.0.dylib 1.0.0 gsl (>= 1.4-1)
- <<
- DocFiles: README
 <<
-Description: Routines for numerical computing
+SplitOff: <<
+  Package: %n-shlibs
+  Files: <<
+lib/libgsl.0.9.0.dylib
+lib/libgsl.0.dylib
+lib/libgslcblas.0.0.0.dylib
+lib/libgslcblas.0.dylib
+  <<
+  DocFiles: COPYING
+<<
 DescDetail: <<
- The GNU Scientific Library (GSL) is a collection of routines for numerical
- computing. The routines are written from scratch by the GSL team in ANSI C,
- and are meant to present a modern API for C programmer, while allowing
- wrappers to be written for very high level languages.
+The GNU Scientific Library (GSL) is a numerical library for C and C++
+programmers. The library provides a wide range of mathematical
+routines such as random number generators, special functions and
+least-squares fitting. There are over 1000 functions in total.
 <<
-License: GPL
-Homepage: http://sources.redhat.com/gsl
+InfoDocs: gsl-ref.info
+Homepage: http://www.gnu.org/software/gsl/
 DescPackaging: <<
-Originally packaged by Jeffrey Whitaker
-<<
\ No newline at end of file
+Originally packaged by Jeffrey Whitaker.
+<<


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/stable/main/finkinfo/sci gsl.info,1.2,1.3

2007-01-27 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv6833

Modified Files:
gsl.info 
Log Message:
Move to 10.4/stable.

Index: gsl.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/gsl.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- gsl.info15 Mar 2006 04:40:15 -  1.2
+++ gsl.info27 Jan 2007 21:43:41 -  1.3
@@ -1,24 +1,28 @@
 Package: gsl
-Version: 1.7
-Revision: 3
+Version: 1.8
+Revision: 1
 Description: GNU Scientific Library
 License: GPL
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
 Depends: %n-shlibs (= %v-%r)
 BuildDependsOnly: True
 Source: mirror:gnu:gsl/%n-%v.tar.gz
-Source-MD5: 521b9aa094a3dc2cb088f29efca0bda3
-Patch: %n.patch
+Source-MD5: c60a5d193cc6b472496ff191744fc306
 ConfigureParams: --mandir=%i/share/man --infodir=%i/share/info
+InfoTest: <<
+  TestScript: <<
+make check || exit 2
+  <<
+<<
 DocFiles: README COPYING
 Shlibs: <<
-  %p/lib/libgsl.0.dylib 9.0.0 gsl (>= 1.7-1)
+  %p/lib/libgsl.0.dylib 10.0.0 gsl (>= 1.8-1)
   %p/lib/libgslcblas.0.dylib 1.0.0 gsl (>= 1.4-1)
 <<
 SplitOff: <<
   Package: %n-shlibs
   Files: <<
-lib/libgsl.0.8.0.dylib
+lib/libgsl.0.9.0.dylib
 lib/libgsl.0.dylib
 lib/libgslcblas.0.0.0.dylib
 lib/libgslcblas.0.dylib
@@ -36,7 +40,3 @@
 DescPackaging: <<
 Originally packaged by Jeffrey Whitaker.
 <<
-DescPort: <<
-Patched to compile on Intel Macs. See:
-http://lists.gnu.org/archive/html/bug-gsl/2006-02/msg2.html
-<<
\ No newline at end of file


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/crypto/finkinfo gwenhywfar38.patch, NONE, 1.1 gwenhywfar38.info, NONE, 1.1

2007-01-30 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv9532

Added Files:
gwenhywfar38.patch gwenhywfar38.info 
Log Message:
Copied from 10.4/crypto. Needed for gnucash2.


--- NEW FILE: gwenhywfar38.info ---
Package: gwenhywfar38
Version: 2.4.1
Revision: 6
Description: Utility Library for AqBanking
License: LGPL
Maintainer: Dave Reiser <[EMAIL PROTECTED]>
Source: mirror:sourceforge:gwenhywfar/gwenhywfar-%v.tar.gz
Source-MD5: e6c30009e916e6147c6ada32d80555bc
Conflicts: gwenhywfar
Replaces: gwenhywfar
Patch: %n.patch
Depends: <<
  %n-shlibs (= %v-%r), libgettext3-shlibs, libiconv
<<
BuildDepends: <<
  system-openssl-dev, libgettext3-dev, gettext-bin, gettext-tools, 
libiconv-dev, 
  libncurses5 (>= 5.4-20041023-6), pkgconfig
<<
BuildDependsOnly: True
ConfigureParams: --enable-ssl 
--with-openssl-includes=%p/lib/system-openssl/include 
--with-openssl-libs=%p/lib/system-openssl/lib --disable-dependency-tracking 
--sysconfdir=%p/etc/gwenhywfar38 --datarootdir=%p/share/gwenhywfar38
SetCPPFLAGS: -I%p/lib/system-openssl/include
SetLDFLAGS: -L%p/lib/system-openssl/lib
DocFiles: README README.DARWIN COPYING
InstallScript: make install DESTDIR=%d
SplitOff: <<
  Package: %N-shlibs
  Files: <<
lib/libgwenhywfar.38.7.1.dylib
lib/libgwenhywfar.38.dylib
lib/gwenhywfar
etc
  <<
  Shlibs: <<
%p/lib/libgwenhywfar.38.dylib 46.0.0 %n (>= 2.4.1-1)
  <<
  DocFiles: COPYING
<<
DescDetail: <<
Gwenhywfar is a multi-platform helper library for networking and
security applications and libraries. It is used by AqBanking.
<<
Homepage: http://gwenhywfar.sourceforge.net

--- NEW FILE: gwenhywfar38.patch ---
Index: gwenhywfar-2.4.1/src/base/plugindescr.c
===
--- gwenhywfar-2.4.1/src/base/plugindescr.c (revision 1098)
+++ gwenhywfar-2.4.1/src/base/plugindescr.c (working copy)
@@ -165,9 +165,8 @@
   /* The following line has been disabled to allow GnuCash 1.8.12 to work with
* this version of Gwen. As soon as the next Gnucash release appears we will
* enable this line again.
-   * Martin Preuss, 2005/12/05
+   * Martin Preuss, 2005/12/05*/
GWEN_PluginDescription_List2_free(pdl);
-   */
 }
 
 


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/editors emacs22.info,1.3,1.4

2007-02-10 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv5525

Modified Files:
emacs22.info 
Log Message:
Fix the version/revision number. Pass -e option to the configure script.


Index: emacs22.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/emacs22.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- emacs22.info6 Jul 2006 02:06:38 -   1.3
+++ emacs22.info10 Feb 2007 18:07:04 -  1.4
@@ -1,7 +1,7 @@
 Info2: <<
 Package: emacs22%type_pkg[uitype]
-Version: 22.0.50
-Revision: 20060624-1001
+Version: 22.0.50-20060624
+Revision: 1001
 Type: uitype (. -nox -gtk)
 Description: Flexible real-time text editor
 License: GPL
@@ -47,7 +47,7 @@
 <<
 Conflicts: emacs22, emacs22-nox, emacs22-gtk, emacs22-carbon 
(<<22.0.50.cvs20060118-1)
 Replaces: emacs22, emacs22-nox, emacs22-gtk, emacs22-carbon 
(<<22.0.50.cvs20060118-1)
-Source: 
http://www-personal.umich.edu/~smaret/download/fink/emacs-%v-20060624.tar.gz
+Source: 
http://www-personal.umich.edu/~smaret/download/fink/emacs-22.0.50-20060624.tar.gz
 SourceDirectory: emacs
 Source-MD5: 6437e52890ef53c73183d98f415577e1
 Patch: emacs22.patch
@@ -55,7 +55,7 @@
 SetMAKEFLAGS: -j1
 ConfigureParams: --infodir='${prefix}/share/info' 
--mandir='${prefix}/share/man' --libexecdir='${prefix}/lib'
 CompileScript: <<
- #!/bin/bash -e
+ #!/bin/bash -ev
  if [ "%type_raw[uitype]" == "-nox" ]; then
./configure %c --without-carbon --without-x
  elif [ "%type_raw[uitype]" == "-gtk" ]; then


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/editors emacs22.info,1.5,1.6

2007-02-10 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv7068

Modified Files:
emacs22.info 
Log Message:
Fix Version/Revision numbers. Pass -v option to the configure script.


Index: emacs22.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors/emacs22.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- emacs22.info31 Jul 2006 02:05:42 -  1.5
+++ emacs22.info10 Feb 2007 18:11:08 -  1.6
@@ -1,7 +1,7 @@
 Info2: <<
 Package: emacs22%type_pkg[uitype]
-Version: 22.0.50
-Revision: 20051113-1
+Version: 22.0.50-20051113
+Revision: 1
 Type: uitype (. -nox -gtk)
 Description: Flexible real-time text editor
 License: GPL
@@ -47,7 +47,7 @@
 <<
 Conflicts: emacs22,emacs22-nox,emacs22-gtk, emacs22-carbon 
(<<22.0.50.cvs20060118-1)
 Replaces: emacs22,emacs22-nox,emacs22-gtk, emacs22-carbon 
(<<22.0.50.cvs20060118-1)
-Source: 
http://www-personal.umich.edu/~smaret/download/fink/emacs-%v-20051113.tar.gz
+Source: 
http://www-personal.umich.edu/~smaret/download/fink/emacs-22.0.50-20051113.tar.gz
 SourceDirectory: emacs
 Source-MD5: 46eb867aaa4b77d6c0316777fe49c6ce
 Patch: emacs22.patch
@@ -55,7 +55,7 @@
 SetMAKEFLAGS: -j1
 ConfigureParams: --infodir='${prefix}/share/info' 
--mandir='${prefix}/share/man' --libexecdir='${prefix}/lib'
 CompileScript: <<
- #!/bin/bash -e
+ #!/bin/bash -ev
  if [ "%type_raw[uitype]" == "-nox" ]; then
./configure %c --without-carbon --without-x
  elif [ "%type_raw[uitype]" == "-gtk" ]; then


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/editors emacs22.patch, 1.2, 1.3 emacs22.info, 1.4, 1.5

2007-02-11 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv24805

Modified Files:
emacs22.patch emacs22.info 
Log Message:
New version.


Index: emacs22.patch
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/emacs22.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- emacs22.patch   26 Jun 2006 16:19:18 -  1.2
+++ emacs22.patch   12 Feb 2007 01:02:11 -  1.3
@@ -1,7 +1,7 @@
-diff -ruN -x '*~' emacs/Makefile.in emacs.patched/Makefile.in
 emacs/Makefile.in  2006-05-06 09:18:44.0 -0400
-+++ emacs.patched/Makefile.in  2006-06-24 13:43:08.0 -0400
-@@ -428,7 +428,7 @@
+diff -ruN -x '*~' emacs-22.0.93/Makefile.in emacs-22.0.93.patched/Makefile.in
+--- emacs-22.0.93/Makefile.in  2007-01-21 13:34:14.0 -0500
 emacs-22.0.93.patched/Makefile.in  2007-01-24 12:03:45.0 -0500
+@@ -432,7 +432,7 @@
  (cd $${dir}; tar -chf - . ) \
| (cd $${dest}; umask 022; \
 tar -xvf - && cat > /dev/null) || exit 1; \
@@ -10,7 +10,7 @@
  for subdir in `find $${dest} -type d ! -name RCS ! -name CVS 
-print` ; do \
chmod a+rx $${subdir} ; \
rm -rf $${subdir}/RCS ; \
-@@ -468,7 +468,7 @@
+@@ -472,7 +472,7 @@
   echo "Copying etc/DOC-* to $(DESTDIR)${docdir} ..." ; \
   (cd ./etc; tar -chf - DOC*) \
 |(cd $(DESTDIR)${docdir}; umask 022; tar -xvf - && cat > 
/dev/null) || exit 1; \
@@ -19,7 +19,7 @@
if test "`echo DOC-*`" != "DOC-*"; then rm DOC; fi); \
else true; fi
-unset CDPATH; \
-@@ -480,7 +480,7 @@
+@@ -484,7 +484,7 @@
   echo "Copying lisp/*.el and lisp/*.elc to $(DESTDIR)${lispdir} ..." 
; \
   (cd lisp; tar -chf - *.el *.elc) \
 |(cd $(DESTDIR)${lispdir}; umask 022; tar -xvf - && cat > 
/dev/null) || exit 1; \
@@ -28,10 +28,10 @@
else true; fi
-unset CDPATH; \
if [ -n "${GZIP_PROG}" ]; \
-diff -ruN -x '*~' emacs/configure emacs.patched/configure
 emacs/configure2006-05-18 12:58:44.0 -0400
-+++ emacs.patched/configure2006-06-24 13:43:08.0 -0400
-@@ -1359,7 +1359,7 @@
+diff -ruN -x '*~' emacs-22.0.93/configure emacs-22.0.93.patched/configure
+--- emacs-22.0.93/configure2007-01-22 19:37:53.0 -0500
 emacs-22.0.93.patched/configure2007-01-24 12:03:45.0 -0500
+@@ -1806,7 +1806,7 @@
  etcdir='${datadir}/emacs/${version}/etc'
  archlibdir='${libexecdir}/emacs/${version}/${configuration}'
  docdir='${datadir}/emacs/${version}/etc'
@@ -40,10 +40,10 @@
  
  gameuser=games
  
-@@ -13006,9 +13006,9 @@
+@@ -13567,9 +13567,9 @@
  fi
- echo "$as_me:$LINENO: result: $ac_cv_lib_ungif_EGifPutExtensionLast" >&5
- echo "${ECHO_T}$ac_cv_lib_ungif_EGifPutExtensionLast" >&6
+ { echo "$as_me:$LINENO: result: $ac_cv_lib_ungif_EGifPutExtensionLast" >&5
+ echo "${ECHO_T}$ac_cv_lib_ungif_EGifPutExtensionLast" >&6; }
 -if test $ac_cv_lib_ungif_EGifPutExtensionLast = yes; then
 +#if test $ac_cv_lib_ungif_EGifPutExtensionLast = yes; then
HAVE_GIF=yes
@@ -52,9 +52,9 @@
  
  fi
  
-diff -ruN -x '*~' emacs/fix-info emacs.patched/fix-info
 emacs/fix-info 1969-12-31 19:00:00.0 -0500
-+++ emacs.patched/fix-info 2006-06-26 11:07:22.0 -0400
+diff -ruN -x '*~' emacs-22.0.93/fix-info emacs-22.0.93.patched/fix-info
+--- emacs-22.0.93/fix-info 1969-12-31 19:00:00.0 -0500
 emacs-22.0.93.patched/fix-info 2007-01-24 12:03:45.0 -0500
 @@ -0,0 +1,12 @@
 +#!/bin/sh
 +
@@ -69,10 +69,10 @@
 +./mangle-info ${THE_INFO_PREFIX}/${file}
 +done
 \ No newline at end of file
-diff -ruN -x '*~' emacs/lisp/startup.el emacs.patched/lisp/startup.el
 emacs/lisp/startup.el  2006-05-24 09:22:12.0 -0400
-+++ emacs.patched/lisp/startup.el  2006-06-24 13:43:08.0 -0400
-@@ -285,6 +285,10 @@
+diff -ruN -x '*~' emacs-22.0.93/lisp/startup.el 
emacs-22.0.93.patched/lisp/startup.el
+--- emacs-22.0.93/lisp/startup.el  2007-01-21 13:34:20.0 -0500
 emacs-22.0.93.patched/lisp/startup.el  2007-01-24 12:03:45.0 
-0500
+@@ -288,6 +288,10 @@
  
  (defvar normal-top-level-add-subdirs-inode-list nil)
  
@@ -83,7 +83,7 @@
  (defvar no-blinking-cursor nil)
  
  (defvar default-frame-background-mode)
-@@ -805,9 +809,19 @@
+@@ -809,9 +813,19 @@
  ;; Run the site-start library if it exists.  The point of this file is
  ;; that it is run before .emacs.  There is no point in doing this after
  ;; .emacs; that is useless.
@@ -106,9 +106,9 @@
  ;; Sites should not disable this.  Only individuals should disable
  ;; the startup message.
  (setq inhibit-startup-message nil)
-diff -ruN -x '*~' emacs/mangle-info emacs.patched/mangle-info
 emacs/mangle-info  1969-12-31 19:00:00.0 -050

[cvs] dists/10.3/unstable/main/finkinfo/editors emacs22.patch, 1.3, 1.4 emacs22.info, 1.6, 1.7

2007-02-12 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv9381

Modified Files:
emacs22.patch emacs22.info 
Log Message:
New version.


Index: emacs22.patch
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors/emacs22.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- emacs22.patch   31 Jul 2006 02:05:42 -  1.3
+++ emacs22.patch   12 Feb 2007 16:46:28 -  1.4
@@ -1,7 +1,7 @@
-diff -ruN -x '*~' -x '*CVS*' emacs/Makefile.in emacs.patched/Makefile.in
 emacs/Makefile.in  2005-11-03 12:00:25.0 -0500
-+++ emacs.patched/Makefile.in  2005-11-13 18:47:48.0 -0500
-@@ -423,7 +423,7 @@
+diff -ruN -x '*~' emacs-22.0.93/Makefile.in emacs-22.0.93.patched/Makefile.in
+--- emacs-22.0.93/Makefile.in  2007-01-21 13:34:14.0 -0500
 emacs-22.0.93.patched/Makefile.in  2007-01-24 12:03:45.0 -0500
+@@ -432,7 +432,7 @@
  (cd $${dir}; tar -chf - . ) \
| (cd $${dest}; umask 022; \
 tar -xvf - && cat > /dev/null) || exit 1; \
@@ -10,28 +10,28 @@
  for subdir in `find $${dest} -type d ! -name RCS ! -name CVS 
-print` ; do \
chmod a+rx $${subdir} ; \
rm -rf $${subdir}/RCS ; \
-@@ -463,7 +463,7 @@
-  echo "Copying etc/DOC-* to ${docdir} ..." ; \
+@@ -472,7 +472,7 @@
+  echo "Copying etc/DOC-* to $(DESTDIR)${docdir} ..." ; \
   (cd ./etc; tar -chf - DOC*) \
-|(cd ${docdir}; umask 022; tar -xvf - && cat > /dev/null) || exit 
1; \
-- (cd $(docdir); chown $${LOGNAME:-$$USERNAME} DOC*; chmod a+r DOC*; \
-+ (cd $(docdir); chown root:admin DOC*; chmod a+r DOC*; \
+|(cd $(DESTDIR)${docdir}; umask 022; tar -xvf - && cat > 
/dev/null) || exit 1; \
+- (cd $(DESTDIR)$(docdir); chown $${LOGNAME:-$$USERNAME} DOC*; chmod 
a+r DOC*; \
++ (cd $(DESTDIR)$(docdir); chown root:admin DOC*; chmod a+r DOC*; \
if test "`echo DOC-*`" != "DOC-*"; then rm DOC; fi); \
else true; fi
-unset CDPATH; \
-@@ -475,7 +475,7 @@
-  echo "Copying lisp/*.el and lisp/*.elc to ${lispdir} ..." ; \
+@@ -484,7 +484,7 @@
+  echo "Copying lisp/*.el and lisp/*.elc to $(DESTDIR)${lispdir} ..." 
; \
   (cd lisp; tar -chf - *.el *.elc) \
-|(cd ${lispdir}; umask 022; tar -xvf - && cat > /dev/null) || exit 
1; \
-- (cd ${lispdir}; find . -exec chown $${LOGNAME:-$$USERNAME} {} ';') ; 
\
-+ (cd ${lispdir}; find . -exec chown root:admin {} ';') ; \
+|(cd $(DESTDIR)${lispdir}; umask 022; tar -xvf - && cat > 
/dev/null) || exit 1; \
+- (cd $(DESTDIR)${lispdir}; find . -exec chown $${LOGNAME:-$$USERNAME} 
{} ';') ; \
++ (cd $(DESTDIR)${lispdir}; find . -exec chown root:admin {} ';') ; \
else true; fi
-unset CDPATH; \
if [ -n "${GZIP_PROG}" ]; \
-diff -ruN -x '*~' -x '*CVS*' emacs/configure emacs.patched/configure
 emacs/configure2005-11-03 12:00:04.0 -0500
-+++ emacs.patched/configure2005-11-17 18:50:04.0 -0500
-@@ -1359,7 +1359,7 @@
+diff -ruN -x '*~' emacs-22.0.93/configure emacs-22.0.93.patched/configure
+--- emacs-22.0.93/configure2007-01-22 19:37:53.0 -0500
 emacs-22.0.93.patched/configure2007-01-24 12:03:45.0 -0500
+@@ -1806,7 +1806,7 @@
  etcdir='${datadir}/emacs/${version}/etc'
  archlibdir='${libexecdir}/emacs/${version}/${configuration}'
  docdir='${datadir}/emacs/${version}/etc'
@@ -40,10 +40,10 @@
  
  gameuser=games
  
-@@ -12503,9 +12503,9 @@
+@@ -13567,9 +13567,9 @@
  fi
- echo "$as_me:$LINENO: result: $ac_cv_lib_ungif_EGifPutExtensionLast" >&5
- echo "${ECHO_T}$ac_cv_lib_ungif_EGifPutExtensionLast" >&6
+ { echo "$as_me:$LINENO: result: $ac_cv_lib_ungif_EGifPutExtensionLast" >&5
+ echo "${ECHO_T}$ac_cv_lib_ungif_EGifPutExtensionLast" >&6; }
 -if test $ac_cv_lib_ungif_EGifPutExtensionLast = yes; then
 +#if test $ac_cv_lib_ungif_EGifPutExtensionLast = yes; then
HAVE_GIF=yes
@@ -52,27 +52,27 @@
  
  fi
  
-diff -ruN -x '*~' -x '*CVS*' emacs/fix-info emacs.patched/fix-info
 emacs/fix-info 1969-12-31 19:00:00.0 -0500
-+++ emacs.patched/fix-info 2005-11-13 18:27:36.0 -0500
-@@ -0,0 +1,13 @@
+diff -ruN -x '*~' emacs-22.0.93/fix-info emacs-22.0.93.patched/fix-info
+--- emacs-22.0.93/fix-info 1969-12-31 19:00:00.0 -0500
 emacs-22.0.93.patched/fix-info 2007-01-24 12:03:45.0 -0500
+@@ -0,0 +1,12 @@
 +#!/bin/sh
 +
 +THE_INFO_PREFIX=$1
 +
 +for file in ada-mode autotype calc ccmode cl dired-x ebrowse ediff efaq \
-+eintr elisp emacs emacs-mime emacs-xtra eshell eudc flymake forms 
\
-+gnus idlwave info message mh-e pcl-cvs pgg reftex sc ses sieve \
-+smtpmail speedbar tramp vip viper widget woman
++ 

[cvs] dists/10.4/unstable/main/finkinfo/sci gsl.info,1.4,1.5

2007-03-06 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv32282

Modified Files:
gsl.info 
Log Message:
New version.


Index: gsl.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/gsl.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- gsl.info15 Nov 2006 21:00:51 -  1.4
+++ gsl.info6 Mar 2007 14:19:21 -   1.5
@@ -1,5 +1,5 @@
 Package: gsl
-Version: 1.8
+Version: 1.9
 Revision: 1
 Description: GNU Scientific Library
 License: GPL
@@ -7,7 +7,7 @@
 Depends: %n-shlibs (= %v-%r)
 BuildDependsOnly: True
 Source: mirror:gnu:gsl/%n-%v.tar.gz
-Source-MD5: c60a5d193cc6b472496ff191744fc306
+Source-MD5: 81dca4362ae8d2aa1547b7d010881e43
 ConfigureParams: --mandir=%i/share/man --infodir=%i/share/info
 InfoTest: <<
   TestScript: <<
@@ -16,13 +16,13 @@
 <<
 DocFiles: README COPYING
 Shlibs: <<
-  %p/lib/libgsl.0.dylib 10.0.0 gsl (>= 1.8-1)
+  %p/lib/libgsl.0.dylib 11.0.0 gsl (>= 1.9-1)
   %p/lib/libgslcblas.0.dylib 1.0.0 gsl (>= 1.4-1)
 <<
 SplitOff: <<
   Package: %n-shlibs
   Files: <<
-lib/libgsl.0.9.0.dylib
+lib/libgsl.0.10.0.dylib
 lib/libgsl.0.dylib
 lib/libgslcblas.0.0.0.dylib
 lib/libgslcblas.0.dylib


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/sci gsl.info,1.10,1.11

2007-03-06 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv328

Modified Files:
gsl.info 
Log Message:
New version.


Index: gsl.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/gsl.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- gsl.info15 Nov 2006 21:04:05 -  1.10
+++ gsl.info6 Mar 2007 14:20:51 -   1.11
@@ -1,5 +1,5 @@
 Package: gsl
-Version: 1.8
+Version: 1.9
 Revision: 1
 Description: GNU Scientific Library
 License: GPL
@@ -7,7 +7,7 @@
 Depends: %n-shlibs (= %v-%r)
 BuildDependsOnly: True
 Source: mirror:gnu:gsl/%n-%v.tar.gz
-Source-MD5: c60a5d193cc6b472496ff191744fc306
+Source-MD5: 81dca4362ae8d2aa1547b7d010881e43
 ConfigureParams: --mandir=%i/share/man --infodir=%i/share/info
 InfoTest: <<
   TestScript: <<
@@ -16,13 +16,13 @@
 <<
 DocFiles: README COPYING
 Shlibs: <<
-  %p/lib/libgsl.0.dylib 10.0.0 gsl (>= 1.8-1)
+  %p/lib/libgsl.0.dylib 11.0.0 gsl (>= 1.9-1)
   %p/lib/libgslcblas.0.dylib 1.0.0 gsl (>= 1.4-1)
 <<
 SplitOff: <<
   Package: %n-shlibs
   Files: <<
-lib/libgsl.0.9.0.dylib
+lib/libgsl.0.10.0.dylib
 lib/libgsl.0.dylib
 lib/libgslcblas.0.0.0.dylib
 lib/libgslcblas.0.dylib


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/utils rdiff-backup.info, 1.6, 1.7

2007-07-16 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sc8-pr-cvs17:/tmp/cvs-serv21021

Modified Files:
rdiff-backup.info 
Log Message:
New version (with maintainer's blessing).


Index: rdiff-backup.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/rdiff-backup.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- rdiff-backup.info   18 Jun 2007 18:32:08 -  1.6
+++ rdiff-backup.info   16 Jul 2007 13:20:24 -  1.7
@@ -1,5 +1,5 @@
 Package: rdiff-backup
-Version: 1.1.11
+Version: 1.1.12
 Revision: 1001
 Description: Backup using mirrors and incrementals
 License: GPL
@@ -12,7 +12,7 @@
 
 # Unpack Phase.
 Source: http://savannah.nongnu.org/download/%n/%n-%v.tar.gz
-Source-MD5: 134c3e3afaab03a42edb6e6ddeb5cdff
+Source-MD5: 0fa4058826fb6df4810218dfc5846a5a
 
 # Patch Phase.
 Patch: %n.patch


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/utils rdiff-backup.info, 1.20, 1.21

2007-07-16 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/utils
In directory sc8-pr-cvs17:/tmp/cvs-serv22217

Modified Files:
rdiff-backup.info 
Log Message:
New version (with maintainer's blessing).


Index: rdiff-backup.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/utils/rdiff-backup.info,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- rdiff-backup.info   18 Jun 2007 18:41:29 -  1.20
+++ rdiff-backup.info   16 Jul 2007 13:23:40 -  1.21
@@ -1,5 +1,5 @@
 Package: rdiff-backup
-Version: 1.1.11
+Version: 1.1.12
 Revision: 1
 Description: Backup using mirrors and incrementals
 License: GPL
@@ -12,7 +12,7 @@
 
 # Unpack Phase.
 Source: http://savannah.nongnu.org/download/%n/%n-%v.tar.gz
-Source-MD5: 134c3e3afaab03a42edb6e6ddeb5cdff
+Source-MD5: 0fa4058826fb6df4810218dfc5846a5a
 
 # Patch Phase.
 Patch: %n.patch


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/sci gildas.patch, NONE, 1.1 gildas.info, NONE, 1.1

2007-07-31 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv4125

Added Files:
gildas.patch gildas.info 
Log Message:
New package.


--- NEW FILE: gildas.patch ---
diff -ruN -x '*~' gildas-src-08apr07/admin/Makefile 
gildas-src-08apr07.patched/admin/Makefile
--- gildas-src-08apr07/admin/Makefile   2004-10-19 10:04:03.0 -0400
+++ gildas-src-08apr07.patched/admin/Makefile   2007-04-10 11:45:25.0 
-0400
@@ -42,6 +42,5 @@
@(echo "Bye." >> final-message.txt)
@(echo 
"***" 
>> final-message.txt)
@(echo >> final-message.txt)
-   -(cat final-message.txt)
 
 ###
diff -ruN -x '*~' gildas-src-08apr07/admin/Makefile.def 
gildas-src-08apr07.patched/admin/Makefile.def
--- gildas-src-08apr07/admin/Makefile.def   2007-03-30 10:30:37.0 
-0400
+++ gildas-src-08apr07.patched/admin/Makefile.def   2007-04-10 
12:08:50.0 -0400
@@ -436,7 +436,7 @@
 
 GAG_LIBS = -lgio -lgsys
 
-SIC_LIBS = -lsic -lgio -lgsys -lslatec -llapack -lblas 
+SIC_LIBS = -lsic -lgio -lgsys ${gagsrcdir}/legacy/slatec/libslatec.a  
${gagsrcdir}/legacy/lapack/liblapack.a ${gagsrcdir}/legacy/blas/libblas.a 
 
 GREG_LIBS = -lgreg -lgtv -lgcont -lgchar -lX11
 
@@ -467,7 +467,7 @@
   ADD_LIBS += -lpng -lz
 endif
 ifeq ($(FFTW3_PRESENT),yes)
-  ADD_LIBS += -lfftw3
+  ADD_LIBS += -lfftw3f
 endif
 
 # Mandatory system libraries
diff -ruN -x '*~' gildas-src-08apr07/admin/gildas-env.sh 
gildas-src-08apr07.patched/admin/gildas-env.sh
--- gildas-src-08apr07/admin/gildas-env.sh  2007-04-02 05:20:48.0 
-0400
+++ gildas-src-08apr07.patched/admin/gildas-env.sh  2007-04-10 
11:45:25.0 -0400
@@ -357,14 +357,14 @@
NEWATM_PRESENT=yes
NEWATM_LIB_DIR=$DIR
fi
-   if file_present "liblapack." "${DIR}"; then
-   LAPACK_PRESENT=yes
-   LAPACK_LIB_DIR=$DIR
-   fi
-   if file_present "libblas." "${DIR}"; then
-   BLAS_PRESENT=yes
-   BLAS_LIB_DIR=$DIR
-   fi
+   #if file_present "liblapack." "${DIR}"; then
+   #LAPACK_PRESENT=yes
+   #LAPACK_LIB_DIR=$DIR
+   #fi
+   #if file_present "libblas." "${DIR}"; then
+   #BLAS_PRESENT=yes
+   #BLAS_LIB_DIR=$DIR
+   #fi
if file_present "libslatec." "${DIR}"; then
SLATEC_PRESENT=yes
SLATEC_LIB_DIR=$DIR
@@ -420,10 +420,10 @@
PNG_INC=yes
PNG_INC_DIR=$DIR
fi
-if file_present "Python.h" "${DIR}/python${PY_VERS}"; then
-PYTHON_INC=yes
-PYTHON_INC_DIR=$DIR/python$PY_VERS
-fi
+#if file_present "Python.h" "${DIR}/python${PY_VERS}"; then
+#PYTHON_INC=yes
+#PYTHON_INC_DIR=$DIR/python$PY_VERS
+#fi
 done
 for DIR in $LIB_PATH; do
if file_present "libX11." "${DIR}"; then
@@ -442,10 +442,10 @@
PNG_LIB=yes
PNG_LIB_DIR=$DIR
fi
-if file_present "libpython" "${DIR}/python${PY_VERS}/config"; then
-PYTHON_LIB=yes
-PYTHON_LIB_DIR=$DIR/python$PY_VERS/config
-fi
+#if file_present "libpython" "${DIR}/python${PY_VERS}/config"; then
+#PYTHON_LIB=yes
+#PYTHON_LIB_DIR=$DIR/python$PY_VERS/config
+#fi
if [ "$SDM_PRESENT" = "yes" ]; then
if file_present "libstdc++." "${DIR}"; then
STDCpp_LIB=yes

--- NEW FILE: gildas.info ---
Package: gildas
Version: 200707
Revision: 1
Description: Radioastronomy data analysis software
License: OSI-Approved
Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
Source: http://www.iram.fr/~gildas/dist/gildas-src-jul07a.tar.gz
Source-MD5: d98f4f6c0a8596b73852268f54946bfd
Depends: <<
  fftw3-shlibs, libpng3-shlibs, openmotif3-shlibs, x11
<<
BuildDepends: <<
  cfitsio, fftw3, g95, libpng3, openmotif3, x11-dev
<<
Patch: gildas.patch
CompileScript: <<
  true
<<
InstallScript: <<
  #!/bin/bash -e
  export gagsrcdir=%b
  source admin/gildas-env.sh -s %p/lib:%p/include -c g95
  export gagexedir=%i/lib/gildas
  install -d %i/bin %i/lib
  make install
  if [ `uname -p` = "powerpc" ]; then
export arch='powerpc'
  else
export arch='pc'
  fi
  cd %i/lib/gildas/${arch}-darwin-g95/bin/
  for file in * ; do
ln -s %p/lib/gildas/${arch}-darwin-g95/bin/${file} %i/bin/${file}
  done
  cd %i/lib/gildas/${arch}-darwin-g95/libexec/
  for file in * ; do
ln -s %p/l

[cvs] dists/10.4/unstable/main/finkinfo/sci gildas.patch, NONE, 1.1 gildas.info, NONE, 1.1

2007-07-31 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv3332

Added Files:
gildas.patch gildas.info 
Log Message:
New package.


--- NEW FILE: gildas.patch ---
diff -ruN -x '*~' gildas-src-08apr07/admin/Makefile 
gildas-src-08apr07.patched/admin/Makefile
--- gildas-src-08apr07/admin/Makefile   2004-10-19 10:04:03.0 -0400
+++ gildas-src-08apr07.patched/admin/Makefile   2007-04-10 11:45:25.0 
-0400
@@ -42,6 +42,5 @@
@(echo "Bye." >> final-message.txt)
@(echo 
"***" 
>> final-message.txt)
@(echo >> final-message.txt)
-   -(cat final-message.txt)
 
 ###
diff -ruN -x '*~' gildas-src-08apr07/admin/Makefile.def 
gildas-src-08apr07.patched/admin/Makefile.def
--- gildas-src-08apr07/admin/Makefile.def   2007-03-30 10:30:37.0 
-0400
+++ gildas-src-08apr07.patched/admin/Makefile.def   2007-04-10 
12:08:50.0 -0400
@@ -436,7 +436,7 @@
 
 GAG_LIBS = -lgio -lgsys
 
-SIC_LIBS = -lsic -lgio -lgsys -lslatec -llapack -lblas 
+SIC_LIBS = -lsic -lgio -lgsys ${gagsrcdir}/legacy/slatec/libslatec.a  
${gagsrcdir}/legacy/lapack/liblapack.a ${gagsrcdir}/legacy/blas/libblas.a 
 
 GREG_LIBS = -lgreg -lgtv -lgcont -lgchar -lX11
 
@@ -467,7 +467,7 @@
   ADD_LIBS += -lpng -lz
 endif
 ifeq ($(FFTW3_PRESENT),yes)
-  ADD_LIBS += -lfftw3
+  ADD_LIBS += -lfftw3f
 endif
 
 # Mandatory system libraries
diff -ruN -x '*~' gildas-src-08apr07/admin/gildas-env.sh 
gildas-src-08apr07.patched/admin/gildas-env.sh
--- gildas-src-08apr07/admin/gildas-env.sh  2007-04-02 05:20:48.0 
-0400
+++ gildas-src-08apr07.patched/admin/gildas-env.sh  2007-04-10 
11:45:25.0 -0400
@@ -357,14 +357,14 @@
NEWATM_PRESENT=yes
NEWATM_LIB_DIR=$DIR
fi
-   if file_present "liblapack." "${DIR}"; then
-   LAPACK_PRESENT=yes
-   LAPACK_LIB_DIR=$DIR
-   fi
-   if file_present "libblas." "${DIR}"; then
-   BLAS_PRESENT=yes
-   BLAS_LIB_DIR=$DIR
-   fi
+   #if file_present "liblapack." "${DIR}"; then
+   #LAPACK_PRESENT=yes
+   #LAPACK_LIB_DIR=$DIR
+   #fi
+   #if file_present "libblas." "${DIR}"; then
+   #BLAS_PRESENT=yes
+   #BLAS_LIB_DIR=$DIR
+   #fi
if file_present "libslatec." "${DIR}"; then
SLATEC_PRESENT=yes
SLATEC_LIB_DIR=$DIR
@@ -420,10 +420,10 @@
PNG_INC=yes
PNG_INC_DIR=$DIR
fi
-if file_present "Python.h" "${DIR}/python${PY_VERS}"; then
-PYTHON_INC=yes
-PYTHON_INC_DIR=$DIR/python$PY_VERS
-fi
+#if file_present "Python.h" "${DIR}/python${PY_VERS}"; then
+#PYTHON_INC=yes
+#PYTHON_INC_DIR=$DIR/python$PY_VERS
+#fi
 done
 for DIR in $LIB_PATH; do
if file_present "libX11." "${DIR}"; then
@@ -442,10 +442,10 @@
PNG_LIB=yes
PNG_LIB_DIR=$DIR
fi
-if file_present "libpython" "${DIR}/python${PY_VERS}/config"; then
-PYTHON_LIB=yes
-PYTHON_LIB_DIR=$DIR/python$PY_VERS/config
-fi
+#if file_present "libpython" "${DIR}/python${PY_VERS}/config"; then
+#PYTHON_LIB=yes
+#PYTHON_LIB_DIR=$DIR/python$PY_VERS/config
+#fi
if [ "$SDM_PRESENT" = "yes" ]; then
if file_present "libstdc++." "${DIR}"; then
STDCpp_LIB=yes

--- NEW FILE: gildas.info ---
Package: gildas
Version: 200707
Revision: 1
Description: Radioastronomy data analysis software
License: OSI-Approved
Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
Source: http://www.iram.fr/~gildas/dist/gildas-src-jul07a.tar.gz
Source-MD5: d98f4f6c0a8596b73852268f54946bfd
Depends: <<
  fftw3-shlibs, libpng3-shlibs, openmotif3-shlibs, x11
<<
BuildDepends: <<
  cfitsio, fftw3, g95, libpng3, openmotif3, x11-dev
<<
Patch: gildas.patch
CompileScript: <<
  true
<<
InstallScript: <<
  #!/bin/bash -e
  export gagsrcdir=%b
  source admin/gildas-env.sh -s %p/lib:%p/include -c g95
  export gagexedir=%i/lib/gildas
  install -d %i/bin %i/lib
  make install
  if [ `uname -p` = "powerpc" ]; then
export arch='powerpc'
  else
export arch='pc'
  fi
  cd %i/lib/gildas/${arch}-darwin-g95/bin/
  for file in * ; do
ln -s %p/lib/gildas/${arch}-darwin-g95/bin/${file} %i/bin/${file}
  done
  cd %i/lib/gildas/${arch}-darwin-g95/libexec/
  for file in * ; do
ln -s %p/l

[cvs] dists/10.3/stable/main/finkinfo/text recode.patch, NONE, 1.1 recode.info, NONE, 1.1

2007-09-15 Thread Sebastien Maret
\$U.lo error.lo xstrdup.lo,g' 
src/Makefile.in
  perl -pi.bak -e 's,../lib/libreco.a,,g' src/Makefile.in
<<
ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info
InstallScript: <<
 make install DESTDIR=%d
 rm -f %i/lib/charset.alias
<<
SplitOff: <<
  Package: %N-shlibs
  Replaces: %N (<= 3.6-5)
  Files: lib/librecode.*.dylib
  Shlibs: %p/lib/librecode.0.dylib 1.0.0 %n (>= 3.6-6)
  DocFiles: README COPYING COPYING-LIB AUTHORS NEWS THANKS
<<
SplitOff2: <<
  Package: %N-dev
  BuildDependsOnly: True
  Depends: %N-shlibs (= %v-%r)
  Replaces: %N (<= 3.6-5)
  Files: include lib/*.a lib/*.la lib/librecode.dylib 
  DocFiles: README COPYING COPYING-LIB AUTHORS NEWS THANKS
<<
DocFiles: README COPYING COPYING-LIB AUTHORS NEWS THANKS
#
PostInstScript: <<
if [ -L %p/etc/alternatives/charset.alias ]; then
  update-alternatives --remove charset.alias %p/lib/charset.alias.recode
fi
<<
InfoDocs: recode.info
#
Description: Convert files between various charsets
DescPort: <<
Uses autoconf and libtool. The usual fixes.

The getopt functions are renamed via the preprocessor to avoid
dynamic linking trouble.

charset.alias is deleted because it is empty on Darwin anyway and
causes unnecessary conflicts between packages.

Patched to make the in-memory conversions actually work. (patch
taken from http://pybliographer.org/help/recode)
<<
License: GPL/LGPL
Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
Homepage: http://www.iro.umontreal.ca/contrib/recode/HTML/
Source-MD5: be3f40ad2e93dae5cd5f628264bf1877


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/stable/main/finkinfo/text recode.info, NONE, 1.1 recode.patch, NONE, 1.1

2007-09-15 Thread Sebastien Maret
Makefile.in
<<
ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info
InstallScript: <<
 make install DESTDIR=%d
 rm -f %i/lib/charset.alias
<<
SplitOff: <<
  Package: %N-shlibs
  Replaces: %N (<= 3.6-5)
  Files: lib/librecode.*.dylib
  Shlibs: %p/lib/librecode.0.dylib 1.0.0 %n (>= 3.6-6)
  DocFiles: README COPYING COPYING-LIB AUTHORS NEWS THANKS
<<
SplitOff2: <<
  Package: %N-dev
  BuildDependsOnly: True
  Depends: %N-shlibs (= %v-%r)
  Replaces: %N (<= 3.6-5)
  Files: include lib/*.a lib/*.la lib/librecode.dylib 
  DocFiles: README COPYING COPYING-LIB AUTHORS NEWS THANKS
<<
DocFiles: README COPYING COPYING-LIB AUTHORS NEWS THANKS
#
PostInstScript: <<
if [ -L %p/etc/alternatives/charset.alias ]; then
  update-alternatives --remove charset.alias %p/lib/charset.alias.recode
fi
<<
InfoDocs: recode.info
#
Description: Convert files between various charsets
DescPort: <<
Uses autoconf and libtool. The usual fixes.

The getopt functions are renamed via the preprocessor to avoid
dynamic linking trouble.

charset.alias is deleted because it is empty on Darwin anyway and
causes unnecessary conflicts between packages.

Patched to make the in-memory conversions actually work. (patch
taken from http://pybliographer.org/help/recode)
<<
License: GPL/LGPL
Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
Homepage: http://www.iro.umontreal.ca/contrib/recode/HTML/
Source-MD5: be3f40ad2e93dae5cd5f628264bf1877


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/sci pyfits-py.info,1.4,1.5

2007-09-19 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv30834

Modified Files:
pyfits-py.info 
Log Message:
New version.


Index: pyfits-py.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/pyfits-py.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- pyfits-py.info  16 Jun 2007 22:30:55 -  1.4
+++ pyfits-py.info  19 Sep 2007 17:40:25 -  1.5
@@ -1,6 +1,6 @@
 Info2: <<
 Package: pyfits-py%type_pkg[python]
-Version: 1.0.1
+Version: 1.1
 Revision: 1
 Distribution: (%type_pkg[python] = 23) 10.3, (%type_pkg[python] = 23) 10.4
 Type: python(2.3 2.4 2.5)
@@ -9,10 +9,11 @@
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
 Depends: <<
   python%type_pkg[python] | python%type_pkg[python]-nox, 
-  numeric-py%type_pkg[python]
+  numpy-py%type_pkg[python]
 <<
-Source: ftp://ra.stsci.edu/pub/pyfits/pyfits-%v.tar.gz
-Source-MD5: 7cab1ef229b47760f91437b427e43819
+Source: 
http://www.stsci.edu/resources/software_hardware/pyfits/pyfits-%v.tar.gz
+Source-MD5: c609558432e2b61bc91cf511e8b62fd9
+SourceDirectory: pyfits
 CompileScript: <<
   python%type_raw[python] setup.py build
 <<


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/sci pyfits-py.info,1.2,1.3

2007-09-19 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv31241

Modified Files:
pyfits-py.info 
Log Message:
New version.


Index: pyfits-py.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/pyfits-py.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- pyfits-py.info  22 Sep 2006 18:38:08 -  1.2
+++ pyfits-py.info  19 Sep 2007 17:41:26 -  1.3
@@ -1,17 +1,19 @@
 Info2: <<
 Package: pyfits-py%type_pkg[python]
-Version: 1.0.1
+Version: 1.1
 Revision: 1
+Distribution: (%type_pkg[python] = 23) 10.3, (%type_pkg[python] = 23) 10.4
 Type: python(2.3 2.4 2.5)
 Description: Python interface to FITS formatted files
 License: OSI-Approved
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
 Depends: <<
   python%type_pkg[python] | python%type_pkg[python]-nox, 
-  numeric-py%type_pkg[python]
+  numpy-py%type_pkg[python]
 <<
-Source: ftp://ra.stsci.edu/pub/pyfits/pyfits-%v.tar.gz
-Source-MD5: 7cab1ef229b47760f91437b427e43819
+Source: 
http://www.stsci.edu/resources/software_hardware/pyfits/pyfits-%v.tar.gz
+Source-MD5: c609558432e2b61bc91cf511e8b62fd9
+SourceDirectory: pyfits
 CompileScript: <<
   python%type_raw[python] setup.py build
 <<


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/sci biggles-py.info,1.6,1.7

2007-09-19 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv32049

Modified Files:
biggles-py.info 
Log Message:
New version.


Index: biggles-py.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/biggles-py.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- biggles-py.info 16 Jun 2007 22:30:55 -  1.6
+++ biggles-py.info 19 Sep 2007 17:43:17 -  1.7
@@ -1,14 +1,14 @@
 Info2: <<
 Package: biggles-py%type_pkg[python]
-Version: 1.6.4
-Revision: 1002
+Version: 1.6.5
+Revision: 1001
 Distribution: (%type_pkg[python] = 23) 10.3, (%type_pkg[python] = 23) 10.4
 Type: python(2.3 2.4 2.5)
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
 BuildDepends: plotutils-dev (>= 2.4.1-1007)
-Depends: python%type_pkg[python], numeric-py%type_pkg[python], 
plotutils-shlibs (>= 2.4.1-1007)
+Depends: python%type_pkg[python], numpy-py%type_pkg[python], plotutils-shlibs 
(>= 2.4.1-1007)
 Source: mirror:sourceforge:biggles/python2-biggles-%v.tar.gz
-Source-MD5: e07bc9e22d830ada274ea71bc6d12556
+Source-MD5: be1ba7a98cd58ce875e181bd60930b63
 CompileScript: python%type_raw[python] setup.py build   
 InstallScript: <<
   python%type_raw[python] setup.py install --root=%d


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/sci gildas.info,1.1,1.2

2007-09-19 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv1330

Modified Files:
gildas.info 
Log Message:
New version.


Index: gildas.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/gildas.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gildas.info 31 Jul 2007 21:15:49 -  1.1
+++ gildas.info 19 Sep 2007 17:47:59 -  1.2
@@ -1,11 +1,11 @@
 Package: gildas
-Version: 200707
+Version: 200709
 Revision: 1
 Description: Radioastronomy data analysis software
 License: OSI-Approved
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
-Source: http://www.iram.fr/~gildas/dist/gildas-src-jul07a.tar.gz
-Source-MD5: d98f4f6c0a8596b73852268f54946bfd
+Source: http://www.iram.fr/~gildas/dist/gildas-src-sep07a.tar.gz
+Source-MD5: 1d6a272d5dc633a32f031f2b0df01bad
 Depends: <<
   fftw3-shlibs, libpng3-shlibs, openmotif3-shlibs, x11
 <<


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/sci gildas.info,1.1,1.2

2007-09-19 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv2239

Modified Files:
gildas.info 
Log Message:
New version.


Index: gildas.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/gildas.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gildas.info 31 Jul 2007 21:17:15 -  1.1
+++ gildas.info 19 Sep 2007 17:49:09 -  1.2
@@ -1,11 +1,11 @@
 Package: gildas
-Version: 200707
+Version: 200709
 Revision: 1
 Description: Radioastronomy data analysis software
 License: OSI-Approved
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
-Source: http://www.iram.fr/~gildas/dist/gildas-src-jul07a.tar.gz
-Source-MD5: d98f4f6c0a8596b73852268f54946bfd
+Source: http://www.iram.fr/~gildas/dist/gildas-src-sep07a.tar.gz
+Source-MD5: 1d6a272d5dc633a32f031f2b0df01bad
 Depends: <<
   fftw3-shlibs, libpng3-shlibs, openmotif3-shlibs, x11
 <<


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/sci yorick.info,1.1,1.2

2007-09-19 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv2764

Modified Files:
yorick.info 
Log Message:
New version.


Index: yorick.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/yorick.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- yorick.info 20 Jan 2006 20:30:41 -  1.1
+++ yorick.info 19 Sep 2007 17:50:26 -  1.2
@@ -1,5 +1,5 @@
 Package: yorick
-Version: 2.1.01
+Version: 2.1.04
 Revision: 1
 Description: Interpreted language and scientific graphics
 License: BSD
@@ -11,7 +11,7 @@
 Replaces: yorick
 Source: mirror:sourceforge:yorick/yorick-%v.tgz
 SourceDirectory: yorick-2.1
-Source-MD5: 9d9e2a223bc03b420ccc4a00b5a7fc90
+Source-MD5: fb434855c707993fac932188ca518589
 SetCFLAGS: -O2
 CompileScript: <<
   make Y_HOME=relocatable ysite


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/sci yorick.info,1.8,1.9

2007-09-19 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv3178

Modified Files:
yorick.info 
Log Message:
New version.


Index: yorick.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/yorick.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- yorick.info 8 Jan 2006 17:47:27 -   1.8
+++ yorick.info 19 Sep 2007 17:51:23 -  1.9
@@ -1,5 +1,5 @@
 Package: yorick
-Version: 2.1.01
+Version: 2.1.04
 Revision: 1
 Description: Interpreted language and scientific graphics
 License: BSD
@@ -11,7 +11,7 @@
 Replaces: yorick
 Source: mirror:sourceforge:yorick/yorick-%v.tgz
 SourceDirectory: yorick-2.1
-Source-MD5: 9d9e2a223bc03b420ccc4a00b5a7fc90
+Source-MD5: fb434855c707993fac932188ca518589
 SetCFLAGS: -O2
 CompileScript: <<
   make Y_HOME=relocatable ysite


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/sci biggles-py.info,1.6,1.7

2007-09-19 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv806

Modified Files:
biggles-py.info 
Log Message:
New version.


Index: biggles-py.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/biggles-py.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- biggles-py.info 22 Nov 2006 17:16:39 -  1.6
+++ biggles-py.info 19 Sep 2007 17:46:10 -  1.7
@@ -1,18 +1,19 @@
 Info2: <<
 Package: biggles-py%type_pkg[python]
-Version: 1.6.4
-Revision: 2
+Version: 1.6.5
+Revision: 1
+Distribution: (%type_pkg[python] = 23) 10.3, (%type_pkg[python] = 23) 10.4
 Type: python(2.3 2.4 2.5)
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
 BuildDepends: plotutils-dev
-Depends: python%type_pkg[python], numeric-py%type_pkg[python], plotutils-shlibs
+Depends: python%type_pkg[python], numpy-py%type_pkg[python], plotutils-shlibs
 Source: mirror:sourceforge:biggles/python2-biggles-%v.tar.gz
-Source-MD5: e07bc9e22d830ada274ea71bc6d12556
+Source-MD5: be1ba7a98cd58ce875e181bd60930b63
 CompileScript: python%type_raw[python] setup.py build   
 InstallScript: <<
- python%type_raw[python] setup.py install --root=%d
- mkdir -p %i/share/doc/%n
- cp -R examples %i/share/doc/%n
+  python%type_raw[python] setup.py install --root=%d
+  mkdir -p %i/share/doc/%n
+  cp -R examples %i/share/doc/%n
 <<
 License: GPL
 DocFiles: COPYING CREDITS INSTALL ChangeLog


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/sci yorick.info,1.9,1.10

2007-10-01 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv14319

Modified Files:
yorick.info 
Log Message:
Compilation fails during parallel build (-j4). Set MAKEFLAGS to
-j1. Thanks to Eric A. Borisch for noting this.


Index: yorick.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/yorick.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- yorick.info 19 Sep 2007 17:51:23 -  1.9
+++ yorick.info 1 Oct 2007 15:22:36 -   1.10
@@ -12,6 +12,8 @@
 Source: mirror:sourceforge:yorick/yorick-%v.tgz
 SourceDirectory: yorick-2.1
 Source-MD5: fb434855c707993fac932188ca518589
+NoSetMAKEFLAGS: true
+SetMAKEFLAGS: -j1
 SetCFLAGS: -O2
 CompileScript: <<
   make Y_HOME=relocatable ysite


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/sci yorick.info,1.2,1.3

2007-10-01 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv14700

Modified Files:
yorick.info 
Log Message:
Compilation fails during parallel build (-j4). Set MAKEFLAGS to
-j1. Thanks to Eric A. Borisch for noting this.


Index: yorick.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/yorick.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- yorick.info 19 Sep 2007 17:50:26 -  1.2
+++ yorick.info 1 Oct 2007 15:23:05 -   1.3
@@ -12,6 +12,8 @@
 Source: mirror:sourceforge:yorick/yorick-%v.tgz
 SourceDirectory: yorick-2.1
 Source-MD5: fb434855c707993fac932188ca518589
+NoSetMAKEFLAGS: true
+SetMAKEFLAGS: -j1
 SetCFLAGS: -O2
 CompileScript: <<
   make Y_HOME=relocatable ysite


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/stable/main/finkinfo/editors emacs22.info,1.1,1.2

2007-10-01 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/editors
In directory sc8-pr-cvs17:/tmp/cvs-serv20666

Modified Files:
emacs22.info 
Log Message:
Need a more recent libpng3 version. Thanks to Chris Dolan for noting
this.


Index: emacs22.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/editors/emacs22.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- emacs22.info11 Jun 2007 14:46:26 -  1.1
+++ emacs22.info1 Oct 2007 15:38:55 -   1.2
@@ -15,12 +15,12 @@
  (%type_raw[uitype] = -gtk) libgettext3-shlibs,
  (%type_raw[uitype] = -gtk) libiconv,
  (%type_raw[uitype] = .) x11,
- (%type_raw[uitype] = .) libpng3-shlibs (>= 1.2.5-4),
+ (%type_raw[uitype] = .) libpng3-shlibs (>= 1:1.2.18-1),
  (%type_raw[uitype] = .) libtiff-shlibs,
  (%type_raw[uitype] = .) libjpeg-shlibs,
  (%type_raw[uitype] = .) giflib-shlibs | (%type_raw[uitype] = .) 
libungif-shlibs (>= 4.1.0final),
  (%type_raw[uitype] = -gtk) x11,
- (%type_raw[uitype] = -gtk) libpng3-shlibs (>= 1.2.5-4),
+ (%type_raw[uitype] = -gtk) libpng3-shlibs (>= 1:1.2.18-1),
  (%type_raw[uitype] = -gtk) libtiff-shlibs,
  (%type_raw[uitype] = -gtk) libjpeg-shlibs,
  (%type_raw[uitype] = -gtk) giflib-shlibs | (%type_raw[uitype] = -gtk) 
libungif-shlibs (>= 4.1.0final),
@@ -31,11 +31,11 @@
  (%type_raw[uitype] = -gtk) libgettext3-dev,
  (%type_raw[uitype] = -gtk) libiconv-dev,
  (%type_raw[uitype] = .) x11-dev,
- (%type_raw[uitype] = .) libpng3 (>= 1.2.5-4),
+ (%type_raw[uitype] = .) libpng3 (>= 1:1.2.18-1),
  (%type_raw[uitype] = .) libtiff,
  (%type_raw[uitype] = .) libjpeg,
  (%type_raw[uitype] = .) giflib | (%type_raw[uitype] = .) libungif (>= 
4.1.0final),
- (%type_raw[uitype] = -gtk) libpng3 (>= 1.2.5-4),  
+ (%type_raw[uitype] = -gtk) libpng3 (>= 1:1.2.18-1),   
  (%type_raw[uitype] = -gtk) libtiff,
  (%type_raw[uitype] = -gtk) libjpeg,
  (%type_raw[uitype] = -gtk) giflib | (%type_raw[uitype] = -gtk) libungif (>= 
4.1.0final),


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/stable/main/finkinfo/editors emacs22.info,1.1,1.2

2007-10-01 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/editors
In directory sc8-pr-cvs17:/tmp/cvs-serv21094

Modified Files:
emacs22.info 
Log Message:
Need a more recent libpng3 version. Thanks to Chris Dolan for noting
this.


Index: emacs22.info
===
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/editors/emacs22.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- emacs22.info11 Jun 2007 14:49:16 -  1.1
+++ emacs22.info1 Oct 2007 15:39:44 -   1.2
@@ -15,12 +15,12 @@
  (%type_raw[uitype] = -gtk) libgettext3-shlibs,
  (%type_raw[uitype] = -gtk) libiconv,
  (%type_raw[uitype] = .) x11,
- (%type_raw[uitype] = .) libpng3-shlibs (>= 1.2.5-4),
+ (%type_raw[uitype] = .) libpng3-shlibs (>= 1:1.2.18-1),
  (%type_raw[uitype] = .) libtiff-shlibs,
  (%type_raw[uitype] = .) libjpeg-shlibs,
  (%type_raw[uitype] = .) giflib-shlibs | (%type_raw[uitype] = .) 
libungif-shlibs (>= 4.1.0final),
  (%type_raw[uitype] = -gtk) x11,
- (%type_raw[uitype] = -gtk) libpng3-shlibs (>= 1.2.5-4),
+ (%type_raw[uitype] = -gtk) libpng3-shlibs (>= 1:1.2.18-1),
  (%type_raw[uitype] = -gtk) libtiff-shlibs,
  (%type_raw[uitype] = -gtk) libjpeg-shlibs,
  (%type_raw[uitype] = -gtk) giflib-shlibs | (%type_raw[uitype] = -gtk) 
libungif-shlibs (>= 4.1.0final),
@@ -31,11 +31,11 @@
  (%type_raw[uitype] = -gtk) libgettext3-dev,
  (%type_raw[uitype] = -gtk) libiconv-dev,
  (%type_raw[uitype] = .) x11-dev,
- (%type_raw[uitype] = .) libpng3 (>= 1.2.5-4),
+ (%type_raw[uitype] = .) libpng3 (>= 1:1.2.18-1),
  (%type_raw[uitype] = .) libtiff,
  (%type_raw[uitype] = .) libjpeg,
  (%type_raw[uitype] = .) giflib | (%type_raw[uitype] = .) libungif (>= 
4.1.0final),
- (%type_raw[uitype] = -gtk) libpng3 (>= 1.2.5-4),  
+ (%type_raw[uitype] = -gtk) libpng3 (>= 1:1.2.18-1),   
  (%type_raw[uitype] = -gtk) libtiff,
  (%type_raw[uitype] = -gtk) libjpeg,
  (%type_raw[uitype] = -gtk) giflib | (%type_raw[uitype] = -gtk) libungif (>= 
4.1.0final),


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/editors emacs22.info, 1.10, 1.11

2007-10-01 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors
In directory sc8-pr-cvs17:/tmp/cvs-serv21535

Modified Files:
emacs22.info 
Log Message:
Need a more recent libpng3 version. Thanks to Chris Dolan for noting
this.


Index: emacs22.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors/emacs22.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- emacs22.info4 Jun 2007 15:48:25 -   1.10
+++ emacs22.info1 Oct 2007 15:40:14 -   1.11
@@ -15,12 +15,12 @@
  (%type_raw[uitype] = -gtk) libgettext3-shlibs,
  (%type_raw[uitype] = -gtk) libiconv,
  (%type_raw[uitype] = .) x11,
- (%type_raw[uitype] = .) libpng3-shlibs (>= 1.2.5-4),
+ (%type_raw[uitype] = .) libpng3-shlibs (>= 1:1.2.18-1),
  (%type_raw[uitype] = .) libtiff-shlibs,
  (%type_raw[uitype] = .) libjpeg-shlibs,
  (%type_raw[uitype] = .) giflib-shlibs | (%type_raw[uitype] = .) 
libungif-shlibs (>= 4.1.0final),
  (%type_raw[uitype] = -gtk) x11,
- (%type_raw[uitype] = -gtk) libpng3-shlibs (>= 1.2.5-4),
+ (%type_raw[uitype] = -gtk) libpng3-shlibs (>= 1:1.2.18-1),
  (%type_raw[uitype] = -gtk) libtiff-shlibs,
  (%type_raw[uitype] = -gtk) libjpeg-shlibs,
  (%type_raw[uitype] = -gtk) giflib-shlibs | (%type_raw[uitype] = -gtk) 
libungif-shlibs (>= 4.1.0final),
@@ -31,11 +31,11 @@
  (%type_raw[uitype] = -gtk) libgettext3-dev,
  (%type_raw[uitype] = -gtk) libiconv-dev,
  (%type_raw[uitype] = .) x11-dev,
- (%type_raw[uitype] = .) libpng3 (>= 1.2.5-4),
+ (%type_raw[uitype] = .) libpng3 (>= 1:1.2.18-1),
  (%type_raw[uitype] = .) libtiff,
  (%type_raw[uitype] = .) libjpeg,
  (%type_raw[uitype] = .) giflib | (%type_raw[uitype] = .) libungif (>= 
4.1.0final),
- (%type_raw[uitype] = -gtk) libpng3 (>= 1.2.5-4),  
+ (%type_raw[uitype] = -gtk) libpng3 (>= 1:1.2.18-1),   
  (%type_raw[uitype] = -gtk) libtiff,
  (%type_raw[uitype] = -gtk) libjpeg,
  (%type_raw[uitype] = -gtk) giflib | (%type_raw[uitype] = -gtk) libungif (>= 
4.1.0final),


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/editors emacs22.info,1.7,1.8

2007-10-01 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors
In directory sc8-pr-cvs17:/tmp/cvs-serv21841

Modified Files:
emacs22.info 
Log Message:
Need a more recent libpng3 version. Thanks to Chris Dolan for noting
this.


Index: emacs22.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/emacs22.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- emacs22.info4 Jun 2007 15:47:56 -   1.7
+++ emacs22.info1 Oct 2007 15:40:50 -   1.8
@@ -15,12 +15,12 @@
  (%type_raw[uitype] = -gtk) libgettext3-shlibs,
  (%type_raw[uitype] = -gtk) libiconv,
  (%type_raw[uitype] = .) x11,
- (%type_raw[uitype] = .) libpng3-shlibs (>= 1.2.5-4),
+ (%type_raw[uitype] = .) libpng3-shlibs (>= 1:1.2.18-1),
  (%type_raw[uitype] = .) libtiff-shlibs,
  (%type_raw[uitype] = .) libjpeg-shlibs,
  (%type_raw[uitype] = .) giflib-shlibs | (%type_raw[uitype] = .) 
libungif-shlibs (>= 4.1.0final),
  (%type_raw[uitype] = -gtk) x11,
- (%type_raw[uitype] = -gtk) libpng3-shlibs (>= 1.2.5-4),
+ (%type_raw[uitype] = -gtk) libpng3-shlibs (>= 1:1.2.18-1),
  (%type_raw[uitype] = -gtk) libtiff-shlibs,
  (%type_raw[uitype] = -gtk) libjpeg-shlibs,
  (%type_raw[uitype] = -gtk) giflib-shlibs | (%type_raw[uitype] = -gtk) 
libungif-shlibs (>= 4.1.0final),
@@ -31,11 +31,11 @@
  (%type_raw[uitype] = -gtk) libgettext3-dev,
  (%type_raw[uitype] = -gtk) libiconv-dev,
  (%type_raw[uitype] = .) x11-dev,
- (%type_raw[uitype] = .) libpng3 (>= 1.2.5-4),
+ (%type_raw[uitype] = .) libpng3 (>= 1:1.2.18-1),
  (%type_raw[uitype] = .) libtiff,
  (%type_raw[uitype] = .) libjpeg,
  (%type_raw[uitype] = .) giflib | (%type_raw[uitype] = .) libungif (>= 
4.1.0final),
- (%type_raw[uitype] = -gtk) libpng3 (>= 1.2.5-4),  
+ (%type_raw[uitype] = -gtk) libpng3 (>= 1:1.2.18-1),   
  (%type_raw[uitype] = -gtk) libtiff,
  (%type_raw[uitype] = -gtk) libjpeg,
  (%type_raw[uitype] = -gtk) giflib | (%type_raw[uitype] = -gtk) libungif (>= 
4.1.0final),


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/libs/pythonmods pyxg-py.patch, NONE, 1.1 pyxg-py.info, NONE, 1.1

2007-10-08 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods
In directory sc8-pr-cvs17:/tmp/cvs-serv20596

Added Files:
pyxg-py.patch pyxg-py.info 
Log Message:
New package.


--- NEW FILE: pyxg-py.patch ---
diff -ruN --exclude '*~' PyXG-0.2.0/setup.py PyXG-0.2.0.patched/setup.py
--- PyXG-0.2.0/setup.py 2005-12-22 17:09:44.0 -0500
+++ PyXG-0.2.0.patched/setup.py 2007-10-07 16:59:29.0 -0400
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 from distutils.core import setup
-import bdist_mpkg
+#import bdist_mpkg
 
 setup(name='PyXG',
 version='0.2.0',
diff -ruN --exclude '*~' PyXG-0.2.0/xg.py PyXG-0.2.0.patched/xg.py
--- PyXG-0.2.0/xg.py2005-12-22 18:14:48.0 -0500
+++ PyXG-0.2.0.patched/xg.py2007-10-07 18:14:37.0 -0400
@@ -1331,14 +1331,14 @@
 @type isExecutable: boolean
 """
 
-path = 
NSString.stringWithString_(unicode(filePath)).stringByStandardizingPath()
+path = 
NSString.stringWithString_(unicode(filepath)).stringByStandardizingPath()
 data = NSData.dataWithContentsOfFile_(path)
 self._checkInputFiles()
 if isExecutable:
 isExecString = u'YES'
 else:
 isExecString = u'NO'
-self._jobDict[u'inputFiles'][unicode(fileName)] = \
+self._jobDict[u'inputFiles'][unicode(filename)] = \
 {u'fileData':data,u'isExecutable':isExecString}
 
 def delFile(self,fileName):

--- NEW FILE: pyxg-py.info ---
Info2: <<
Package: pyxg-py%type_pkg[python]
Version: 0.2.0
Revision: 1
Distribution: 10.4, 10.5
Type: python(2.4 2.5)
Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
BuildDepends: pyobjc-py%type_pkg[python]-bin
Depends: python%type_pkg[python], pyobjc-py%type_pkg[python]
Source: http://pyxg.scipy.org/downloads/PyXG-%v.tar.gz
Source-MD5: 9611586e60cf872cf47281fd81ccb5e4
Patch: pyxg-py.patch
CompileScript: python%type_raw[python] setup.py build   
InstallScript: python%type_raw[python] setup.py install --root=%d
License: BSD
Description: Python interface to Apple's Xgrid
DescDetail: <<
PyXG provides a Python interface to Apple's Xgrid. Xgrid is Apple's
solution for running jobs on a cluster of Macintosh computers. PyXG
enables users to submit and manage Xgrid jobs on a cluster from a
Python script or within an interactive Python session.
<<
Homepage: http://pyxg.scipy.org
<<


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/libs cfitsio.info,1.3,1.4

2007-10-16 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory sc8-pr-cvs17:/tmp/cvs-serv2092

Modified Files:
cfitsio.info 
Log Message:
New version. Now build depends on gfortran instead of g95.


Index: cfitsio.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/cfitsio.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- cfitsio.info14 Oct 2007 00:01:09 -  1.3
+++ cfitsio.info16 Oct 2007 16:45:36 -  1.4
@@ -1,24 +1,23 @@
 Package: cfitsio
-Version: 2.510
-Revision: 3
-Distribution: 10.4
+Version: 3.06
+Revision: 1
 Description: FITS file subroutines library
 License: GPL
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
-BuildDepends: g95
-Source: ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/cfitsio2510.tar.gz
+BuildDepends: gcc42
+Source: ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/cfitsio3060.tar.gz
 SourceDirectory: cfitsio
-Source-MD5: ae8e5e7e3d38cf5de7d1228b40faa62d
+Source-MD5: b7ab291d227c60b17a19a1c028dc649c
 CompileScript: <<
#!/bin/bash -ev
-   export FC=g95
+   export FC=gfortran
./configure --prefix=%i
make
 <<
 InstallScript: <<
make install
 <<
-DocFiles: README Licence.txt
+DocFiles: README License.txt
 Homepage: http://heasarc.gsfc.nasa.gov/docs/software/fitsio/fitsio.html
 DescDetail: <<
 CFITSIO is a library of C and Fortran subroutines for reading and


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.3/unstable/main/finkinfo/sci gildas.info,1.2,1.3

2007-10-29 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv13649

Modified Files:
gildas.info 
Log Message:
New version.


Index: gildas.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/gildas.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- gildas.info 19 Sep 2007 17:49:09 -  1.2
+++ gildas.info 29 Oct 2007 19:30:41 -  1.3
@@ -1,11 +1,11 @@
 Package: gildas
-Version: 200709
+Version: 200710
 Revision: 1
 Description: Radioastronomy data analysis software
 License: OSI-Approved
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
-Source: http://www.iram.fr/~gildas/dist/gildas-src-sep07a.tar.gz
-Source-MD5: 1d6a272d5dc633a32f031f2b0df01bad
+Source: http://www.iram.fr/~gildas/dist/gildas-src-oct07a.tar.gz
+Source-MD5: 9355297d5492f3cf30a289ee2100fd14
 Depends: <<
   fftw3-shlibs, libpng3-shlibs, openmotif3-shlibs, x11
 <<


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/sci gildas.info,1.3,1.4

2007-10-29 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv12325

Modified Files:
gildas.info 
Log Message:
New version.


Index: gildas.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/gildas.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- gildas.info 14 Oct 2007 00:01:09 -  1.3
+++ gildas.info 29 Oct 2007 19:27:58 -  1.4
@@ -1,12 +1,12 @@
 Package: gildas
-Version: 200709
+Version: 200710
 Revision: 1
 Distribution: 10.4
 Description: Radioastronomy data analysis software
 License: OSI-Approved
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
-Source: http://www.iram.fr/~gildas/dist/gildas-src-sep07a.tar.gz
-Source-MD5: 1d6a272d5dc633a32f031f2b0df01bad
+Source: http://www.iram.fr/~gildas/dist/gildas-src-oct07a.tar.gz
+Source-MD5: 9355297d5492f3cf30a289ee2100fd14
 Depends: <<
   fftw3-shlibs, libpng3-shlibs, openmotif3-shlibs, x11
 <<


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/sci gsl.info,1.5,1.6

2007-10-29 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv14581

Modified Files:
gsl.info 
Log Message:
New version.


Index: gsl.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/gsl.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- gsl.info6 Mar 2007 14:19:21 -   1.5
+++ gsl.info29 Oct 2007 19:32:15 -  1.6
@@ -1,5 +1,5 @@
 Package: gsl
-Version: 1.9
+Version: 1.10
 Revision: 1
 Description: GNU Scientific Library
 License: GPL
@@ -7,7 +7,7 @@
 Depends: %n-shlibs (= %v-%r)
 BuildDependsOnly: True
 Source: mirror:gnu:gsl/%n-%v.tar.gz
-Source-MD5: 81dca4362ae8d2aa1547b7d010881e43
+Source-MD5: d67be4f2e5560d6cf907e18a428becdc
 ConfigureParams: --mandir=%i/share/man --infodir=%i/share/info
 InfoTest: <<
   TestScript: <<


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.3/unstable/main/finkinfo/sci gsl.info,1.11,1.12

2007-10-29 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv15146

Modified Files:
gsl.info 
Log Message:
New version.


Index: gsl.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/gsl.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- gsl.info6 Mar 2007 14:20:51 -   1.11
+++ gsl.info29 Oct 2007 19:33:26 -  1.12
@@ -1,5 +1,5 @@
 Package: gsl
-Version: 1.9
+Version: 1.10
 Revision: 1
 Description: GNU Scientific Library
 License: GPL
@@ -7,7 +7,7 @@
 Depends: %n-shlibs (= %v-%r)
 BuildDependsOnly: True
 Source: mirror:gnu:gsl/%n-%v.tar.gz
-Source-MD5: 81dca4362ae8d2aa1547b7d010881e43
+Source-MD5: d67be4f2e5560d6cf907e18a428becdc
 ConfigureParams: --mandir=%i/share/man --infodir=%i/share/info
 InfoTest: <<
   TestScript: <<


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/sci pgplot.info,1.5,1.6

2007-10-29 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv3063

Modified Files:
pgplot.info 
Log Message:
Use g95 instead of gfortran. Maintainer contacted on Oct. 17th, but no
answer from him, so commiting the changes myself.


Index: pgplot.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/pgplot.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- pgplot.info 14 Oct 2007 00:01:09 -  1.5
+++ pgplot.info 29 Oct 2007 20:21:56 -  1.6
@@ -1,8 +1,8 @@
 Package: pgplot
 Version: 5.2
-Revision: 1028
-Distribution: 10.4
-Depends: x11, g95 (>= 0.50-20060414), libpng3-shlibs, aquaterm (>= 
1.0.0-1002), aquaterm-shlibs (>= 1.0.0-1002)
+Revision: 1029
+Distribution: 10.4, 10.5
+Depends: x11, gcc42, libpng3-shlibs, aquaterm (>= 1.0.0-1002), aquaterm-shlibs 
(>= 1.0.0-1002)
 BuildDepends: libpng3, x11-dev, aquaterm-dev (>= 1.0.0-1002)
 Source: ftp://ftp.astro.caltech.edu/pub/pgplot/%n%v.tar.gz
 Source-MD5: e8a6e8d0d5ef9d1709dfb567724525ae
@@ -13,7 +13,7 @@
 cp %p/share/aquaterm/adapters/%N/g77_gcc_AQT.conf sys_macosx
 cp %p/share/aquaterm/adapters/%N/aqdriv.m drivers
 sed 's||%p|g' < %a/%n.patch | patch -p1
-perl -pi -e 's|g77|g95|g' **/* 2>/dev/null
+perl -pi -e 's|g77|gfortran|g' **/* 2>/dev/null
 <<
 CompileScript: echo "No compile script"
 InstallScript: <<


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/sci plplot.info,1.22,1.23

2007-10-29 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv7496

Modified Files:
plplot.info 
Log Message:
Fix dependencies: does not depend on g95.


Index: plplot.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/plplot.info,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- plplot.info 14 Oct 2007 00:01:09 -  1.22
+++ plplot.info 29 Oct 2007 20:32:23 -  1.23
@@ -1,9 +1,9 @@
 Package: plplot
 Version: 5.6.1
-Revision: 1006
-Distribution: 10.4
+Revision: 1007
+Distribution: 10.4, 10.5
 
-BuildDepends: readline5, freetype219, libiconv-dev, libncurses5, gd2, gd2-bin, 
libjpeg, libpng3, libiconv-dev, x11-dev, hdf5 (>= 1.6.5-1002), fftw3, 
system-java14-dev, aquaterm-dev (>= 1.0.0-1002), pango1-xft2 (>= 1.6.0), 
lasi-dev (>= 1.0.5-1005), gcc42, g95, xml-sax-expat-pm586, openjade, glib2-dev 
(>= 2.12.0-1)
+BuildDepends: readline5, freetype219, libiconv-dev, libncurses5, gd2, gd2-bin, 
libjpeg, libpng3, libiconv-dev, x11-dev, hdf5 (>= 1.6.5-1002), fftw3, 
system-java14-dev, aquaterm-dev (>= 1.0.0-1002), pango1-xft2 (>= 1.6.0), 
lasi-dev (>= 1.0.5-1005), gcc42, xml-sax-expat-pm586, openjade, glib2-dev (>= 
2.12.0-1)
 Depends: %N-shlibs (= %v-%r), %N-dev (= %v-%r), freetype219-shlibs, 
libncurses5-shlibs, libiconv, tcltk, tcltk-shlibs, python, python25, 
numeric-py25, gd2-shlibs, libjpeg-shlibs, libpng3-shlibs, x11, pkgconfig, 
qhull, system-java14, tcltk-dev, aquaterm (>= 1.0.0-1002), octave, lasi (>= 
1.0.5-1005), lasi-shlibs (>= 1.0.5-1005), glib2-shlibs (>= 2.12.0-1), 
pango1-xft2-shlibs (>= 1.6.0), gcc42-shlibs
 #BuildConflicts: ccache-default
 


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/sci wip.patch, 1.3, 1.4 wip.info, 1.6, 1.7

2007-10-29 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv4315

Modified Files:
wip.patch wip.info 
Log Message:
Use gfortran instead of g95.


Index: wip.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/wip.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- wip.info14 Oct 2007 00:01:10 -  1.6
+++ wip.info29 Oct 2007 20:24:39 -  1.7
@@ -1,12 +1,12 @@
 Package: wip
 Version: 2p3
-Revision: 1006
-Distribution: 10.4
+Revision: 1007
+Distribution: 10.4, 10.5
 Description: Interactive graphics software package
 License: OSI-Approved
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
-BuildDepends: g95, libpng3, aquaterm-dev (>= 1.0.0-1002), readline5 (>= 
5.0-1004)
-Depends: pgplot, libpng3-shlibs, aquaterm-shlibs (>= 1.0.0-1002), 
readline5-shlibs (>= 5.0-1004)
+BuildDepends: gcc42, libpng3, aquaterm-dev (>= 1.0.0-1002), readline5 (>= 
5.0-1004)
+Depends: pgplot (>= 5.2-1029), libpng3-shlibs, aquaterm-shlibs (>= 
1.0.0-1002), readline5-shlibs (>= 5.0-1004)
 Source: ftp://ftp.astro.umd.edu/progs/morgan/%n%v.tar.gz
 SourceDirectory: wip
 Source-MD5: 189c36b5f8079673b0a5060168bb6070

Index: wip.patch
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/wip.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- wip.patch   28 Jun 2007 14:20:50 -  1.3
+++ wip.patch   29 Oct 2007 20:24:39 -  1.4
@@ -116,19 +116,6 @@
  #
  #  Identify the output executable.
  #
-@@ -524,8 +526,10 @@
- #  For Linux, f77 is a shell script which runs f2c.
- set doranlib = 1
- set doliblm = 1
--set f77lib = ( $f77lib -lf2c )
--set theM = 'f77 -u'
-+#set f77lib = ( $f77lib -lf2c )
-+set f77lib = ($f77lib -lcc_dynamic)
-+#set theM = 'f77 -u'
-+set theM = 'g95'
- if ($dodebug > 0) then
-   set theM = "$theM -g"
-   set cFlags = "$cFlags -g -Dlinux"
 @@ -572,17 +576,41 @@
set theF = "$theF -g"
set cFlags = "$cFlags -g"
@@ -137,7 +124,7 @@
 +set doranlib = 1
 +set doliblm = 1
 +set f77lib = ($f77lib -lgcc)
-+set theM = 'g95'
++set theM = 'gfortran'
 +if ($dodebug > 0) then
 +  set theM = "$theM -g"
 +  set cFlags = "$cFlags -g"
@@ -149,7 +136,7 @@
 +set doranlib = 1
 +set doliblm = 1
 +set f77lib = ($f77lib -lgcc)
-+set theM = 'g95'
++set theM = 'gfortran'
 +if ($dodebug > 0) then
 +  set theM = "$theM -g"
 +  set cFlags = "$cFlags -g -DIEEEByteSwap"


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/sci wcstools.info,NONE,1.1

2007-10-29 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv7157

Added Files:
wcstools.info 
Log Message:
New package.


--- NEW FILE: wcstools.info ---
Package: wcstools
Version: 3.7.1
Revision: 1
Description: World coordinate system tools for astronomy
License: GPL
Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
Source: http://tdc-www.harvard.edu/software/wcstools/wcstools-%v.tar.gz
Source-MD5: d48091a18599417704ee5352850123c9
CompileScript: make
InstallScript: <<
  /usr/bin/install -d %i/bin
  /bin/cp bin/* %i/bin
  /bin/cp wcstools %i/bin
  /usr/bin/install -d %i/share/man/man1
  /bin/cp Man/man1/* %i/share/man/man1
<<
DocFiles: Readme:README COPYING
DescDetail: <<
WCSTools is a package of programs and a library of utility subroutines
for setting and using the world coordinate systems (WCS) in the
headers of the most common astronomical image formats, FITS and IRAF,
to relate image pixels to sky coordinates.
<<
Homepage: http://tdc-www.harvard.edu/software/wcstools/



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/sci fftw3.info,1.11,1.12

2007-11-01 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv18534

Modified Files:
fftw3.info 
Log Message:
Use gfortran instead of g95.


Index: fftw3.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/fftw3.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- fftw3.info  14 Oct 2007 00:01:09 -  1.11
+++ fftw3.info  1 Nov 2007 15:38:58 -   1.12
@@ -1,11 +1,11 @@
 Package: fftw3
 Version: 3.1.1  
-Revision: 4
-Distribution: 10.4
+Revision: 5
+Distribution: 10.4, 10.5
 Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
 Source:  ftp://ftp.fftw.org/pub/fftw/fftw-%v.tar.gz
 Source-MD5: b35813b88a046e4e74a603017794ddcd
-BuildDepends:  g95 (>= 0.50-20060321), ocaml
+BuildDepends:  gcc42, ocaml
 Depends: %N-shlibs (= %v-%r)
 BuildDependsOnly: True
 License: GPL
@@ -14,12 +14,12 @@
 GCC: 4.0
 CompileScript: <<
  #!/bin/sh -ev
- gcclib=`%p/bin/g95 --print-lib`
+ gcclib=`%p/bin/gfortran --print-lib`
  FLIBDIR=`dirname $gcclib`
  if [ %m = "i386" ]; then 
- FC=%p/bin/g95 FLIBS="-L${FLIBDIR} -lf95" ./configure %c --without-gcc-arch
+ FC=%p/bin/gfortran FLIBS="-L${FLIBDIR}" ./configure %c --without-gcc-arch
  else
- FC=%p/bin/g95 FLIBS="-L${FLIBDIR} -lf95" ./configure %c 
+ FC=%p/bin/gfortran FLIBS="-L${FLIBDIR}" ./configure %c 
  fi
  make
 <<


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/sci hdf5.info,1.11,1.12

2007-11-01 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv19355

Modified Files:
hdf5.info 
Log Message:
Use gfortran instead of g95.


Index: hdf5.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/hdf5.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- hdf5.info   14 Oct 2007 00:01:09 -  1.11
+++ hdf5.info   1 Nov 2007 15:40:42 -   1.12
@@ -1,7 +1,7 @@
 Package: hdf5
 Version: 1.6.5
-Revision: 1009
-Distribution: 10.4
+Revision: 1010
+Distribution: 10.4, 10.5
 Source: ftp://hdf.ncsa.uiuc.edu/HDF5/current/src/%n-%v.tar.gz
 Source-MD5: 67187b3253b89f1f41756b7fd4396ecf
 Description: Library and file format for scientific data
@@ -10,11 +10,11 @@
 and to address current and anticipated requirements of modern systems
 and applications. 
 
-The fortran9X interface is built using g95.
-It will only work with g95.
+The fortran9X interface is built using gfortran.
+It will only work with gfortran.
 <<
 Depends: %N-shlibs (= %v-%r), %N-bin, szip-shlibs (>= 2.0-2)
-BuildDepends: szip (>= 2.0-2), g95 (>= 0.50-20060528)
+BuildDepends: szip (>= 2.0-2), gcc42
 GCC: 4.0
 BuildDependsOnly: True
 PatchScript: <<
@@ -27,8 +27,8 @@
 License: OSI-Approved
 CompileScript: <<
   #!/bin/sh -ev
-  export F9X=%p/bin/g95
-  export FFLAGS="-O -Wno-globals"
+  export F9X=%p/bin/gfortran
+  export FFLAGS='-fsecond-underscore'
   ./configure %c
   make
   #make check


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/sci octave.info,1.24,1.25

2007-11-01 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv21335

Modified Files:
octave.info 
Log Message:
Use gfortran instead of g95.


Index: octave.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/octave.info,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- octave.info 14 Oct 2007 00:01:09 -  1.24
+++ octave.info 1 Nov 2007 15:45:12 -   1.25
@@ -1,24 +1,21 @@
 Package: octave
 Version: 2.9.14
-Revision: 1
-Distribution: 10.4
+Revision: 2
+Distribution: 10.4, 10.5
 Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
 BuildDependsOnly: false
 Source: ftp://ftp.octave.org/pub/octave/bleeding-edge/octave-%v.tar.gz
 Source-MD5: b3253a5e21f114a96183b4fef31a5a41
-BuildDepends: glpk-dev, hdf5, readline5, texinfo, g95 (>= 0.50-20060321), 
libncurses5, fftw3, texi2html, tetex-base, libcurl4, sed, pcre
-Depends: glpk-shlibs, gnuplot | gnuplot-nox, readline5-shlibs, fftw3-shlibs, 
hdf5-shlibs, ncurses, libncurses5-shlibs, aquaterm, libcurl4-shlibs, pcre-shlibs
+BuildDepends: glpk-dev, hdf5 (>= 1.6.5-1010), readline5, texinfo, libncurses5, 
fftw3 (>= 3.1.1-5), texi2html, tetex-base, libcurl4, sed, pcre
+Depends: glpk-shlibs, gnuplot | gnuplot-nox, readline5-shlibs, fftw3-shlibs 
(>= 3.1.1-5), hdf5-shlibs (>= 1.6.5-1010), ncurses, libncurses5-shlibs, 
aquaterm, libcurl4-shlibs, pcre-shlibs
 BuildConflicts: coot-dev, broken-gcc, lammpi-dev
 GCC: 4.0
 Patch: %n.patch
 Conflicts: octave-atlas
 Replaces: octave-atlas
-ConfigureParams: --with-f77=%p/bin/g95 --infodir='${prefix}/share/info' 
--mandir='${prefix}/share/man' --libexecdir='${prefix}/lib' -enable-shared 
-enable-dl --disable-static --build=%m-apple-darwin
+ConfigureParams: --with-f77=%p/bin/gfortran --infodir='${prefix}/share/info' 
--mandir='${prefix}/share/man' --libexecdir='${prefix}/lib' -enable-shared 
-enable-dl --disable-static --build=%m-apple-darwin
 CompileScript: <<
  #!/bin/sh -ev
- gcclib=`%p/bin/g95 --print-lib`
- FLIBDIR=`dirname $gcclib`
- export FLIBS="-L${FLIBDIR} -lf95"
  export FFLAGS='-O2'
  ./configure %c
  make


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/sci plplot.info,1.23,1.24

2007-11-01 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv23815

Modified Files:
plplot.info 
Log Message:
Use versions of fftw3 and hdf5 that were compiled with gfortran.


Index: plplot.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/plplot.info,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- plplot.info 29 Oct 2007 20:32:23 -  1.23
+++ plplot.info 1 Nov 2007 15:51:59 -   1.24
@@ -1,9 +1,9 @@
 Package: plplot
 Version: 5.6.1
-Revision: 1007
+Revision: 1008
 Distribution: 10.4, 10.5
 
-BuildDepends: readline5, freetype219, libiconv-dev, libncurses5, gd2, gd2-bin, 
libjpeg, libpng3, libiconv-dev, x11-dev, hdf5 (>= 1.6.5-1002), fftw3, 
system-java14-dev, aquaterm-dev (>= 1.0.0-1002), pango1-xft2 (>= 1.6.0), 
lasi-dev (>= 1.0.5-1005), gcc42, xml-sax-expat-pm586, openjade, glib2-dev (>= 
2.12.0-1)
+BuildDepends: readline5, freetype219, libiconv-dev, libncurses5, gd2, gd2-bin, 
libjpeg, libpng3, libiconv-dev, x11-dev, hdf5 (>= 1.6.5-1010), fftw3 (>= 
3.1.1-5), system-java14-dev, aquaterm-dev (>= 1.0.0-1002), pango1-xft2 (>= 
1.6.0), lasi-dev (>= 1.0.5-1005), gcc42, xml-sax-expat-pm586, openjade, 
glib2-dev (>= 2.12.0-1)
 Depends: %N-shlibs (= %v-%r), %N-dev (= %v-%r), freetype219-shlibs, 
libncurses5-shlibs, libiconv, tcltk, tcltk-shlibs, python, python25, 
numeric-py25, gd2-shlibs, libjpeg-shlibs, libpng3-shlibs, x11, pkgconfig, 
qhull, system-java14, tcltk-dev, aquaterm (>= 1.0.0-1002), octave, lasi (>= 
1.0.5-1005), lasi-shlibs (>= 1.0.5-1005), glib2-shlibs (>= 2.12.0-1), 
pango1-xft2-shlibs (>= 1.6.0), gcc42-shlibs
 #BuildConflicts: ccache-default
 


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/sci gdl.info,1.12,1.13

2007-11-01 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv27734

Modified Files:
gdl.info 
Log Message:
Use hdf5 and plplot version that were compiled with gfortran. Also use
fftw3 instead of GSL built-in FFT.


Index: gdl.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/gdl.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- gdl.info14 Oct 2007 00:01:09 -  1.12
+++ gdl.info1 Nov 2007 16:00:51 -   1.13
@@ -1,31 +1,30 @@
 Package: gdl
 Version: 0.9pre5
-Revision: 1001
-Distribution: 10.4
+Revision: 1002
+Distribution: 10.4, 10.5
 Description: GNU Data Language
 License: GPL
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
 Depends: <<
-  bzip2-shlibs, gsl-shlibs, hdf5-shlibs (>= 1.6.5-1002),
+  bzip2-shlibs, gsl-shlibs, fftw3-shlibs (>= 3.1.1-5), hdf5-shlibs (>= 
1.6.5-1010),
   imagemagick-shlibs (>= 6.1.8-1002), lcms-shlibs, libiconv,
   libjpeg-shlibs, libncurses5-shlibs (>= 5.4-20041023-1006),
   libpng3-shlibs, libtiff-shlibs, libtool14-shlibs, libxml2-shlibs,
   ncurses (>= 5.4-20041023-1006), netcdf-shlibs (>= 3.6.0-1002),
-  matplotlib-py25, numarray-py25, plplot, plplot-shlibs, python25,
-  python25-shlibs, readline5-shlibs (>= 5.0-1004), szip-shlibs,
-  x11-shlibs
+  matplotlib-py25, numarray-py25, plplot (>= 5.6.1-1008),
+  plplot-shlibs (>= 5.6.1-1008), python25, python25-shlibs,
+  readline5-shlibs (>= 5.0-1004), szip-shlibs, x11-shlibs
 <<
 BuildDepends: <<
-  bzip2-dev, gsl, hdf5 (>= 1.6.5-1002),
+  bzip2-dev, gsl, fftw3 (>= 3.1.1-5), hdf5 (>= 1.6.5-1010),
   imagemagick-dev (>= 6.1.8-1002), lcms, libiconv-dev, libjpeg,
   libncurses5 (>= 5.4-20041023-1006), libpng3, libtiff, libtool14,
-  libxml2, netcdf (>= 3.6.0-1002), plplot-dev, qhull, 
+  libxml2, netcdf (>= 3.6.0-1002), plplot-dev (>= 5.6.1-1008), qhull, 
   readline5 (>= 5.0-1004), szip, x11-dev 
 <<
 Source: mirror:sourceforge:gnudatalanguage/gdl-%v.tar.gz
 Source-MD5: d2a740ba633ff7ace23f452d34a9c42c
-#Patch: %n.patch
-ConfigureParams: --with-plplotdir=%p --with-ncursesdir=%p 
--with-readlinedir=%p --with-gsldir=%p --with-netcdf=%p --without-hdf 
--with-hdf5=%p --with-python=%p --enable-python_version=2.5 --with-Magick=%p
+ConfigureParams: --with-plplotdir=%p --with-ncursesdir=%p 
--with-readlinedir=%p --with-gsldir=%p --with-netcdf=%p --without-hdf 
--with-hdf5=%p --with-python=%p --enable-python_version=2.5 --with-Magick=%p 
--with-fftw=%p
 InstallScript: <<
   make install prefix=%i
   mkdir -p %i/share/doc/%n


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/sci octave.info,1.25,1.26

2007-11-02 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv758

Modified Files:
octave.info 
Log Message:
Missing dependencies. Thanks to Jean-Francois Mertens for noting that.


Index: octave.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/octave.info,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- octave.info 1 Nov 2007 15:45:12 -   1.25
+++ octave.info 2 Nov 2007 17:55:18 -   1.26
@@ -1,13 +1,13 @@
 Package: octave
 Version: 2.9.14
-Revision: 2
+Revision: 3
 Distribution: 10.4, 10.5
 Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
 BuildDependsOnly: false
 Source: ftp://ftp.octave.org/pub/octave/bleeding-edge/octave-%v.tar.gz
 Source-MD5: b3253a5e21f114a96183b4fef31a5a41
-BuildDepends: glpk-dev, hdf5 (>= 1.6.5-1010), readline5, texinfo, libncurses5, 
fftw3 (>= 3.1.1-5), texi2html, tetex-base, libcurl4, sed, pcre
-Depends: glpk-shlibs, gnuplot | gnuplot-nox, readline5-shlibs, fftw3-shlibs 
(>= 3.1.1-5), hdf5-shlibs (>= 1.6.5-1010), ncurses, libncurses5-shlibs, 
aquaterm, libcurl4-shlibs, pcre-shlibs
+BuildDepends: glpk-dev, hdf5 (>= 1.6.5-1010), readline5, texinfo, libncurses5, 
fftw3 (>= 3.1.1-5), texi2html, tetex-base, libcurl4, sed, pcre, gcc42
+Depends: glpk-shlibs, gnuplot | gnuplot-nox, readline5-shlibs, fftw3-shlibs 
(>= 3.1.1-5), hdf5-shlibs (>= 1.6.5-1010), ncurses, libncurses5-shlibs, 
aquaterm, libcurl4-shlibs, pcre-shlibs, gcc42-shlibs
 BuildConflicts: coot-dev, broken-gcc, lammpi-dev
 GCC: 4.0
 Patch: %n.patch


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/sci hdf5.info,1.12,1.13

2007-11-04 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv32252

Modified Files:
hdf5.info 
Log Message:
Missing dependency.


Index: hdf5.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/hdf5.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- hdf5.info   1 Nov 2007 15:40:42 -   1.12
+++ hdf5.info   5 Nov 2007 05:20:01 -   1.13
@@ -1,6 +1,6 @@
 Package: hdf5
 Version: 1.6.5
-Revision: 1010
+Revision: 1011
 Distribution: 10.4, 10.5
 Source: ftp://hdf.ncsa.uiuc.edu/HDF5/current/src/%n-%v.tar.gz
 Source-MD5: 67187b3253b89f1f41756b7fd4396ecf
@@ -37,7 +37,7 @@
 SplitOff: <<
   Package: %N-shlibs
   Replaces: %N (<= 1.4.2-3)
-  Depends: szip-shlibs (>= 2.0-2)
+  Depends: szip-shlibs (>= 2.0-2), gcc42-shlibs
   Files: <<
lib/libhdf5.*.dylib
lib/libhdf5_hl.*.dylib
@@ -50,7 +50,7 @@
 <<
 SplitOff2: <<
   Package: %N-bin
-  Depends: %N-shlibs (= %v-%r)
+  Depends: %N-shlibs (= %v-%r), gcc42-shlibs
   Replaces: %N (<= 1.4.2-3)
   Files: bin
   DocFiles: COPYING README.txt release_docs/INSTALL release_docs/RELEASE.txt 
release_docs/HISTORY.txt


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/sci fftw3.info,1.12,1.13

2007-11-04 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv592

Modified Files:
fftw3.info 
Log Message:
Missing dependency.


Index: fftw3.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/fftw3.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- fftw3.info  1 Nov 2007 15:38:58 -   1.12
+++ fftw3.info  5 Nov 2007 05:21:27 -   1.13
@@ -1,12 +1,12 @@
 Package: fftw3
 Version: 3.1.1  
-Revision: 5
+Revision: 6
 Distribution: 10.4, 10.5
 Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
 Source:  ftp://ftp.fftw.org/pub/fftw/fftw-%v.tar.gz
 Source-MD5: b35813b88a046e4e74a603017794ddcd
 BuildDepends:  gcc42, ocaml
-Depends: %N-shlibs (= %v-%r)
+Depends: %N-shlibs (= %v-%r), gcc42-shlibs
 BuildDependsOnly: True
 License: GPL
 Patch: %n.patch


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.3/stable/main/finkinfo/sci gsl.info,1.3,1.4

2007-03-12 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv4853

Modified Files:
gsl.info 
Log Message:
New version.


Index: gsl.info
===
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/sci/gsl.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- gsl.info27 Jan 2007 21:42:59 -  1.3
+++ gsl.info12 Mar 2007 14:26:47 -  1.4
@@ -1,5 +1,5 @@
 Package: gsl
-Version: 1.8
+Version: 1.9
 Revision: 1
 Description: GNU Scientific Library
 License: GPL
@@ -7,7 +7,7 @@
 Depends: %n-shlibs (= %v-%r)
 BuildDependsOnly: True
 Source: mirror:gnu:gsl/%n-%v.tar.gz
-Source-MD5: c60a5d193cc6b472496ff191744fc306
+Source-MD5: 81dca4362ae8d2aa1547b7d010881e43
 ConfigureParams: --mandir=%i/share/man --infodir=%i/share/info
 InfoTest: <<
   TestScript: <<
@@ -16,13 +16,13 @@
 <<
 DocFiles: README COPYING
 Shlibs: <<
-  %p/lib/libgsl.0.dylib 10.0.0 gsl (>= 1.8-1)
+  %p/lib/libgsl.0.dylib 11.0.0 gsl (>= 1.9-1)
   %p/lib/libgslcblas.0.dylib 1.0.0 gsl (>= 1.4-1)
 <<
 SplitOff: <<
   Package: %n-shlibs
   Files: <<
-lib/libgsl.0.9.0.dylib
+lib/libgsl.0.10.0.dylib
 lib/libgsl.0.dylib
 lib/libgslcblas.0.0.0.dylib
 lib/libgslcblas.0.dylib


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/stable/main/finkinfo/sci gsl.info,1.3,1.4

2007-03-12 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv3866

Modified Files:
gsl.info 
Log Message:
New version.


Index: gsl.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/gsl.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- gsl.info27 Jan 2007 21:43:41 -  1.3
+++ gsl.info12 Mar 2007 14:24:36 -  1.4
@@ -1,5 +1,5 @@
 Package: gsl
-Version: 1.8
+Version: 1.9
 Revision: 1
 Description: GNU Scientific Library
 License: GPL
@@ -7,7 +7,7 @@
 Depends: %n-shlibs (= %v-%r)
 BuildDependsOnly: True
 Source: mirror:gnu:gsl/%n-%v.tar.gz
-Source-MD5: c60a5d193cc6b472496ff191744fc306
+Source-MD5: 81dca4362ae8d2aa1547b7d010881e43
 ConfigureParams: --mandir=%i/share/man --infodir=%i/share/info
 InfoTest: <<
   TestScript: <<
@@ -16,13 +16,13 @@
 <<
 DocFiles: README COPYING
 Shlibs: <<
-  %p/lib/libgsl.0.dylib 10.0.0 gsl (>= 1.8-1)
+  %p/lib/libgsl.0.dylib 11.0.0 gsl (>= 1.9-1)
   %p/lib/libgslcblas.0.dylib 1.0.0 gsl (>= 1.4-1)
 <<
 SplitOff: <<
   Package: %n-shlibs
   Files: <<
-lib/libgsl.0.9.0.dylib
+lib/libgsl.0.10.0.dylib
 lib/libgsl.0.dylib
 lib/libgslcblas.0.0.0.dylib
 lib/libgslcblas.0.dylib


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/editors psvn.patch, NONE, 1.1 psvn.info, NONE, 1.1

2007-03-25 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv17517

Added Files:
psvn.patch psvn.info 
Log Message:
New package.


--- NEW FILE: psvn.patch ---
diff -ruN -x '*~' psvn/fink/install psvn.patched/fink/install
--- psvn/fink/install   1969-12-31 19:00:00.0 -0500
+++ psvn.patched/fink/install   2007-03-25 18:16:30.0 -0400
@@ -0,0 +1,29 @@
+#!/bin/sh
+
+set -e
+
+FLAVOR=$1
+echo install/psvn: Handling install of emacsen flavor ${FLAVOR}
+
+byte_compile_options="-batch -f batch-byte-compile"
+el_files="psvn.el"
[EMAIL PROTECTED]@/share/emacs/site-lisp/psvn/
[EMAIL PROTECTED]@/share/${FLAVOR}/site-lisp/psvn/
+
+if [ ${FLAVOR} != emacs ]
+then
+echo install/psvn: byte-compiling for ${FLAVOR}
+
+[ -d ${elc_dir} ] || mkdir ${elc_dir}
+
+# Copy the temp .el files
+(cd ${el_dir} && cp ${el_files} ${elc_dir})
+
+# Byte compile them
+(cd ${elc_dir} && ${FLAVOR} ${byte_compile_options} ${el_files} 2> 
/dev/null)
+
+# Remove the redundant .el files
+# Presumes that any .el files in the  dir are trash.
+rm ${elc_dir}/*.el
+fi
+exit 0;
diff -ruN -x '*~' psvn/fink/remove psvn.patched/fink/remove
--- psvn/fink/remove1969-12-31 19:00:00.0 -0500
+++ psvn.patched/fink/remove2007-03-25 18:25:42.0 -0400
@@ -0,0 +1,16 @@
+#!/bin/sh
+
+set -e
+
+FLAVOR=$1
[EMAIL PROTECTED]@/share/${FLAVOR}/site-lisp/psvn
+
+echo remove/psvn: Handling removal of emacsen flavor ${FLAVOR}
+
+if [ ${FLAVOR} != emacs ]
+then
+   echo emacsen-common: purging byte-compiled files for ${FLAVOR}
+   rm -f ${elc_dir}/*.elc
+   [ -d ${elc_dir} -a `ls -la ${elc_dir}|wc -l` -gt 3 ] && rmdir ${elc_dir}
+fi
+exit 0;

--- NEW FILE: psvn.info ---
Package: psvn
Version: 20070324
Revision: 1
Description: Subversion interface for Emacs 
License: GPL
Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
Source: http://www.xsteve.at/prg/emacs/psvn.el
Source-MD5: e98fa9bf46045d903a0ae6cb20147efc
NoSourceDirectory: true
Depends: emacsen, svn-client
PatchScript: sed 's|@PREFIX@|%p|g' < %a/%n.patch | patch -p1
CompileScript: true
InstallScript: <<
  install -d %i/share/emacs/site-lisp/psvn
  install -m 644 psvn.el %i/share/emacs/site-lisp/psvn
  install -d %i/lib/emacsen-common/packages/install
  install -d %i/lib/emacsen-common/packages/remove
  install -m 755 fink/install %i/lib/emacsen-common/packages/install/psvn
  install -m 755 fink/remove %i/lib/emacsen-common/packages/remove/psvn
<<
PostInstScript: %p/lib/emacsen-common/emacs-package-install %n
PreRmScript: %p/lib/emacsen-common/emacs-package-remove %n
DescDetail: <<
Psvn is an interface for the revision control tool Subversion it
provides a similar interface for subversion as pcl-cvs for cvs.
<<
DescUsage: <<
To use psvn.el put the following line in your .emacs:
  (require 'psvn)
Start the svn interface with M-x svn-status
<<
Homepage: http://www.xsteve.at/prg/vc_svn/


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/editors psvn.patch, NONE, 1.1 psvn.info, NONE, 1.1

2007-03-25 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv18349

Added Files:
psvn.patch psvn.info 
Log Message:
New package.


--- NEW FILE: psvn.patch ---
diff -ruN -x '*~' psvn/fink/install psvn.patched/fink/install
--- psvn/fink/install   1969-12-31 19:00:00.0 -0500
+++ psvn.patched/fink/install   2007-03-25 18:16:30.0 -0400
@@ -0,0 +1,29 @@
+#!/bin/sh
+
+set -e
+
+FLAVOR=$1
+echo install/psvn: Handling install of emacsen flavor ${FLAVOR}
+
+byte_compile_options="-batch -f batch-byte-compile"
+el_files="psvn.el"
[EMAIL PROTECTED]@/share/emacs/site-lisp/psvn/
[EMAIL PROTECTED]@/share/${FLAVOR}/site-lisp/psvn/
+
+if [ ${FLAVOR} != emacs ]
+then
+echo install/psvn: byte-compiling for ${FLAVOR}
+
+[ -d ${elc_dir} ] || mkdir ${elc_dir}
+
+# Copy the temp .el files
+(cd ${el_dir} && cp ${el_files} ${elc_dir})
+
+# Byte compile them
+(cd ${elc_dir} && ${FLAVOR} ${byte_compile_options} ${el_files} 2> 
/dev/null)
+
+# Remove the redundant .el files
+# Presumes that any .el files in the  dir are trash.
+rm ${elc_dir}/*.el
+fi
+exit 0;
diff -ruN -x '*~' psvn/fink/remove psvn.patched/fink/remove
--- psvn/fink/remove1969-12-31 19:00:00.0 -0500
+++ psvn.patched/fink/remove2007-03-25 18:25:42.0 -0400
@@ -0,0 +1,16 @@
+#!/bin/sh
+
+set -e
+
+FLAVOR=$1
[EMAIL PROTECTED]@/share/${FLAVOR}/site-lisp/psvn
+
+echo remove/psvn: Handling removal of emacsen flavor ${FLAVOR}
+
+if [ ${FLAVOR} != emacs ]
+then
+   echo emacsen-common: purging byte-compiled files for ${FLAVOR}
+   rm -f ${elc_dir}/*.elc
+   [ -d ${elc_dir} -a `ls -la ${elc_dir}|wc -l` -gt 3 ] && rmdir ${elc_dir}
+fi
+exit 0;

--- NEW FILE: psvn.info ---
Package: psvn
Version: 20070324
Revision: 1
Description: Subversion interface for Emacs 
License: GPL
Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
Source: http://www.xsteve.at/prg/emacs/psvn.el
Source-MD5: e98fa9bf46045d903a0ae6cb20147efc
NoSourceDirectory: true
Depends: emacsen, svn-client
PatchScript: sed 's|@PREFIX@|%p|g' < %a/%n.patch | patch -p1
CompileScript: true
InstallScript: <<
  install -d %i/share/emacs/site-lisp/psvn
  install -m 644 psvn.el %i/share/emacs/site-lisp/psvn
  install -d %i/lib/emacsen-common/packages/install
  install -d %i/lib/emacsen-common/packages/remove
  install -m 755 fink/install %i/lib/emacsen-common/packages/install/psvn
  install -m 755 fink/remove %i/lib/emacsen-common/packages/remove/psvn
<<
PostInstScript: %p/lib/emacsen-common/emacs-package-install %n
PreRmScript: %p/lib/emacsen-common/emacs-package-remove %n
DescDetail: <<
Psvn is an interface for the revision control tool Subversion it
provides a similar interface for subversion as pcl-cvs for cvs.
<<
DescUsage: <<
To use psvn.el put the following line in your .emacs:
  (require 'psvn)
Start the svn interface with M-x svn-status
<<
Homepage: http://www.xsteve.at/prg/vc_svn/


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/editors psvn.info,1.1,1.2

2007-03-27 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv27217

Modified Files:
psvn.info 
Log Message:
Typos.


Index: psvn.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/psvn.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- psvn.info   25 Mar 2007 22:39:29 -  1.1
+++ psvn.info   27 Mar 2007 15:49:29 -  1.2
@@ -21,8 +21,8 @@
 PostInstScript: %p/lib/emacsen-common/emacs-package-install %n
 PreRmScript: %p/lib/emacsen-common/emacs-package-remove %n
 DescDetail: <<
-Psvn is an interface for the revision control tool Subversion it
-provides a similar interface for subversion as pcl-cvs for cvs.
+Psvn is an interface for the revision control tool Subversion. It
+provides a similar interface for Subversion as PCL-CVS for CVS.
 <<
 DescUsage: <<
 To use psvn.el put the following line in your .emacs:


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/editors psvn.info,1.1,1.2

2007-03-27 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv27463

Modified Files:
psvn.info 
Log Message:
Typos.


Index: psvn.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors/psvn.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- psvn.info   25 Mar 2007 22:41:09 -  1.1
+++ psvn.info   27 Mar 2007 15:50:10 -  1.2
@@ -21,8 +21,8 @@
 PostInstScript: %p/lib/emacsen-common/emacs-package-install %n
 PreRmScript: %p/lib/emacsen-common/emacs-package-remove %n
 DescDetail: <<
-Psvn is an interface for the revision control tool Subversion it
-provides a similar interface for subversion as pcl-cvs for cvs.
+Psvn is an interface for the revision control tool Subversion. It
+provides a similar interface for Subversion as PCL-CVS for CVS.
 <<
 DescUsage: <<
 To use psvn.el put the following line in your .emacs:


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/sci pygsl-py.info,1.3,1.4

2007-04-23 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv18805

Modified Files:
pygsl-py.info 
Log Message:
New version.


Index: pygsl-py.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/pygsl-py.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- pygsl-py.info   22 Sep 2006 18:27:46 -  1.3
+++ pygsl-py.info   23 Apr 2007 17:36:51 -  1.4
@@ -1,17 +1,20 @@
 Info2: <<
 Package: pygsl-py%type_pkg[python]
-Version: 0.3.2
+Version: 0.9.0
 Revision: 1
 Type: python(2.3 2.4 2.5)
 Description: Python interface for the GNU Scientific Library
 License: GPL
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
-Depends: python%type_pkg[python] | python%type_pkg[python]-nox, gsl-shlibs 
(>=1.4), numeric-py%type_pkg[python]
+Depends: <<
+  python%type_pkg[python] | python%type_pkg[python]-nox, gsl-shlibs (>=1.4),
+  numpy-py%type_pkg[python]
+<<
 BuildDepends: gsl (>=1.4)
 Source: mirror:sourceforge:pygsl/pygsl-%v.tar.gz
-Source-MD5: dde5f5a23dba8e63818dbfadb12e9a09
+Source-MD5: c69c3deed25525f153f2f03942e99040
 CompileScript: <<
-  python%type_raw[python] setup.py build
+  python%type_raw[python] setup.py build --array-object=numpy
 <<
 InstallScript: <<
   python%type_raw[python] setup.py install --root=%d


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/sci pygsl-py.info,1.3,1.4

2007-04-23 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv23089

Modified Files:
pygsl-py.info 
Log Message:
New version.


Index: pygsl-py.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/pygsl-py.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- pygsl-py.info   22 Sep 2006 18:38:08 -  1.3
+++ pygsl-py.info   23 Apr 2007 17:47:51 -  1.4
@@ -1,23 +1,26 @@
 Info2: <<
 Package: pygsl-py%type_pkg[python]
-Version: 0.3.2
+Version: 0.9.0
 Revision: 1
 Type: python(2.3 2.4 2.5)
 Description: Python interface for the GNU Scientific Library
 License: GPL
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
-Depends: python%type_pkg[python] | python%type_pkg[python]-nox, gsl-shlibs 
(>=1.4), numeric-py%type_pkg[python]
+Depends: <<
+  python%type_pkg[python] | python%type_pkg[python]-nox, gsl-shlibs (>=1.4),
+  numpy-py%type_pkg[python]
+<<
 BuildDepends: gsl (>=1.4)
 Source: mirror:sourceforge:pygsl/pygsl-%v.tar.gz
-Source-MD5: dde5f5a23dba8e63818dbfadb12e9a09
+Source-MD5: c69c3deed25525f153f2f03942e99040
 CompileScript: <<
-   python%type_raw[python] setup.py build
+  python%type_raw[python] setup.py build --array-object=numpy
 <<
 InstallScript: <<
-   python%type_raw[python] setup.py install --root=%d
-   install -d %i/share/doc/%n/examples %i/share/doc/%n/tests
-   install -m 644 examples/*.py %i/share/doc/%n/examples
-   install -m 644 tests/*.py %i/share/doc/%n/tests
+  python%type_raw[python] setup.py install --root=%d
+  install -d %i/share/doc/%n/examples %i/share/doc/%n/tests
+  install -m 644 examples/*.py %i/share/doc/%n/examples
+  install -m 644 tests/*.py %i/share/doc/%n/tests
  <<
 DocFiles: README CREDITS TODO ChangeLog
 Homepage: http://pygsl.sourceforge.net


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/sci pygsl-py.info,1.4,1.5

2007-04-25 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv5240

Modified Files:
pygsl-py.info 
Log Message:
This version does not compile on 10.3. Reverting to the old one for
the moment.


Index: pygsl-py.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/pygsl-py.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- pygsl-py.info   23 Apr 2007 17:47:51 -  1.4
+++ pygsl-py.info   25 Apr 2007 14:34:00 -  1.5
@@ -1,26 +1,23 @@
 Info2: <<
 Package: pygsl-py%type_pkg[python]
-Version: 0.9.0
+Version: 0.3.2
 Revision: 1
 Type: python(2.3 2.4 2.5)
 Description: Python interface for the GNU Scientific Library
 License: GPL
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
-Depends: <<
-  python%type_pkg[python] | python%type_pkg[python]-nox, gsl-shlibs (>=1.4),
-  numpy-py%type_pkg[python]
-<<
+Depends: python%type_pkg[python] | python%type_pkg[python]-nox, gsl-shlibs 
(>=1.4), numeric-py%type_pkg[python]
 BuildDepends: gsl (>=1.4)
 Source: mirror:sourceforge:pygsl/pygsl-%v.tar.gz
-Source-MD5: c69c3deed25525f153f2f03942e99040
+Source-MD5: dde5f5a23dba8e63818dbfadb12e9a09
 CompileScript: <<
-  python%type_raw[python] setup.py build --array-object=numpy
+   python%type_raw[python] setup.py build
 <<
 InstallScript: <<
-  python%type_raw[python] setup.py install --root=%d
-  install -d %i/share/doc/%n/examples %i/share/doc/%n/tests
-  install -m 644 examples/*.py %i/share/doc/%n/examples
-  install -m 644 tests/*.py %i/share/doc/%n/tests
+   python%type_raw[python] setup.py install --root=%d
+   install -d %i/share/doc/%n/examples %i/share/doc/%n/tests
+   install -m 644 examples/*.py %i/share/doc/%n/examples
+   install -m 644 tests/*.py %i/share/doc/%n/tests
  <<
 DocFiles: README CREDITS TODO ChangeLog
 Homepage: http://pygsl.sourceforge.net


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/editors emacs22.info,1.5,1.6

2007-05-27 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors
In directory sc8-pr-cvs17:/tmp/cvs-serv18916

Modified Files:
emacs22.info 
Log Message:
Recompile Fink startup.el. Thanks to Christopher League for the bug
report, and Aida Shinra for the patch.


Index: emacs22.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/emacs22.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- emacs22.info12 Feb 2007 01:02:11 -  1.5
+++ emacs22.info27 May 2007 11:49:50 -  1.6
@@ -1,7 +1,7 @@
 Info2: <<
 Package: emacs22%type_pkg[uitype]
-Version: 22.0.93
-Revision: 1000
+Version: 22.0.99
+Revision: 1001
 Type: uitype (. -nox -gtk)
 Description: Flexible real-time text editor
 License: GPL
@@ -48,7 +48,7 @@
 Conflicts: emacs22, emacs22-nox, emacs22-gtk, emacs22-carbon 
(<<22.0.50.cvs20060118-1)
 Replaces: emacs22, emacs22-nox, emacs22-gtk, emacs22-carbon 
(<<22.0.50.cvs20060118-1)
 Source: ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-%v.tar.gz
-Source-MD5: 4e768a1489e514fbb78d1a5f9c512846
+Source-MD5: f0f6c5e4163113f5e292e7b03b078aa9
 Patch: emacs22.patch
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1
@@ -62,6 +62,10 @@
  else
./configure %c --without-carbon --with-x --with-x-toolkit=lucid
  fi
+ # Sync .elc's with patched .el's
+ (cd src && make bootstrap) || exit
+ (cd lisp && make recompile EMACS=../src/bootstrap-emacs) || exit
+ # Compile emacs with new *.elc
  make
 <<
 InstallScript: <<


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/editors emacs22.info,1.7,1.8

2007-05-27 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors
In directory sc8-pr-cvs17:/tmp/cvs-serv19770

Modified Files:
emacs22.info 
Log Message:
Recompile Fink startup.el.


Index: emacs22.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors/emacs22.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- emacs22.info12 Feb 2007 16:46:28 -  1.7
+++ emacs22.info27 May 2007 11:51:47 -  1.8
@@ -1,7 +1,7 @@
 Info2: <<
 Package: emacs22%type_pkg[uitype]
 Version: 22.0.93
-Revision: 1
+Revision: 2
 Type: uitype (. -nox -gtk)
 Description: Flexible real-time text editor
 License: GPL
@@ -62,6 +62,10 @@
  else
./configure %c --without-carbon --with-x --with-x-toolkit=lucid
  fi
+ # Sync .elc's with patched .el's
+ (cd src && make bootstrap) || exit
+ (cd lisp && make recompile EMACS=../src/bootstrap-emacs) || exit
+ # Compile emacs with new *.elc
  make
 <<
 InstallScript: <<


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/editors emacs22.info,1.8,1.9

2007-05-27 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors
In directory sc8-pr-cvs17:/tmp/cvs-serv21390

Modified Files:
emacs22.info 
Log Message:
New version.


Index: emacs22.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors/emacs22.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- emacs22.info27 May 2007 11:51:47 -  1.8
+++ emacs22.info27 May 2007 11:55:38 -  1.9
@@ -1,6 +1,6 @@
 Info2: <<
 Package: emacs22%type_pkg[uitype]
-Version: 22.0.93
+Version: 22.0.99
 Revision: 2
 Type: uitype (. -nox -gtk)
 Description: Flexible real-time text editor
@@ -48,7 +48,7 @@
 Conflicts: emacs22, emacs22-nox, emacs22-gtk, emacs22-carbon 
(<<22.0.50.cvs20060118-1)
 Replaces: emacs22, emacs22-nox, emacs22-gtk, emacs22-carbon 
(<<22.0.50.cvs20060118-1)
 Source: ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-%v.tar.gz
-Source-MD5: 4e768a1489e514fbb78d1a5f9c512846
+Source-MD5: f0f6c5e4163113f5e292e7b03b078aa9
 Patch: emacs22.patch
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/editors emacs22.info,1.6,1.7

2007-06-04 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors
In directory sc8-pr-cvs17:/tmp/cvs-serv14062

Modified Files:
emacs22.info 
Log Message:
New version.


Index: emacs22.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/emacs22.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- emacs22.info27 May 2007 11:49:50 -  1.6
+++ emacs22.info4 Jun 2007 15:47:56 -   1.7
@@ -1,6 +1,6 @@
 Info2: <<
 Package: emacs22%type_pkg[uitype]
-Version: 22.0.99
+Version: 22.1
 Revision: 1001
 Type: uitype (. -nox -gtk)
 Description: Flexible real-time text editor
@@ -47,8 +47,8 @@
 <<
 Conflicts: emacs22, emacs22-nox, emacs22-gtk, emacs22-carbon 
(<<22.0.50.cvs20060118-1)
 Replaces: emacs22, emacs22-nox, emacs22-gtk, emacs22-carbon 
(<<22.0.50.cvs20060118-1)
-Source: ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-%v.tar.gz
-Source-MD5: f0f6c5e4163113f5e292e7b03b078aa9
+Source: mirror:gnu:emacs/emacs-%v.tar.gz
+Source-MD5: 6949df37caec2d7a2e0eee3f1b422726
 Patch: emacs22.patch
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/editors emacs22.info, 1.9, 1.10

2007-06-04 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors
In directory sc8-pr-cvs17:/tmp/cvs-serv14454

Modified Files:
emacs22.info 
Log Message:
New version.


Index: emacs22.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors/emacs22.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- emacs22.info27 May 2007 11:55:38 -  1.9
+++ emacs22.info4 Jun 2007 15:48:25 -   1.10
@@ -1,7 +1,7 @@
 Info2: <<
 Package: emacs22%type_pkg[uitype]
-Version: 22.0.99
-Revision: 2
+Version: 22.1
+Revision: 1
 Type: uitype (. -nox -gtk)
 Description: Flexible real-time text editor
 License: GPL
@@ -47,8 +47,8 @@
 <<
 Conflicts: emacs22, emacs22-nox, emacs22-gtk, emacs22-carbon 
(<<22.0.50.cvs20060118-1)
 Replaces: emacs22, emacs22-nox, emacs22-gtk, emacs22-carbon 
(<<22.0.50.cvs20060118-1)
-Source: ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-%v.tar.gz
-Source-MD5: f0f6c5e4163113f5e292e7b03b078aa9
+Source: mirror:gnu:emacs/emacs-%v.tar.gz
+Source-MD5: 6949df37caec2d7a2e0eee3f1b422726
 Patch: emacs22.patch
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/stable/main/finkinfo/libs cfitsio.info,1.2,1.3

2007-06-06 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory sc8-pr-cvs17:/tmp/cvs-serv30822

Modified Files:
cfitsio.info 
Log Message:
Move this revision to 10.3/stable.


Index: cfitsio.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/cfitsio.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- cfitsio.info22 Mar 2006 05:31:06 -  1.2
+++ cfitsio.info6 Jun 2007 20:34:09 -   1.3
@@ -1,16 +1,16 @@
 Package: cfitsio
 Version: 2.510
-Revision: 2
-Architecture: powerpc
-DescPackaging: Depends on g77, which doesn't compile on intel
+Revision: 3
 Description: FITS file subroutines library
 License: GPL
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
-BuildDepends: g77
+BuildDepends: g95
 Source: ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/cfitsio2510.tar.gz
 SourceDirectory: cfitsio
 Source-MD5: ae8e5e7e3d38cf5de7d1228b40faa62d
 CompileScript: <<
+   #!/bin/bash -ev
+   export FC=g95
./configure --prefix=%i
make
 <<


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/stable/main/finkinfo/editors emacs22.patch, NONE, 1.1 emacs22.info, NONE, 1.1

2007-06-12 Thread Sebastien Maret
   
+ ;; Load all the fink package snippets. 
+ ;; It's in here because we want -q to kill it too.   
+ (if (load "fink-startup" t t nil)  
+ (fink-startup fink-emacs-flavor))
+ ;; Now the normal site file...   
+ (load site-run-file t t nil)))   
+
 ;; Sites should not disable this.  Only individuals should disable
 ;; the startup message.
 (setq inhibit-startup-message nil)
diff -ruN -x '*~' emacs-22.0.93/mangle-info emacs-22.0.93.patched/mangle-info
--- emacs-22.0.93/mangle-info   1969-12-31 19:00:00.0 -0500
+++ emacs-22.0.93.patched/mangle-info   2007-01-24 12:03:45.0 -0500
@@ -0,0 +1,18 @@
+#!/usr/bin/perl -w -i
+
+use English;
+use strict;
+
+$RS = undef;
+
+my $prefix = "emacs-22";
+
+my $x = <>;
+if(!($x =~ m/^(\s*START-INFO-DIR-ENTRY\s+\*\s*[^:]+:\s*)\(([^\)]+)\)/mo)) {
+  die "Couldn't find START-INFO-DIR-ENTRY.";
+}
+   
+print ${PREMATCH};
+print "$1($prefix/$2)";
+print ${POSTMATCH};
+
diff -ruN -x '*~' emacs-22.0.93/src/Makefile.in 
emacs-22.0.93.patched/src/Makefile.in
--- emacs-22.0.93/src/Makefile.in   2007-01-21 13:34:41.0 -0500
+++ emacs-22.0.93.patched/src/Makefile.in   2007-01-24 12:03:45.0 
-0500
@@ -436,7 +436,7 @@
 
 #if HAVE_GIF
 #ifndef LIBGIF
-#define LIBGIF -lungif
+#define LIBGIF -lgif
 #endif /* not defined LIBGIF */
 #else /* not HAVE_GIF */
 #define LIBGIF

--- NEW FILE: emacs22.info ---
Info2: <<
Package: emacs22%type_pkg[uitype]
Version: 22.1
Revision: 1001
Type: uitype (. -nox -gtk)
Description: Flexible real-time text editor
License: GPL
Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
Provides: emacsen
Depends: <<
 emacsen-common,
 ncurses (>= 5.4-20041023-1006),
 libncurses5-shlibs (>= 5.4-20041023-1006),
 passwd,
 (%type_raw[uitype] = -gtk) libgettext3-shlibs,
 (%type_raw[uitype] = -gtk) libiconv,
 (%type_raw[uitype] = .) x11,
 (%type_raw[uitype] = .) libpng3-shlibs (>= 1.2.5-4),
 (%type_raw[uitype] = .) libtiff-shlibs,
 (%type_raw[uitype] = .) libjpeg-shlibs,
 (%type_raw[uitype] = .) giflib-shlibs | (%type_raw[uitype] = .) 
libungif-shlibs (>= 4.1.0final),
 (%type_raw[uitype] = -gtk) x11,
 (%type_raw[uitype] = -gtk) libpng3-shlibs (>= 1.2.5-4),
 (%type_raw[uitype] = -gtk) libtiff-shlibs,
 (%type_raw[uitype] = -gtk) libjpeg-shlibs,
 (%type_raw[uitype] = -gtk) giflib-shlibs | (%type_raw[uitype] = -gtk) 
libungif-shlibs (>= 4.1.0final),
 (%type_raw[uitype] = -gtk) gtk+2-shlibs
<<
BuildDepends: <<
 libncurses5 (>= 5.4-20041023-1006),
 (%type_raw[uitype] = -gtk) libgettext3-dev,
 (%type_raw[uitype] = -gtk) libiconv-dev,
 (%type_raw[uitype] = .) x11-dev,
 (%type_raw[uitype] = .) libpng3 (>= 1.2.5-4),
 (%type_raw[uitype] = .) libtiff,
 (%type_raw[uitype] = .) libjpeg,
 (%type_raw[uitype] = .) giflib | (%type_raw[uitype] = .) libungif (>= 
4.1.0final),
 (%type_raw[uitype] = -gtk) libpng3 (>= 1.2.5-4),   
 (%type_raw[uitype] = -gtk) libtiff,
 (%type_raw[uitype] = -gtk) libjpeg,
 (%type_raw[uitype] = -gtk) giflib | (%type_raw[uitype] = -gtk) libungif (>= 
4.1.0final),
 (%type_raw[uitype] = -gtk) x11-dev,
 (%type_raw[uitype] = -gtk) atk1 (>= 1.6.0-1),
 (%type_raw[uitype] = -gtk) glib2-dev (>= 2.6.0-1),
 (%type_raw[uitype] = -gtk) gtk+2-dev,
 (%type_raw[uitype] = -gtk) pango1-xft2-dev (>= 1.8.0-1)
<<
Conflicts: emacs22, emacs22-nox, emacs22-gtk, emacs22-carbon 
(<<22.0.50.cvs20060118-1)
Replaces: emacs22, emacs22-nox, emacs22-gtk, emacs22-carbon 
(<<22.0.50.cvs20060118-1)
Source: mirror:gnu:emacs/emacs-%v.tar.gz
Source-MD5: 6949df37caec2d7a2e0eee3f1b422726
Patch: emacs22.patch
NoSetMAKEFLAGS: true
SetMAKEFLAGS: -j1
ConfigureParams: --infodir='${prefix}/share/info' 
--mandir='${prefix}/share/man' --libexecdir='${prefix}/lib'
CompileScript: <<
 #!/bin/bash -ev
 if [ "%type_raw[uitype]" == "-nox" ]; then
   ./configure %c --without-carbon --without-x
 elif [ "%type_raw[uitype]" == "-gtk" ]; then
   ./configure %c --without-carbon --with-x --with-x-toolkit=gtk
 else
   ./configure %c --without-carbon --with-x --with-x-toolkit=lucid
 fi
 # Sync .elc's with patched .el's
 (cd src && make bootstrap) || exit
 (cd lisp && make recompile EMACS=../src/bootstrap-emacs) || exit
 # Compile emacs with new *.elc
 make
<<
InstallScript: <<
 make install prefix=%i
 rm %i/bin/emacs
 mv %i/share/man/man1/emacs.1 %i/share/man/man1/emacs.1.emacs22
 mv %i/bin/ctags %i/bin/ctags.emacs22
 mv %i/share/man/man1/ctags.1 %i/share/man/man1/ctags.1.emacs22
 mv %i/bin/emacsclient %i/bin/emacsclient.emacs22
 mv %i/share/man/man1/emacsclient.1 %i/share/man/man1/emacsclient.1.emacs22
 mv %i/b

[cvs] dists/10.3/stable/main/finkinfo/editors emacs22.patch, NONE, 1.1 emacs22.info, NONE, 1.1

2007-06-12 Thread Sebastien Maret
;; Load all the fink package snippets. 
+ ;; It's in here because we want -q to kill it too.   
+ (if (load "fink-startup" t t nil)  
+ (fink-startup fink-emacs-flavor))
+ ;; Now the normal site file...   
+ (load site-run-file t t nil)))   
+
 ;; Sites should not disable this.  Only individuals should disable
 ;; the startup message.
 (setq inhibit-startup-message nil)
diff -ruN -x '*~' emacs-22.0.93/mangle-info emacs-22.0.93.patched/mangle-info
--- emacs-22.0.93/mangle-info   1969-12-31 19:00:00.0 -0500
+++ emacs-22.0.93.patched/mangle-info   2007-01-24 12:03:45.0 -0500
@@ -0,0 +1,18 @@
+#!/usr/bin/perl -w -i
+
+use English;
+use strict;
+
+$RS = undef;
+
+my $prefix = "emacs-22";
+
+my $x = <>;
+if(!($x =~ m/^(\s*START-INFO-DIR-ENTRY\s+\*\s*[^:]+:\s*)\(([^\)]+)\)/mo)) {
+  die "Couldn't find START-INFO-DIR-ENTRY.";
+}
+   
+print ${PREMATCH};
+print "$1($prefix/$2)";
+print ${POSTMATCH};
+
diff -ruN -x '*~' emacs-22.0.93/src/Makefile.in 
emacs-22.0.93.patched/src/Makefile.in
--- emacs-22.0.93/src/Makefile.in   2007-01-21 13:34:41.0 -0500
+++ emacs-22.0.93.patched/src/Makefile.in   2007-01-24 12:03:45.0 
-0500
@@ -436,7 +436,7 @@
 
 #if HAVE_GIF
 #ifndef LIBGIF
-#define LIBGIF -lungif
+#define LIBGIF -lgif
 #endif /* not defined LIBGIF */
 #else /* not HAVE_GIF */
 #define LIBGIF

--- NEW FILE: emacs22.info ---
Info2: <<
Package: emacs22%type_pkg[uitype]
Version: 22.1
Revision: 1
Type: uitype (. -nox -gtk)
Description: Flexible real-time text editor
License: GPL
Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
Provides: emacsen
Depends: <<
 emacsen-common,
 ncurses,
 libncurses5-shlibs,
 passwd,
 (%type_raw[uitype] = -gtk) libgettext3-shlibs,
 (%type_raw[uitype] = -gtk) libiconv,
 (%type_raw[uitype] = .) x11,
 (%type_raw[uitype] = .) libpng3-shlibs (>= 1.2.5-4),
 (%type_raw[uitype] = .) libtiff-shlibs,
 (%type_raw[uitype] = .) libjpeg-shlibs,
 (%type_raw[uitype] = .) giflib-shlibs | (%type_raw[uitype] = .) 
libungif-shlibs (>= 4.1.0final),
 (%type_raw[uitype] = -gtk) x11,
 (%type_raw[uitype] = -gtk) libpng3-shlibs (>= 1.2.5-4),
 (%type_raw[uitype] = -gtk) libtiff-shlibs,
 (%type_raw[uitype] = -gtk) libjpeg-shlibs,
 (%type_raw[uitype] = -gtk) giflib-shlibs | (%type_raw[uitype] = -gtk) 
libungif-shlibs (>= 4.1.0final),
 (%type_raw[uitype] = -gtk) gtk+2-shlibs
<<
BuildDepends: <<
 libncurses5,
 (%type_raw[uitype] = -gtk) libgettext3-dev,
 (%type_raw[uitype] = -gtk) libiconv-dev,
 (%type_raw[uitype] = .) x11-dev,
 (%type_raw[uitype] = .) libpng3 (>= 1.2.5-4),
 (%type_raw[uitype] = .) libtiff,
 (%type_raw[uitype] = .) libjpeg,
 (%type_raw[uitype] = .) giflib | (%type_raw[uitype] = .) libungif (>= 
4.1.0final),
 (%type_raw[uitype] = -gtk) libpng3 (>= 1.2.5-4),   
 (%type_raw[uitype] = -gtk) libtiff,
 (%type_raw[uitype] = -gtk) libjpeg,
 (%type_raw[uitype] = -gtk) giflib | (%type_raw[uitype] = -gtk) libungif (>= 
4.1.0final),
 (%type_raw[uitype] = -gtk) x11-dev,
 (%type_raw[uitype] = -gtk) atk1 (>= 1.6.0-1),
 (%type_raw[uitype] = -gtk) glib2-dev (>= 2.6.0-1),
 (%type_raw[uitype] = -gtk) gtk+2-dev,
 (%type_raw[uitype] = -gtk) pango1-xft2-dev (>= 1.8.0-1)
<<
Conflicts: emacs22, emacs22-nox, emacs22-gtk, emacs22-carbon 
(<<22.0.50.cvs20060118-1)
Replaces: emacs22, emacs22-nox, emacs22-gtk, emacs22-carbon 
(<<22.0.50.cvs20060118-1)
Source: mirror:gnu:emacs/emacs-%v.tar.gz
Source-MD5: 6949df37caec2d7a2e0eee3f1b422726
Patch: emacs22.patch
NoSetMAKEFLAGS: true
SetMAKEFLAGS: -j1
ConfigureParams: --infodir='${prefix}/share/info' 
--mandir='${prefix}/share/man' --libexecdir='${prefix}/lib'
CompileScript: <<
 #!/bin/bash -ev
 if [ "%type_raw[uitype]" == "-nox" ]; then
   ./configure %c --without-carbon --without-x
 elif [ "%type_raw[uitype]" == "-gtk" ]; then
   ./configure %c --without-carbon --with-x --with-x-toolkit=gtk
 else
   ./configure %c --without-carbon --with-x --with-x-toolkit=lucid
 fi
 # Sync .elc's with patched .el's
 (cd src && make bootstrap) || exit
 (cd lisp && make recompile EMACS=../src/bootstrap-emacs) || exit
 # Compile emacs with new *.elc
 make
<<
InstallScript: <<
 make install prefix=%i
 rm %i/bin/emacs
 mv %i/share/man/man1/emacs.1 %i/share/man/man1/emacs.1.emacs22
 mv %i/bin/ctags %i/bin/ctags.emacs22
 mv %i/share/man/man1/ctags.1 %i/share/man/man1/ctags.1.emacs22
 mv %i/bin/emacsclient %i/bin/emacsclient.emacs22
 mv %i/share/man/man1/emacsclient.1 %i/share/man/man1/emacsclient.1.emacs22
 mv %i/bin/etags %i/bin/etags.emacs22
 mv %i/share/man/man1/etags.1 %i/share/man/man1/etags

[cvs] dists/10.4/unstable/main/finkinfo/utils rdiff-backup.patch, 1.2, 1.3 rdiff-backup.info, 1.5, 1.6

2007-06-18 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sc8-pr-cvs17:/tmp/cvs-serv8034

Modified Files:
rdiff-backup.patch rdiff-backup.info 
Log Message:
New version (with Blair Zajac blessing).


Index: rdiff-backup.patch
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/rdiff-backup.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- rdiff-backup.patch  27 Feb 2007 05:16:33 -  1.2
+++ rdiff-backup.patch  18 Jun 2007 18:32:08 -  1.3
@@ -16,56 +16,3 @@
 -
 +data_files = [('share/man/man1',
 +   ['rdiff-backup.1', 'rdiff-backup-statistics.1'])])
-
-# Commits in in CVS that will make it into 1.1.10.
-diff -x CVS -ru ../rdiff-backup-r1-1-9/rdiff-backup/CHANGELOG 
rdiff-backup/CHANGELOG
 ../rdiff-backup-r1-1-9/rdiff-backup/CHANGELOG  2007-01-29 
21:40:44.0 -0800
-+++ rdiff-backup/CHANGELOG 2007-02-03 09:32:27.0 -0800
-@@ -1,3 +1,13 @@
-+New in v1.1.10 (/??/??)
-+---
-+
-+Fix restore from read-only bug -- rx perms on a repository directory are
-+enough, no need for write perms when restoring.  (patch from Andrew Price)
-+
-+Fix --list-increments bug in set_must_escape_dos_devices.
-+(Marc Dyksterhouse)
-+
-+
- New in v1.1.9 (2007/01/29)
- --
- 
-diff -x CVS -ru 
../rdiff-backup-r1-1-9/rdiff-backup/rdiff_backup/fs_abilities.py 
rdiff-backup/rdiff_backup/fs_abilities.py
 ../rdiff-backup-r1-1-9/rdiff-backup/rdiff_backup/fs_abilities.py   
2007-01-29 10:42:49.0 -0800
-+++ rdiff-backup/rdiff_backup/fs_abilities.py  2007-01-31 08:12:02.0 
-0800
-@@ -603,13 +603,16 @@
- 
-   def set_must_escape_dos_devices(self, rbdir):
-   """If local edd or src edd, then must escape """
-+  if getattr(self, "src_fsa", None) is not None:
-+  src_edd = self.src_fsa.escape_dos_devices
-+  else: src_edd = 0
-   device_rp = rbdir.append("aux")
-   if device_rp.lstat(): local_edd = 1
-   else: local_edd = 0
-   SetConnections.UpdateGlobal('must_escape_dos_devices', \
--  self.src_fsa.escape_dos_devices or local_edd)
-+  src_edd or local_edd)
-   log.Log("Restore: must_escape_dos_devices = %d" % \
--  (self.src_fsa.escape_dos_devices or local_edd), 
4)
-+  (src_edd or local_edd), 4)
- 
-   def set_chars_to_quote(self, rbdir):
-   """Set chars_to_quote from rdiff-backup-data dir"""
-diff -x CVS -ru ../rdiff-backup-r1-1-9/rdiff-backup/rdiff_backup/restore.py 
rdiff-backup/rdiff_backup/restore.py
 ../rdiff-backup-r1-1-9/rdiff-backup/rdiff_backup/restore.py
2005-12-14 20:57:27.0 -0800
-+++ rdiff-backup/rdiff_backup/restore.py   2007-02-03 09:32:27.0 
-0800
-@@ -708,7 +708,7 @@
-   """Change permissions of directories between old_index and 
index"""
-   for rp in self.get_new_rp_list(old_index, index):
-   if ((rp.isreg() and not rp.readable()) or
--  (rp.isdir() and not rp.hasfullperms())):
-+  (rp.isdir() and not (rp.executable() and 
rp.readable(:
-   old_perms = rp.getperms()
-   self.open_index_list.insert(0, (rp.index, rp, 
old_perms))
-   if rp.isreg(): rp.chmod(0400 | old_perms)

Index: rdiff-backup.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/rdiff-backup.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- rdiff-backup.info   27 Feb 2007 05:16:33 -  1.5
+++ rdiff-backup.info   18 Jun 2007 18:32:08 -  1.6
@@ -1,6 +1,6 @@
 Package: rdiff-backup
-Version: 1.1.9
-Revision: 1002
+Version: 1.1.11
+Revision: 1001
 Description: Backup using mirrors and incrementals
 License: GPL
 Homepage: http://www.nongnu.org/rdiff-backup/
@@ -12,7 +12,7 @@
 
 # Unpack Phase.
 Source: http://savannah.nongnu.org/download/%n/%n-%v.tar.gz
-Source-MD5: b3753ecc395e4419566aa180cecb65c4
+Source-MD5: 134c3e3afaab03a42edb6e6ddeb5cdff
 
 # Patch Phase.
 Patch: %n.patch


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/utils rdiff-backup.patch, 1.15, 1.16 rdiff-backup.info, 1.19, 1.20

2007-06-18 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/utils
In directory sc8-pr-cvs17:/tmp/cvs-serv12589

Modified Files:
rdiff-backup.patch rdiff-backup.info 
Log Message:
New version (with Blair Zajac blessing).


Index: rdiff-backup.patch
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/utils/rdiff-backup.patch,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- rdiff-backup.patch  27 Feb 2007 05:16:33 -  1.15
+++ rdiff-backup.patch  18 Jun 2007 18:41:29 -  1.16
@@ -16,56 +16,3 @@
 -
 +data_files = [('share/man/man1',
 +   ['rdiff-backup.1', 'rdiff-backup-statistics.1'])])
-
-# Commits in in CVS that will make it into 1.1.10.
-diff -x CVS -ru ../rdiff-backup-r1-1-9/rdiff-backup/CHANGELOG 
rdiff-backup/CHANGELOG
 ../rdiff-backup-r1-1-9/rdiff-backup/CHANGELOG  2007-01-29 
21:40:44.0 -0800
-+++ rdiff-backup/CHANGELOG 2007-02-03 09:32:27.0 -0800
-@@ -1,3 +1,13 @@
-+New in v1.1.10 (/??/??)
-+---
-+
-+Fix restore from read-only bug -- rx perms on a repository directory are
-+enough, no need for write perms when restoring.  (patch from Andrew Price)
-+
-+Fix --list-increments bug in set_must_escape_dos_devices.
-+(Marc Dyksterhouse)
-+
-+
- New in v1.1.9 (2007/01/29)
- --
- 
-diff -x CVS -ru 
../rdiff-backup-r1-1-9/rdiff-backup/rdiff_backup/fs_abilities.py 
rdiff-backup/rdiff_backup/fs_abilities.py
 ../rdiff-backup-r1-1-9/rdiff-backup/rdiff_backup/fs_abilities.py   
2007-01-29 10:42:49.0 -0800
-+++ rdiff-backup/rdiff_backup/fs_abilities.py  2007-01-31 08:12:02.0 
-0800
-@@ -603,13 +603,16 @@
- 
-   def set_must_escape_dos_devices(self, rbdir):
-   """If local edd or src edd, then must escape """
-+  if getattr(self, "src_fsa", None) is not None:
-+  src_edd = self.src_fsa.escape_dos_devices
-+  else: src_edd = 0
-   device_rp = rbdir.append("aux")
-   if device_rp.lstat(): local_edd = 1
-   else: local_edd = 0
-   SetConnections.UpdateGlobal('must_escape_dos_devices', \
--  self.src_fsa.escape_dos_devices or local_edd)
-+  src_edd or local_edd)
-   log.Log("Restore: must_escape_dos_devices = %d" % \
--  (self.src_fsa.escape_dos_devices or local_edd), 
4)
-+  (src_edd or local_edd), 4)
- 
-   def set_chars_to_quote(self, rbdir):
-   """Set chars_to_quote from rdiff-backup-data dir"""
-diff -x CVS -ru ../rdiff-backup-r1-1-9/rdiff-backup/rdiff_backup/restore.py 
rdiff-backup/rdiff_backup/restore.py
 ../rdiff-backup-r1-1-9/rdiff-backup/rdiff_backup/restore.py
2005-12-14 20:57:27.0 -0800
-+++ rdiff-backup/rdiff_backup/restore.py   2007-02-03 09:32:27.0 
-0800
-@@ -708,7 +708,7 @@
-   """Change permissions of directories between old_index and 
index"""
-   for rp in self.get_new_rp_list(old_index, index):
-   if ((rp.isreg() and not rp.readable()) or
--  (rp.isdir() and not rp.hasfullperms())):
-+  (rp.isdir() and not (rp.executable() and 
rp.readable(:
-   old_perms = rp.getperms()
-   self.open_index_list.insert(0, (rp.index, rp, 
old_perms))
-   if rp.isreg(): rp.chmod(0400 | old_perms)

Index: rdiff-backup.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/utils/rdiff-backup.info,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- rdiff-backup.info   27 Feb 2007 05:16:33 -  1.19
+++ rdiff-backup.info   18 Jun 2007 18:41:29 -  1.20
@@ -1,6 +1,6 @@
 Package: rdiff-backup
-Version: 1.1.9
-Revision: 2
+Version: 1.1.11
+Revision: 1
 Description: Backup using mirrors and incrementals
 License: GPL
 Homepage: http://www.nongnu.org/rdiff-backup/
@@ -12,7 +12,7 @@
 
 # Unpack Phase.
 Source: http://savannah.nongnu.org/download/%n/%n-%v.tar.gz
-Source-MD5: b3753ecc395e4419566aa180cecb65c4
+Source-MD5: 134c3e3afaab03a42edb6e6ddeb5cdff
 
 # Patch Phase.
 Patch: %n.patch


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/sci wip.patch, 1.2, 1.3 wip.info, 1.4, 1.5

2007-06-28 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv5367

Modified Files:
wip.patch wip.info 
Log Message:
Byte-swap fits files on i386 so they display properly. Thanks to
Douglas Clowe for the bug report.


Index: wip.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/wip.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- wip.info28 Jul 2006 18:15:26 -  1.4
+++ wip.info28 Jun 2007 14:20:50 -  1.5
@@ -1,6 +1,6 @@
 Package: wip
 Version: 2p3
-Revision: 1005
+Revision: 1006
 Description: Interactive graphics software package
 License: OSI-Approved
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>

Index: wip.patch
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/wip.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- wip.patch   28 Jul 2006 18:15:26 -  1.2
+++ wip.patch   28 Jun 2007 14:20:50 -  1.3
@@ -1,6 +1,6 @@
-diff -ruN -x *~ wip/COPYING wip.patched/COPYING
 wip/COPYINGWed Dec 31 19:00:00 1969
-+++ wip.patched/COPYINGMon May  2 22:49:18 2005
+diff -ruN -x '*~' wip/COPYING wip.patched/COPYING
+--- wip/COPYING1969-12-31 19:00:00.0 -0500
 wip.patched/COPYING2007-06-27 18:27:40.0 -0400
 @@ -0,0 +1,58 @@
 +From the WIP User's manual:
 +
@@ -60,9 +60,9 @@
 +College Park, MD 20742 
 +INTERNET: [EMAIL PROTECTED] 
 +WWW: http://bima.astro.umd.edu/wip/
-diff -ruN -x *~ wip/makewip wip.patched/makewip
 wip/makewipFri Aug 16 10:15:21 1996
-+++ wip.patched/makewipMon May  2 22:50:33 2005
+diff -ruN -x '*~' wip/makewip wip.patched/makewip
+--- wip/makewip1996-08-16 10:15:21.0 -0400
 wip.patched/makewip2007-06-27 18:52:11.0 -0400
 @@ -1,4 +1,4 @@
 -#!/bin/csh -f
 +#!/bin/csh -ef
@@ -82,20 +82,24 @@
  #  The following is a list of acceptable hosts (all lowercase).
  #
 -set hostList = (sun solaris sgi u2 convex osf i386-linux aix hpux)
-+set hostList = (sun solaris sgi u2 convex osf i386-linux aix hpux darwin)
++set hostList = (sun solaris sgi u2 convex osf i386-linux aix hpux ppc-darwin 
i386-darwin)
  #
  #  Set up the defaults for the command line options.
  #
-@@ -325,6 +326,8 @@
+@@ -325,6 +326,12 @@
endif
  else if ($v_uname[1] == 'HP-UX') then
set wiphost = 'hpux'
 +else if ($v_uname[1] == 'Darwin') then
-+  set wiphost = 'darwin'
++  if (`uname -p` == 'i386') then 
++  set wiphost = 'i386-darwin'
++  else
++set wiphost = 'ppc-darwin'
++  endif
  else
set wiphost = "$v_uname[1]"
  endif
-@@ -375,14 +378,9 @@
+@@ -375,14 +382,9 @@
  exit 1
  endif
  #
@@ -112,7 +116,7 @@
  #
  #  Identify the output executable.
  #
-@@ -524,8 +522,10 @@
+@@ -524,8 +526,10 @@
  #  For Linux, f77 is a shell script which runs f2c.
  set doranlib = 1
  set doliblm = 1
@@ -125,11 +129,11 @@
  if ($dodebug > 0) then
set theM = "$theM -g"
set cFlags = "$cFlags -g -Dlinux"
-@@ -572,17 +572,29 @@
+@@ -572,17 +576,41 @@
set theF = "$theF -g"
set cFlags = "$cFlags -g"
  endif
-+else if ("$wiphost" == 'darwin') then
++else if ("$wiphost" == 'ppc-darwin') then
 +set doranlib = 1
 +set doliblm = 1
 +set f77lib = ($f77lib -lgcc)
@@ -141,6 +145,18 @@
 +  set theM = "$theM -O"
 +  set cFlags = "$cFlags -O"
 +endif
++else if ("$wiphost" == 'i386-darwin') then
++set doranlib = 1
++set doliblm = 1
++set f77lib = ($f77lib -lgcc)
++set theM = 'g95'
++if ($dodebug > 0) then
++  set theM = "$theM -g"
++  set cFlags = "$cFlags -g -DIEEEByteSwap"
++else
++  set theM = "$theM -O"
++  set cFlags = "$cFlags -O -DIEEEByteSwap"
++endif
  endif
  #
  #  Modify the f77lib to handle C code compiled with GNU C.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/sci gdl.info,1.10,1.11

2007-07-09 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv21116

Modified Files:
gdl.info 
Log Message:
New version.


Index: gdl.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/gdl.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- gdl.info17 Sep 2006 16:56:59 -  1.10
+++ gdl.info10 Jul 2007 04:24:32 -  1.11
@@ -1,6 +1,6 @@
 Package: gdl
-Version: 0.8.11
-Revision: 1008
+Version: 0.9pre5
+Revision: 1001
 Description: GNU Data Language
 License: GPL
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
@@ -10,9 +10,9 @@
   libjpeg-shlibs, libncurses5-shlibs (>= 5.4-20041023-1006),
   libpng3-shlibs, libtiff-shlibs, libtool14-shlibs, libxml2-shlibs,
   ncurses (>= 5.4-20041023-1006), netcdf-shlibs (>= 3.6.0-1002),
-  matplotlib-py24 (>= 0.86.1-1002), numarray-py24 (>= 1.4.1-2),
-  plplot-shlibs, python24 (>= 1:2.4.2-1004), python24-shlibs (>= 1:2.4.2-1004),
-  readline5-shlibs (>= 5.0-1004), szip-shlibs, x11-shlibs
+  matplotlib-py25, numarray-py25, plplot, plplot-shlibs, python25,
+  python25-shlibs, readline5-shlibs (>= 5.0-1004), szip-shlibs,
+  x11-shlibs
 <<
 BuildDepends: <<
   bzip2-dev, gsl, hdf5 (>= 1.6.5-1002),
@@ -22,9 +22,9 @@
   readline5 (>= 5.0-1004), szip, x11-dev 
 <<
 Source: mirror:sourceforge:gnudatalanguage/gdl-%v.tar.gz
-Source-MD5: 837365b860889de03483cf84ae15b9b3
-Patch: %n.patch
-ConfigureParams: --with-plplotdir=%p --with-ncursesdir=%p 
--with-readlinedir=%p --with-gsldir=%p --with-netcdf=%p --without-hdf 
--with-hdf5=%p --with-python=%p --enable-python_version=2.4 --with-Magick=%p
+Source-MD5: d2a740ba633ff7ace23f452d34a9c42c
+#Patch: %n.patch
+ConfigureParams: --with-plplotdir=%p --with-ncursesdir=%p 
--with-readlinedir=%p --with-gsldir=%p --with-netcdf=%p --without-hdf 
--with-hdf5=%p --with-python=%p --enable-python_version=2.5 --with-Magick=%p
 InstallScript: <<
   make install prefix=%i
   mkdir -p %i/share/doc/%n


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/sci gdl.patch,1.2,NONE

2007-07-09 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv21525

Removed Files:
gdl.patch 
Log Message:
Patch isn't needed anymore.


--- gdl.patch DELETED ---


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/sci gdl.info, 1.14, 1.15 gdl.patch, 1.5, NONE

2007-07-09 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv23045

Modified Files:
gdl.info 
Removed Files:
gdl.patch 
Log Message:
New version.


Index: gdl.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/gdl.info,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- gdl.info17 Sep 2006 17:02:25 -  1.14
+++ gdl.info10 Jul 2007 04:29:11 -  1.15
@@ -1,6 +1,6 @@
 Package: gdl
-Version: 0.8.11
-Revision: 3
+Version: 0.9pre5
+Revision: 1
 Description: GNU Data Language
 License: GPL
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
@@ -9,8 +9,8 @@
   imagemagick-shlibs (>= 6.1.8-1), lcms-shlibs, libiconv,
   libjpeg-shlibs, libncurses5-shlibs, libpng3-shlibs, libtiff-shlibs,
   libtool14-shlibs, libxml2-shlibs, ncurses, netcdf-shlibs,
-  matplotlib-py24, numarray-py24 (>= 1.4.1-2), plplot-shlibs,
-  python24, python24-shlibs, readline5-shlibs, szip-shlibs, x11-shlibs
+  matplotlib-py25, numarray-py25 (>= 1.4.1-2), plplot, plplot-shlibs,
+  python25, python25-shlibs, readline5-shlibs, szip-shlibs, x11-shlibs
 <<
 BuildDepends: <<
   bzip2-dev, gsl, hdf5 (>= 1.6.3-4), imagemagick-dev
@@ -19,8 +19,7 @@
   szip, x11-dev
 <<
 Source: mirror:sourceforge:gnudatalanguage/gdl-%v.tar.gz
-Source-MD5: 837365b860889de03483cf84ae15b9b3
-Patch: %n.patch
+Source-MD5: d2a740ba633ff7ace23f452d34a9c42c
 ConfigureParams: --with-plplotdir=%p --with-ncursesdir=%p 
--with-readlinedir=%p --with-gsldir=%p --with-netcdf=%p --without-hdf 
--with-hdf5=%p --with-python=%p --enable-python_version=2.4 --with-Magick=%p
 InstallScript: <<
   make install prefix=%i

--- gdl.patch DELETED ---


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/sci gdl.info,1.15,1.16

2007-07-11 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv26509

Modified Files:
gdl.info 
Log Message:
Python25 is not present in 10.3. Use Python24 instead.


Index: gdl.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/gdl.info,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- gdl.info10 Jul 2007 04:29:11 -  1.15
+++ gdl.info11 Jul 2007 17:22:23 -  1.16
@@ -9,8 +9,8 @@
   imagemagick-shlibs (>= 6.1.8-1), lcms-shlibs, libiconv,
   libjpeg-shlibs, libncurses5-shlibs, libpng3-shlibs, libtiff-shlibs,
   libtool14-shlibs, libxml2-shlibs, ncurses, netcdf-shlibs,
-  matplotlib-py25, numarray-py25 (>= 1.4.1-2), plplot, plplot-shlibs,
-  python25, python25-shlibs, readline5-shlibs, szip-shlibs, x11-shlibs
+  matplotlib-py24, numarray-py24 (>= 1.4.1-2), plplot, plplot-shlibs,
+  python24, python24-shlibs, readline5-shlibs, szip-shlibs, x11-shlibs
 <<
 BuildDepends: <<
   bzip2-dev, gsl, hdf5 (>= 1.6.3-4), imagemagick-dev


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] experimental/bmaret/finkinfo gnucash.info,1.8,1.9

2006-08-19 Thread Sebastien Maret
Update of /cvsroot/fink/experimental/bmaret/finkinfo
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv4974

Modified Files:
gnucash.info 
Log Message:
Add aqbanking support to gnucash 2.


Index: gnucash.info
===
RCS file: /cvsroot/fink/experimental/bmaret/finkinfo/gnucash.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- gnucash.info14 Aug 2006 03:05:07 -  1.8
+++ gnucash.info19 Aug 2006 18:20:28 -  1.9
@@ -5,19 +5,20 @@
 License: GPL
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
 Depends: <<
-  %n-shlibs (= %v-%r), atk1-shlibs, audiofile-shlibs, 
-  bzip2-shlibs, esound-shlibs, finance-quote-pm586,
-  finance-quotehist-pm586, g-wrap (>= 1.3.4-3), g-wrap-shlibs (>= 1.3.4-3),
-  gail17-shlibs, gconf2, gconf2-shlibs, glib2-shlibs, gnome-keyring-shlibs, 
-  gnome-vfs2-shlibs | gnome-vfs2-ssl-shlibs, gtk+2-shlibs, 
-  gtkhtml3.8.15-shlibs, guile16, guile16-shlibs, libart2-shlibs,
-  libbonobo2-shlibs, libbonoboui2-shlibs, libgettext3-shlibs,
-  libglade2-shlibs, libgnome2-shlibs, libgnomecanvas2-shlibs,
-  libgnomeprint2.2-shlibs, libgnomeprintui2.2-shlibs,
-  libhowl-shlibs, libgnomeui2-shlibs, libiconv, 
-  libjpeg-shlibs, libofx1-shlibs, libtool14-shlibs,
-  libxml2-shlibs, orbit2-shlibs, pango1-xft2-shlibs,
-  popt-shlibs, x11-shlibs
+  %n-shlibs (= %v-%r), aqbanking-bin, aqbanking-shlibs, atk1-shlibs,
+  audiofile-shlibs, bzip2-shlibs, esound-shlibs, finance-quote-pm586,
+  finance-quotehist-pm586, g-wrap (>= 1.3.4-3), 
+  g-wrap-shlibs (>= 1.3.4-3), gail17-shlibs, gconf2, gconf2-shlibs,
+  glib2-shlibs, gnome-keyring-shlibs, gnome-vfs2-shlibs |
+  gnome-vfs2-ssl-shlibs, gtk+2-shlibs, gtkhtml3.8.15-shlibs,
+  guile16, guile16-shlibs,
+  libart2-shlibs, libbonobo2-shlibs, libbonoboui2-shlibs,
+  libgettext3-shlibs, libglade2-shlibs, libgnome2-shlibs,
+  libgnomecanvas2-shlibs, libgnomeprint2.2-shlibs,
+  libgnomeprintui2.2-shlibs, libhowl-shlibs, libgnomeui2-shlibs,
+  libiconv, libjpeg-shlibs, libofx1-shlibs, libtool14-shlibs,
+  libxml2-shlibs, orbit2-shlibs, pango1-xft2-shlibs, popt-shlibs,
+  x11-shlibs
 <<
 BuildDepends: <<
   atk1, audiofile, bzip2-dev, esound, g-wrap-dev (>= 1.3.4-3), 
@@ -35,7 +36,7 @@
 Suggests: gnucash-docs (>= 1.8.0)
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
 Source-MD5: 627bdf6fab9152a1857e5bb8d4887f2a
-ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info 
--libexecdir=%p/lib --enable-error-on-warning=no --disable-dependency-tracking 
--disable-schemas-install --enable-ofx --disable-aqbanking --disable-sql
+ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info 
--libexecdir=%p/lib --enable-error-on-warning=no --disable-dependency-tracking 
--disable-schemas-install --enable-ofx --enable-hbci --disable-sql
 CompileScript: <<
   guile16-build ./configure --prefix=%p %c
   guile16-build make


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/sci gdl.info,1.8,1.9

2006-08-19 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv17257

Modified Files:
gdl.info 
Log Message:
Dependencies fixes.


Index: gdl.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/gdl.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- gdl.info15 Feb 2006 17:22:53 -  1.8
+++ gdl.info19 Aug 2006 22:53:32 -  1.9
@@ -1,22 +1,25 @@
 Package: gdl
 Version: 0.8.11
-Revision: 1006
+Revision: 1007
 Description: GNU Data Language
 License: GPL
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
 Depends: <<
-  bzip2-shlibs, gsl-shlibs, hdf (>= 4.2r0-3), hdf5-shlibs (>= 1.6.5-1002),
+  bzip2-shlibs, gsl-shlibs, hdf5-shlibs (>= 1.6.5-1002),
   imagemagick-shlibs (>= 6.1.8-1002), lcms-shlibs, libiconv,
-  libjpeg-shlibs, libncurses5-shlibs (>= 5.4-20041023-1006), libpng3-shlibs, 
libtiff-shlibs,
-  libtool14-shlibs, libxml2-shlibs, ncurses (>= 5.4-20041023-1006), 
netcdf-shlibs (>= 3.6.0-1002),
-  matplotlib-py24 (>= 0.86.1-1002), numarray-py24 (>= 1.4.1-2), plplot-shlibs, 
python24 (>= 1:2.4.2-1004),
-  python24-shlibs (>= 1:2.4.2-1004), readline5-shlibs (>= 5.0-1004), szip, 
x11-shlibs
+  libjpeg-shlibs, libncurses5-shlibs (>= 5.4-20041023-1006),
+  libpng3-shlibs, libtiff-shlibs, libtool14-shlibs, libxml2-shlibs,
+  ncurses (>= 5.4-20041023-1006), netcdf-shlibs (>= 3.6.0-1002),
+  matplotlib-py24 (>= 0.86.1-1002), numarray-py24 (>= 1.4.1-2),
+  plplot-shlibs, python24 (>= 1:2.4.2-1004), python24-shlibs (>= 1:2.4.2-1004),
+  readline5-shlibs (>= 5.0-1004), szip-shlibs, x11-shlibs
 <<
 BuildDepends: <<
-  bzip2-dev, gsl, hdf5 (>= 1.6.5-1002), imagemagick-dev (>= 6.1.8-1002),
-  lcms, libiconv-dev, libjpeg, libncurses5 (>= 5.4-20041023-1006),
-  libpng3, libtiff, libtool14, libxml2, netcdf (>= 3.6.0-1002), plplot-dev,
-  readline5 (>= 5.0-1004), x11-dev, qhull
+  bzip2-dev, gsl, hdf (>= 4.2r0-3), hdf5 (>= 1.6.5-1002),
+  imagemagick-dev (>= 6.1.8-1002), lcms, libiconv-dev, libjpeg,
+  libncurses5 (>= 5.4-20041023-1006), libpng3, libtiff, libtool14,
+  libxml2, netcdf (>= 3.6.0-1002), plplot-dev, qhull, 
+  readline5 (>= 5.0-1004), szip, x11-dev 
 <<
 Source: mirror:sourceforge:gnudatalanguage/gdl-%v.tar.gz
 Source-MD5: 837365b860889de03483cf84ae15b9b3


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/sci gdl.info,1.12,1.13

2006-08-19 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv17659

Modified Files:
gdl.info 
Log Message:
Dependencies fixes.


Index: gdl.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/gdl.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- gdl.info8 Dec 2005 07:07:26 -   1.12
+++ gdl.info19 Aug 2006 22:54:15 -  1.13
@@ -1,22 +1,22 @@
 Package: gdl
 Version: 0.8.11
-Revision: 1
+Revision: 2
 Description: GNU Data Language
 License: GPL
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
 Depends: <<
-  bzip2-shlibs, gsl-shlibs, hdf (>= 4.2r0-3), hdf5-shlibs (>= 1.6.3-4),
+  bzip2-shlibs, gsl-shlibs, hdf5-shlibs (>= 1.6.3-4),
   imagemagick-shlibs (>= 6.1.8-1), lcms-shlibs, libiconv,
   libjpeg-shlibs, libncurses5-shlibs, libpng3-shlibs, libtiff-shlibs,
   libtool14-shlibs, libxml2-shlibs, ncurses, netcdf-shlibs,
-  matplotlib-py24, numarray-py24 (>= 1.4.1-2), plplot-shlibs, python24,
-  python24-shlibs, readline5-shlibs, szip, x11-shlibs
+  matplotlib-py24, numarray-py24 (>= 1.4.1-2), plplot-shlibs,
+  python24, python24-shlibs, readline5-shlibs, szip-shlibs, x11-shlibs
 <<
 BuildDepends: <<
-  bzip2-dev, gsl, hdf5 (>= 1.6.3-4), imagemagick-dev (>= 6.1.8-1),
-  lcms, libiconv-dev, libjpeg, libncurses5,
-  libpng3, libtiff, libtool14, libxml2, netcdf, plplot-dev,
-  readline5, x11-dev, qhull
+  bzip2-dev, gsl, hdf (>= 4.2r0-3), hdf5 (>= 1.6.3-4), imagemagick-dev
+  (>= 6.1.8-1), lcms, libiconv-dev, libjpeg, libncurses5, libpng3,
+  libtiff, libtool14, libxml2, netcdf, plplot-dev, qhull, readline5,
+  szip, x11-dev
 <<
 Source: mirror:sourceforge:gnudatalanguage/gdl-%v.tar.gz
 Source-MD5: 837365b860889de03483cf84ae15b9b3


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] experimental/bmaret/finkinfo libofx1.patch, NONE, 1.1 libofx1.info, NONE, 1.1 ktoblzcheck.info, NONE, 1.1 gwenhywfar.info, NONE, 1.1 aqbanking.info, NONE, 1.1

2006-08-19 Thread Sebastien Maret
Update of /cvsroot/fink/experimental/bmaret/finkinfo
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv19771

Added Files:
libofx1.patch libofx1.info ktoblzcheck.info gwenhywfar.info 
aqbanking.info 
Log Message:
New version.


--- NEW FILE: aqbanking.info ---
Package: aqbanking
Version: 2.2.0
Revision: 1
Description: Online banking interface
License: GPL
Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
Depends: <<
  %N-shlibs (= %v-%r), atk1-shlibs, glib2-shlibs, gtk+2-shlibs,
  gwenhywfar-shlibs, libgettext3-shlibs, libglade2-shlibs, libiconv,
  libofx1-shlibs, libxml2-shlibs, pango1-xft2-shlibs, qt3-shlibs,
  x11-shlibs
<<
BuildDepends: <<
  system-openssl-dev, atk1, gettext-bin, gettext-tools, glib2-dev,
  gtk+2-dev, gwenhywfar (>= 2.3.1-1), libofx1 (>= 0.8.0),
  libgettext3-dev, libglade2, libiconv-dev, libxml2, libiconv-dev,
  libofx1, pango1-xft2-dev, qt3, x11-dev
<<
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: 0908d3de2b7bfa256a626ce8ab7c5e80
PatchScript:<<
  perl -i.bak -p -e 
's/qt_searchname=\"lib\$\{qt_libname\}\$\{std_shrext\}\.3\"/qt_searchname=\"lib\$\{qt_libname\}\.3\.dylib\"/'
 configure
<<
ConfigureParams: --with-qt3-includes=%p/include/qt --with-qt3-libs=%p/lib 
--disable-dependency-tracking --with-backends="aqhbci aqdtaus aqofxconnect" 
--with-frontends="cbanking g2banking qbanking"
CompileScript: <<
#!/bin/sh -ev
export LIBRARY_PATH=%p/lib
./configure %c
find . -name Makefile | xargs perl -pi -e "s|-L%p/lib||g"
make
<<
InstallScript: <<
make install DESTDIR=%d
find %i -name "*.la" | xargs perl -pi -e "s|-L%b/([^\s\']*)||g"
<<
DocFiles: README COPYING
Shlibs: <<
  %p/lib/libaqbanking.16.3.0.dylib 20.0.0 %n (>= 2.2.0-1)
  %p/lib/libaqdtaus.3.0.0.dylib 4.0.0 %n (>= 2.2.0-1)
  %p/lib/libaqhbci.10.1.0.dylib 12.0.0 %n (>= 2.2.0-1)
  %p/lib/libaqnone.0.0.0.dylib 1.0.0 %n (>= 2.2.0-1)
  %p/lib/libaqofxconnect.3.0.0.dylib 4.0.0 %n (>= 2.2.0-1)
  %p/lib/libcbanking.16.3.0.dylib 20.0.0 %n (>= 2.2.0-1)
  %p/lib/libg2banking.2.0.0.dylib 3.0.0 %n (>= 2.2.0-1)
  %p/lib/libqbanking.4.0.0.dylib 5.0.0 %n (>= 2.2.0-1)
<<
SplitOff: <<
  Package: %N-shlibs
  Files: <<
lib/aqbanking
lib/gwenhywfar/plugins
lib/libaqbanking.16.dylib
lib/libaqbanking.16.3.0.dylib
lib/libaqdtaus.3.dylib
lib/libaqdtaus.3.0.0.dylib
lib/libaqhbci.10.dylib
lib/libaqhbci.10.1.0.dylib
lib/libaqnone.0.dylib
lib/libaqnone.0.0.0.dylib
lib/libaqofxconnect.3.dylib
lib/libaqofxconnect.3.0.0.dylib
lib/libcbanking.16.dylib
lib/libcbanking.16.3.0.dylib
lib/libg2banking.2.dylib
lib/libg2banking.2.0.0.dylib
lib/libqbanking.4.0.0.dylib
lib/libqbanking.4.dylib
  <<
  DocFiles: COPYING
<<
SplitOff2: <<
  Package: %N-bin
  Files: <<
bin/
  <<
  DocFiles: COPYING
<<  
DescDetail: <<
AqBanking is a generic online banking interface. It allows multiple
backends (currently HBCI) and multiple frontends (e.g. KDE, GNOME,
console) to be used.
<<
DescPort: <<
The author doesn't seem to like using .la's in Makefile.am, causing
the wrong library to be linked if an installed library is
available. So we must remove all -L%p/lib from the generated Makefiles
and set LIBRARY_PATH so that %p/lib comes last.
<<
DescPackaging: <<
KDE frontend disabled to avoid KDE dependency. AqGeldKarte backend
is also disabled because it depends on libchipcard2 which is not 
packaged yet.
<<
Homepage: http://aqbanking.sourceforge.net/

--- NEW FILE: ktoblzcheck.info ---
Package: ktoblzcheck
Version: 1.10
Revision: 1
Description: Account numbers and bank codes library
License: LGPL
Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
Depends: %N-shlibs (= %v-%r)
BuildDepends: gettext-bin, gettext-tools
BuildDependsOnly: True
Conflicts: ktoblzcheck-bankdata
Replaces: ktoblzcheck-bankdata
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: e6ace03acb1944a4500cf8c08919c192
ConfigureParams: --mandir=%p/share/man --enable-python="no" 
--disable-dependency-tracking
Shlibs: %p/lib/libktoblzcheck.1.dylib 5.0.0 %n (>= 1.10-1)
SplitOff: <<
 Package: %N-shlibs
 Files: <<
   lib/libktoblzcheck.1.dylib 
   lib/libktoblzcheck.1.3.0.dylib
 <<
 DocFiles: COPYING
<<
DocFiles: README COPYING
DescDetail: <<
KtoBLZCheck is a library to check account numbers and bank codes of
German banks. Both a library for other programs as well as a short
command-line tool is available. It is possible to check pairs of
account numbers and bank codes (BLZ) of German banks, and to map bank
codes (BLZ) to the clear-text name and location of the bank.
<<
Homepage: http://ktoblzcheck.sourceforge.net

--- NEW FILE: gwenhywfar.info ---
Package: gwenhywfar
Version: 2.3.1
Revi

[cvs] experimental/bmaret/finkinfo gimp2.patch, NONE, 1.1 gimp2.info, NONE, 1.1

2006-08-19 Thread Sebastien Maret
Update of /cvsroot/fink/experimental/bmaret/finkinfo
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20244

Added Files:
gimp2.patch gimp2.info 
Log Message:
New version.


--- NEW FILE: gimp2.patch ---
diff -ruN gimp-2.2.12.patched/ltmain.sh gimp-2.2.12/ltmain.sh
--- gimp-2.2.12.patched/ltmain.sh   2006-07-07 15:08:26.0 -0400
+++ gimp-2.2.12/ltmain.sh   2006-03-11 13:49:04.0 -0500
@@ -2495,7 +2495,7 @@
  if test -n "$library_names" &&
 { test "$prefer_static_libs" = no || test -z "$old_library"; }; 
then
# We need to hardcode the library path
-   if test -n "$shlibpath_var" && test -z "$avoidtemprpath" && test 
"$installed" = no; then
+   if test -n "$shlibpath_var" && test -z "$avoidtemprpath" ; then
  # Make sure the rpath contains only unique directories.
  case "$temp_rpath " in
  *" $dir "*) ;;

--- NEW FILE: gimp2.info ---
Info2: <<
Package: gimp2%type_pkg[-svg]%type_pkg[-noprint]
Type: -svg (boolean), -noprint (boolean)
Version: 2.2.12
Revision: 1000
Source: mirror:gimp:v2.2/gimp-%v.tar.bz2
Source2: mirror:gimp:help/gimp-help-2-0.10.tar.gz
Depends: %N-shlibs (= %v-%r)
Conflicts: gimp2,gimp2-svg,gimp2-noprint,gimp2-svg-noprint
Replaces: gimp2,gimp2-svg,gimp2-noprint,gimp2-svg-noprint
Recommends: %N-default (= %v-%r)
BuildDepends: <<
libpng3, libjpeg, libtiff, glib2-dev (>= 2.6.6-), netpbm, giflib, imlib, 
aalib (>= 1.4rc5-2), libgettext3-dev, gettext-bin, libiconv-dev, gtk-doc, 
x11-dev,  (%type_raw[-noprint] = nevertrue) gimp-print7-dev, libexif-dev, 
gtk+2-dev, libart2, libmng2, expat, fontconfig2-dev, lcms, libwmf, 
pango1-xft2-dev, atk1, intltool, freetype219,
 (%type_raw[-svg] = -svg) librsvg2,
 (%type_raw[-svg] = -svg) audiofile,
 (%type_raw[-svg] = -svg) gail17-dev,
 (%type_raw[-svg] = -svg) gconf2-dev,
 (%type_raw[-svg] = -svg) gnome-vfs2-ssl-dev |  (%type_raw[-svg] = -svg) 
gnome-vfs2-dev,
 (%type_raw[-svg] = -svg) libbonobo2-dev,
 (%type_raw[-svg] = -svg) libbonoboui2-dev,
 (%type_raw[-svg] = -svg) libcroco1,
 (%type_raw[-svg] = -svg) libgnome2-dev,
 (%type_raw[-svg] = -svg) libgnomecanvas2-dev,
 (%type_raw[-svg] = -svg) libgnomeui2-dev,
 (%type_raw[-svg] = -svg) libgsf-dev,
 (%type_raw[-svg] = -svg) libxml2,
 (%type_raw[-svg] = -svg) orbit2-dev,
 (%type_raw[-svg] = -svg) libgtkhtml2,
 (%type_raw[-svg] = -svg) libcroco3,
 (%type_raw[-svg] = -svg) popt,
 libxslt
<<
Source-MD5: 6a1906db60166a88317f2df5f195a57d
Source2-MD5: 22a1e10c314c5547fe8721c4f6f0b30a
SetCC: gcc -I%p/lib/fontconfig2/include/ -L%p/lib/fontconfig2/lib
SetLIBS: -liconv -lintl -lexpat
SetLDFLAGS: -Wl,-search_paths_first
DocFiles: COPYING AUTHORS NEWS README README.i18n
ConfigureParams: --disable-dependency-tracking --enable-altivec --enable-mp 
--enable-gtk-doc --with-shm=posix --with-aa --with-sendmail=/usr/sbin/sendmail 
--mandir=%p/share/man --disable-mmx

#Patch: %n.patch
PatchScript: <<
#!/bin/sh -ev
if [ "%type_raw[-svg]" != "-svg" ]; then
 sed 's;SVG = @SVG@;SVG = ;' < plug-ins/common/Makefile.in > tmp
 mv tmp plug-ins/common/Makefile.in
fi
<<

CompileScript: <<
#!/bin/sh -ev
export PKG_CONFIG_PATH="%p/lib/fontconfig2/lib/pkgconfig/"
export F77=no
  if [ "%type_raw[-noprint]" == "-noprint" ]; then
   ./configure %c --disable-print
  else
   ./configure %c --disable-print
  fi

make
(cd ../gimp-help-2-0.10; ./configure --prefix=%p --without-gimp && make)
<<

InstallScript: <<
#!/bin/sh -ev
  make install DESTDIR=%d
 (cd ../gimp-help-2-0.10; make install DESTDIR=%d)

  if [ "%type_raw[-svg]" != "-svg" ]; then
   rm -f %i/lib/gimp/2.0/plug-ins/svg 
   rm -f %i/lib/gimp/2.0/plug-ins/helpbrowser
  fi

 # if [ "%type_raw[-noprint]" == "-noprint" ]; then
   rm -f %i/lib/gimp/2.0/plug-ins/print
 # fi
  strip -S %i/bin/gimp-2.0  %i/lib/libgimp*-2.0.0.200.12.dylib || true
  strip -S %i/lib/gimp/2.0/plug-ins/* || true
  strip -S %i/lib/gimp/2.0/modules/* || true
<<

SplitOff: <<
 Package: %N-ghostscript
 Depends: %N-shlibs (= %v-%r), ghostscript, libwmf-shlibs
 Conflicts: 
gimp2-ghostscript,gimp2-svg-ghostscript,gimp2-noprint-ghostscript,gimp2-svg-noprint-ghostscript
 Replaces: 
gimp2-ghostscript,gimp2-svg-ghostscript,gimp2-noprint-ghostscript,gimp2-svg-noprint-ghostscript
 Files: lib/gimp/2.0/plug-ins/wmf lib/gimp/2.0/plug-ins/postscript
 DocFiles: COPYING AUTHORS NEWS README README.i18n
<<

SplitOff2: <<
 Package: %N-shlibs
 Depends: (%type_raw[-noprint] = nevertrue) gimp-print7-shlibs, libpng3-shlibs, 
libjpeg-shlibs, libtiff-shlibs, glib2-shlibs (>= 2.6.6-), gtk+2-shlibs, 
netpbm-shlibs, giflib-shlibs, imlib-shlibs, aalib-shlibs, libgettext3-shlibs, 
libiconv, libexif-shlibs, libart2-shlibs, libmng2-shlibs, expat-shlibs, 
lcms-shlibs, (%type_raw[-svg] = -svg) librsvg2-shlibs, (%type_raw[-svg] = -svg) 
libgtkhtml2-shlibs, atk1-shlibs, pango1-xft2-shlibs, fontconfig2-shlibs
 Conflicts: 
gimp2-shlibs,gimp2-svg-shlibs,gimp2-noprint-shlibs,gimp2-svg-noprint-shlibs
 Replaces: 
gimp2-shlibs,gimp2-svg-shl

[cvs] experimental/bmaret/finkinfo evince.info,1.7,1.8

2006-08-28 Thread Sebastien Maret
Update of /cvsroot/fink/experimental/bmaret/finkinfo
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv13866

Added Files:
evince.info 
Log Message:
Use RangerRick dbus experimental package. No wrapper script needed anymore.


--- NEW FILE: evince.info ---
Package: evince
Version: 0.5.2
Revision: 1009
Description: GNOME document viewer
License: GPL
Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
Depends: <<
  atk1-shlibs, audiofile-shlibs, cairo-shlibs, dbus (>= 0.92),
  dbus-shlibs (>= 0.92), esound-shlibs, expat-shlibs,
  fontconfig2-shlibs, freetype219-shlibs, gconf2, gconf2-shlibs,
  glib2-shlibs, glitz-shlibs, ghostscript | system-ghostscript8,
  gnome-keyring-shlibs, gnome-vfs2-ssl-shlibs | gnome-vfs2-shlibs,
  gtk+2-shlibs, libart2-shlibs, libbonobo2-shlibs,
  libbonoboui2-shlibs, libgettext3-shlibs, libglade2-shlibs,
  libgnome2-shlibs, libgnomecanvas2-shlibs, libgnomeprint2.2-shlibs,
  libgnomeprintui2.2-shlibs, libgnomeui2-shlibs, libiconv,
  libjpeg-shlibs, libkpathsea4-shlibs | system-tetex, libtiff-shlibs,
  libxml2-shlibs, orbit2-shlibs, libnautilus-ext1-shlibs,
  pango1-xft2-shlibs, poppler1-shlibs, popt-shlibs, scrollkeeper,
  tetex-base | system-tetex, x11-shlibs
<<
BuildDepends: <<
  atk1, audiofile, cairo, dbus-dev (>= 0.92), esound, expat,
  fontconfig2-dev, freetype219, gconf2-dev, gettext-tools, glitz,
  glib2-dev, gnome-doc-utils (>= 0.3.2), gnome-keyring-dev,
  dbus-dev (>= 0.60-1), libhowl-dev, gnome-vfs2-ssl-dev | gnome-vfs2-dev,
  gtk+2-dev, libart2, libbonobo2-dev, libbonoboui2-dev,
  libgettext3-dev, libglade2, libgnome2-dev, libgnomecanvas2-dev,
  libgnomeprint2.2-dev, libgnomeprintui2.2-dev, libgnomeui2-dev,
  libiconv-dev, libjpeg, libkpathsea4 | system-tetex, libtiff,
  libxml2, libnautilus-ext1-dev, orbit2-dev, pango1-xft2-dev,
  pkgconfig (>= 0.0.9), poppler1, popt, intltool, x11-dev
<<
Source: mirror:gnome:sources/%n/0.5/%n-%v.tar.bz2
Source-MD5: 732df368435cebddd4cc8132a8a280bd
SetLDFLAGS: -lstdc++
ConfigureParams: --disable-dependency-tracking --disable-schemas-install 
--disable-scrollkeeper --enable-dvi
DocFiles: README COPYING
ConfFiles: <<
  %p/etc/gconf/schemas/evince.schemas
  %p/etc/gconf/schemas/evince-thumbnailer.schemas
  %p/etc/gconf/schemas/evince-thumbnailer-dvi.schemas
<<
PostInstScript: <<
  if [ configure = "$1" ]; then
scrollkeeper-update -q
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
gconftool-2 --makefile-install-rule %p/etc/gconf/schemas/evince.schemas 
>/dev/null
gconftool-2 --makefile-install-rule 
%p/etc/gconf/schemas/evince-thumbnailer.schemas >/dev/null
gconftool-2 --makefile-install-rule 
%p/etc/gconf/schemas/evince-thumbnailer-dvi.schemas >/dev/null
  fi
<<
PostRmScript: <<
  if [ upgrade != "$1" ]; then
scrollkeeper-update -q
  fi
<<
Homepage: http://www.gnome.org/projects/evince/
DescDetail: <<
Evince is a document viewer for multiple document formats. It
currently supports pdf, postscript, djvu, tiff and dvi. The goal of
evince is to replace the multiple document viewers that exist on the
GNOME Desktop with a single simple application.
<<
DescPort: <<
Newer versions (> 0.5.2) need gtk+ >= 2.8
<<


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] experimental/bmaret/finkinfo gdl.patch, NONE, 1.1 gdl.info, NONE, 1.1 gdl-0.8.11-3.info, NONE, 1.1

2006-09-03 Thread Sebastien Maret
Update of /cvsroot/fink/experimental/bmaret/finkinfo
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv31003

Added Files:
gdl.patch gdl.info gdl-0.8.11-3.info 
Log Message:
Try to fix issues with isnan and isfinite.


--- NEW FILE: gdl.info ---
Package: gdl
Version: 0.8.11
Revision: 1008
Description: GNU Data Language
License: GPL
Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
Depends: <<
  bzip2-shlibs, gsl-shlibs, hdf5-shlibs (>= 1.6.5-1002),
  imagemagick-shlibs (>= 6.1.8-1002), lcms-shlibs, libiconv,
  libjpeg-shlibs, libncurses5-shlibs (>= 5.4-20041023-1006),
  libpng3-shlibs, libtiff-shlibs, libtool14-shlibs, libxml2-shlibs,
  ncurses (>= 5.4-20041023-1006), netcdf-shlibs (>= 3.6.0-1002),
  matplotlib-py24 (>= 0.86.1-1002), numarray-py24 (>= 1.4.1-2),
  plplot-shlibs, python24 (>= 1:2.4.2-1004), python24-shlibs (>= 1:2.4.2-1004),
  readline5-shlibs (>= 5.0-1004), szip-shlibs, x11-shlibs
<<
BuildDepends: <<
  bzip2-dev, gsl, hdf5 (>= 1.6.5-1002),
  imagemagick-dev (>= 6.1.8-1002), lcms, libiconv-dev, libjpeg,
  libncurses5 (>= 5.4-20041023-1006), libpng3, libtiff, libtool14,
  libxml2, netcdf (>= 3.6.0-1002), plplot-dev, qhull, 
  readline5 (>= 5.0-1004), szip, x11-dev 
<<
Source: mirror:sourceforge:gnudatalanguage/gdl-%v.tar.gz
Source-MD5: 837365b860889de03483cf84ae15b9b3
Patch: %n.patch
ConfigureParams: --with-plplotdir=%p --with-ncursesdir=%p --with-readlinedir=%p 
--with-gsldir=%p --with-netcdf=%p --without-hdf --with-hdf5=%p --with-python=%p 
--enable-python_version=2.4 --with-Magick=%p
InstallScript: <<
  make install prefix=%i
  mkdir -p %i/share/doc/%n
  cp -R src/pro %i/share/doc/%n
  cp -R src/py  %i/share/doc/%n
  /bin/mv -f %i/lib/libantlr.a %i/lib/libantlr-gdl.a
<<
DocFiles: README COPYING
DescDetail: <<
GDL is a free IDL (Interactive Data Language) compatible incremental
compiler. It features a full syntax compatibility with IDL
6.0. Overall more than 250 library routines are implemented.
<<
Homepage: http://gnudatalanguage.sf.net/
DescPackaging: <<
Fails to compile with netcdf and hdf-4 support, because some symbols
are defined in both libraries. Disabling hdf support for now.

Originally packaged by Jeffrey Whitaker.
<<



--- NEW FILE: gdl-0.8.11-3.info ---
Package: gdl
Version: 0.8.11
Revision: 3
Description: GNU Data Language
License: GPL
Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
Depends: <<
  bzip2-shlibs, gsl-shlibs, hdf5-shlibs (>= 1.6.3-4),
  imagemagick-shlibs (>= 6.1.8-1), lcms-shlibs, libiconv,
  libjpeg-shlibs, libncurses5-shlibs, libpng3-shlibs, libtiff-shlibs,
  libtool14-shlibs, libxml2-shlibs, ncurses, netcdf-shlibs,
  matplotlib-py24, numarray-py24 (>= 1.4.1-2), plplot-shlibs,
  python24, python24-shlibs, readline5-shlibs, szip-shlibs, x11-shlibs
<<
BuildDepends: <<
  bzip2-dev, gsl, hdf5 (>= 1.6.3-4), imagemagick-dev
  (>= 6.1.8-1), lcms, libiconv-dev, libjpeg, libncurses5, libpng3,
  libtiff, libtool14, libxml2, netcdf, plplot-dev, qhull, readline5,
  szip, x11-dev
<<
Source: mirror:sourceforge:gnudatalanguage/gdl-%v.tar.gz
Source-MD5: 837365b860889de03483cf84ae15b9b3
Patch: %n.patch
ConfigureParams: --with-plplotdir=%p --with-ncursesdir=%p --with-readlinedir=%p 
--with-gsldir=%p --with-netcdf=%p --without-hdf --with-hdf5=%p --with-python=%p 
--enable-python_version=2.4 --with-Magick=%p
InstallScript: <<
  make install prefix=%i
  mkdir -p %i/share/doc/%n
  cp -R src/pro %i/share/doc/%n
  cp -R src/py  %i/share/doc/%n
  /bin/mv -f %i/lib/libantlr.a %i/lib/libantlr-gdl.a
<<
DocFiles: README COPYING
DescDetail: <<
GDL is a free IDL (Interactive Data Language) compatible incremental
compiler. It features a full syntax compatibility with IDL
6.0. Overall more than 250 library routines are implemented.
<<
Homepage: http://gnudatalanguage.sf.net/
DescPackaging: <<
Fails to compile with netcdf and hdf-4 support, because some symbols
are defined in both libraries. Disabling hdf support for now.

Originally packaged by Jeffrey Whitaker
<<


--- NEW FILE: gdl.patch ---
diff -ruN gdl-0.8.11/src/datatypes.cpp gdl-0.8.11.patched/src/datatypes.cpp
--- gdl-0.8.11/src/datatypes.cpp2005-10-17 04:22:04.0 -0400
+++ gdl-0.8.11.patched/src/datatypes.cpp2006-09-03 16:42:32.0 
-0400
@@ -34,22 +34,6 @@
 // needed with gcc-3.3.2
 #include 
 
-// on OS X isnan is not defined
-#if defined(__APPLE__) && !defined(isnan)
-
-#ifdef __cplusplus
-extern "C" {
-#endif
-#define  isnan( x ) ( ( sizeof ( x ) == sizeof(double) ) ?  \
-  __isnand ( x ) :  \
-( sizeof ( x ) == sizeof( float) ) ?\
-  __isnanf ( x ) :  \
-  __isnan  ( x ) )
-#ifdef __cplusplus
-}
-#en

[cvs] experimental/bmaret/finkinfo gnucash.info,1.9,1.10

2006-09-08 Thread Sebastien Maret
Update of /cvsroot/fink/experimental/bmaret/finkinfo
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv8336

Modified Files:
gnucash.info 
Log Message:
Dependencies fixes.


Index: gnucash.info
===
RCS file: /cvsroot/fink/experimental/bmaret/finkinfo/gnucash.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- gnucash.info19 Aug 2006 18:20:28 -  1.9
+++ gnucash.info8 Sep 2006 23:50:40 -   1.10
@@ -7,11 +7,10 @@
 Depends: <<
   %n-shlibs (= %v-%r), aqbanking-bin, aqbanking-shlibs, atk1-shlibs,
   audiofile-shlibs, bzip2-shlibs, esound-shlibs, finance-quote-pm586,
-  finance-quotehist-pm586, g-wrap (>= 1.3.4-3), 
-  g-wrap-shlibs (>= 1.3.4-3), gail17-shlibs, gconf2, gconf2-shlibs,
-  glib2-shlibs, gnome-keyring-shlibs, gnome-vfs2-shlibs |
-  gnome-vfs2-ssl-shlibs, gtk+2-shlibs, gtkhtml3.8.15-shlibs,
-  guile16, guile16-shlibs,
+  finance-quotehist-pm586, g-wrap (>= 1.3.4-3), g-wrap-shlibs (>= 1.3.4-3),
+  gail17-shlibs, gconf2, gconf2-shlibs, glib2-shlibs,
+  gnome-keyring-shlibs, gnome-vfs2-shlibs | gnome-vfs2-ssl-shlibs,
+  gtk+2-shlibs, gtkhtml3.8.15-shlibs, guile16, guile16-shlibs,
   libart2-shlibs, libbonobo2-shlibs, libbonoboui2-shlibs,
   libgettext3-shlibs, libglade2-shlibs, libgnome2-shlibs,
   libgnomecanvas2-shlibs, libgnomeprint2.2-shlibs,
@@ -21,7 +20,7 @@
   x11-shlibs
 <<
 BuildDepends: <<
-  atk1, audiofile, bzip2-dev, esound, g-wrap-dev (>= 1.3.4-3), 
+  aqbanking, atk1, audiofile, bzip2-dev, esound, g-wrap-dev (>= 1.3.4-3), 
   gail17-dev, gconf2-dev, gettext-tools, glib2-dev, gnome-keyring-dev, 
   gnome-vfs2-dev | gnome-vfs2-ssl-dev, gtk+2-dev, gtkhtml3.8.15-dev, 
   guile16-dev, libart2, libbonobo2-dev, libbonoboui2-dev, 
@@ -41,9 +40,6 @@
   guile16-build ./configure --prefix=%p %c
   guile16-build make
 <<
-InstallScript: <<
-  make install prefix=%i
-<<
 DocFiles: README COPYING
 Shlibs: <<
   %p/lib/libcore-utils.0.dylib 1.0.0 %n (>= 2.0.0-1)


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] experimental/bmaret/finkinfo gsl.info,1.2,1.3

2006-09-14 Thread Sebastien Maret
Update of /cvsroot/fink/experimental/bmaret/finkinfo
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv23181

Added Files:
gsl.info 
Log Message:
Added test suit.


--- NEW FILE: gsl.info ---
Package: gsl
Version: 1.8
Revision: 2
Description: GNU Scientific Library
License: GPL
Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
Depends: %n-shlibs (= %v-%r)
BuildDependsOnly: True
Source: mirror:gnu:gsl/%n-%v.tar.gz
Source-MD5: c60a5d193cc6b472496ff191744fc306
ConfigureParams: --mandir=%i/share/man --infodir=%i/share/info
InfoTest: <<
  TestScript: <<
make check || exit 2
  <<
<<
DocFiles: README COPYING
Shlibs: <<
  %p/lib/libgsl.0.dylib 10.0.0 gsl (>= 1.8-1)
  %p/lib/libgslcblas.0.dylib 1.0.0 gsl (>= 1.4-1)
<<
SplitOff: <<
  Package: %n-shlibs
  Files: <<
lib/libgsl.0.9.0.dylib
lib/libgsl.0.dylib
lib/libgslcblas.0.0.0.dylib
lib/libgslcblas.0.dylib
  <<
  DocFiles: COPYING
<<
DescDetail: <<
The GNU Scientific Library (GSL) is a numerical library for C and C++
programmers. The library provides a wide range of mathematical
routines such as random number generators, special functions and
least-squares fitting. There are over 1000 functions in total.
<<
InfoDocs: gsl-ref.info
Homepage: http://www.gnu.org/software/gsl/
DescPackaging: <<
Originally packaged by Jeffrey Whitaker.
<<


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/sci gdl.patch, 1.1, 1.2 gdl.info, 1.9, 1.10

2006-09-17 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv9920

Modified Files:
gdl.patch gdl.info 
Log Message:
Fix the isfinite() compilation error. Remove hdf-4 support, because it
seems to conflict with netcdf.


Index: gdl.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/gdl.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- gdl.info19 Aug 2006 22:53:32 -  1.9
+++ gdl.info17 Sep 2006 16:56:59 -  1.10
@@ -1,6 +1,6 @@
 Package: gdl
 Version: 0.8.11
-Revision: 1007
+Revision: 1008
 Description: GNU Data Language
 License: GPL
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
@@ -15,7 +15,7 @@
   readline5-shlibs (>= 5.0-1004), szip-shlibs, x11-shlibs
 <<
 BuildDepends: <<
-  bzip2-dev, gsl, hdf (>= 4.2r0-3), hdf5 (>= 1.6.5-1002),
+  bzip2-dev, gsl, hdf5 (>= 1.6.5-1002),
   imagemagick-dev (>= 6.1.8-1002), lcms, libiconv-dev, libjpeg,
   libncurses5 (>= 5.4-20041023-1006), libpng3, libtiff, libtool14,
   libxml2, netcdf (>= 3.6.0-1002), plplot-dev, qhull, 
@@ -24,8 +24,7 @@
 Source: mirror:sourceforge:gnudatalanguage/gdl-%v.tar.gz
 Source-MD5: 837365b860889de03483cf84ae15b9b3
 Patch: %n.patch
-ConfigureParams: --with-plplotdir=%p --with-ncursesdir=%p 
--with-readlinedir=%p --with-gsldir=%p --with-netcdf=%p --with-hdf=%p 
--with-hdf5=%p --with-python=%p --enable-python_version=2.4 --with-Magick=%p
-GCC: 3.3
+ConfigureParams: --with-plplotdir=%p --with-ncursesdir=%p 
--with-readlinedir=%p --with-gsldir=%p --with-netcdf=%p --without-hdf 
--with-hdf5=%p --with-python=%p --enable-python_version=2.4 --with-Magick=%p
 InstallScript: <<
   make install prefix=%i
   mkdir -p %i/share/doc/%n
@@ -41,6 +40,10 @@
 <<
 Homepage: http://gnudatalanguage.sf.net/
 DescPackaging: <<
-Originally packaged by Jeffrey Whitaker
+Fails to compile with netcdf and hdf-4 support, because some symbols
+are defined in both libraries. Disabling hdf-4 support for now.
+
+Originally packaged by Jeffrey Whitaker.
 <<
 
+

Index: gdl.patch
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/gdl.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gdl.patch   20 Jan 2006 20:30:40 -  1.1
+++ gdl.patch   17 Sep 2006 16:56:59 -  1.2
@@ -1,12 +1,13 @@
-diff -ruN gdl-0.8.10/src/datatypes.cpp gdl-0.8.10.patched/src/datatypes.cpp
 gdl-0.8.10/src/datatypes.cpp   2005-07-10 11:00:06.0 -0400
-+++ gdl-0.8.10.patched/src/datatypes.cpp   2005-08-10 13:07:46.0 
-0400
-@@ -35,19 +35,11 @@
+diff -ruN gdl-0.8.11/src/datatypes.cpp gdl-0.8.11.patched/src/datatypes.cpp
+--- gdl-0.8.11/src/datatypes.cpp   2005-10-17 04:22:04.0 -0400
 gdl-0.8.11.patched/src/datatypes.cpp   2006-09-03 16:42:32.0 
-0400
+@@ -34,22 +34,6 @@
+ // needed with gcc-3.3.2
  #include 
  
- // on OS X isnan is not defined
+-// on OS X isnan is not defined
 -#if defined(__APPLE__) && !defined(isnan)
- 
+-
 -#ifdef __cplusplus
 -extern "C" {
 -#endif
@@ -18,20 +19,20 @@
 -#ifdef __cplusplus
 -}
 -#endif
-+#if defined(__APPLE__) && !defined(isnan)
-+#define isnan( x ) ( ( sizeof ( (x) ) == sizeof( float) ) ?  \
-+   __isnanf ( (float)(x) ) :  \
-+   __isnand  ( (double)(x) ) ) 
- #endif
- 
+-#endif
+-
  using namespace std;
-diff -ruN gdl-0.8.10/src/math_fun_jmg.cpp 
gdl-0.8.10.patched/src/math_fun_jmg.cpp
 gdl-0.8.10/src/math_fun_jmg.cpp2005-07-10 11:00:06.0 -0400
-+++ gdl-0.8.10.patched/src/math_fun_jmg.cpp2005-08-10 13:08:02.0 
-0400
-@@ -31,20 +31,10 @@
  
- // on OS X isfinite is not defined
- #if defined(__APPLE__) && !defined(isfinite)
+ // this (ugly) including of other sourcefiles has to be done, because
+diff -ruN gdl-0.8.11/src/math_fun_jmg.cpp 
gdl-0.8.11.patched/src/math_fun_jmg.cpp
+--- gdl-0.8.11/src/math_fun_jmg.cpp2005-10-17 04:22:04.0 -0400
 gdl-0.8.11.patched/src/math_fun_jmg.cpp2006-09-03 16:42:18.0 
-0400
+@@ -29,23 +29,6 @@
+ //#define GDL_DEBUG
+ #undef GDL_DEBUG
+ 
+-// on OS X isfinite is not defined
+-#if defined(__APPLE__) && !defined(isfinite)
 -
 -#ifdef __cplusplus
 -extern "C" {
@@ -43,12 +44,10 @@
 -  __isfinite  ( x ) )
 -#ifdef __cplusplus
 -}
-+#define isfinite( x ) ( ( sizeof ( (x) ) == sizeof( float) ) ? \
-+  __isfinitef ( (float)(x) ) : \
-+  __isfinited  ( (double)(x) ) )
- #endif
+-#endif
 -#endif
 -
- 
+-
  using namespace std;
  
+ namespace lib {


-
Using Tomcat but need to do more? Need to support web services, security?
Get st

[cvs] dists/10.3/unstable/main/finkinfo/sci gdl.patch, 1.4, 1.5 gdl.info, 1.13, 1.14

2006-09-17 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv12434

Modified Files:
gdl.patch gdl.info 
Log Message:
Fix the isfinite() compilation error. Remove hdf-4 support, because it
seems to conflict with netcdf.


Index: gdl.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/gdl.info,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- gdl.info19 Aug 2006 22:54:15 -  1.13
+++ gdl.info17 Sep 2006 17:02:25 -  1.14
@@ -1,6 +1,6 @@
 Package: gdl
 Version: 0.8.11
-Revision: 2
+Revision: 3
 Description: GNU Data Language
 License: GPL
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
@@ -13,7 +13,7 @@
   python24, python24-shlibs, readline5-shlibs, szip-shlibs, x11-shlibs
 <<
 BuildDepends: <<
-  bzip2-dev, gsl, hdf (>= 4.2r0-3), hdf5 (>= 1.6.3-4), imagemagick-dev
+  bzip2-dev, gsl, hdf5 (>= 1.6.3-4), imagemagick-dev
   (>= 6.1.8-1), lcms, libiconv-dev, libjpeg, libncurses5, libpng3,
   libtiff, libtool14, libxml2, netcdf, plplot-dev, qhull, readline5,
   szip, x11-dev
@@ -21,8 +21,7 @@
 Source: mirror:sourceforge:gnudatalanguage/gdl-%v.tar.gz
 Source-MD5: 837365b860889de03483cf84ae15b9b3
 Patch: %n.patch
-ConfigureParams: --with-plplotdir=%p --with-ncursesdir=%p 
--with-readlinedir=%p --with-gsldir=%p --with-netcdf=%p --with-hdf=%p 
--with-hdf5=%p --with-python=%p --enable-python_version=2.4 --with-Magick=%p
-GCC: 3.3
+ConfigureParams: --with-plplotdir=%p --with-ncursesdir=%p 
--with-readlinedir=%p --with-gsldir=%p --with-netcdf=%p --without-hdf 
--with-hdf5=%p --with-python=%p --enable-python_version=2.4 --with-Magick=%p
 InstallScript: <<
   make install prefix=%i
   mkdir -p %i/share/doc/%n
@@ -38,6 +37,9 @@
 <<
 Homepage: http://gnudatalanguage.sf.net/
 DescPackaging: <<
+Fails to compile with netcdf and hdf-4 support, because some symbols
+are defined in both libraries. Disabling hdf-4 support for now.
+
 Originally packaged by Jeffrey Whitaker
 <<
 

Index: gdl.patch
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/gdl.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- gdl.patch   4 Dec 2005 05:35:54 -   1.4
+++ gdl.patch   17 Sep 2006 17:02:25 -  1.5
@@ -1,33 +1,23 @@
-diff -ruN gdl-0.8.10/src/datatypes.cpp gdl-0.8.10.patched/src/datatypes.cpp
 gdl-0.8.10/src/datatypes.cpp   2005-07-10 11:00:06.0 -0400
-+++ gdl-0.8.10.patched/src/datatypes.cpp   2005-08-10 13:07:46.0 
-0400
-@@ -35,19 +35,11 @@
- #include 
- 
- // on OS X isnan is not defined
--#if defined(__APPLE__) && !defined(isnan)
- 
--#ifdef __cplusplus
--extern "C" {
--#endif
--#define  isnan( x ) ( ( sizeof ( x ) == sizeof(double) ) ?  \
--  __isnand ( x ) :  \
--( sizeof ( x ) == sizeof( float) ) ?\
--  __isnanf ( x ) :  \
--  __isnan  ( x ) )
--#ifdef __cplusplus
--}
--#endif
-+#if defined(__APPLE__) && !defined(isnan)
-+#define isnan( x ) ( ( sizeof ( (x) ) == sizeof( float) ) ?  \
-+   __isnanf ( (float)(x) ) :  \
-+   __isnand  ( (double)(x) ) ) 
+diff -ruN -x '*~' gdl-0.8.11/src/basic_fun.cpp 
gdl-0.8.11.patched/src/basic_fun.cpp
+--- gdl-0.8.11/src/basic_fun.cpp   2005-10-17 04:22:04.0 -0400
 gdl-0.8.11.patched/src/basic_fun.cpp   2006-09-17 12:11:19.0 
-0400
+@@ -33,6 +33,13 @@
+ #include 
  #endif
  
- using namespace std;
-diff -ruN gdl-0.8.10/src/math_fun_jmg.cpp 
gdl-0.8.10.patched/src/math_fun_jmg.cpp
 gdl-0.8.10/src/math_fun_jmg.cpp2005-07-10 11:00:06.0 -0400
-+++ gdl-0.8.10.patched/src/math_fun_jmg.cpp2005-08-10 13:08:02.0 
-0400
++// on OS X isfinite is not defined
++#if defined(__APPLE__) && !defined(isfinite)
++#define isfinite( x ) ( ( sizeof ( (x) ) == sizeof( float) ) ? \
++ __isfinitef ( (float)(x) ) : \
++ __isfinited  ( (double)(x) ) )
++#endif
++
+ #include "datatypes.hpp"
+ #include "envt.hpp"
+ #include "dpro.hpp"
+diff -ruN -x '*~' gdl-0.8.11/src/math_fun_jmg.cpp 
gdl-0.8.11.patched/src/math_fun_jmg.cpp
+--- gdl-0.8.11/src/math_fun_jmg.cpp2005-10-17 04:22:04.0 -0400
 gdl-0.8.11.patched/src/math_fun_jmg.cpp2006-09-17 12:09:37.0 
-0400
 @@ -31,20 +31,10 @@
  
  // on OS X isfinite is not defined
@@ -44,8 +34,8 @@
 -#ifdef __cplusplus
 -}
 +#define isfinite( x ) ( ( sizeof ( (x) ) == sizeof( float) ) ? \
-+  __isfinitef ( (float)(x) ) : \
-+ 

[cvs] dists/10.4/unstable/main/finkinfo/sci pygsl-py.info, 1.2, 1.3 pyfits-py.info, 1.1, 1.2 biggles-py.info, 1.2, 1.3

2006-09-22 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv23149

Modified Files:
pygsl-py.info pyfits-py.info biggles-py.info 
Log Message:
Add -py25 variant.


Index: biggles-py.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/biggles-py.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- biggles-py.info 28 Mar 2006 23:00:27 -  1.2
+++ biggles-py.info 22 Sep 2006 18:27:46 -  1.3
@@ -2,7 +2,7 @@
 Package: biggles-py%type_pkg[python]
 Version: 1.6.4
 Revision: 1002
-Type: python(2.3 2.4)
+Type: python(2.3 2.4 2.5)
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
 BuildDepends: plotutils-dev (>= 2.4.1-1007)
 Depends: python%type_pkg[python], numeric-py%type_pkg[python], 
plotutils-shlibs (>= 2.4.1-1007)
@@ -10,9 +10,9 @@
 Source-MD5: e07bc9e22d830ada274ea71bc6d12556
 CompileScript: python%type_raw[python] setup.py build   
 InstallScript: <<
- python%type_raw[python] setup.py install --root=%d
- mkdir -p %i/share/doc/%n
- cp -R examples %i/share/doc/%n
+  python%type_raw[python] setup.py install --root=%d
+  mkdir -p %i/share/doc/%n
+  cp -R examples %i/share/doc/%n
 <<
 License: GPL
 DocFiles: COPYING CREDITS INSTALL ChangeLog

Index: pyfits-py.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/pyfits-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pyfits-py.info  31 Jul 2006 02:14:38 -  1.1
+++ pyfits-py.info  22 Sep 2006 18:27:46 -  1.2
@@ -2,7 +2,7 @@
 Package: pyfits-py%type_pkg[python]
 Version: 1.0.1
 Revision: 1
-Type: python(2.3 2.4)
+Type: python(2.3 2.4 2.5)
 Description: Python interface to FITS formatted files
 License: OSI-Approved
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>

Index: pygsl-py.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/pygsl-py.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- pygsl-py.info   21 Jan 2006 15:26:27 -  1.2
+++ pygsl-py.info   22 Sep 2006 18:27:46 -  1.3
@@ -2,7 +2,7 @@
 Package: pygsl-py%type_pkg[python]
 Version: 0.3.2
 Revision: 1
-Type: python(2.3 2.4)
+Type: python(2.3 2.4 2.5)
 Description: Python interface for the GNU Scientific Library
 License: GPL
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
@@ -11,13 +11,13 @@
 Source: mirror:sourceforge:pygsl/pygsl-%v.tar.gz
 Source-MD5: dde5f5a23dba8e63818dbfadb12e9a09
 CompileScript: <<
-   python%type_raw[python] setup.py build
+  python%type_raw[python] setup.py build
 <<
 InstallScript: <<
-   python%type_raw[python] setup.py install --root=%d
-   install -d %i/share/doc/%n/examples %i/share/doc/%n/tests
-   install -m 644 examples/*.py %i/share/doc/%n/examples
-   install -m 644 tests/*.py %i/share/doc/%n/tests
+  python%type_raw[python] setup.py install --root=%d
+  install -d %i/share/doc/%n/examples %i/share/doc/%n/tests
+  install -m 644 examples/*.py %i/share/doc/%n/examples
+  install -m 644 tests/*.py %i/share/doc/%n/tests
  <<
 DocFiles: README CREDITS TODO ChangeLog
 Homepage: http://pygsl.sourceforge.net


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/sci pygist-py.info,1.1,1.2

2006-09-22 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv25800

Modified Files:
pygist-py.info 
Log Message:
Added -py25 variant. Updated homepage.


Index: pygist-py.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/pygist-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pygist-py.info  20 Jan 2006 20:30:40 -  1.1
+++ pygist-py.info  22 Sep 2006 18:32:44 -  1.2
@@ -1,9 +1,9 @@
 Info2: <<
 Package: pygist-py%type_pkg[python]
 Version: 1.5.23
-Revision: 1
+Revision: 2
 Description: Python interface for Gist
-Type: python(2.3 2.4)
+Type: python(2.3 2.4 2.5)
 License: OSI-Approved
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
 Depends: python%type_pkg[python], numeric-py%type_pkg[python], x11
@@ -12,14 +12,14 @@
 Source-MD5: 93647f8d0f64f1fdb5d8d45afcfec5f9
 PatchScript: sed 's|@PYTHON_VERSION@|%type_pkg[python]|g' <%a/pygist-py.patch 
| patch -p1
 CompileScript: <<
-   %p/bin/python%type_raw[python] setup.py config --x11
-   %p/bin/python%type_raw[python] setup.py build --x11
+  %p/bin/python%type_raw[python] setup.py config --x11
+  %p/bin/python%type_raw[python] setup.py build --x11
 <<
 InstallScript: <<
-   %p/bin/python%type_raw[python] setup.py install --root=%d --x11
+  %p/bin/python%type_raw[python] setup.py install --root=%d --x11
 <<
 DocFiles: README RELEASE
-Homepage: http://bonsai.ims.u-tokyo.ac.jp/~mdehoon/software/python/pygist.html
+Homepage: http://bonsai.ims.u-tokyo.ac.jp/~mdehoon/software/python/gist
 DescDetail: << 
 PyGist is a Python interface to the Gist scientific graphic library
 (the same library Yorick uses). It produces x-vs-y plots, 2-D


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/sci pygsl-py.info, 1.2, 1.3 pygist-py.info, 1.3, 1.4 pyfits-py.info, 1.1, 1.2 biggles-py.info, 1.4, 1.5

2006-09-22 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv28650

Modified Files:
pygsl-py.info pygist-py.info pyfits-py.info biggles-py.info 
Log Message:
Added -py25 variant.


Index: biggles-py.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/biggles-py.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- biggles-py.info 17 Jul 2005 08:52:45 -  1.4
+++ biggles-py.info 22 Sep 2006 18:38:08 -  1.5
@@ -2,7 +2,7 @@
 Package: biggles-py%type_pkg[python]
 Version: 1.6.4
 Revision: 2
-Type: python(2.2 2.3 2.4)
+Type: python(2.3 2.4 2.5)
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
 BuildDepends: plotutils-dev
 Depends: python%type_pkg[python], numeric-py%type_pkg[python], plotutils-shlibs

Index: pygist-py.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/pygist-py.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- pygist-py.info  13 May 2005 23:47:10 -  1.3
+++ pygist-py.info  22 Sep 2006 18:38:08 -  1.4
@@ -3,7 +3,7 @@
 Version: 1.5.22
 Revision: 2
 Description: Python interface for Gist
-Type: python(2.3 2.4)
+Type: python(2.3 2.4 2.5)
 License: OSI-Approved
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
 Depends: python%type_pkg[python], numeric-py%type_pkg[python], x11
@@ -19,7 +19,7 @@
%p/bin/python%type_raw[python] setup.py install --root=%d --x11
 <<
 DocFiles: README RELEASE
-Homepage: http://bonsai.ims.u-tokyo.ac.jp/~mdehoon/software/python/pygist.html
+Homepage: http://bonsai.ims.u-tokyo.ac.jp/~mdehoon/software/python/gist
 DescDetail: << 
 PyGist is a Python interface to the Gist scientific graphic library
 (the same library Yorick uses). It produces x-vs-y plots, 2-D

Index: pyfits-py.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/pyfits-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pyfits-py.info  31 Jul 2006 02:15:18 -  1.1
+++ pyfits-py.info  22 Sep 2006 18:38:08 -  1.2
@@ -2,7 +2,7 @@
 Package: pyfits-py%type_pkg[python]
 Version: 1.0.1
 Revision: 1
-Type: python(2.3 2.4)
+Type: python(2.3 2.4 2.5)
 Description: Python interface to FITS formatted files
 License: OSI-Approved
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>

Index: pygsl-py.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/pygsl-py.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- pygsl-py.info   13 Jun 2005 19:19:54 -  1.2
+++ pygsl-py.info   22 Sep 2006 18:38:08 -  1.3
@@ -2,7 +2,7 @@
 Package: pygsl-py%type_pkg[python]
 Version: 0.3.2
 Revision: 1
-Type: python(2.2 2.3 2.4)
+Type: python(2.3 2.4 2.5)
 Description: Python interface for the GNU Scientific Library
 License: GPL
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] web/xml/faq faq.en.xml,1.76,1.77

2006-09-26 Thread Sebastien Maret
Update of /cvsroot/fink/web/xml/faq
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv1856

Modified Files:
faq.en.xml 
Log Message:
cvs-proxy is now in bindist.


Index: faq.en.xml
===
RCS file: /cvsroot/fink/web/xml/faq/faq.en.xml,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- faq.en.xml  7 Sep 2006 01:23:10 -   1.76
+++ faq.en.xml  26 Sep 2006 18:31:50 -  1.77
@@ -247,26 +247,17 @@
 The package cvs-proxy can tunnel through HTTP proxies.
 
   
-First download the http://fink.cvs.sourceforge.net/fink/dists/10.2/unstable/main/finkinfo/devel/";>cvs-proxy
-  files (an .info file and a .patch file) and place them into your
-  local tree (i.e. /sw/fink/dists/local/main/finkinfo/).
-  
-  
 Install the cvs-proxy package with the command:
 
-  fink install cvs-proxy
+  fink --use-binary-dist install cvs-proxy
   
 
   
   
-Packages are then updated with the commands:
-
+   Switch to the CVS update method with the command:
+ 
   fink selfupdate-cvs
 
-
-  fink
-  update-all
-
   
 
 If fink is not configured to use your proxy, change the settings


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] web/faq usage-packages.en.php, 1.71, 1.72 usage-general.en.php, 1.71, 1.72 usage-fink.en.php, 1.73, 1.74 upgrade-fink.en.php, 1.70, 1.71 relations.en.php, 1.70, 1.71 mirrors.en.php, 1.70, 1.71 i

2006-09-26 Thread Sebastien Maret
Update of /cvsroot/fink/web/faq
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv14353/faq

Modified Files:
usage-packages.en.php usage-general.en.php usage-fink.en.php 
upgrade-fink.en.php relations.en.php mirrors.en.php 
index.en.php general.en.php faq.en.html comp-packages.en.php 
comp-general.en.php 
Log Message:
cvs-proxy is now in bindist.


Index: relations.en.php
===
RCS file: /cvsroot/fink/web/faq/relations.en.php,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -d -r1.70 -r1.71
--- relations.en.php7 Sep 2006 01:26:56 -   1.70
+++ relations.en.php26 Sep 2006 19:02:23 -  1.71
@@ -1,7 +1,7 @@
 ';
 
 

Index: faq.en.html
===
RCS file: /cvsroot/fink/web/faq/faq.en.html,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -d -r1.79 -r1.80
--- faq.en.html 7 Sep 2006 01:26:56 -   1.79
+++ faq.en.html 26 Sep 2006 19:02:23 -  1.80
@@ -1,7 +1,7 @@
 http://www.w3.org/TR/html4/loose.dtd";>
 
 
 Fink Documentation - The Fink F.A.Q.
 
@@ -208,26 +208,17 @@
   Q5.3: How do I update available packages 
from CVS when I am behind a firewall?
   A: The package cvs-proxy can tunnel 
through HTTP proxies.
   
-First download the http://fink.cvs.sourceforge.net/fink/dists/10.2/unstable/main/finkinfo/devel/";>cvs-proxy
-  files (an .info file and a .patch file) and place them into your
-  local tree (i.e. /sw/fink/dists/local/main/finkinfo/).
-  
-  
 Install the cvs-proxy package with the command:
 
-  fink install cvs-proxy
+  fink --use-binary-dist install 
cvs-proxy
   
 
   
   
-Packages are then updated with the commands:
-
+   Switch to the CVS update method with the command:
+ 
   fink selfupdate-cvs
 
-
-  fink
-  update-all
-
   
 If fink is not configured to use your proxy, change the 
settings
 using:
@@ -1505,4 +1496,4 @@
 provided the document and this copyright notice remain complete and
 unmodified. Any commercial reproduction and any online publication
 requires the explicit consent of the author.
-Generated from $Fink: faq.en.xml,v 1.76 2006/09/07 01:23:10 alexkhansen 
Exp $
+Generated from $Fink: faq.en.xml,v 1.77 2006/09/26 18:31:50 bmaret Exp 
$

Index: usage-fink.en.php
===
RCS file: /cvsroot/fink/web/faq/usage-fink.en.php,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- usage-fink.en.php   7 Sep 2006 01:26:56 -   1.73
+++ usage-fink.en.php   26 Sep 2006 19:02:23 -  1.74
@@ -1,7 +1,7 @@
 ';
 
 
@@ -23,26 +23,17 @@
   5.3: How do I update 
available packages from CVS when I am behind a firewall?
   : The package 
cvs-proxy can tunnel through HTTP proxies.
   
-First download the http://fink.cvs.sourceforge.net/fink/dists/10.2/unstable/main/finkinfo/devel/";>cvs-proxy
-  files (an .info file and a .patch file) and place them into your
-  local tree (i.e. /sw/fink/dists/local/main/finkinfo/).
-  
-  
 Install the cvs-proxy package with the command:
 
-  fink install cvs-proxy
+  fink --use-binary-dist install cvs-proxy
   
 
   
   
-Packages are then updated with the commands:
-
+   Switch to the CVS update method with the command:
+ 
   fink selfupdate-cvs
 
-
-  fink
-  update-all
-
   
 If fink is not configured to use your proxy, change the 
settings
 using:

Index: mirrors.en.php
===
RCS file: /cvsroot/fink/web/faq/mirrors.en.php,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -d -r1.70 -r1.71
--- mirrors.en.php  7 Sep 2006 01:26:56 -   1.70
+++ mirrors.en.php  26 Sep 2006 19:02:23 -  1.71
@@ -1,7 +1,7 @@
 ';
 
 

Index: upgrade-fink.en.php
===
RCS file: /cvsroot/fink/web/faq/upgrade-fink.en.php,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -d -r1.70 -r1.71
--- upgrade-fink.en.php 7 Sep 2006 01:26:56 -   1.70
+++ upgrade-fink.en.php 26 Sep 2006 19:02:23 -  1.71
@@ -1,7 +1,7 @@
 ';
 
 

Index: usage-general.en.php
===
RCS file: /cvsroot/fink/web/faq/usage-general.en.php,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -d -r1.71 -r1.72
--- usage-g

[cvs] experimental/bmaret/finkinfo evince.info,1.8,1.9

2006-11-15 Thread Sebastien Maret
Update of /cvsroot/fink/experimental/bmaret/finkinfo
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv19189

Modified Files:
evince.info 
Log Message:
Dependencies fix.


Index: evince.info
===
RCS file: /cvsroot/fink/experimental/bmaret/finkinfo/evince.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- evince.info 28 Aug 2006 15:52:51 -  1.8
+++ evince.info 15 Nov 2006 19:42:49 -  1.9
@@ -5,8 +5,8 @@
 License: GPL
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
 Depends: <<
-  atk1-shlibs, audiofile-shlibs, cairo-shlibs, dbus (>= 0.92),
-  dbus-shlibs (>= 0.92), esound-shlibs, expat-shlibs,
+  atk1-shlibs, audiofile-shlibs, cairo-shlibs, dbus (>= 1.0.0),
+  dbus-shlibs (>= 1.0.0), esound-shlibs, expat-shlibs,
   fontconfig2-shlibs, freetype219-shlibs, gconf2, gconf2-shlibs,
   glib2-shlibs, glitz-shlibs, ghostscript | system-ghostscript8,
   gnome-keyring-shlibs, gnome-vfs2-ssl-shlibs | gnome-vfs2-shlibs,
@@ -20,10 +20,10 @@
   tetex-base | system-tetex, x11-shlibs
 <<
 BuildDepends: <<
-  atk1, audiofile, cairo, dbus-dev (>= 0.92), esound, expat,
+  atk1, audiofile, cairo, dbus-dev (>= 1.0.0), esound, expat,
   fontconfig2-dev, freetype219, gconf2-dev, gettext-tools, glitz,
   glib2-dev, gnome-doc-utils (>= 0.3.2), gnome-keyring-dev,
-  dbus-dev (>= 0.60-1), libhowl-dev, gnome-vfs2-ssl-dev | gnome-vfs2-dev,
+  libhowl-dev, gnome-vfs2-ssl-dev | gnome-vfs2-dev,
   gtk+2-dev, libart2, libbonobo2-dev, libbonoboui2-dev,
   libgettext3-dev, libglade2, libgnome2-dev, libgnomecanvas2-dev,
   libgnomeprint2.2-dev, libgnomeprintui2.2-dev, libgnomeui2-dev,


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/gnome evince.info, 1.7, 1.8 evince.patch, 1.2, NONE

2006-11-15 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20752

Modified Files:
evince.info 
Removed Files:
evince.patch 
Log Message:
Use dbus >= 1.0.0. The startup script is not needed anymore.


--- evince.patch DELETED ---

Index: evince.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/evince.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- evince.info 7 Aug 2006 10:24:52 -   1.7
+++ evince.info 15 Nov 2006 19:46:48 -  1.8
@@ -1,50 +1,40 @@
 Package: evince
 Version: 0.5.2
-Revision: 1008
+Revision: 1009
 Description: GNOME document viewer
 License: GPL
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
 Depends: <<
-  atk1-shlibs, audiofile-shlibs, cairo-shlibs, dbus-shlibs, esound-shlibs,
-  expat-shlibs, fontconfig2-shlibs, freetype219-shlibs,
-  gconf2, gconf2-shlibs, glib2-shlibs, glitz-shlibs,
-  ghostscript | system-ghostscript8, gnome-keyring-shlibs, 
-  gnome-vfs2-ssl-shlibs | gnome-vfs2-shlibs, gtk+2-shlibs, 
-  libart2-shlibs, libbonobo2-shlibs, libbonoboui2-shlibs, 
-  libgettext3-shlibs, libglade2-shlibs, libgnome2-shlibs, 
-  libgnomecanvas2-shlibs, libgnomeprint2.2-shlibs, 
-  libgnomeprintui2.2-shlibs, libgnomeui2-shlibs, libiconv, 
-  libjpeg-shlibs, libkpathsea4-shlibs | system-tetex, 
-  libtiff-shlibs, libxml2-shlibs, orbit2-shlibs, 
-  libnautilus-ext1-shlibs, 
-  pango1-xft2-shlibs, poppler1-shlibs, popt-shlibs, 
-  scrollkeeper, tetex-base | system-tetex, x11-shlibs
+  atk1-shlibs, audiofile-shlibs, cairo-shlibs, dbus (>= 1.0.0),
+  dbus-shlibs (>= 1.0.0), esound-shlibs, expat-shlibs,
+  fontconfig2-shlibs, freetype219-shlibs, gconf2, gconf2-shlibs,
+  glib2-shlibs, glitz-shlibs, ghostscript | system-ghostscript8,
+  gnome-keyring-shlibs, gnome-vfs2-ssl-shlibs | gnome-vfs2-shlibs,
+  gtk+2-shlibs, libart2-shlibs, libbonobo2-shlibs,
+  libbonoboui2-shlibs, libgettext3-shlibs, libglade2-shlibs,
+  libgnome2-shlibs, libgnomecanvas2-shlibs, libgnomeprint2.2-shlibs,
+  libgnomeprintui2.2-shlibs, libgnomeui2-shlibs, libiconv,
+  libjpeg-shlibs, libkpathsea4-shlibs | system-tetex, libtiff-shlibs,
+  libxml2-shlibs, orbit2-shlibs, libnautilus-ext1-shlibs,
+  pango1-xft2-shlibs, poppler1-shlibs, popt-shlibs, scrollkeeper,
+  tetex-base | system-tetex, x11-shlibs
 <<
 BuildDepends: <<
-  atk1, audiofile, cairo, dbus, dbus-dev, esound, expat, 
-  fontconfig2-dev, freetype219, gconf2-dev, gettext-tools, 
-  glitz, glib2-dev, gnome-doc-utils (>= 0.3.2), gnome-keyring-dev,
-  dbus-dev (>= 0.60-1), libhowl-dev, gnome-vfs2-ssl-dev | gnome-vfs2-dev, 
gtk+2-dev,
-  libart2, libbonobo2-dev, libbonoboui2-dev, libgettext3-dev, 
-  libglade2, libgnome2-dev, libgnomecanvas2-dev, 
-  libgnomeprint2.2-dev, libgnomeprintui2.2-dev, 
-  libgnomeui2-dev, libiconv-dev, libjpeg, 
-  libkpathsea4 | system-tetex, libtiff, libxml2,
-  libnautilus-ext1-dev, 
-  orbit2-dev, pango1-xft2-dev, pkgconfig (>= 0.0.9),
-  poppler1, popt, intltool, x11-dev
+  atk1, audiofile, cairo, dbus-dev (>= 1.0.0), esound, expat,
+  fontconfig2-dev, freetype219, gconf2-dev, gettext-tools, glitz,
+  glib2-dev, gnome-doc-utils (>= 0.3.2), gnome-keyring-dev,
+  libhowl-dev, gnome-vfs2-ssl-dev | gnome-vfs2-dev,
+  gtk+2-dev, libart2, libbonobo2-dev, libbonoboui2-dev,
+  libgettext3-dev, libglade2, libgnome2-dev, libgnomecanvas2-dev,
+  libgnomeprint2.2-dev, libgnomeprintui2.2-dev, libgnomeui2-dev,
+  libiconv-dev, libjpeg, libkpathsea4 | system-tetex, libtiff,
+  libxml2, libnautilus-ext1-dev, orbit2-dev, pango1-xft2-dev,
+  pkgconfig (>= 0.0.9), poppler1, popt, intltool, x11-dev
 <<
 Source: mirror:gnome:sources/%n/0.5/%n-%v.tar.bz2
 Source-MD5: 732df368435cebddd4cc8132a8a280bd
-Patch: %n.patch
 SetLDFLAGS: -lstdc++
-GCC: 4.0
 ConfigureParams: --disable-dependency-tracking --disable-schemas-install 
--disable-scrollkeeper --enable-dvi
-InstallScript: <<
-  make install prefix=%i
-  mv %i/bin/evince %i/bin/evince.bin
-  install -m 755 fink/evince %i/bin
-<<
 DocFiles: README COPYING
 ConfFiles: <<
   %p/etc/gconf/schemas/evince.schemas
@@ -73,5 +63,5 @@
 GNOME Desktop with a single simple application.
 <<
 DescPort: <<
-The patch creates a script to start Evince with DBus daemon.
+Newer versions (> 0.5.2) need gtk+ >= 2.8
 <<


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/gnome evince.info, 1.13, 1.14 evince.patch, 1.2, NONE

2006-11-15 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv1366

Modified Files:
evince.info 
Removed Files:
evince.patch 
Log Message:
Use dbus >= 1.0.0. No startup script is needed anymore.


--- evince.patch DELETED ---

Index: evince.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome/evince.info,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- evince.info 7 Aug 2006 10:24:48 -   1.13
+++ evince.info 15 Nov 2006 20:18:23 -  1.14
@@ -8,8 +8,8 @@
 License: GPL
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
 Depends: <<
-  atk1-shlibs, audiofile-shlibs, cairo-shlibs, dbus-shlibs, esound-shlibs,
-  expat-shlibs, freetype219-shlibs,
+  atk1-shlibs, audiofile-shlibs, cairo-shlibs, dbus (>= 1.0.0), 
+  dbus-shlibs (>= 1.0.0), esound-shlibs, expat-shlibs, freetype219-shlibs,
   gconf2, gconf2-shlibs, glib2-shlibs, glitz-shlibs,
   ghostscript | system-ghostscript8, gnome-keyring-shlibs, 
   gnome-vfs2-ssl-shlibs | gnome-vfs2-shlibs, gtk+2-shlibs, 
@@ -24,7 +24,7 @@
   scrollkeeper, tetex-base | system-tetex, x11-shlibs
 <<
 BuildDepends: <<
-  atk1, audiofile, cairo, dbus, dbus-dev, esound, expat, 
+  atk1, audiofile, cairo, dbus-dev (>= 1.0.0), esound, expat, 
   fontconfig2-dev, freetype219, gconf2-dev, gettext-tools, 
   glitz, glib2-dev, gnome-doc-utils (>= 0.3.2), gnome-keyring-dev,
   dbus-dev (>= 0.60-1), libhowl-dev, gnome-vfs2-ssl-dev | gnome-vfs2-dev, 
gtk+2-dev,
@@ -39,7 +39,6 @@
 <<
 Source: mirror:gnome:sources/%n/0.5/%n-%v.tar.bz2
 Source-MD5: 732df368435cebddd4cc8132a8a280bd
-Patch: %n.patch
 SetLDFLAGS: -lstdc++
 GCC: 3.3
 ConfigureParams: --disable-dependency-tracking --disable-schemas-install 
--disable-scrollkeeper --enable-dvi
@@ -76,5 +75,5 @@
 GNOME Desktop with a single simple application.
 <<
 DescPort: <<
-The patch creates a script to start Evince with DBus daemon.
+Newer versions (> 0.5.2) need gtk+ >= 2.8
 <<


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] experimental/bmaret/finkinfo evince.info,1.9,NONE

2006-11-15 Thread Sebastien Maret
Update of /cvsroot/fink/experimental/bmaret/finkinfo
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv1879

Removed Files:
evince.info 
Log Message:
Moved to 10.4 and 10.3 unstable branches.


--- evince.info DELETED ---


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/gnome evince.info,1.14,1.15

2006-11-15 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv2721

Modified Files:
evince.info 
Log Message:
Forgot to bump revision number...


Index: evince.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome/evince.info,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- evince.info 15 Nov 2006 20:18:23 -  1.14
+++ evince.info 15 Nov 2006 20:21:50 -  1.15
@@ -1,7 +1,7 @@
 Package: evince
 
 Version: 0.5.2
-Revision: 9
+Revision: 10
 # remember to leapfrog over 10.4T if get to revision 11
 
 Description: GNOME document viewer


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/sci gsl.patch,1.1,NONE

2006-11-15 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv17692

Removed Files:
gsl.patch 
Log Message:
Obsolete.


--- gsl.patch DELETED ---


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/sci gsl.info,1.3,1.4

2006-11-15 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv18284

Modified Files:
gsl.info 
Log Message:
Add InfoTest.


Index: gsl.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/gsl.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- gsl.info5 May 2006 00:06:44 -   1.3
+++ gsl.info15 Nov 2006 21:00:51 -  1.4
@@ -9,6 +9,11 @@
 Source: mirror:gnu:gsl/%n-%v.tar.gz
 Source-MD5: c60a5d193cc6b472496ff191744fc306
 ConfigureParams: --mandir=%i/share/man --infodir=%i/share/info
+InfoTest: <<
+  TestScript: <<
+make check || exit 2
+  <<
+<<
 DocFiles: README COPYING
 Shlibs: <<
   %p/lib/libgsl.0.dylib 10.0.0 gsl (>= 1.8-1)


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/sci gsl.info,1.9,1.10

2006-11-15 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv19891

Modified Files:
gsl.info 
Log Message:
Add InfoTest.


Index: gsl.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/gsl.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- gsl.info5 May 2006 00:10:05 -   1.9
+++ gsl.info15 Nov 2006 21:04:05 -  1.10
@@ -9,6 +9,11 @@
 Source: mirror:gnu:gsl/%n-%v.tar.gz
 Source-MD5: c60a5d193cc6b472496ff191744fc306
 ConfigureParams: --mandir=%i/share/man --infodir=%i/share/info
+InfoTest: <<
+  TestScript: <<
+make check || exit 2
+  <<
+<<
 DocFiles: README COPYING
 Shlibs: <<
   %p/lib/libgsl.0.dylib 10.0.0 gsl (>= 1.8-1)


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] experimental/bmaret/finkinfo gsl.info,1.3,NONE

2006-11-16 Thread Sebastien Maret
Update of /cvsroot/fink/experimental/bmaret/finkinfo
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv21149

Removed Files:
gsl.info 
Log Message:
Moved to 10.4/10.3 unstable branches.

--- gsl.info DELETED ---


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/gnome evince.info,1.15,1.16

2006-11-17 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv19500

Modified Files:
evince.info 
Log Message:
Use default InstallScript.


Index: evince.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome/evince.info,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- evince.info 15 Nov 2006 20:21:50 -  1.15
+++ evince.info 17 Nov 2006 13:43:36 -  1.16
@@ -42,11 +42,6 @@
 SetLDFLAGS: -lstdc++
 GCC: 3.3
 ConfigureParams: --disable-dependency-tracking --disable-schemas-install 
--disable-scrollkeeper --enable-dvi
-InstallScript: <<
-  make install prefix=%i
-  mv %i/bin/evince %i/bin/evince.bin
-  install -m 755 fink/evince %i/bin
-<<
 DocFiles: README COPYING
 ConfFiles: <<
   %p/etc/gconf/schemas/evince.schemas


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] experimental/bmaret/fink-mode - New directory

2006-11-25 Thread Sebastien Maret
Update of /cvsroot/fink/experimental/bmaret/fink-mode
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv16169/fink-mode

Log Message:
Directory /cvsroot/fink/experimental/bmaret/fink-mode added to the repository



-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


  1   2   3   4   5   6   >