dists/10.3/unstable/main/finkinfo/sci surf.info,1.1,1.2

2005-09-17 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18112

Modified Files:
surf.info 
Log Message:
document use of g++-3.3


Index: surf.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/surf.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- surf.info   17 Mar 2005 20:37:26 -  1.1
+++ surf.info   18 Sep 2005 04:55:53 -  1.2
@@ -4,7 +4,7 @@
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
 Source-MD5: 4880ecf3d4207ab0a4f2a2f017383b65
 Depends: gtk+, gmp-shlibs, flex, x11, libtiff-bin, libjpeg-bin
-BuildDepends: glib, gmp, libtiff, libjpeg, gettext-dev, gettext-bin, 
gettext-tools, x11-dev
+BuildDepends: glib, gmp, libtiff, libjpeg, gettext-dev, gettext-bin, 
gettext-tools, x11-dev, gcc3.3
 UpdateConfigGuess: True
 Patch: %n.patch
 ConfigureParams: --mandir='${prefix}/share/man' 
@@ -18,6 +18,11 @@
 <<
 DocFiles: AUTHORS COPYING ChangeLog NEWS README TODO
 License: GPL
+DescPackaging: <<
+ This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
+ ever updated to a more recent compiler, any packages which depend on
+ this one must be updated at the same time.
+<<
 DescPort: <<
  Patch to update for gcc3.3 borrowed from FreeBSD port.
 <<



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/stable/main/finkinfo/sci surf.info,1.1,1.2

2005-09-17 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18030

Modified Files:
surf.info 
Log Message:
document use of g++-3.3


Index: surf.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/sci/surf.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- surf.info   20 Jul 2005 18:55:40 -  1.1
+++ surf.info   18 Sep 2005 04:55:29 -  1.2
@@ -4,7 +4,7 @@
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
 Source-MD5: 4880ecf3d4207ab0a4f2a2f017383b65
 Depends: gtk+, gmp-shlibs, flex, x11, libtiff-bin, libjpeg-bin
-BuildDepends: glib, gmp, libtiff, libjpeg, gettext-dev, gettext-bin, 
gettext-tools, x11-dev
+BuildDepends: glib, gmp, libtiff, libjpeg, gettext-dev, gettext-bin, 
gettext-tools, x11-dev, gcc3.3
 UpdateConfigGuess: True
 Patch: %n.patch
 ConfigureParams: --mandir='${prefix}/share/man' 
@@ -18,6 +18,11 @@
 <<
 DocFiles: AUTHORS COPYING ChangeLog NEWS README TODO
 License: GPL
+DescPackaging: <<
+ This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
+ ever updated to a more recent compiler, any packages which depend on
+ this one must be updated at the same time.
+<<
 DescPort: <<
  Patch to update for gcc3.3 borrowed from FreeBSD port.
 <<



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/unstable/main/finkinfo/sci surf.info,1.1,1.2

2005-09-17 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17893

Modified Files:
surf.info 
Log Message:
document use of g++-3.3


Index: surf.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci/surf.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- surf.info   27 Apr 2005 03:26:24 -  1.1
+++ surf.info   18 Sep 2005 04:55:04 -  1.2
@@ -4,7 +4,7 @@
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
 Source-MD5: 4880ecf3d4207ab0a4f2a2f017383b65
 Depends: gtk+, gmp-shlibs, flex, x11, libtiff-bin, libjpeg-bin
-BuildDepends: glib, gmp, libtiff, libjpeg, gettext-dev, gettext-bin, 
gettext-tools, x11-dev
+BuildDepends: glib, gmp, libtiff, libjpeg, gettext-dev, gettext-bin, 
gettext-tools, x11-dev, gcc3.3
 UpdateConfigGuess: True
 Patch: %n.patch
 ConfigureParams: --mandir='${prefix}/share/man' 
@@ -18,6 +18,11 @@
 <<
 DocFiles: AUTHORS COPYING ChangeLog NEWS README TODO
 License: GPL
+DescPackaging: <<
+ This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
+ ever updated to a more recent compiler, any packages which depend on
+ this one must be updated at the same time.
+<<
 DescPort: <<
  Patch to update for gcc3.3 borrowed from FreeBSD port.
 <<



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.3/unstable/main/finkinfo/sci octave-forge.info,1.19,1.20 octave.info,1.14,1.15 plplot.info,1.8,1.9

2005-09-17 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16373

Modified Files:
octave-forge.info octave.info plplot.info 
Log Message:
document the use of g++-3.3; syncronize .info files


Index: plplot.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/plplot.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- plplot.info 25 Mar 2005 23:20:58 -  1.8
+++ plplot.info 18 Sep 2005 04:46:36 -  1.9
@@ -101,9 +101,14 @@
 ./plplot-test.sh
 <<
 DescPackaging: <<
-Many thanks to the PLplot folks for helping with packaging. 
+ Many thanks to the PLplot folks for helping with packaging. 
 
-Depends on plplot-dev, g77 and tcltk-dev because these are needed during 
runtime.
+ Depends on plplot-dev, g77 and tcltk-dev because these are needed during 
runtime.
+
+ This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
+ ever updated to a more recent compiler, the group of packages octave,
+ octave-forge, plplot (and any packages which depend on any of them) must
+ all be updated at the same time.
 <<
 License: LGPL
 Maintainer: Koen van der Drift <[EMAIL PROTECTED]>

Index: octave.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/octave.info,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- octave.info 6 Jun 2005 20:39:15 -   1.14
+++ octave.info 18 Sep 2005 04:46:36 -  1.15
@@ -4,7 +4,7 @@
 Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
 Source: ftp://ftp.octave.org/pub/octave/bleeding-edge/octave-%v.tar.gz
 Source-MD5: 811df48dfc472013e2d858cc5d1cad00
-BuildDepends: hdf5, readline, texinfo, g77, libncurses5, tetex-base, fftw3, 
gcc3.3, texi2html, tetex-base
+BuildDepends: hdf5, readline, texinfo, g77, libncurses5, tetex-base, fftw3, 
texi2html, tetex-base, gcc3.3
 Depends: gnuplot, readline-shlibs, fftw3-shlibs, hdf5-shlibs, ncurses, 
libncurses5-shlibs, aquaterm 
 BuildConflicts: libcdparanoia0-dev, broken-gcc
 GCC: 3.3
@@ -12,14 +12,14 @@
 Conflicts: octave-atlas
 Replaces: octave-atlas
 SetCPPFLAGS: -no-cpp-precomp
+SetCC: gcc-3.3
+SetCXX: g++-3.3
 ConfigureParams: --with-g77 --infodir='${prefix}/share/info' 
--mandir='${prefix}/share/man' --libexecdir='${prefix}/lib' -enable-shared 
-enable-dl --disable-static --build=%m-apple-darwin
 CompileScript: <<
  #!/bin/sh
  export FLIBS='-L%p/lib -lg2c'
- export CC=gcc-3.3
- export CXX=g++-3.3
  ./configure %c
- make CC=gcc-3.3 CXX=g++-3.3
+ make
 <<
 InstallScript: <<
  #!/bin/sh
@@ -50,6 +50,12 @@
  to install the hdf5, readline and fftw3 packages.
  Octave cannot Depend on them since they are BuildDependsOnly.
 <<
+DescPackaging: <<
+ This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
+ ever updated to a more recent compiler, the group of packages octave,
+ octave-forge, plplot (and any packages which depend on any of them) must
+ all be updated at the same time.
+<<
 DescPort: <<
  Thanks to Per Persson for most (if not all) of the work on the macos X port.
 <<

Index: octave-forge.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/octave-forge.info,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- octave-forge.info   13 Jul 2005 00:12:36 -  1.19
+++ octave-forge.info   18 Sep 2005 04:46:36 -  1.20
@@ -41,6 +41,12 @@
 Contains custom scripts, functions and extensions for GNU Octave. A lot of
 MatLab(TM) compatibility is gained from this package.
 <<
+DescPackaging: <<
+ This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
+ ever updated to a more recent compiler, the group of packages octave,
+ octave-forge, plplot (and any packages which depend on any of them) must
+ all be updated at the same time.
+<<
 DescPort: <<
 Install script thanks to the debian package by
   Dirk Eddelbuettel <[EMAIL PROTECTED]>



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/unstable/main/finkinfo/sci octave-forge.info,1.4,1.5 octave.info,1.7,1.8 plplot.info,1.1,1.2

2005-09-17 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16215

Modified Files:
octave-forge.info octave.info plplot.info 
Log Message:
document the use of g++-3.3


Index: plplot.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci/plplot.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- plplot.info 27 Apr 2005 03:26:22 -  1.1
+++ plplot.info 18 Sep 2005 04:45:54 -  1.2
@@ -101,9 +101,14 @@
 ./plplot-test.sh
 <<
 DescPackaging: <<
-Many thanks to the PLplot folks for helping with packaging. 
+ Many thanks to the PLplot folks for helping with packaging. 
 
-Depends on plplot-dev, g77 and tcltk-dev because these are needed during 
runtime.
+ Depends on plplot-dev, g77 and tcltk-dev because these are needed during 
runtime.
+
+ This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
+ ever updated to a more recent compiler, the group of packages octave,
+ octave-forge, plplot (and any packages which depend on any of them) must
+ all be updated at the same time.
 <<
 License: LGPL
 Maintainer: Koen van der Drift <[EMAIL PROTECTED]>

Index: octave.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci/octave.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- octave.info 7 Aug 2005 18:52:00 -   1.7
+++ octave.info 18 Sep 2005 04:45:54 -  1.8
@@ -4,7 +4,7 @@
 Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
 Source: ftp://ftp.octave.org/pub/octave/bleeding-edge/octave-%v.tar.gz
 Source-MD5: 811df48dfc472013e2d858cc5d1cad00
-BuildDepends: hdf5, readline, texinfo, g77, libncurses5, tetex-base, fftw3, 
texi2html, tetex-base
+BuildDepends: hdf5, readline, texinfo, g77, libncurses5, tetex-base, fftw3, 
texi2html, tetex-base, gcc3.3
 Depends: gnuplot, readline-shlibs, fftw3-shlibs, hdf5-shlibs, ncurses, 
libncurses5-shlibs, aquaterm 
 BuildConflicts: libcdparanoia0-dev, broken-gcc
 GCC: 3.3
@@ -12,6 +12,8 @@
 Conflicts: octave-atlas
 Replaces: octave-atlas
 SetCPPFLAGS: -no-cpp-precomp
+SetCC: gcc-3.3
+SetCXX: g++-3.3
 ConfigureParams: --with-g77 --infodir='${prefix}/share/info' 
--mandir='${prefix}/share/man' --libexecdir='${prefix}/lib' -enable-shared 
-enable-dl --disable-static --build=%m-apple-darwin
 CompileScript: <<
  #!/bin/sh
@@ -48,6 +50,12 @@
  to install the hdf5, readline and fftw3 packages.
  Octave cannot Depend on them since they are BuildDependsOnly.
 <<
+DescPackaging: <<
+ This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
+ ever updated to a more recent compiler, the group of packages octave,
+ octave-forge, plplot (and any packages which depend on any of them) must
+ all be updated at the same time.
+<<
 DescPort: <<
  Thanks to Per Persson for most (if not all) of the work on the macos X port.
 <<

Index: octave-forge.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci/octave-forge.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- octave-forge.info   13 Jul 2005 00:12:37 -  1.4
+++ octave-forge.info   18 Sep 2005 04:45:54 -  1.5
@@ -41,6 +41,12 @@
 Contains custom scripts, functions and extensions for GNU Octave. A lot of
 MatLab(TM) compatibility is gained from this package.
 <<
+DescPackaging: <<
+ This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
+ ever updated to a more recent compiler, the group of packages octave,
+ octave-forge, plplot (and any packages which depend on any of them) must
+ all be updated at the same time.
+<<
 DescPort: <<
 Install script thanks to the debian package by
   Dirk Eddelbuettel <[EMAIL PROTECTED]>



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.3/unstable/main/finkinfo/text scribus.info,1.31,1.32

2005-09-17 Thread Martin Costabel
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/text
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31445

Modified Files:
scribus.info 
Log Message:
Fix mandir

Index: scribus.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/text/scribus.info,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- scribus.info15 Jul 2005 13:07:00 -  1.31
+++ scribus.info18 Sep 2005 02:56:29 -  1.32
@@ -1,6 +1,7 @@
 Package: scribus
 Version: 1.3.0
-Revision: 1
+Revision: 2
+GCC: 3.3
 #Source: mirror:sourceforge:/%n/%n-%v.tar.bz2
 Source: http://www.scribus.org.uk/downloads/%v/%n-%v.tar.bz2
 Source-MD5: eb7ea966af6c84c5cd0b99ca545fd54f
@@ -17,11 +18,8 @@
 # point to Apple's Python framework
  perl -pi.bar -e "s,PYTHONLIB=.*,PYTHONLIB='-framework 
Python'\npython_libdir=yes\nLIBPYTHON=' ',g" configure
  perl -pi.bar -e "s,LIBPYTHON =.*,LIBPYTHON=,g" 
scribus/plugins/scriptplugin/Makefile.in 
-# avoid indirect linking errors
-# perl -pi.bar -e 's|libpdf_la_LIBADD =|libpdf_la_LIBADD =\$(LIBTIFF)|g' 
scribus/libpdf/Makefile.in
-# perl -pi.baz -e 's|libscriptplugin_la_LIBADD =|libscriptplugin_la_LIBADD = 
\$\(LIBCUPS\)|g' scribus/plugins/scriptplugin/Makefile.in
 <<
-ConfigureParams: --with-qt-dir=%p --with-qt-includes=%p/include/qt 
--with-qt-libraries=%p/lib --with-extra-includes=%p/include 
--with-extra-libs=%p/lib 
--with-pythondir=/System/Library/Frameworks/Python.framework/Versions/2.3/ 
--disable-dependency-tracking
+ConfigureParams: --with-qt-dir=%p --with-qt-includes=%p/include/qt 
--with-qt-libraries=%p/lib --with-extra-includes=%p/include 
--with-extra-libs=%p/lib 
--with-pythondir=/System/Library/Frameworks/Python.framework/Versions/2.3/ 
--disable-dependency-tracking --mandir=%p/share/man
 CompileScript: <<
 #!/bin/sh
  export PATH=%p/lib/freetype219/bin:$PATH
@@ -30,7 +28,7 @@
  make
 << 
 InstallScript: <<
- make install prefix=%i
+ make install DESTDIR=%d
  (cd ../%n-templates-1.2.1; ./configure --prefix=%p; make install DESTDIR=%d) 
  cp /System/Library/ColorSync/Profiles/* %i/lib/scribus/profiles/
 <<



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/unstable/main/finkinfo/text scribus.info,1.5,1.6

2005-09-17 Thread Martin Costabel
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/text
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30918

Modified Files:
scribus.info 
Log Message:
Fix mandir

Index: scribus.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/text/scribus.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- scribus.info15 Jul 2005 13:07:00 -  1.5
+++ scribus.info18 Sep 2005 02:53:42 -  1.6
@@ -1,6 +1,6 @@
 Package: scribus
 Version: 1.3.0
-Revision: 1
+Revision: 2
 GCC: 3.3
 #Source: mirror:sourceforge:/%n/%n-%v.tar.bz2
 Source: http://www.scribus.org.uk/downloads/%v/%n-%v.tar.bz2
@@ -18,11 +18,8 @@
 # point to Apple's Python framework
  perl -pi.bar -e "s,PYTHONLIB=.*,PYTHONLIB='-framework 
Python'\npython_libdir=yes\nLIBPYTHON=' ',g" configure
  perl -pi.bar -e "s,LIBPYTHON =.*,LIBPYTHON=,g" 
scribus/plugins/scriptplugin/Makefile.in 
-# avoid indirect linking errors
-# perl -pi.bar -e 's|libpdf_la_LIBADD =|libpdf_la_LIBADD =\$(LIBTIFF)|g' 
scribus/libpdf/Makefile.in
-# perl -pi.baz -e 's|libscriptplugin_la_LIBADD =|libscriptplugin_la_LIBADD = 
\$\(LIBCUPS\)|g' scribus/plugins/scriptplugin/Makefile.in
 <<
-ConfigureParams: --with-qt-dir=%p --with-qt-includes=%p/include/qt 
--with-qt-libraries=%p/lib --with-extra-includes=%p/include 
--with-extra-libs=%p/lib 
--with-pythondir=/System/Library/Frameworks/Python.framework/Versions/2.3/ 
--disable-dependency-tracking
+ConfigureParams: --with-qt-dir=%p --with-qt-includes=%p/include/qt 
--with-qt-libraries=%p/lib --with-extra-includes=%p/include 
--with-extra-libs=%p/lib 
--with-pythondir=/System/Library/Frameworks/Python.framework/Versions/2.3/ 
--disable-dependency-tracking --mandir=%p/share/man
 CompileScript: <<
 #!/bin/sh
  export PATH=%p/lib/freetype219/bin:$PATH
@@ -31,7 +28,7 @@
  make
 << 
 InstallScript: <<
- make install prefix=%i
+ make install DESTDIR=%d
  (cd ../%n-templates-1.2.1; ./configure --prefix=%p; make install DESTDIR=%d) 
  cp /System/Library/ColorSync/Profiles/* %i/lib/scribus/profiles/
 <<



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/stable/main/finkinfo/text scribus.info,1.5,1.6

2005-09-17 Thread Martin Costabel
Update of /cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/text
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26396

Modified Files:
scribus.info 
Log Message:
New stable version 1.2.3-1

Index: scribus.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/text/scribus.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- scribus.info15 Jul 2005 13:07:00 -  1.5
+++ scribus.info18 Sep 2005 02:22:52 -  1.6
@@ -1,9 +1,9 @@
 Package: scribus
-Version: 1.2.2.1
-Revision: 2
+Version: 1.2.3
+Revision: 1
 GCC: 3.3
 Source: http://www.scribus.org.uk/downloads/%v/%n-%v.tar.bz2
-Source-MD5: 8c2eac0a358b04c39252586d9d85ab24
+Source-MD5: ced1e74d4be30482b48bd04d52e47d46
 Source2: http://www.scribus.org.uk/downloads/1.2.1/%n-temp-all-1.2.1.tar.bz2
 Source2-MD5: 19d102ff16c295e29bb7a051c66c2c58
 License: GPL
@@ -20,22 +20,11 @@
   s|(lib.*)\.la|$1.so|g ; 
   s|-version-info 0:0:0|-bundle -undefined dynamic_lookup 
-bind_at_load|g ;
  ' `find . -name Makefile.in`
-# make configure find the right version of freetype2
- perl -pi.bak -e 's,usr/X11/bin,usr/X11R6/bin,g ;
-  
s,FREETYPE_CONFIG=\"\",FREETYPE_CONFIG=\"%p/lib/freetype219/bin/freetype-config\",g
 ;
-  s,LIBS=\"\-lfreetype,LIBS=\"\$LIBFREETYPE_LIBS,g ;
-  s,(^LIBTOOL=.*)\-\-silent,$1,g ;
- ' configure
 # point to Apple's Python framework
  perl -pi.bar -e "s,PYTHONLIB=.*,PYTHONLIB='-framework 
Python'\npython_libdir=yes\nLIBPYTHON=' ',g" configure
  perl -pi.bar -e "s,LIBPYTHON =.*,LIBPYTHON=,g" 
scribus/plugins/scriptplugin/Makefile.in 
-# avoid indirect linking errors
- perl -pi.bar -e 's|libpdf_la_LIBADD =|libpdf_la_LIBADD =\$(LIBTIFF)|g' 
scribus/libpdf/Makefile.in
- perl -pi.baz -e 's|libscriptplugin_la_LIBADD =|libscriptplugin_la_LIBADD = 
\$\(LIBCUPS\)|g' scribus/plugins/scriptplugin/Makefile.in
-# remove spurious declaration of ChangeGrid. Otherwise the preferences plugin 
won't work.
- perl -pi.bak -e "s,.*ChangeGrid.*,,g" scribus/libprefs/prefs.h
 <<
-ConfigureParams: --with-qt-dir=%p --with-qt-includes=%p/include/qt 
--with-qt-libraries=%p/lib --with-extra-includes=%p/include 
--with-extra-libs=%p/lib 
--with-pythondir=/System/Library/Frameworks/Python.framework/Versions/2.3/ 
--disable-dependency-tracking
+ConfigureParams: --with-qt-dir=%p --with-qt-includes=%p/include/qt 
--with-qt-libraries=%p/lib --with-extra-includes=%p/include 
--with-extra-libs=%p/lib 
--with-pythondir=/System/Library/Frameworks/Python.framework/Versions/2.3/ 
--disable-dependency-tracking --mandir=%p/share/man
 CompileScript: <<
  #!/bin/sh
  export PATH=%p/lib/freetype219/bin:$PATH 
@@ -43,10 +32,10 @@
  make
 << 
 InstallScript: <<
- make install prefix=%i
+ make install DESTDIR=%d
  (cd ../%n-templates-1.2.1; ./configure --prefix=%p; make install DESTDIR=%d) 
  cp /System/Library/ColorSync/Profiles/* %i/lib/scribus/profiles/
- rm -f %i/lib/scribus/profiles/*Gray*
+# rm -f %i/lib/scribus/profiles/*Gray*
 <<
 DocFiles: AUTHORS COPYING ChangeLog README 
 Description: Layout program
@@ -108,8 +97,6 @@
  scribus-scripting is contained in this version. It works now with
  Panther's Python.framework
  Links to special freetype2-dev package.
- A function that is declared but never defined has to be removed from
- libprefs/prefs.h. 
  libfreetype.dylib needs to be a twolevel_namespace image.  
 <<
 DescPackaging: <<



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/unstable/main/finkinfo/sci stellarium.info,1.3,1.4 stellarium.patch,1.2,1.3

2005-09-17 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12236

Modified Files:
stellarium.info stellarium.patch 
Log Message:
Yet another new upstream version (0.7.1)

Index: stellarium.patch
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci/stellarium.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- stellarium.patch16 Sep 2005 01:25:35 -  1.2
+++ stellarium.patch18 Sep 2005 01:00:12 -  1.3
@@ -1,6 +1,6 @@
-diff -ru stellarium-0.7.0.orig/configure stellarium-0.7.0/configure
 stellarium-0.7.0.orig/configure2005-09-07 12:19:21.0 -0400
-+++ stellarium-0.7.0/configure 2005-09-15 15:51:35.0 -0400
+diff -ru stellarium-0.7.1.orig/configure stellarium-0.7.1/configure
+--- stellarium-0.7.1.orig/configure2005-09-14 09:22:05.0 -0400
 stellarium-0.7.1/configure 2005-09-17 19:36:10.0 -0400
 @@ -13934,7 +13934,7 @@
  CFLAGS="$CFLAGS $X_CFLAGS"
  
@@ -28,9 +28,9 @@
LIBS="$LIBS -framework OpenGL -lobjc "
  ;;
  
-diff -ru stellarium-0.7.0.orig/src/fmath.h stellarium-0.7.0/src/fmath.h
 stellarium-0.7.0.orig/src/fmath.h  2005-09-08 12:22:01.0 -0400
-+++ stellarium-0.7.0/src/fmath.h   2005-09-15 17:00:10.0 -0400
+diff -ru stellarium-0.7.1.orig/src/fmath.h stellarium-0.7.1/src/fmath.h
+--- stellarium-0.7.1.orig/src/fmath.h  2005-09-08 12:22:01.0 -0400
 stellarium-0.7.1/src/fmath.h   2005-09-17 19:36:10.0 -0400
 @@ -27,9 +27,9 @@
  # include "config.h"
  #endif
@@ -43,9 +43,9 @@
  #ifndef HAVE_ACOSF
  # define acosf(x) (float)(acos(x))
  #endif
-diff -ru stellarium-0.7.0.orig/src/main.cpp stellarium-0.7.0/src/main.cpp
 stellarium-0.7.0.orig/src/main.cpp 2005-09-08 12:23:36.0 -0400
-+++ stellarium-0.7.0/src/main.cpp  2005-09-15 16:36:55.0 -0400
+diff -ru stellarium-0.7.1.orig/src/main.cpp stellarium-0.7.1/src/main.cpp
+--- stellarium-0.7.1.orig/src/main.cpp 2005-09-17 04:41:58.0 -0400
 stellarium-0.7.1/src/main.cpp  2005-09-17 19:36:10.0 -0400
 @@ -93,6 +93,7 @@
  // This enable to launch stellarium from the local directory without 
installing it
  void setDirectories(const char* executableName)
@@ -78,10 +78,10 @@
  
// Load the configuration options from the given file names
// This includes the video parameters
-diff -ru stellarium-0.7.0.orig/src/observator.cpp 
stellarium-0.7.0/src/observator.cpp
 stellarium-0.7.0.orig/src/observator.cpp   2005-09-08 17:00:24.0 
-0400
-+++ stellarium-0.7.0/src/observator.cpp2005-09-15 19:45:01.0 
-0400
-@@ -224,7 +224,7 @@
+diff -ru stellarium-0.7.1.orig/src/observator.cpp 
stellarium-0.7.1/src/observator.cpp
+--- stellarium-0.7.1.orig/src/observator.cpp   2005-09-14 08:46:21.0 
-0400
 stellarium-0.7.1/src/observator.cpp2005-09-17 19:36:10.0 
-0400
+@@ -230,7 +230,7 @@
   struct tm *timeinfo;
   time_t rawtime; time(&rawtime);
   timeinfo = localtime(&rawtime);
@@ -90,39 +90,10 @@
  #endif
  
 //#endif
-diff -ru stellarium-0.7.0.orig/src/stel_utility.cpp 
stellarium-0.7.0/src/stel_utility.cpp
 stellarium-0.7.0.orig/src/stel_utility.cpp 2005-09-08 12:30:13.0 
-0400
-+++ stellarium-0.7.0/src/stel_utility.cpp  2005-09-15 20:21:56.0 
-0400
-@@ -137,7 +137,7 @@
-   const char* s = str.c_str();
-   char *mptr, *ptr, *dec, *hh;
-   int negative = 0;
--  char delim1[] = " :.,;DdHhMm'\n\t";
-+  char delim1[] = " :.,;ºDdHhMm'\n\t";
-   char delim2[] = " NSEWnsew\"\n\t";
-   int dghh = 0, minutes = 0;
-   double seconds = 0.0, pos;
-@@ -234,7 +234,7 @@
- * \param location Location angle in degress
- * \return Angle string
- *
--* Obtains a human readable location in the form: ddmm'ss.ss"
-+* Obtains a human readable location in the form: dd mm'ss.ss"
- */
- string print_angle_dms(double location)
- {
-@@ -267,7 +267,7 @@
-   }
- }
-  
--sprintf(buf,"%+.2d%.2d'%.2f\"",(int)deg, (int) min, sec);
-+sprintf(buf,"%+.2d %.2d'%.2f\"",(int)deg, (int) min, sec);
- return buf;
- }
- 
-diff -ru stellarium-0.7.0.orig/src/stellarium.h 
stellarium-0.7.0/src/stellarium.h
 stellarium-0.7.0.orig/src/stellarium.h 2005-09-08 12:28:09.0 
-0400
-+++ stellarium-0.7.0/src/stellarium.h  2005-09-15 16:19:31.0 -0400
+Only in stellarium-0.7.1/src: observator.cpp.orig
+diff -ru stellarium-0.7.1.orig/src/stellarium.h 
stellarium-0.7.1/src/stellarium.h
+--- stellarium-0.7.1.orig/src/stellarium.h 2005-09-08 12:28:09.0 
-0400
 stellarium-0.7.1/src/stellarium.h  2005-09-17 19:36:10.0 -0400
 @@ -41,15 +41,15 @@
  #define MY_MIN(a,b) (((a)<(b))?(a):(b))
  

Index: stellarium.info
===

dists/10.4-transitional/unstable/crypto/finkinfo libtasn1.info,1.2,1.3

2005-09-17 Thread Corey Halpin
Update of /cvsroot/fink/dists/10.4-transitional/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8798/10.4-transitional/unstable/crypto/finkinfo

Modified Files:
libtasn1.info 
Log Message:
New upstream revision.


Index: libtasn1.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/crypto/finkinfo/libtasn1.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libtasn1.info   27 Jul 2005 05:48:29 -  1.2
+++ libtasn1.info   17 Sep 2005 21:52:49 -  1.3
@@ -1,8 +1,12 @@
 Package: libtasn1
-Version: 0.2.14
+Version: 0.2.17
 Revision: 1
-Source: ftp://ftp.gnupg.org/gcrypt/alpha/gnutls/libtasn1/libtasn1-%v.tar.gz
-Source-MD5: e5291d6f26a04d1ebef381861de30c53
+Source: mirror:custom:libtasn1-%v.tar.gz
+CustomMirror: <<
+  nam-US: http://josefsson.org/gnutls/releases/libtasn1/
+  nam-US: ftp://ftp.gnutls.org/pub/gnutls/libtasn1/
+<<
+Source-MD5: 9101e7a033f1431d413fff83bacfbec0
 Depends: %N-shlibs (= %v-%r)
 BuildDependsOnly: True
 Replaces: %N-dev



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.3/unstable/crypto/finkinfo opencdk.info,1.6,1.7

2005-09-17 Thread Corey Halpin
Update of /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8597/10.3/unstable/crypto/finkinfo

Modified Files:
opencdk.info 
Log Message:
New upstream revision.


Index: opencdk.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo/opencdk.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- opencdk.info12 Mar 2005 17:47:11 -  1.6
+++ opencdk.info17 Sep 2005 21:51:53 -  1.7
@@ -1,9 +1,12 @@
-# $Id$
 Package: opencdk
-Version: 0.5.5
-Revision: 2
-Source: ftp://ftp.gnupg.org/gcrypt/alpha/gnutls/opencdk/opencdk-%v.tar.bz2
-Source-MD5: aaff60107f0153873192ffda00699a96
+Version: 0.5.8
+Revision: 1
+Source: mirror:custom:opencdk-%v.tar.gz
+CustomMirror: <<
+  nam-US: http://josefsson.org/gnutls/releases/opencdk/
+  nam-US: ftp://ftp.gnutls.org/pub/gnutls/opencdk/
+<<
+Source-MD5: 900c4dee7712845c19d7b2d2a93ea546
 Depends: %N-shlibs (= %v-%r)
 BuildDepends: <<
   libgpg-error, libgcrypt, gettext-dev,
@@ -13,7 +16,7 @@
 Conflicts: %N-dev
 Replaces: %N-dev
 Provides: %N-dev
-Patch: %n.patch
+#Patch: %n.patch
 SetLDFLAGS: -lpth
 CompileScript: <<
   ./configure %c



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/unstable/crypto/finkinfo opencdk.info,1.1,1.2

2005-09-17 Thread Corey Halpin
Update of /cvsroot/fink/dists/10.4-transitional/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8597/10.4-transitional/unstable/crypto/finkinfo

Modified Files:
opencdk.info 
Log Message:
New upstream revision.


Index: opencdk.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/crypto/finkinfo/opencdk.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- opencdk.info27 Apr 2005 03:07:11 -  1.1
+++ opencdk.info17 Sep 2005 21:51:53 -  1.2
@@ -1,9 +1,12 @@
-# $Id$
 Package: opencdk
-Version: 0.5.5
-Revision: 2
-Source: ftp://ftp.gnupg.org/gcrypt/alpha/gnutls/opencdk/opencdk-%v.tar.bz2
-Source-MD5: aaff60107f0153873192ffda00699a96
+Version: 0.5.8
+Revision: 1
+Source: mirror:custom:opencdk-%v.tar.gz
+CustomMirror: <<
+  nam-US: http://josefsson.org/gnutls/releases/opencdk/
+  nam-US: ftp://ftp.gnutls.org/pub/gnutls/opencdk/
+<<
+Source-MD5: 900c4dee7712845c19d7b2d2a93ea546
 Depends: %N-shlibs (= %v-%r)
 BuildDepends: <<
   libgpg-error, libgcrypt, gettext-dev,
@@ -13,7 +16,7 @@
 Conflicts: %N-dev
 Replaces: %N-dev
 Provides: %N-dev
-Patch: %n.patch
+#Patch: %n.patch
 SetLDFLAGS: -lpth
 CompileScript: <<
   ./configure %c



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.3/unstable/crypto/finkinfo libtasn1.info,1.8,1.9

2005-09-17 Thread Corey Halpin
Update of /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8798/10.3/unstable/crypto/finkinfo

Modified Files:
libtasn1.info 
Log Message:
New upstream revision.


Index: libtasn1.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo/libtasn1.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- libtasn1.info   27 Jul 2005 05:48:29 -  1.8
+++ libtasn1.info   17 Sep 2005 21:52:49 -  1.9
@@ -1,8 +1,12 @@
 Package: libtasn1
-Version: 0.2.14
+Version: 0.2.17
 Revision: 1
-Source: ftp://ftp.gnupg.org/gcrypt/alpha/gnutls/libtasn1/libtasn1-%v.tar.gz
-Source-MD5: e5291d6f26a04d1ebef381861de30c53
+Source: mirror:custom:libtasn1-%v.tar.gz
+CustomMirror: <<
+  nam-US: http://josefsson.org/gnutls/releases/libtasn1/
+  nam-US: ftp://ftp.gnutls.org/pub/gnutls/libtasn1/
+<<
+Source-MD5: 9101e7a033f1431d413fff83bacfbec0
 Depends: %N-shlibs (= %v-%r)
 BuildDependsOnly: True
 Replaces: %N-dev



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/unstable/crypto/finkinfo gnutls.info,1.6,1.7

2005-09-17 Thread Corey Halpin
Update of /cvsroot/fink/dists/10.4-transitional/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8493/10.4-transitional/unstable/crypto/finkinfo

Modified Files:
gnutls.info 
Log Message:
New upstream revision.


Index: gnutls.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/crypto/finkinfo/gnutls.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- gnutls.info 25 Aug 2005 04:24:05 -  1.6
+++ gnutls.info 17 Sep 2005 21:51:20 -  1.7
@@ -1,8 +1,12 @@
 Package: gnutls
-Version: 1.2.6
-Revision: 2
-Source: ftp://ftp.gnutls.org/pub/gnutls/gnutls-%v.tar.bz2
-Source-MD5: a9aeaf687e40b6b27df51fac9d3315ff
+Version: 1.2.7
+Revision: 1
+Source: mirror:custom:gnutls-%v.tar.bz2
+CustomMirror: <<
+  nam-US: ftp://ftp.gnutls.org/pub/gnutls/
+  nam-US: http://josefsson.org/gnutls/releases/
+<<
+Source-MD5: 4aaaf64c28f7e61a6f9612102d85964a
 Depends: %N-shlibs (= %v-%r), pkgconfig
 Replaces: %N-dev
 Conflicts: %N-dev



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.3/unstable/crypto/finkinfo gnutls.info,1.21,1.22

2005-09-17 Thread Corey Halpin
Update of /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8493/10.3/unstable/crypto/finkinfo

Modified Files:
gnutls.info 
Log Message:
New upstream revision.


Index: gnutls.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo/gnutls.info,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- gnutls.info 25 Aug 2005 04:24:04 -  1.21
+++ gnutls.info 17 Sep 2005 21:51:20 -  1.22
@@ -1,8 +1,12 @@
 Package: gnutls
-Version: 1.2.6
-Revision: 2
-Source: ftp://ftp.gnutls.org/pub/gnutls/gnutls-%v.tar.bz2
-Source-MD5: a9aeaf687e40b6b27df51fac9d3315ff
+Version: 1.2.7
+Revision: 1
+Source: mirror:custom:gnutls-%v.tar.bz2
+CustomMirror: <<
+  nam-US: ftp://ftp.gnutls.org/pub/gnutls/
+  nam-US: http://josefsson.org/gnutls/releases/
+<<
+Source-MD5: 4aaaf64c28f7e61a6f9612102d85964a
 Depends: %N-shlibs (= %v-%r), pkgconfig
 Replaces: %N-dev
 Conflicts: %N-dev



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.3/unstable/main/finkinfo/sci plotutils.info,1.3,1.4

2005-09-17 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3885

Modified Files:
plotutils.info 
Log Message:
document use of g++-3.3


Index: plotutils.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/plotutils.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- plotutils.info  17 Jul 2005 08:57:09 -  1.3
+++ plotutils.info  17 Sep 2005 21:23:48 -  1.4
@@ -5,6 +5,11 @@
 BuildDepends: x11-dev, libpng3, gcc3.3
 Depends: x11, libpng3-shlibs, %N-shlibs (= %v-%r)
 Description: C/C++ function library for exporting 2-D vector graphics  
+DescPackaging: <<
+ This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
+ ever updated to a more recent compiler, any packages which depend on
+ this one must be updated at the same time.
+<<
 DescDetail: also contains command-line programs for plotting scientific data.
 Source: gnu
 UpdateConfigGuess: true



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/unstable/main/finkinfo/sci plotutils.info,1.2,1.3

2005-09-17 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3737

Modified Files:
plotutils.info 
Log Message:
document use of g++-3.3


Index: plotutils.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci/plotutils.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- plotutils.info  22 Jun 2005 12:23:14 -  1.2
+++ plotutils.info  17 Sep 2005 21:23:15 -  1.3
@@ -5,6 +5,11 @@
 BuildDepends: x11-dev, libpng3, gcc3.3
 Depends: x11, libpng3-shlibs, %N-shlibs (= %v-%r)
 Description: C/C++ function library for exporting 2-D vector graphics  
+DescPackaging: <<
+ This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
+ ever updated to a more recent compiler, any packages which depend on
+ this one must be updated at the same time.
+<<
 DescDetail: also contains command-line programs for plotting scientific data.
 Source: gnu
 UpdateConfigGuess: true



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.3/unstable/main/finkinfo/sci macaulay2.info,1.6,1.7 ntl.info,1.2,1.3 singular-factory.info,1.5,1.6 singular-libfac.info,1.4,1.5

2005-09-17 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31471

Modified Files:
macaulay2.info ntl.info singular-factory.info 
singular-libfac.info 
Log Message:
document use of g++-3.3


Index: ntl.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/ntl.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ntl.info13 Dec 2004 17:56:05 -  1.2
+++ ntl.info17 Sep 2005 20:57:31 -  1.3
@@ -40,6 +40,11 @@
 and over finite fields.
 <<
 DescPackaging: <<
-Configured to use the Gnu Multiple Precision library (gmp)
+ Configured to use the Gnu Multiple Precision library (gmp)
+
+ This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
+ ever updated to a more recent compiler, the group of packages macaulay2,
+ ntl, singular-factory, and singular-libfac (and any packages which depend on
+ any of them) must all be updated at the same time.
 <<
 HomePage: http://www.shoup.net/ntl/

Index: singular-libfac.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/singular-libfac.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- singular-libfac.info7 Sep 2005 20:33:58 -   1.4
+++ singular-libfac.info17 Sep 2005 20:57:31 -  1.5
@@ -38,7 +38,7 @@
 DescPackaging: <<
  This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
  ever updated to a more recent compiler, the group of packages macaulay2,
- singular-factory, and singular-libface (and any packages which depend on
+ ntl, singular-factory, and singular-libfac (and any packages which depend on
  any of them) must all be updated at the same time.
 <<
 DescPort: <<

Index: macaulay2.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/macaulay2.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- macaulay2.info  7 Sep 2005 20:33:58 -   1.6
+++ macaulay2.info  17 Sep 2005 20:57:31 -  1.7
@@ -58,7 +58,7 @@
 DescPackaging: <<
  This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
  ever updated to a more recent compiler, the group of packages macaulay2,
- singular-factory, and singular-libface (and any packages which depend on
+ ntl, singular-factory, and singular-libfac (and any packages which depend on
  any of them) must all be updated at the same time.
 <<
 DescPort: <<

Index: singular-factory.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/singular-factory.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- singular-factory.info   7 Sep 2005 20:33:58 -   1.5
+++ singular-factory.info   17 Sep 2005 20:57:31 -  1.6
@@ -37,7 +37,7 @@
 DescPackaging: <<
  This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
  ever updated to a more recent compiler, the group of packages macaulay2,
- singular-factory, and singular-libface (and any packages which depend on
+ ntl, singular-factory, and singular-libfac (and any packages which depend on
  any of them) must all be updated at the same time.
 <<
 DescPort: <<



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/unstable/main/finkinfo/sci macaulay2.info,1.2,1.3 ntl.info,1.1,1.2 singular-factory.info,1.2,1.3 singular-libfac.info,1.2,1.3

2005-09-17 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31385

Modified Files:
macaulay2.info ntl.info singular-factory.info 
singular-libfac.info 
Log Message:
document use of g++-3.3


Index: ntl.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci/ntl.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ntl.info27 Apr 2005 03:26:22 -  1.1
+++ ntl.info17 Sep 2005 20:57:05 -  1.2
@@ -40,6 +40,11 @@
 and over finite fields.
 <<
 DescPackaging: <<
-Configured to use the Gnu Multiple Precision library (gmp)
+ Configured to use the Gnu Multiple Precision library (gmp)
+
+ This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
+ ever updated to a more recent compiler, the group of packages macaulay2,
+ ntl, singular-factory, and singular-libfac (and any packages which depend on
+ any of them) must all be updated at the same time.
 <<
 HomePage: http://www.shoup.net/ntl/

Index: singular-libfac.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci/singular-libfac.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- singular-libfac.info7 Sep 2005 20:34:49 -   1.2
+++ singular-libfac.info17 Sep 2005 20:57:05 -  1.3
@@ -38,7 +38,7 @@
 DescPackaging: <<
  This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
  ever updated to a more recent compiler, the group of packages macaulay2,
- singular-factory, and singular-libface (and any packages which depend on
+ ntl, singular-factory, and singular-libfac (and any packages which depend on
  any of them) must all be updated at the same time.
 <<
 DescPort: <<

Index: macaulay2.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci/macaulay2.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- macaulay2.info  7 Sep 2005 20:34:49 -   1.2
+++ macaulay2.info  17 Sep 2005 20:57:05 -  1.3
@@ -58,7 +58,7 @@
 DescPackaging: <<
  This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
  ever updated to a more recent compiler, the group of packages macaulay2,
- singular-factory, and singular-libface (and any packages which depend on
+ ntl, singular-factory, and singular-libfac (and any packages which depend on
  any of them) must all be updated at the same time.
 <<
 DescPort: <<

Index: singular-factory.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci/singular-factory.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- singular-factory.info   7 Sep 2005 20:34:49 -   1.2
+++ singular-factory.info   17 Sep 2005 20:57:05 -  1.3
@@ -37,7 +37,7 @@
 DescPackaging: <<
  This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
  ever updated to a more recent compiler, the group of packages macaulay2,
- singular-factory, and singular-libface (and any packages which depend on
+ ntl, singular-factory, and singular-libfac (and any packages which depend on
  any of them) must all be updated at the same time.
 <<
 DescPort: <<



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.3/unstable/main/finkinfo/libs taglib.info,1.3,1.4

2005-09-17 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29103

Modified Files:
taglib.info 
Log Message:
document use of g++-3.3


Index: taglib.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/taglib.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- taglib.info 26 Aug 2005 02:20:10 -  1.3
+++ taglib.info 17 Sep 2005 20:41:56 -  1.4
@@ -2,7 +2,7 @@
 Version: 1.4
 Revision: 1
 Depends: %N-shlibs (>= %v-%r)
-BuildDepends: autoconf2.5 (>= 2.58-1), automake1.7
+BuildDepends: autoconf2.5 (>= 2.58-1), automake1.7, gcc3.3
 BuildDependsOnly: true
 
 CustomMirror: <<
@@ -66,6 +66,11 @@
 
 DocFiles: AUTHORS COPYING* ChangeLog INSTALL README TODO
 Description: Audio meta-data library
+DescPackaging: <<
+ This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
+ ever updated to a more recent compiler, any packages which depend on
+ this one (such as amarok) must be updated at the same time.
+<<
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 Homepage: http://ktown.kde.org/~wheeler/taglib.html
 License: LGPL



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/unstable/main/finkinfo/libs taglib.info,1.3,1.4

2005-09-17 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/libs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28807

Modified Files:
taglib.info 
Log Message:
document g++-3.3


Index: taglib.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/libs/taglib.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- taglib.info 26 Aug 2005 02:20:10 -  1.3
+++ taglib.info 17 Sep 2005 20:40:41 -  1.4
@@ -2,7 +2,7 @@
 Version: 1.4
 Revision: 1
 Depends: %N-shlibs (>= %v-%r)
-BuildDepends: autoconf2.5 (>= 2.58-1), automake1.7
+BuildDepends: autoconf2.5 (>= 2.58-1), automake1.7, gcc3.3
 BuildDependsOnly: true
 
 CustomMirror: <<
@@ -66,6 +66,11 @@
 
 DocFiles: AUTHORS COPYING* ChangeLog INSTALL README TODO
 Description: Audio meta-data library
+DescPackaging: <<
+ This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
+ ever updated to a more recent compiler, any packages which depend on
+ this one (such as amarok) must be updated at the same time.
+<<
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 Homepage: http://ktown.kde.org/~wheeler/taglib.html
 License: LGPL



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


experimental/rangerrick/common/main/finkinfo/x11 qt3.info,1.32,1.33 qt3.patch,1.20,1.21

2005-09-17 Thread Benjamin Reed
Update of /cvsroot/fink/experimental/rangerrick/common/main/finkinfo/x11
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25845/common/main/finkinfo/x11

Modified Files:
qt3.info qt3.patch 
Log Message:
lotsa munged stuff

Index: qt3.info
===
RCS file: 
/cvsroot/fink/experimental/rangerrick/common/main/finkinfo/x11/qt3.info,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- qt3.info11 Sep 2005 02:18:38 -  1.32
+++ qt3.info17 Sep 2005 20:24:55 -  1.33
@@ -1,6 +1,6 @@
 Package: qt3
 Version: 3.3.5
-Revision: 1
+Revision: 2
 GCC: 3.3
 CustomMirror: <<
   Primary: ftp://ftp.trolltech.com/qt/source

Index: qt3.patch
===
RCS file: 
/cvsroot/fink/experimental/rangerrick/common/main/finkinfo/x11/qt3.patch,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- qt3.patch   11 Sep 2005 02:18:38 -  1.20
+++ qt3.patch   17 Sep 2005 20:24:55 -  1.21
@@ -1,6 +1,6 @@
 diff -uNr qt-x11-free-3.3.5/Makefile qt-x11-free-3.3.5-new/Makefile
 --- qt-x11-free-3.3.5/Makefile 2005-01-03 11:08:00.0 -0500
-+++ qt-x11-free-3.3.5-new/Makefile 2005-09-10 00:26:42.0 -0400
 qt-x11-free-3.3.5-new/Makefile 2005-09-13 21:33:13.0 -0400
 @@ -11,7 +11,7 @@
  install: FORCE
@$(MAKE) qt.install
@@ -12,7 +12,7 @@
@echo "The Qt examples are built in the directories in ./examples"
 diff -uNr qt-x11-free-3.3.5/configure qt-x11-free-3.3.5-new/configure
 --- qt-x11-free-3.3.5/configure2005-08-22 05:31:26.0 -0400
-+++ qt-x11-free-3.3.5-new/configure2005-09-10 00:26:42.0 -0400
 qt-x11-free-3.3.5-new/configure2005-09-13 21:33:13.0 -0400
 @@ -1046,8 +1046,8 @@
  [ -z "$QT_INSTALL_DATA" ] && QT_INSTALL_DATA=$QT_INSTALL_PREFIX
  # default PREFIX/translations
@@ -26,7 +26,7 @@
  [ -d $outpath/src/tools ] || mkdir -p $outpath/src/tools
 diff -uNr qt-x11-free-3.3.5/include/qdragobject.h 
qt-x11-free-3.3.5-new/include/qdragobject.h
 --- qt-x11-free-3.3.5/include/qdragobject.h2005-09-02 08:43:06.0 
-0400
-+++ qt-x11-free-3.3.5-new/include/qdragobject.h2005-09-10 
00:26:42.0 -0400
 qt-x11-free-3.3.5-new/include/qdragobject.h2005-09-13 
21:33:13.0 -0400
 @@ -245,10 +245,11 @@
  void move( const QPoint & );
  void drop();
@@ -42,7 +42,7 @@
  QWidget * dragSource;
 diff -uNr qt-x11-free-3.3.5/include/qglobal.h 
qt-x11-free-3.3.5-new/include/qglobal.h
 --- qt-x11-free-3.3.5/include/qglobal.h2005-09-02 08:42:53.0 
-0400
-+++ qt-x11-free-3.3.5-new/include/qglobal.h2005-09-10 00:26:42.0 
-0400
 qt-x11-free-3.3.5-new/include/qglobal.h2005-09-13 21:33:13.0 
-0400
 @@ -44,6 +44,10 @@
   */
  #define QT_VERSION 0x030305
@@ -65,7 +65,7 @@
  #  error "Qt requires Win32 and does not work with Windows 3.x"
 diff -uNr qt-x11-free-3.3.5/include/qiconview.h 
qt-x11-free-3.3.5-new/include/qiconview.h
 --- qt-x11-free-3.3.5/include/qiconview.h  2005-09-02 08:42:57.0 
-0400
-+++ qt-x11-free-3.3.5-new/include/qiconview.h  2005-09-10 00:26:43.0 
-0400
 qt-x11-free-3.3.5-new/include/qiconview.h  2005-09-13 21:33:13.0 
-0400
 @@ -496,6 +496,8 @@
const QPoint &relativeTo,
const QIconViewItem *item ) const;
@@ -77,7 +77,7 @@
  
 diff -uNr qt-x11-free-3.3.5/include/qprogressbar.h 
qt-x11-free-3.3.5-new/include/qprogressbar.h
 --- qt-x11-free-3.3.5/include/qprogressbar.h   2005-09-02 08:43:14.0 
-0400
-+++ qt-x11-free-3.3.5-new/include/qprogressbar.h   2005-09-10 
00:26:43.0 -0400
 qt-x11-free-3.3.5-new/include/qprogressbar.h   2005-09-13 
21:33:13.0 -0400
 @@ -61,6 +61,7 @@
  public:
  QProgressBar( QWidget* parent=0, const char* name=0, WFlags f=0 );
@@ -96,7 +96,7 @@
  int   total_steps;
 diff -uNr qt-x11-free-3.3.5/include/qvaluelist.h 
qt-x11-free-3.3.5-new/include/qvaluelist.h
 --- qt-x11-free-3.3.5/include/qvaluelist.h 2005-09-02 08:42:53.0 
-0400
-+++ qt-x11-free-3.3.5-new/include/qvaluelist.h 2005-09-10 00:26:43.0 
-0400
 qt-x11-free-3.3.5-new/include/qvaluelist.h 2005-09-13 21:33:13.0 
-0400
 @@ -638,13 +638,11 @@
  l.clear();
  Q_UINT32 c;
@@ -114,7 +114,7 @@
  }
 diff -uNr qt-x11-free-3.3.5/mkspecs/darwin-g++/qmake.conf 
qt-x11-free-3.3.5-new/mkspecs/darwin-g++/qmake.conf
 --- qt-x11-free-3.3.5/mkspecs/darwin-g++/qmake.conf2005-09-02 
08:43:37.0 -0400
-+++ qt-x11-free-3.3.5-new/mkspecs/darwin-g++/qmake.conf2005-09-10 
00:26:43.0 -0400
 qt-x11-free-3.3.5-new/mkspecs/darwin-g++/qmake.conf2005-09-13 
21:33:13.0 -0400
 @@ -9,19 +9,19 @@
  MAKEFILE_GENERATOR= UNIX
  TEMPLATE  = app
@@ -222,7 +222,7 @@
 +QMAKE_MKD

experimental/rangerrick/common/main/finkinfo/libs gecko-sharp.info,1.17,1.18 libgdiplus.info,1.24,1.25 libpaper1.info,1.2,1.3

2005-09-17 Thread Benjamin Reed
Update of /cvsroot/fink/experimental/rangerrick/common/main/finkinfo/libs
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25845/common/main/finkinfo/libs

Modified Files:
gecko-sharp.info libgdiplus.info libpaper1.info 
Log Message:
lotsa munged stuff

Index: gecko-sharp.info
===
RCS file: 
/cvsroot/fink/experimental/rangerrick/common/main/finkinfo/libs/gecko-sharp.info,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- gecko-sharp.info20 Aug 2005 15:43:27 -  1.17
+++ gecko-sharp.info17 Sep 2005 20:24:55 -  1.18
@@ -1,12 +1,12 @@
 Package: gecko-sharp
 Version: 2.0
-Revision: 3
-Source: http://go-mono.com/sources/%n-%v/%n-%v-0.10.tar.gz
-Source-MD5: 7318f788ce157ef402bfef3a1a9cc7f9
+Revision: 4
+Source: http://go-mono.com/sources/%n-%v/%n-%v-0.11.tar.gz
+Source-MD5: 7362d710b7fe6a8b5f68a614279147de
 DocFiles: AUTHORS COPYING* ChangeLog INSTALL LICENSE* NEWS README
 Replaces: monodoc
-Depends: gtk-sharp2 (>= 1.9.5-1), mono (>= 1.1.8.3-1), mono-tools (>= 1.0-2), 
mozilla-shlibs (>= 1.7.5-1)
-BuildDepends: glib2-dev (>= 2.4.6-7), glib2 (>= 2.4.6-7), gtk+2-dev (>= 
2.4.9-8), gtk+2 (>= 2.4.9-8), gtk-sharp2 (>= 1.9.5-1), mono-dev (>= 1.1.8.3-1), 
mono-tools (>= 1.0-2), mozilla-dev (>= 1.7.5-1)
+Depends: gtk-sharp2 (>= 1.9.5-1), mono (>= 1.1.9-1), mono-tools (>= 1.0-2), 
mozilla-shlibs (>= 1.7.5-1)
+BuildDepends: glib2-dev (>= 2.4.6-7), glib2 (>= 2.4.6-7), gtk+2-dev (>= 
2.4.9-8), gtk+2 (>= 2.4.9-8), gtk-sharp2 (>= 1.9.5-1), mono-dev (>= 1.1.9-1), 
mono-tools (>= 1.0-2), mozilla-dev (>= 1.7.5-1)
 Homepage: http://go-mono.com/
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 Description: Mozilla browser C# bindings

Index: libpaper1.info
===
RCS file: 
/cvsroot/fink/experimental/rangerrick/common/main/finkinfo/libs/libpaper1.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libpaper1.info  3 Jul 2005 13:30:21 -   1.2
+++ libpaper1.info  17 Sep 2005 20:24:55 -  1.3
@@ -1,6 +1,6 @@
 Package: libpaper1
 Version: 1.1.14
-Revision: 2
+Revision: 3
 Depends: %N-shlibs (>= %v-%r)
 
 CustomMirror: <<
@@ -11,16 +11,20 @@
 Source: mirror:custom:libpaper-%v.tar.bz2
 Source-MD5: 029f0df6005517f49a3e5af694443040
 Patch: %n.patch
-ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking
+ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking 
--sysconfdir=%p/etc
 InstallScript: <<
+#!/bin/sh -ex
+
   make install DESTDIR=%d
+  install -d -m 755 %i/etc
+  echo "letter" > %i/etc/papersize
 <<
-
 SplitOff: <<
   Package: %N-shlibs
   Description: Shared libraries for libpaper
-  Files: lib/libpaper.*.dylib
+  Files: lib/libpaper.*.dylib etc/papersize
   Shlibs: %p/lib/libpaper.1.dylib 3.0.0 libpaper1-shlibs (>= 1.1.14-1)
+  ConfFiles: %p/etc/papersize
 <<
 SplitOff2: <<
   Package: %N-dev

Index: libgdiplus.info
===
RCS file: 
/cvsroot/fink/experimental/rangerrick/common/main/finkinfo/libs/libgdiplus.info,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- libgdiplus.info 16 Aug 2005 18:53:38 -  1.24
+++ libgdiplus.info 17 Sep 2005 20:24:55 -  1.25
@@ -1,14 +1,14 @@
 Package: libgdiplus
-Version: 1.1.8
-Revision: 2
+Version: 1.1.9
+Revision: 1
 Source: http://www.go-mono.org/sources/%n-1.1/%n-%v.tar.gz
-Source-MD5: 8b43da0990e43f2e92b7a2bdeb86f725
+Source-MD5: a55ee56efdb41dc47069b7117a0b813b
 Patch: %n.patch
 PatchScript: perl -pi -e 's,-Werror,,' src/Makefile.in
 DocFiles: AUTHORS COPYING* ChangeLog NEWS README
 # FIXME: re-add cairo dep when libgdiplus gets updated to the new stable API
-Depends: libgettext3-shlibs, glib2-shlibs (>= 2.2.1-4), libiconv, 
libjpeg-shlibs, libpng3-shlibs (>= 1.2.5-4), libtiff-shlibs, giflib-shlibs | 
libungif-shlibs, mono (>= %v-1)
-BuildDepends: libgettext3-dev, gettext-tools, glib2-dev (>= 2.0.4-1), glib2 
(>= 2.0.4-1), libiconv-dev, libicu31-dev, libicu32-dev, libjpeg, libpng3, 
libtiff, libungif | giflib, mono-dev (>= %v-1), pkgconfig
+Depends: cairo-shlibs (>= 1.0-1), libgettext3-shlibs, glib2-shlibs (>= 
2.2.1-4), libiconv, libjpeg-shlibs, libpng3-shlibs (>= 1.2.5-4), 
libtiff-shlibs, giflib-shlibs | libungif-shlibs, mono (>= %v-1)
+BuildDepends: cairo (>= 1.0-1), libgettext3-dev, gettext-tools, glib2-dev (>= 
2.0.4-1), glib2 (>= 2.0.4-1), glitz (>= 0.4.4-1), libiconv-dev, libicu31-dev, 
libicu32-dev, libjpeg, libpng3, libtiff, libungif | giflib, mono-dev (>= %v-1), 
pkgconfig
 Homepage: http://go-mono.com/
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 Description: System.Drawing implementation for Mono
@@ -16,7 +16,7 @@
 SetCPPFLAGS: -I%p/include
 NoSETLDFLAGS: true
 SetLIBS: -L%p/lib
-ConfigureParams: --mandir=%p/share/man --with-cairo=included 
--disable-dependency-tracking
+ConfigureParams: --mandir=

experimental/rangerrick/common/main/finkinfo/utils mono-tools.info,1.3,1.4 monodoc.info,1.19,1.20

2005-09-17 Thread Benjamin Reed
Update of /cvsroot/fink/experimental/rangerrick/common/main/finkinfo/utils
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25845/common/main/finkinfo/utils

Modified Files:
mono-tools.info monodoc.info 
Log Message:
lotsa munged stuff

Index: mono-tools.info
===
RCS file: 
/cvsroot/fink/experimental/rangerrick/common/main/finkinfo/utils/mono-tools.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- mono-tools.info 20 Aug 2005 15:55:20 -  1.3
+++ mono-tools.info 17 Sep 2005 20:24:55 -  1.4
@@ -1,12 +1,12 @@
 Package: mono-tools
-Version: 1.0
-Revision: 2
+Version: 1.1.9
+Revision: 1
 
 Source: http://go-mono.com/sources/%n/%n-%v.tar.gz
-Source-MD5: 9e7db3d6c56226f237b34cb0cd8763d3
+Source-MD5: 52797a026f99a6e6fb235dc36240e797
 
-Depends: gtk-sharp (>= 1.0.10-1), mono (>= 1.1.8.3-1), monodoc (>= 1.0.7-2)
-BuildDepends: fink (>= 0.22.2-1), gtk-sharp (>= 1.0.10-1), mono-dev (>= 
1.1.8.3-1), monodoc (>= 1.0.7-2)
+Depends: gtk-sharp (>= 1.0.10-1), mono (>= %v-1), monodoc (>= %v-1)
+BuildDepends: fink (>= 0.22.2-1), gtk-sharp (>= 1.0.10-1), mono-dev (>= %v-1), 
monodoc (>= %v-1)
 
 ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking
 CompileScript: <<

Index: monodoc.info
===
RCS file: 
/cvsroot/fink/experimental/rangerrick/common/main/finkinfo/utils/monodoc.info,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- monodoc.info20 Aug 2005 15:43:27 -  1.19
+++ monodoc.info17 Sep 2005 20:24:55 -  1.20
@@ -1,12 +1,12 @@
 Package: monodoc
-Version: 1.0.7
-Revision: 2
+Version: 1.1.9
+Revision: 1
 
 Source: http://go-mono.com/sources/%n/%n-%v.tar.gz
-Source-MD5: 10689c70d273b56773fae216d96e6396
+Source-MD5: 2b8548b7160c1f3124c9f7b8f2044a88
 
-Depends: gtk-sharp (>= 1.0.10-1), mono (>= 1.1.8.3-1)
-BuildDepends: fink (>= 0.22.2-1), gtk-sharp (>= 1.0.10-1), mono-dev (>= 
1.1.8.3-1)
+Depends: gtk-sharp (>= 1.0.10-1), mono (>= %v-1)
+BuildDepends: fink (>= 0.22.2-1), gtk-sharp (>= 1.0.10-1), mono-dev (>= %v-1)
 BuildConflicts: monodoc (<< 1.0.2-1)
 
 SetMAKEFLAGS: -j1



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


experimental/rangerrick/common/main/finkinfo/languages ikvm.info,1.3,1.4 mono.info,1.33,1.34 mono.patch,1.19,1.20

2005-09-17 Thread Benjamin Reed
Update of /cvsroot/fink/experimental/rangerrick/common/main/finkinfo/languages
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25845/common/main/finkinfo/languages

Modified Files:
ikvm.info mono.info mono.patch 
Log Message:
lotsa munged stuff

Index: ikvm.info
===
RCS file: 
/cvsroot/fink/experimental/rangerrick/common/main/finkinfo/languages/ikvm.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- ikvm.info   16 Aug 2005 18:53:38 -  1.3
+++ ikvm.info   17 Sep 2005 20:24:55 -  1.4
@@ -1,18 +1,18 @@
 Package: ikvm
-Version: 0.18.0.0
+Version: 0.20.0.0
 Revision: 1
 Source: mirror:sourceforge:%n/%n-%v.zip
-Source-MD5: 2b4489a7cfe230579d36dca7333b100b
+Source-MD5: b5c736a52279002e53b844b7657d59a7
 SourceDirectory: %n
-Source2: mirror:gnu:classpath/classpath-0.17.tar.gz
-Source2-MD5: eb620987422878e05ea889d5e7496c63
+Source2: mirror:gnu:classpath/classpath-0.18.tar.gz
+Source2-MD5: c0650c257aa93eafb709553f172f0bbb
 Source3: http://go-mono.com/sources/%n/%n-0.14.tar.gz
 Source3-MD5: 042e49520251f9c76c0180cc2437a0b4
 Patch: %n.patch
 DocFiles: LICENSE THANKYOU website/*.txt
-Depends: mono (>= 1.1.8.3-1)
+Depends: mono (>= 1.1.9-1)
 Suggests: monodevelop
-BuildDepends: mono-dev (>= 1.1.8.3-1), nant, ecj
+BuildDepends: mono-dev (>= 1.1.9-1), nant, ecj
 Homepage: http://go-mono.com/
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 Description: Java implementation for .Net
@@ -33,7 +33,6 @@
 
   export MONO_PATH=`pwd`/bin:$MONO_PATH
   export DYLD_FALLBACK_LIBRARY_PATH=`pwd`/bin:$DYLD_LIBRARY_FALLBACK_PATH
-  nant clean
   nant
 
 <<

Index: mono.info
===
RCS file: 
/cvsroot/fink/experimental/rangerrick/common/main/finkinfo/languages/mono.info,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- mono.info   12 Sep 2005 18:07:04 -  1.33
+++ mono.info   17 Sep 2005 20:24:55 -  1.34
@@ -30,6 +30,7 @@
 CompileScript: <<
 #!/bin/sh -ex
 
+  ulimit -n unlimited
   export DYLD_FALLBACK_LIBRARY_PATH="%i/lib:/usr/lib"
   export lt_cv_sys_max_cmd_len=65536
   perl -pi.bak -e 's/hardcode_direct=yes/hardcode_direct=no/g' configure
@@ -40,6 +41,7 @@
 InstallScript: <<
 #!/bin/sh -ex
 
+  ulimit -n unlimited
   export DYLD_FALLBACK_LIBRARY_PATH="%i/lib:/usr/lib"
   export MAKEFLAGS=-j1
   make install DESTDIR="%d" || :

Index: mono.patch
===
RCS file: 
/cvsroot/fink/experimental/rangerrick/common/main/finkinfo/languages/mono.patch,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- mono.patch  12 Sep 2005 18:07:04 -  1.19
+++ mono.patch  17 Sep 2005 20:24:55 -  1.20
@@ -1,20 +1,939 @@
+diff -uNr mono-1.1.9/configure mono-1.1.9-new/configure
+--- mono-1.1.9/configure   2005-09-08 19:32:51.0 -0400
 mono-1.1.9-new/configure   2005-09-13 13:15:33.0 -0400
+@@ -34801,7 +34801,7 @@
+   INTL="libintl.dylib"
+   SQLITE="libsqlite.0.dylib"
+   SQLITE3="libsqlite3.0.dylib"
+-  X11="libX11.dylib"
++  X11="libX11.6.dylib"
+   ;;
+  *-*-*netbsd*)
+   LIBC="libc.so.12"
 diff -uNr mono-1.1.9/data/config.in mono-1.1.9-new/data/config.in
 --- mono-1.1.9/data/config.in  2005-09-02 06:27:31.0 -0400
-+++ mono-1.1.9-new/data/config.in  2005-09-09 16:50:11.0 -0400
-@@ -9,6 +9,10 @@
 mono-1.1.9-new/data/config.in  2005-09-13 13:14:51.0 -0400
+@@ -2,15 +2,19 @@
+   
+   
+   
+-  
++  
+   
+-  
++  
+   



-+  
-+  
-+  
-+  
++  
++  
++  
++  



+-  
++  
+ 
+diff -uNr mono-1.1.9/mcs/class/System.Web/System.Web/ChangeLog 
mono-1.1.9-new/mcs/class/System.Web/System.Web/ChangeLog
+--- mono-1.1.9/mcs/class/System.Web/System.Web/ChangeLog   2005-09-08 
17:37:43.0 -0400
 mono-1.1.9-new/mcs/class/System.Web/System.Web/ChangeLog   2005-09-13 
14:06:09.0 -0400
+@@ -1,3 +1,7 @@
++2005-09-09 Gonzalo Paniagua Javier <[EMAIL PROTECTED]>
++
++  * HttpRequest.cs: fix the indexer.
++
+ 2005-09-08 Gonzalo Paniagua Javier <[EMAIL PROTECTED]>
+ 
+   * HttpPostedFile.cs: fixes in Seek and Position.
+diff -uNr mono-1.1.9/mcs/class/System.Web/System.Web/HttpRequest.cs 
mono-1.1.9-new/mcs/class/System.Web/System.Web/HttpRequest.cs
+--- mono-1.1.9/mcs/class/System.Web/System.Web/HttpRequest.cs  2005-09-08 
17:15:38.0 -0400
 mono-1.1.9-new/mcs/class/System.Web/System.Web/HttpRequest.cs  
2005-09-13 14:06:09.0 -0400
+@@ -661,7 +661,20 @@
+ 
+   public string this [string key] {
+   get {
+-  return Params [key];
++  // "The QueryString, Form, Cookies, or 
ServerVariables collection me

experimental/rangerrick/common/main/finkinfo/graphics gtk-sharp2.info,1.5,1.6

2005-09-17 Thread Benjamin Reed
Update of /cvsroot/fink/experimental/rangerrick/common/main/finkinfo/graphics
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25314/common/main/finkinfo/graphics

Modified Files:
gtk-sharp2.info 
Log Message:
lotsa munged stuff




---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


experimental/rangerrick/common/crypto/finkinfo kdepim3.patch,1.7,1.8

2005-09-17 Thread Benjamin Reed
Update of /cvsroot/fink/experimental/rangerrick/common/crypto/finkinfo
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25314/common/crypto/finkinfo

Modified Files:
kdepim3.patch 
Log Message:
lotsa munged stuff




---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


experimental/rangerrick/common/main/finkinfo/devel distcc-gtk.info,1.16,1.17 distcc.info,1.23,1.24

2005-09-17 Thread Benjamin Reed
Update of /cvsroot/fink/experimental/rangerrick/common/main/finkinfo/devel
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25314/common/main/finkinfo/devel

Modified Files:
distcc-gtk.info distcc.info 
Log Message:
lotsa munged stuff





---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


experimental/rangerrick/10.4/main/finkinfo/languages mono.info,1.6,1.7 mono.patch,1.6,1.7

2005-09-17 Thread Benjamin Reed
Update of /cvsroot/fink/experimental/rangerrick/10.4/main/finkinfo/languages
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25314/10.4/main/finkinfo/languages

Modified Files:
mono.info mono.patch 
Log Message:
lotsa munged stuff





---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


experimental/rangerrick/10.4/main/finkinfo/libs libgdiplus.info,1.6,1.7

2005-09-17 Thread Benjamin Reed
Update of /cvsroot/fink/experimental/rangerrick/10.4/main/finkinfo/libs
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25314/10.4/main/finkinfo/libs

Modified Files:
libgdiplus.info 
Log Message:
lotsa munged stuff




---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


experimental/rangerrick/10.4/main/finkinfo/x11 qt3.info,1.10,1.11 qt3.patch,1.13,1.14

2005-09-17 Thread Benjamin Reed
Update of /cvsroot/fink/experimental/rangerrick/10.4/main/finkinfo/x11
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25314/10.4/main/finkinfo/x11

Modified Files:
qt3.info qt3.patch 
Log Message:
lotsa munged stuff





---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


experimental/rangerrick/10.3/main/finkinfo/x11 qt3.info,1.36,1.37 qt3.patch,1.25,1.26

2005-09-17 Thread Benjamin Reed
Update of /cvsroot/fink/experimental/rangerrick/10.3/main/finkinfo/x11
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25314/10.3/main/finkinfo/x11

Modified Files:
qt3.info qt3.patch 
Log Message:
lotsa munged stuff





---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


experimental/rangerrick/10.3/crypto/finkinfo kdepim3.patch,1.7,1.8

2005-09-17 Thread Benjamin Reed
Update of /cvsroot/fink/experimental/rangerrick/10.3/crypto/finkinfo
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25314/10.3/crypto/finkinfo

Modified Files:
kdepim3.patch 
Log Message:
lotsa munged stuff




---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


experimental/rangerrick/10.3/main/finkinfo/libs libgdiplus.info,1.6,1.7

2005-09-17 Thread Benjamin Reed
Update of /cvsroot/fink/experimental/rangerrick/10.3/main/finkinfo/libs
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25314/10.3/main/finkinfo/libs

Modified Files:
libgdiplus.info 
Log Message:
lotsa munged stuff




---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


experimental/rangerrick/10.3/main/finkinfo/languages mono.info,1.9,1.10 mono.patch,1.8,1.9

2005-09-17 Thread Benjamin Reed
Update of /cvsroot/fink/experimental/rangerrick/10.3/main/finkinfo/languages
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25314/10.3/main/finkinfo/languages

Modified Files:
mono.info mono.patch 
Log Message:
lotsa munged stuff





---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


experimental/rangerrick/10.4/crypto/finkinfo kdepim3.patch,1.7,1.8

2005-09-17 Thread Benjamin Reed
Update of /cvsroot/fink/experimental/rangerrick/10.4/crypto/finkinfo
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25314/10.4/crypto/finkinfo

Modified Files:
kdepim3.patch 
Log Message:
lotsa munged stuff




---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.3/stable/main/finkinfo/sound ladspa-cmt.info,1.2,1.3

2005-09-17 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/sound
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4429

Modified Files:
ladspa-cmt.info 
Log Message:
document use of g++-3.3


Index: ladspa-cmt.info
===
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/sound/ladspa-cmt.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ladspa-cmt.info 30 Dec 2004 18:30:30 -  1.2
+++ ladspa-cmt.info 17 Sep 2005 18:43:41 -  1.3
@@ -26,6 +26,11 @@
 <<
 
 Description: LADSPA Computer Music Toolkit (plugins)
+DescPackaging: <<
+ This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
+ ever updated to a more recent compiler, any packages which depend on
+ this one must be updated at the same time.
+<<
 DescDetail: <<
 The Computer Music Toolkit (CMT) is a collection of LADSPA plugins
 for use with software synthesis and recording packages on Linux.



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.3/unstable/main/finkinfo/sound ladspa-cmt.info,1.4,1.5

2005-09-17 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sound
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4311

Modified Files:
ladspa-cmt.info 
Log Message:
document use of g++-3.3


Index: ladspa-cmt.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/sound/ladspa-cmt.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- ladspa-cmt.info 30 Dec 2004 18:30:50 -  1.4
+++ ladspa-cmt.info 17 Sep 2005 18:43:16 -  1.5
@@ -26,6 +26,11 @@
 <<
 
 Description: LADSPA Computer Music Toolkit (plugins)
+DescPackaging: <<
+ This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
+ ever updated to a more recent compiler, any packages which depend on
+ this one must be updated at the same time.
+<<
 DescDetail: <<
 The Computer Music Toolkit (CMT) is a collection of LADSPA plugins
 for use with software synthesis and recording packages on Linux.



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/stable/main/finkinfo/sound ladspa-cmt.info,1.1,1.2

2005-09-17 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/sound
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4214

Modified Files:
ladspa-cmt.info 
Log Message:
document use of g++-3.3


Index: ladspa-cmt.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/sound/ladspa-cmt.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ladspa-cmt.info 27 Apr 2005 03:46:55 -  1.1
+++ ladspa-cmt.info 17 Sep 2005 18:42:51 -  1.2
@@ -26,6 +26,11 @@
 <<
 
 Description: LADSPA Computer Music Toolkit (plugins)
+DescPackaging: <<
+ This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
+ ever updated to a more recent compiler, any packages which depend on
+ this one must be updated at the same time.
+<<
 DescDetail: <<
 The Computer Music Toolkit (CMT) is a collection of LADSPA plugins
 for use with software synthesis and recording packages on Linux.



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/unstable/main/finkinfo/sound ladspa-cmt.info,1.1,1.2

2005-09-17 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sound
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4093

Modified Files:
ladspa-cmt.info 
Log Message:
document use of g++-3.3


Index: ladspa-cmt.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sound/ladspa-cmt.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ladspa-cmt.info 27 Apr 2005 03:26:37 -  1.1
+++ ladspa-cmt.info 17 Sep 2005 18:42:23 -  1.2
@@ -26,6 +26,11 @@
 <<
 
 Description: LADSPA Computer Music Toolkit (plugins)
+DescPackaging: <<
+ This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
+ ever updated to a more recent compiler, any packages which depend on
+ this one must be updated at the same time.
+<<
 DescDetail: <<
 The Computer Music Toolkit (CMT) is a collection of LADSPA plugins
 for use with software synthesis and recording packages on Linux.



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.3/unstable/main/finkinfo/utils qvcd.info,1.3,1.4

2005-09-17 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/utils
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2580

Modified Files:
qvcd.info 
Log Message:
force g++-3.3


Index: qvcd.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/utils/qvcd.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- qvcd.info   8 May 2005 05:30:43 -   1.3
+++ qvcd.info   17 Sep 2005 18:34:48 -  1.4
@@ -3,7 +3,7 @@
 Revision: 10
 ###
 Depends: x11, qt3-shlibs, vcdimager, cdrdao, libpng3-shlibs, libjpeg-shlibs
-BuildDepends: qt3, libpng3, libjpeg
+BuildDepends: qt3, libpng3, libjpeg, gcc3.3
 ###
 Source: http://www.steffen-sobiech.de/%n/%n-%v.tar.gz
 Source-MD5: 4aed9b0d46c4f194643040001d10cbea
@@ -17,6 +17,8 @@
 NoSetCPPFLAGS: true
 NoSetCFLAGS: true
 SetCPPFLAGS: -fno-common -no-cpp-precomp -I%p/include
+SetCC: gcc-3.3
+SetCXX: g++-3.3
 ###
 GCC: 3.3
 ###
@@ -32,6 +34,11 @@
 DocFiles: AUTHORS COPYING ChangeLog INSTALL README TODO
 ###
 Description: Graphical frontend for GNU vcdimager and cdrdao
+DescPackaging: <<
+ This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
+ ever updated to a more recent compiler, any packages which depend on
+ this one must be updated at the same time.
+<<
 DescDetail: <<
   qvcd is a graphical frontend for GNU vcdimager and cdrdao. Together with
   those tools, qvcd can be used to create a VideoCD out of an MPEG file.



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/unstable/main/finkinfo/utils qvcd.info,1.2,1.3

2005-09-17 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/utils
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2418

Modified Files:
qvcd.info 
Log Message:
force g++-3.3


Index: qvcd.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/utils/qvcd.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- qvcd.info   8 May 2005 05:31:35 -   1.2
+++ qvcd.info   17 Sep 2005 18:34:01 -  1.3
@@ -3,7 +3,7 @@
 Revision: 10
 ###
 Depends: x11, qt3-shlibs, vcdimager, cdrdao, libpng3-shlibs, libjpeg-shlibs
-BuildDepends: qt3, libpng3, libjpeg
+BuildDepends: qt3, libpng3, libjpeg, gcc3.3
 ###
 Source: http://www.steffen-sobiech.de/%n/%n-%v.tar.gz
 Source-MD5: 4aed9b0d46c4f194643040001d10cbea
@@ -17,6 +17,8 @@
 NoSetCPPFLAGS: true
 NoSetCFLAGS: true
 SetCPPFLAGS: -fno-common -no-cpp-precomp -I%p/include
+SetCC: gcc-3.3
+SetCXX: g++-3.3
 ###
 GCC: 3.3
 ###
@@ -32,6 +34,11 @@
 DocFiles: AUTHORS COPYING ChangeLog INSTALL README TODO
 ###
 Description: Graphical frontend for GNU vcdimager and cdrdao
+DescPackaging: <<
+ This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
+ ever updated to a more recent compiler, any packages which depend on
+ this one must be updated at the same time.
+<<
 DescDetail: <<
   qvcd is a graphical frontend for GNU vcdimager and cdrdao. Together with
   those tools, qvcd can be used to create a VideoCD out of an MPEG file.



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/unstable/main/finkinfo/sci stellarium.info,1.2,1.3

2005-09-17 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18019

Modified Files:
stellarium.info 
Log Message:
document use of g++-3.3


Index: stellarium.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci/stellarium.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- stellarium.info 16 Sep 2005 01:25:35 -  1.2
+++ stellarium.info 17 Sep 2005 17:20:32 -  1.3
@@ -39,6 +39,11 @@
   Ecliptic and celestrial equator lines.
   Windowed and fullscreen modes.
 <<
+DescPackaging: <<
+ This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
+ ever updated to a more recent compiler, any packages which depend on
+ this one must be updated at the same time.
+<<
 DescPort: <<
   Patched configure to link with libmx.dylib, needed for some math functions.
   Made some patches to recognize SDL. Patched main.cpp



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.3/stable/main/finkinfo/libs wv2.info,1.2,1.3

2005-09-17 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/libs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15028

Modified Files:
wv2.info 
Log Message:
document use of g++-3.3


Index: wv2.info
===
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/libs/wv2.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- wv2.info4 Aug 2005 12:45:45 -   1.2
+++ wv2.info17 Sep 2005 17:08:48 -  1.3
@@ -22,6 +22,11 @@
 <<
 DocFiles: AUTHORS COPYING* ChangeLog INSTALL README RELEASE THANKS TODO
 Description: MSWord parsing library
+DescPackaging: <<
+ This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
+ ever updated to a more recent compiler, any packages which depend on
+ this one must be updated at the same time.
+<<
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 Homepage: http://wvware.sourceforge.net/
 License: LGPL



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.3/unstable/main/finkinfo/libs wv2.info,1.7,1.8

2005-09-17 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14926

Modified Files:
wv2.info 
Log Message:
document use of g++-3.3


Index: wv2.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/wv2.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- wv2.info4 Aug 2005 12:46:32 -   1.7
+++ wv2.info17 Sep 2005 17:08:17 -  1.8
@@ -22,6 +22,11 @@
 <<
 DocFiles: AUTHORS COPYING* ChangeLog INSTALL README RELEASE THANKS TODO
 Description: MSWord parsing library
+DescPackaging: <<
+ This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
+ ever updated to a more recent compiler, any packages which depend on
+ this one must be updated at the same time.
+<<
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 Homepage: http://wvware.sourceforge.net/
 License: LGPL



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/stable/main/finkinfo/libs wv2.info,1.2,1.3

2005-09-17 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/libs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14754

Modified Files:
wv2.info 
Log Message:
document use of g++-3.3


Index: wv2.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/libs/wv2.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- wv2.info4 Aug 2005 12:44:52 -   1.2
+++ wv2.info17 Sep 2005 17:07:51 -  1.3
@@ -22,6 +22,11 @@
 <<
 DocFiles: AUTHORS COPYING* ChangeLog INSTALL README RELEASE THANKS TODO
 Description: MSWord parsing library
+DescPackaging: <<
+ This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
+ ever updated to a more recent compiler, any packages which depend on
+ this one must be updated at the same time.
+<<
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 Homepage: http://wvware.sourceforge.net/
 License: LGPL



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/unstable/main/finkinfo/libs wv2.info,1.3,1.4

2005-09-17 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/libs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14557

Modified Files:
wv2.info 
Log Message:
document use of g++-3.3


Index: wv2.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/libs/wv2.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- wv2.info4 Aug 2005 12:45:17 -   1.3
+++ wv2.info17 Sep 2005 17:07:26 -  1.4
@@ -22,6 +22,11 @@
 <<
 DocFiles: AUTHORS COPYING* ChangeLog INSTALL README RELEASE THANKS TODO
 Description: MSWord parsing library
+DescPackaging: <<
+ This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
+ ever updated to a more recent compiler, any packages which depend on
+ this one must be updated at the same time.
+<<
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 Homepage: http://wvware.sourceforge.net/
 License: LGPL



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/unstable/main/finkinfo/utils cdrdao.info,1.3,1.4

2005-09-17 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/utils
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10017

Modified Files:
cdrdao.info 
Log Message:
don't force gcc 3.3


Index: cdrdao.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/utils/cdrdao.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- cdrdao.info 17 Sep 2005 05:27:12 -  1.3
+++ cdrdao.info 17 Sep 2005 16:54:33 -  1.4
@@ -5,14 +5,12 @@
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
 SourceDirectory: %n-%v
 Source-MD5: dc2bdef7a7c8973e678ba4a4a2d9cc7e
-BuildDepends: pccts, lame-dev, gcc3.3, libao2, libmad, libvorbis0, libogg, 
pkgconfig
+BuildDepends: pccts, lame-dev, libao2, libmad, libvorbis0, libogg, pkgconfig
 Depends: libmad-shlibs, libogg-shlibs, libao2-shlibs, libvorbis0-shlibs, 
lame-shlibs
 Patch: %n.patch
 UpdateConfigGuessInDirs: scsilib/conf
 NoSetLDFLAGS: true
 SetLDFLAGS: -Wl,-search_paths_first -framework IOKit -framework CoreFoundation
-SetCC: gcc-3.3
-SetCXX: g++-3.3
 ConfigureParams: --with-pcctsbin=%p/bin --with-pcctsinc=%p/include/pccts 
--mandir='${prefix}/share/man' --with-lame-lib=%p/lib 
--with-lame-include=%p/include/ --without-xdao --disable-dependency-tracking
 
 CompileScript: <<



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/unstable/main/finkinfo/graphics dia.info,1.4,1.5

2005-09-17 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/graphics
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8252

Modified Files:
dia.info 
Log Message:
document g++-3.3 usage; restore GCC tag


Index: dia.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/graphics/dia.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- dia.info7 Jul 2005 17:37:19 -   1.4
+++ dia.info17 Sep 2005 16:45:37 -  1.5
@@ -1,7 +1,7 @@
 Package: dia
 Version: 0.94
 Revision: 5
-# GCC: 3.3
+GCC: 3.3
 Depends: orbit2-shlibs, libart2-shlibs, atk1-shlibs, audiofile-shlibs, 
libbonobo2-shlibs, bonobo-activation2-shlibs, libbonoboui2-shlibs, 
esound-shlibs, gconf2-shlibs, gtk+2-shlibs, gdk-pixbuf-shlibs, glib2-shlibs, 
libgnome2-shlibs, libgnomecanvas2-shlibs, libgnomeui2-shlibs, gnome-vfs2-shlibs 
| gnome-vfs2-ssl-shlibs, libiconv, gettext, libjpeg-shlibs, pango1-xft2-shlibs, 
libpng3-shlibs, popt-shlibs, libxml2-bin, libxml2-shlibs, scrollkeeper, 
gnome-keyring-shlibs
 BuildDepends: orbit2-dev, libart2, atk1, audiofile, libbonobo2-dev, 
bonobo-activation2, libbonoboui2-dev, libbonoboui2, esound, gettext-dev, 
gettext-bin, gettext-tools, libiconv-dev, gconf2-dev, glib2-dev, gtk+2-dev, 
gdk-pixbuf, libgnome2-dev, libgnomecanvas2-dev, libgnomeui2-dev, gnome-vfs2-dev 
| gnome-vfs2-ssl-dev, libjpeg, pango1-xft2-dev, libpng3, popt, libxml2, 
intltool, gnome-keyring-dev (>= 0.4.3-1), xml-parser-pm586
 Source: gnome
@@ -43,6 +43,11 @@
 <<
 DocFiles: COPYING README AUTHORS NEWS ChangeLog KNOWN_BUGS TODO
 Description: Diagram drawing program
+DescPackaging: <<
+ This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
+ ever updated to a more recent compiler, any packages which depend on
+ this one must be updated at the same time.
+<<
 DescDetail: <<
 Dia is a tool for drawing diagrams, borrowing ideas from programs such
 as visio. It can be used to draw specific types of diagrams such as



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/stable/main/finkinfo/gnome glade2.info,1.2,1.3

2005-09-17 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/gnome
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7430

Modified Files:
glade2.info 
Log Message:
sync builddepends between stable and unstable


Index: glade2.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/gnome/glade2.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- glade2.info 28 Apr 2005 14:14:03 -  1.2
+++ glade2.info 17 Sep 2005 16:41:15 -  1.3
@@ -5,7 +5,7 @@
 Source-MD5: 712c99eb5bfbf0fe063234c7f7c73ad9
 GCC: 3.3
 Depends: x11, libgnomedb-shlibs (>= 1.0.3-4), gtksourceview-shlibs (>= 
1.0.1-7),  libgnomeprint2.2-shlibs (>= 2.6.2-9), libgda-shlibs (>= 1.0.4-3), 
libgnomeui2-shlibs (>= 2.6.1.1-8), gnome-keyring-shlibs (>= 0.2.1-3), 
libjpeg-shlibs (>= 6b-16), libglade2-shlibs (>=2.3.6-16), libxslt-shlibs (>= 
1.1.8-1), libbonoboui2-shlibs (>= 2.6.1-9), libgnomecanvas2-shlibs (>= 
2.6.1.1-7), libgnome2-shlibs (>= 2.6.1.2-8), esound-shlibs (>= 0.2.35-8), 
audiofile-shlibs (>= 0.2.6-10), libart2-shlibs (>= 2.3.16-2), 
pango1-xft2-shlibs (>= 1.4.0-27), gnome-vfs2-shlibs (>= 2.6.1.1-13) | 
gnome-vfs2-ssl-shlibs (>= 2.6.1.1-13), gconf2-shlibs (>= 2.6.3-9), 
libbonobo2-shlibs (>= 2.6.2-8), libgail-gnome (>= 1.0.4-5), orbit2-shlibs (>= 
2.10.3-8), popt-shlibs, glib2-shlibs (>= 2.4.6-6), gtk+2-shlibs (>= 2.4.9-8), 
libxml2-shlibs (>= 2.6.11-1), atk1-shlibs (>= 1.6.1-3), gettext, libiconv, 
scrollkeeper, libgail-gnome, gnome-panel-shlibs (>= 2.6.2-12)
-BuildDepends: pkgconfig, automake1.4, x11-dev, libgnomedb-dev (>= 1.0.3-4), 
gtksourceview-dev (>= 1.0.1-7), libgda-dev  (>= 1.0.4-3), libgnomeui2-dev (>= 
2.6.1.1-8), libjpeg (>= 6b-16), libglade2 (>= 2.3.6-16), libxslt (>= 1.1.8-1), 
libbonoboui2-dev (>= 2.6.1-9), libgnomecanvas2-dev (>= 2.6.1.1-7), 
libgnome2-dev (>= 2.6.1.2-8), esound (>= 0.2.35-8), audiofile (>= 0.2.6-10), 
libart2 (>= 2.3.16-2), pango1-dev | pango1-xft2-dev (>= 1.4.0-27), 
gnome-vfs2-dev (>= 2.6.1.1-13) | gnome-vfs2-ssl-dev (>= 2.6.1.1-13), gconf2-dev 
(>= 2.6.3-9), gconf2 (>= 2.6.3-9), libbonobo2-dev (>= 2.6.2-8), orbit2-dev (>= 
2.10.3-8), popt, glib2-dev (>= 2.4.6-6), glib2 (>= 2.4.6-6), gtk+2-dev (>= 
2.4.9-8), gtk+2 (>= 2.4.9-8), libxml2 (>= 2.6.11-1), atk1 (>= 1.6.1-3), 
gettext-dev, gettext-bin, gettext-tools, libiconv-dev, gnome-panel-dev (>= 
2.6.2), gnome-panel (>= 2.6.2-12), xml-parser-pm586, libgnomeprint2.2-dev, 
gnome-keyring-dev
+BuildDepends: pkgconfig, automake1.4, x11-dev, libgnomedb-dev (>= 1.0.3-4), 
gtksourceview-dev (>= 1.0.1-7), libgda-dev  (>= 1.0.4-3), libgnomeui2-dev (>= 
2.6.1.1-8), libjpeg (>= 6b-16), libglade2 (>= 2.3.6-16), libxslt (>= 1.1.8-1), 
libbonoboui2-dev (>= 2.6.1-9), libgnomecanvas2-dev (>= 2.6.1.1-7), 
libgnome2-dev (>= 2.6.1.2-8), esound (>= 0.2.35-8), audiofile (>= 0.2.6-10), 
libart2 (>= 2.3.16-2), pango1-dev | pango1-xft2-dev (>= 1.4.0-27), 
gnome-vfs2-dev (>= 2.6.1.1-13) | gnome-vfs2-ssl-dev (>= 2.6.1.1-13), gconf2-dev 
(>= 2.6.3-9), gconf2 (>= 2.6.3-9), libbonobo2-dev (>= 2.6.2-8), orbit2-dev (>= 
2.10.3-8), popt, glib2-dev (>= 2.4.6-6), glib2 (>= 2.4.6-6), gtk+2-dev (>= 
2.4.9-8), gtk+2 (>= 2.4.9-8), libxml2 (>= 2.6.11-1), atk1 (>= 1.6.1-3), 
gettext-dev, gettext-bin, gettext-tools, libiconv-dev, gnome-panel-dev (>= 
2.6.2), gnome-panel (>= 2.6.2-12), xml-parser-pm586, libgnomeprint2.2-dev, 
gnome-keyring-dev (>= 0.4.3-1)
 Patchscript: <<
  perl -pi.bak -e 's|-scrollkeeper-update|#-scrollkeeper-update|g' 
omf-install/Makefile.in
  perl -pi.bak -e 's|localedir \= \$libdir\/locale|localedir \= 
\$\(prefix\)\/share\/locale|' po/Makefile.in.in



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/unstable/main/finkinfo/utils p7zip.info,1.4,1.5

2005-09-17 Thread ASARI Takashi
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/utils
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16866/10.4-transitional/unstable/main/finkinfo/utils

Modified Files:
p7zip.info 
Log Message:
Fix the permission of doc files: Thanks kurt

Index: p7zip.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/utils/p7zip.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- p7zip.info  2 Aug 2005 06:57:16 -   1.4
+++ p7zip.info  17 Sep 2005 14:55:57 -  1.5
@@ -1,6 +1,6 @@
 Package: p7zip
 Version: 4.20
-Revision: 1
+Revision: 2
 GCC: 3.3
 Description: File archiver with highest compression ratio
 License: GPL/LGPL
@@ -18,6 +18,7 @@
   /usr/bin/install -m 755 bin/7za %i/bin
   /usr/bin/install -m 755 -d %i/share/doc/%n
   /bin/cp -R DOCS/ %i/share/doc/%n
+  /usr/bin/find /sw/share/doc/p7zip/MANUAL -type f | /usr/bin/xargs /bin/chmod 
644
 <<
 
 Homepage: http://p7zip.sourceforge.net/



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.3/unstable/main/finkinfo/utils p7zip.info,1.5,1.6

2005-09-17 Thread ASARI Takashi
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/utils
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16866/10.3/unstable/main/finkinfo/utils

Modified Files:
p7zip.info 
Log Message:
Fix the permission of doc files: Thanks kurt

Index: p7zip.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/utils/p7zip.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- p7zip.info  2 Aug 2005 06:57:16 -   1.5
+++ p7zip.info  17 Sep 2005 14:55:57 -  1.6
@@ -1,6 +1,6 @@
 Package: p7zip
 Version: 4.20
-Revision: 1
+Revision: 2
 GCC: 3.3
 Description: File archiver with highest compression ratio
 License: GPL/LGPL
@@ -18,6 +18,7 @@
   /usr/bin/install -m 755 bin/7za %i/bin
   /usr/bin/install -m 755 -d %i/share/doc/%n
   /bin/cp -R DOCS/ %i/share/doc/%n
+  /usr/bin/find %i/share/doc/p7zip/MANUAL -type f | /usr/bin/xargs /bin/chmod 
644
 <<
 
 Homepage: http://p7zip.sourceforge.net/



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.3/unstable/main/finkinfo/games sdl-image.info,NONE,1.1 sdl-image-1.2.3-1.info,1.1,NONE

2005-09-17 Thread Max Horn
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/games
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13162

Added Files:
sdl-image.info 
Removed Files:
sdl-image-1.2.3-1.info 
Log Message:
New revision of sdl-image, fixes conflicts field

--- NEW FILE: sdl-image.info ---
Package: sdl-image
Version: 1.2.3
Revision: 2
Maintainer: Max Horn <[EMAIL PROTECTED]>
BuildDepends: sdl, libjpeg, libpng3
Depends: %N-shlibs (= %v-%r)
Conflicts: %N-bin (<< 1.2.3-1)
Replaces: sdl-image-dev
BuildDependsOnly: True
Source: http://www.libsdl.org/projects/SDL_image/release/SDL_image-%v.tar.gz
Source-MD5: d55826ffbd2bdc48b09cc64a9ed9e59e
UpdateLibtool: true
SetCPPFLAGS: -no-cpp-precomp
InstallScript: make install DESTDIR=%d
SplitOff: <<
  Package: %N-shlibs
  Depends: sdl-shlibs, libjpeg-shlibs, libpng3-shlibs
  Replaces: %N (<= 1.2.1-2)
  Files: lib/libSDL_image-*.dylib
  Shlibs: %p/lib/libSDL_image-1.2.0.dylib 2.0.0 %n (>= 1.2.2-1)
  Docfiles: CHANGES COPYING README
<<
Docfiles: CHANGES COPYING README
Description: SDL image file loading library
Homepage: http://www.libsdl.org/projects/SDL_image/
License: LGPL

--- sdl-image-1.2.3-1.info DELETED ---



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.3/stable/main/finkinfo/games sdl-image.info,NONE,1.1 sdl-image-1.2.3-1.info,1.1,NONE

2005-09-17 Thread Max Horn
Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/games
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12585

Added Files:
sdl-image.info 
Removed Files:
sdl-image-1.2.3-1.info 
Log Message:
New revision of sdl-image, fixes conflicts field

--- NEW FILE: sdl-image.info ---
Package: sdl-image
Version: 1.2.3
Revision: 2
Maintainer: Max Horn <[EMAIL PROTECTED]>
BuildDepends: sdl, libjpeg, libpng3
Depends: %N-shlibs (= %v-%r)
Conflicts: %N-bin (<< 1.2.3-1)
Replaces: sdl-image-dev
BuildDependsOnly: True
Source: http://www.libsdl.org/projects/SDL_image/release/SDL_image-%v.tar.gz
Source-MD5: d55826ffbd2bdc48b09cc64a9ed9e59e
UpdateLibtool: true
SetCPPFLAGS: -no-cpp-precomp
InstallScript: make install DESTDIR=%d
SplitOff: <<
  Package: %N-shlibs
  Depends: sdl-shlibs, libjpeg-shlibs, libpng3-shlibs
  Replaces: %N (<= 1.2.1-2)
  Files: lib/libSDL_image-*.dylib
  Shlibs: %p/lib/libSDL_image-1.2.0.dylib 2.0.0 %n (>= 1.2.2-1)
  Docfiles: CHANGES COPYING README
<<
Docfiles: CHANGES COPYING README
Description: SDL image file loading library
Homepage: http://www.libsdl.org/projects/SDL_image/
License: LGPL

--- sdl-image-1.2.3-1.info DELETED ---



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/stable/main/finkinfo/games sdl-image.info,NONE,1.1 sdl-image-1.2.3-1.info,1.1,NONE

2005-09-17 Thread Max Horn
Update of /cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/games
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12279

Added Files:
sdl-image.info 
Removed Files:
sdl-image-1.2.3-1.info 
Log Message:
New revision of sdl-image, fixes conflicts field

--- NEW FILE: sdl-image.info ---
Package: sdl-image
Version: 1.2.3
Revision: 2
Maintainer: Max Horn <[EMAIL PROTECTED]>
BuildDepends: sdl, libjpeg, libpng3
Depends: %N-shlibs (= %v-%r)
Conflicts: %N-bin (<< 1.2.3-1)
Replaces: sdl-image-dev
BuildDependsOnly: True
Source: http://www.libsdl.org/projects/SDL_image/release/SDL_image-%v.tar.gz
Source-MD5: d55826ffbd2bdc48b09cc64a9ed9e59e
UpdateLibtool: true
SetCPPFLAGS: -no-cpp-precomp
InstallScript: make install DESTDIR=%d
SplitOff: <<
  Package: %N-shlibs
  Depends: sdl-shlibs, libjpeg-shlibs, libpng3-shlibs
  Replaces: %N (<= 1.2.1-2)
  Files: lib/libSDL_image-*.dylib
  Shlibs: %p/lib/libSDL_image-1.2.0.dylib 2.0.0 %n (>= 1.2.2-1)
  Docfiles: CHANGES COPYING README
<<
Docfiles: CHANGES COPYING README
Description: SDL image file loading library
Homepage: http://www.libsdl.org/projects/SDL_image/
License: LGPL

--- sdl-image-1.2.3-1.info DELETED ---



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/unstable/main/finkinfo/games sdl-image.info,NONE,1.1 sdl-image-1.2.3-1.info,1.1,NONE

2005-09-17 Thread Max Horn
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/games
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12324

Added Files:
sdl-image.info 
Removed Files:
sdl-image-1.2.3-1.info 
Log Message:
New revision of sdl-image, fixes conflicts field

--- NEW FILE: sdl-image.info ---
Package: sdl-image
Version: 1.2.3
Revision: 2
Maintainer: Max Horn <[EMAIL PROTECTED]>
BuildDepends: sdl, libjpeg, libpng3
Depends: %N-shlibs (= %v-%r)
Conflicts: %N-bin (<< 1.2.3-1)
Replaces: sdl-image-dev
BuildDependsOnly: True
Source: http://www.libsdl.org/projects/SDL_image/release/SDL_image-%v.tar.gz
Source-MD5: d55826ffbd2bdc48b09cc64a9ed9e59e
UpdateLibtool: true
SetCPPFLAGS: -no-cpp-precomp
InstallScript: make install DESTDIR=%d
SplitOff: <<
  Package: %N-shlibs
  Depends: sdl-shlibs, libjpeg-shlibs, libpng3-shlibs
  Replaces: %N (<= 1.2.1-2)
  Files: lib/libSDL_image-*.dylib
  Shlibs: %p/lib/libSDL_image-1.2.0.dylib 2.0.0 %n (>= 1.2.2-1)
  Docfiles: CHANGES COPYING README
<<
Docfiles: CHANGES COPYING README
Description: SDL image file loading library
Homepage: http://www.libsdl.org/projects/SDL_image/
License: LGPL

--- sdl-image-1.2.3-1.info DELETED ---



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/unstable/main/finkinfo/net autossh.info,1.1,1.2

2005-09-17 Thread Martin Costabel
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/net
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1849/net

Modified Files:
autossh.info 
Log Message:
Don't need socklen_t on Tiger; rev up.

Index: autossh.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/net/autossh.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- autossh.info27 Apr 2005 03:26:11 -  1.1
+++ autossh.info17 Sep 2005 10:42:50 -  1.2
@@ -1,6 +1,6 @@
 Package: autossh
 Version: 1.2f
-Revision: 1
+Revision: 11
 Description: Restarts SSH sessions and tunnels
 License: BSD
 Maintainer: rayg <[EMAIL PROTECTED]>
@@ -8,6 +8,7 @@
 Source: http://www.harding.motd.ca/autossh/%n-%v.tgz
 Source-MD5: f812557fbdd9b24cbf41f0a09bade07f
 
+PatchScript: perl -pi -e 's|typedef.*socklen_t.*||g' autossh.c
 CompileScript: make -f Makefile.apple
 InstallScript: <<
  head -n 22 autossh.c | tail -n +7 | sed 's/^ \* \?//' > LICENSE



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


fink/perlmod/Fink ChangeLog,1.1141,1.1142 Notify.pm,1.13,1.14 Services.pm,1.186,1.187

2005-09-17 Thread Dave Vasilevsky
Update of /cvsroot/fink/fink/perlmod/Fink
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20860

Modified Files:
ChangeLog Notify.pm Services.pm 
Log Message:
generic sub-package finding

Index: Services.pm
===
RCS file: /cvsroot/fink/fink/perlmod/Fink/Services.pm,v
retrieving revision 1.186
retrieving revision 1.187
diff -u -d -r1.186 -r1.187
--- Services.pm 11 Sep 2005 23:42:18 -  1.186
+++ Services.pm 17 Sep 2005 09:23:09 -  1.187
@@ -30,6 +30,8 @@
 use Fcntl qw(:flock);
 use Getopt::Long;
 use Data::Dumper;
+use File::Find;
+use File::Spec;
 
 use strict;
 use warnings;
@@ -60,7 +62,8 @@
  &dpkg_lockwait &aptget_lockwait
  &store_rename &fix_gcc_repairperms
  &spec2struct &spec2string &get_options
- $VALIDATE_HELP $VALIDATE_ERROR 
$VALIDATE_OK);
+ $VALIDATE_HELP $VALIDATE_ERROR 
$VALIDATE_OK
+ &find_subpackages);
 }
 our @EXPORT_OK;
 
@@ -2056,6 +2059,49 @@
exit 0;
 }
 
+=item find_subpackages
+
+  my @package_names = find_subpackages(__PACKAGE__);
+
+Find the sub-packages of a package. For example, the package -I could
+have sub-packages -I, -I, etc.
+
+A list of package-names will be returned, with each package having already been
+require'd. One can then call -I, or some other class method, to create new
+objects of a sub-package.
+
+=cut
+
+sub find_subpackages {
+   my $pkg = shift;
+   (my $pkgdir = $pkg) =~ s,::,/,g;
+   
+   my %found;
+   my @found; # keep ordered
+   for my $dir (@INC) {
+   my $subdir = File::Spec->catdir($dir, $pkgdir);
+   next unless -d $subdir;
+   
+   find({
+   follow => 1,
+   wanted => sub {
+   return unless /\.pm$/;
+   
+   my $subpkg = 
File::Spec->abs2rel($File::Find::name, $dir);
+   $subpkg =~ s,/,::,g;
+   $subpkg =~ s,\.pm$,,;
+   return if exists $found{$subpkg};
+   
+   eval "require $subpkg";
+   $found{$subpkg} = 1;
+   push @found, $subpkg;
+   }
+   }, $subdir);
+   }
+   
+   return @found;
+}
+
 =back
 
 =cut

Index: Notify.pm
===
RCS file: /cvsroot/fink/fink/perlmod/Fink/Notify.pm,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- Notify.pm   2 May 2005 20:07:53 -   1.13
+++ Notify.pm   17 Sep 2005 09:23:09 -  1.14
@@ -23,7 +23,8 @@
 
 package Fink::Notify;
 
-use Fink::Config qw($config);
+use Fink::Config   qw($config);
+use Fink::Services qw(&find_subpackages);
 use UNIVERSAL qw(isa);
 
 BEGIN {
@@ -285,31 +286,18 @@
 
 sub list_plugins {
my $self = shift;
-
+   
my %plugins;
-
-   for my $directory (reverse @INC) {
-   if (-d $directory . '/Fink/Notify') {
-   if (opendir(DIR, $directory . '/Fink/Notify')) {
-   for my $plugin (grep(/\.pm$/, readdir(DIR))) {
-   my $plugin_obj;
-   my $plugname = "Fink::Notify::$plugin";
-   $plugname =~ s/\.pm$//;
-   eval "require $plugname; 
\$plugins{$plugname}->{'about'} = $plugname->about;";
-   eval "\$plugin_obj = $plugname->new()";
-   if (defined $plugin_obj) {
-   
$plugins{$plugname}->{'enabled'} = 1;
-   }
-   }
-   }
-   }
+   foreach my $plugname ( find_subpackages(__PACKAGE__) ) {
+   $plugins{$plugname}{about} = $plugname->about();
+   $plugins{$plugname}{enabled} = 1 if defined $plugname->new();
}
 
$plugins{'Fink::Notify::Null'} = {
about   => scalar $self->about(),
enabled => 1,
};
-
+   
my $active_plugin = Fink::Notify->new();
 
for my $key (sort keys %plugins) {

Index: ChangeLog
===
RCS file: /cvsroot/fink/fink/perlmod/Fink/ChangeLog,v
retrieving revision 1.1141
retrieving revision 1.1142
diff -u -d -r1.1141 -r1.1142
--- ChangeLog   14 Sep 2005 20:23:21 -  1.1141
+++ ChangeLog   17 Sep 2005 09:23:08 -000