experimental/todai/ecc/main/finkinfo/text ghostscript-esp.info,1.12,1.13

2006-03-02 Thread Tomoaki Okayama
Update of /cvsroot/fink/experimental/todai/ecc/main/finkinfo/text
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17054

Modified Files:
ghostscript-esp.info 
Log Message:
Added only a comment in PatchScript.

Index: ghostscript-esp.info
===
RCS file: 
/cvsroot/fink/experimental/todai/ecc/main/finkinfo/text/ghostscript-esp.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- ghostscript-esp.info28 Feb 2006 08:53:08 -  1.12
+++ ghostscript-esp.info2 Mar 2006 08:43:23 -   1.13
@@ -104,6 +104,7 @@
  # Build the small Ghostscript loaders without GTK+
  sed 's|$(DESTDIR)||g'  ../gs7.07.1-nogtk2.patch | patch -p0
 
+ # See DescPackaging
  sed 's|PREFIX|%p|g'  %a/%n.patch | patch -p1
 
 NoSetMAKEFLAGS: true



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


experimental/asari mingw-gcc.info,1.1,1.2

2006-03-02 Thread ASARI Takashi
Update of /cvsroot/fink/experimental/asari
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32437

Modified Files:
mingw-gcc.info 
Log Message:
Now compiles okay on 10.4-t. Please test me.

Index: mingw-gcc.info
===
RCS file: /cvsroot/fink/experimental/asari/mingw-gcc.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- mingw-gcc.info  2 Mar 2006 01:28:55 -   1.1
+++ mingw-gcc.info  2 Mar 2006 09:09:16 -   1.2
@@ -23,15 +23,18 @@
gcc/config/i386/t-cygming
 
 
+##
 ConfigureParams: 
   --target=i686-pc-mingw32 \
+  --host=%m-apple-darwin`uname -r|cut -f1 -d.` \
   --prefix=%p/lib/mingw \
   --bindir=%p/bin --mandir=%p/share/man --infodir=%p/share/info 
--libexecdir=%p/lib \
-  --enable-languages=c++,objc,java \
+  --enable-languages=c,c++,objc,java \
   --disable-shared \
-  --disable-nls \   
+  --disable-nls \
   --enable-threads \
-  --with-gcc \
+  --disable-multilib \
+  --with-included-gettext \
   --with-as=%p/bin/i686-pc-mingw32-as \
   --with-ld=%p/bin/i686-pc-mingw32-ld \
   --disable-win32-registry \
@@ -40,8 +43,18 @@
   --without-newlib
 
 
+CompileScript: 
+ #!/bin/sh -e
+ ulimit -S -s unlimited
+ mkdir darwin
+ cd darwin
+ ../configure %c
+ make
+
+
 InstallScript: 
   #!/bin/bash -ev
+  cd darwin
   /usr/bin/make install DESTDIR=%d
   #/usr/bin/sed -i.finkbak \
   #  -e 's|-L%b/i686-pc-mingw32/libstdc++-v3/src ||' \



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


web/xml/users-guide uguide.fr.xml,1.33,1.34

2006-03-02 Thread Mich�le Garoche
Update of /cvsroot/fink/web/xml/users-guide
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14371

Modified Files:
uguide.fr.xml 
Log Message:
Update to English v.1.39

Index: uguide.fr.xml
===
RCS file: /cvsroot/fink/web/xml/users-guide/uguide.fr.xml,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- uguide.fr.xml   17 Jan 2006 11:06:39 -  1.33
+++ uguide.fr.xml   2 Mar 2006 10:24:18 -   1.34
@@ -622,7 +622,7 @@
 le développement ou le débogage des 
 paquets.
 /codeblock
-pLa plupart de ces options ne nécessite pas d'explication supplémentaire. 
Elles peuvent être configurées dans le xref chapter=conffichier de 
configuration de Fink/xref (fink.conf) si vous souhaitez les rendre 
permanentes et non pas restreindre leur effet à une seule invocation de 
codefink/code./p
+pLa plupart de ces options ne nécessite pas d'explication supplémentaire 
(voir xref chapter=conf section=optionalici/xref la définition du 
ChemindeConstructionfor - Buildpath). Elles peuvent être configurées dans le 
xref chapter=conffichier de configuration de Fink/xref (fink.conf) si 
vous souhaitez les rendre permanentes et non pas restreindre leur effet à une 
seule invocation de codefink/code./p
 /section
 section name=install 
 titleinstall - installation/title



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


scripts/installer/dmg/doc/users-guide uguide.fr.html,1.41,1.42

2006-03-02 Thread Mich�le Garoche
Update of /cvsroot/fink/scripts/installer/dmg/doc/users-guide
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15764/scripts/installer/dmg/doc/users-guide

Modified Files:
uguide.fr.html 
Log Message:
Update to English v.1.39

Index: uguide.fr.html
===
RCS file: /cvsroot/fink/scripts/installer/dmg/doc/users-guide/uguide.fr.html,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- uguide.fr.html  17 Jan 2006 11:08:07 -  1.41
+++ uguide.fr.html  2 Mar 2006 10:26:58 -   1.42
@@ -623,7 +623,7 @@
 le développement ou le débogage des 
 paquets.
 /pre
-pLa plupart de ces options ne nécessite pas d'explication supplémentaire. 
Elles peuvent être configurées dans le a href=#conffichier de 
configuration de Fink/a (fink.conf) si vous souhaitez les rendre permanentes 
et non pas restreindre leur effet à une seule invocation de tt 
style=white-space: nowrap;fink/tt./p
+pLa plupart de ces options ne nécessite pas d'explication supplémentaire 
(voir a href=#conf.optionalici/a la définition du 
ChemindeConstructionfor - Buildpath). Elles peuvent être configurées dans le 
a href=#conffichier de configuration de Fink/a (fink.conf) si vous 
souhaitez les rendre permanentes et non pas restreindre leur effet à une seule 
invocation de tt style=white-space: nowrap;fink/tt./p
 
 h3a name=usage.install6.3 install - installation/a/h3
 
@@ -878,4 +878,4 @@
 provided the document and this copyright notice remain complete and
 unmodified. Any commercial reproduction and any online publication
 requires the explicit consent of the author./phr
-pGenerated from i$Fink: uguide.fr.xml,v 1.33 2006/01/17 11:06:39 michga 
Exp $/i/p/body/html
+pGenerated from i$Fink: uguide.fr.xml,v 1.34 2006/03/02 10:24:18 michga 
Exp $/i/p/body/html



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


web/doc/users-guide conf.fr.php,1.33,1.34 index.fr.php,1.34,1.35 install.fr.php,1.32,1.33 intro.fr.php,1.32,1.33 packages.fr.php,1.34,1.35 uguide.fr.html,1.41,1.42 upgrade.fr.php,1.32,1.33 usage.fr.ph

2006-03-02 Thread Mich�le Garoche
Update of /cvsroot/fink/web/doc/users-guide
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15764/web/doc/users-guide

Modified Files:
conf.fr.php index.fr.php install.fr.php intro.fr.php 
packages.fr.php uguide.fr.html upgrade.fr.php usage.fr.php 
Log Message:
Update to English v.1.39

Index: packages.fr.php
===
RCS file: /cvsroot/fink/web/doc/users-guide/packages.fr.php,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- packages.fr.php 17 Jan 2006 11:08:07 -  1.34
+++ packages.fr.php 2 Mar 2006 10:26:58 -   1.35
@@ -1,7 +1,7 @@
 ?
 $title = Guide utilisateur - Paquets;
 $cvs_author = 'Author: michga';
-$cvs_date = 'Date: 2006/01/17 11:06:39';
+$cvs_date = 'Date: 2006/03/02 10:24:18';
 $metatags = 'link rel=contents href=index.php?phpLang=fr title=Guide 
utilisateur Contentslink rel=next href=upgrade.php?phpLang=fr 
title=Mise à niveau de Finklink rel=prev href=install.php?phpLang=fr 
title=Première installation';
 
 

Index: conf.fr.php
===
RCS file: /cvsroot/fink/web/doc/users-guide/conf.fr.php,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- conf.fr.php 17 Jan 2006 11:08:07 -  1.33
+++ conf.fr.php 2 Mar 2006 10:26:58 -   1.34
@@ -1,7 +1,7 @@
 ?
 $title = Guide utilisateur - fink.conf;
 $cvs_author = 'Author: michga';
-$cvs_date = 'Date: 2006/01/17 11:06:39';
+$cvs_date = 'Date: 2006/03/02 10:24:18';
 $metatags = 'link rel=contents href=index.php?phpLang=fr title=Guide 
utilisateur Contentslink rel=next href=usage.php?phpLang=fr 
title=Utilisation de l\'outil fink en ligne de commandelink rel=prev 
href=upgrade.php?phpLang=fr title=Mise à niveau de Fink';
 
 

Index: index.fr.php
===
RCS file: /cvsroot/fink/web/doc/users-guide/index.fr.php,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- index.fr.php17 Jan 2006 11:08:07 -  1.34
+++ index.fr.php2 Mar 2006 10:26:58 -   1.35
@@ -1,7 +1,7 @@
 ?
 $title = Guide utilisateur;
 $cvs_author = 'Author: michga';
-$cvs_date = 'Date: 2006/01/17 11:06:39';
+$cvs_date = 'Date: 2006/03/02 10:24:18';
 $metatags = 'link rel=contents href=index.php?phpLang=fr title=Guide 
utilisateur Contentslink rel=next href=intro.php?phpLang=fr 
title=Introduction';
 
 
@@ -12,7 +12,7 @@
 pBienvenue dans le Guide de l'Utilisateur Fink. Ce guide couvre les 
procédures de première installation et de mise à jour des distributions 
source et binaire, ainsi que l'installation de paquets et la maintenance./p
 h2? echo FINK_CONTENTS ; ?/h2ul
lia href=intro.php?phpLang=frb1 Introduction/b/aullia 
href=intro.php?phpLang=fr#what1.1 Qu'est-ce que Fink ?/a/lilia 
href=intro.php?phpLang=fr#req1.2 Configuration requise/a/lilia 
href=intro.php?phpLang=fr#supported-os1.3 Systèmes 
supportés/a/lilia href=intro.php?phpLang=fr#src-vs-bin1.4 Source ou 
binaire/a/li/ul/lilia href=install.php?phpLang=frb2 Première 
installation/b/aullia href=install.php?phpLang=fr#bin2.1 
Installation de la distribution binaire/a/lilia 
href=install.php?phpLang=fr#src2.2 Installation de la distribution 
source/a/lilia href=install.php?phpLang=fr#setup2.3 Définition de 
votre environnement/a/li/ul/lilia 
href=packages.php?phpLang=frb3 Installation de paquets/b/aullia 
href=packages.php?phpLang=fr#bin-dselect3.1 Installation de paquets binaires 
avec dselect/a/lilia href=packages.php?phpLang=fr#bin-apt3.2 
Installation d
 e paquets binaires avec apt-get/a/lilia 
href=packages.php?phpLang=fr#bin-exceptions3.3 Installation de paquets 
dépendants non disponibles dans la distribution binaire/a/lilia 
href=packages.php?phpLang=fr#src3.4 Installation de paquets binaires et de 
source avec fink/a/lilia 
href=packages.php?phpLang=fr#fink-commander3.5 Fink Commander/a/lilia 
href=packages.php?phpLang=fr#available-versions3.6 Versions 
disponibles/a/lilia href=packages.php?phpLang=fr#x113.7 
Implémentation de X11/a/li/ul/lilia 
href=upgrade.php?phpLang=frb4 Mise à niveau de Fink/b/aullia 
href=upgrade.php?phpLang=fr#bin4.1 Mise à niveau à partir de paquets 
binaires/a/lilia href=upgrade.php?phpLang=fr#src4.2 Mise à niveau de 
la distribution source/a/lilia href=upgrade.php?phpLang=fr#mix4.3 
Mélange de binaires et de source/a/li/ul/lilia 
href=conf.php?phpLang=frb5 Fichier de Configuration de Fink
 /b/aullia href=conf.php?phpLang=fr#about5.1 À propos de 
fink.conf/a/lilia href=conf.php?phpLang=fr#syntax5.2 Syntaxe de 
fink.conf/a/lilia href=conf.php?phpLang=fr#required5.3 Éléments 
obligatoires/a/lilia href=conf.php?phpLang=fr#optional5.4 Options 
utilisateur/a/lilia href=conf.php?phpLang=fr#downloading5.5 Options 
de téléchargement/a/lilia href=conf.php?phpLang=fr#mirrors5.6 
Configuration des miroirs/a/lilia 

dists/10.4-transitional/unstable/main/finkinfo/sci octave.info,1.12,1.13 octave.patch,1.1,1.2

2006-03-02 Thread Jeff Whitaker
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32753

Modified Files:
octave.info octave.patch 
Log Message:
Now uses gfortran, includes fix for case-sensitive filesystems.


Index: octave.patch
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci/octave.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- octave.patch27 Apr 2005 03:26:22 -  1.1
+++ octave.patch2 Mar 2006 12:41:13 -   1.2
@@ -1,6 +1,6 @@
 --- octave/configure.orig  Wed Dec 15 08:48:58 2004
 +++ octave/configure   Wed Dec 15 08:49:14 2004
-@@ -9361,235 +9361,6 @@
+@@ -9367,235 +9367,6 @@
LIBS=$save_LIBS
  fi
  
@@ -236,3 +236,106 @@
  # BLAS in Apple vecLib framework? (Mac OS X)
  if test $acx_blas_ok = no; then
vlib_flags=-framework vecLib
+@@ -17175,8 +16946,8 @@
+   ### Check for dyld first since OS X can have a non-standard libdl
+ 
+   if test ${ac_cv_header_Mach_O_dyld_h+set} = set; then
+-  echo $as_me:$LINENO: checking for Mach-O/dyld.h 5
+-echo $ECHO_N checking for Mach-O/dyld.h... $ECHO_C 6
++  echo $as_me:$LINENO: checking for mach-o/dyld.h 5
++echo $ECHO_N checking for mach-o/dyld.h... $ECHO_C 6
+ if test ${ac_cv_header_Mach_O_dyld_h+set} = set; then
+   echo $ECHO_N (cached) $ECHO_C 6
+ fi
+@@ -17184,8 +16955,8 @@
+ echo ${ECHO_T}$ac_cv_header_Mach_O_dyld_h 6
+ else
+   # Is the header compilable?
+-echo $as_me:$LINENO: checking Mach-O/dyld.h usability 5
+-echo $ECHO_N checking Mach-O/dyld.h usability... $ECHO_C 6
++echo $as_me:$LINENO: checking mach-o/dyld.h usability 5
++echo $ECHO_N checking mach-o/dyld.h usability... $ECHO_C 6
+ cat conftest.$ac_ext _ACEOF
+ /* confdefs.h.  */
+ _ACEOF
+@@ -17193,7 +16964,7 @@
+ cat conftest.$ac_ext _ACEOF
+ /* end confdefs.h.  */
+ $ac_includes_default
+-#include Mach-O/dyld.h
++#include mach-o/dyld.h
+ _ACEOF
+ rm -f conftest.$ac_objext
+ if { (eval echo $as_me:$LINENO: \$ac_compile\) 5
+@@ -17228,15 +16999,15 @@
+ echo ${ECHO_T}$ac_header_compiler 6
+ 
+ # Is the header present?
+-echo $as_me:$LINENO: checking Mach-O/dyld.h presence 5
+-echo $ECHO_N checking Mach-O/dyld.h presence... $ECHO_C 6
++echo $as_me:$LINENO: checking mach-o/dyld.h presence 5
++echo $ECHO_N checking mach-o/dyld.h presence... $ECHO_C 6
+ cat conftest.$ac_ext _ACEOF
+ /* confdefs.h.  */
+ _ACEOF
+ cat confdefs.h conftest.$ac_ext
+ cat conftest.$ac_ext _ACEOF
+ /* end confdefs.h.  */
+-#include Mach-O/dyld.h
++#include mach-o/dyld.h
+ _ACEOF
+ if { (eval echo $as_me:$LINENO: \$ac_cpp conftest.$ac_ext\) 5
+   (eval $ac_cpp conftest.$ac_ext) 2conftest.er1
+@@ -17270,25 +17041,25 @@
+ # So?  What about this header?
+ case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
+   yes:no: )
+-{ echo $as_me:$LINENO: WARNING: Mach-O/dyld.h: accepted by the compiler, 
rejected by the preprocessor! 5
+-echo $as_me: WARNING: Mach-O/dyld.h: accepted by the compiler, rejected by 
the preprocessor! 2;}
+-{ echo $as_me:$LINENO: WARNING: Mach-O/dyld.h: proceeding with the 
compiler's result 5
+-echo $as_me: WARNING: Mach-O/dyld.h: proceeding with the compiler's result 
2;}
++{ echo $as_me:$LINENO: WARNING: mach-o/dyld.h: accepted by the compiler, 
rejected by the preprocessor! 5
++echo $as_me: WARNING: mach-o/dyld.h: accepted by the compiler, rejected by 
the preprocessor! 2;}
++{ echo $as_me:$LINENO: WARNING: mach-o/dyld.h: proceeding with the 
compiler's result 5
++echo $as_me: WARNING: mach-o/dyld.h: proceeding with the compiler's result 
2;}
+ ac_header_preproc=yes
+ ;;
+   no:yes:* )
+-{ echo $as_me:$LINENO: WARNING: Mach-O/dyld.h: present but cannot be 
compiled 5
+-echo $as_me: WARNING: Mach-O/dyld.h: present but cannot be compiled 2;}
+-{ echo $as_me:$LINENO: WARNING: Mach-O/dyld.h: check for missing 
prerequisite headers? 5
+-echo $as_me: WARNING: Mach-O/dyld.h: check for missing prerequisite 
headers? 2;}
+-{ echo $as_me:$LINENO: WARNING: Mach-O/dyld.h: see the Autoconf 
documentation 5
+-echo $as_me: WARNING: Mach-O/dyld.h: see the Autoconf documentation 2;}
+-{ echo $as_me:$LINENO: WARNING: Mach-O/dyld.h: section \Present But 
Cannot Be Compiled\ 5
+-echo $as_me: WARNING: Mach-O/dyld.h: section \Present But Cannot Be 
Compiled\ 2;}
+-{ echo $as_me:$LINENO: WARNING: Mach-O/dyld.h: proceeding with the 
preprocessor's result 5
+-echo $as_me: WARNING: Mach-O/dyld.h: proceeding with the preprocessor's 
result 2;}
+-{ echo $as_me:$LINENO: WARNING: Mach-O/dyld.h: in the future, the 
compiler will take precedence 5
+-echo $as_me: WARNING: Mach-O/dyld.h: in the future, the compiler will take 
precedence 2;}
++{ echo $as_me:$LINENO: WARNING: mach-o/dyld.h: present but cannot be 
compiled 5
++echo $as_me: WARNING: mach-o/dyld.h: present but cannot be compiled 2;}
++{ echo $as_me:$LINENO: 

dists/10.4-transitional/unstable/main/finkinfo/sci octave-forge.info,1.7,1.8

2006-03-02 Thread Jeff Whitaker
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1186

Modified Files:
octave-forge.info 
Log Message:
Uses g++-4.0 to be compatible with octave 2.1.72-2


Index: octave-forge.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci/octave-forge.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- octave-forge.info   20 Jan 2006 15:20:36 -  1.7
+++ octave-forge.info   2 Mar 2006 12:42:38 -   1.8
@@ -1,20 +1,19 @@
 Package: octave-forge
 Version: 2005.06.13
-Revision: 3
+Revision: 4
 Architecture: powerpc
 Maintainer: Corey Halpin [EMAIL PROTECTED]
 BuildDepends: 
-  texinfo, g77, libjpeg, fftw3, hdf5, readline, textutils, gcc3.3,
+  texinfo, gcc4 (= 2:4.1.0-1), libjpeg, fftw3, hdf5, readline, textutils, 
gcc3.3,
   gsl
 
 BuildConflicts: libcdparanoia0-dev
 Depends:  
-  octave (= 2.1.53-1), x11, libjpeg-shlibs, fftw3-shlibs,
+  octave (= 2.1.72-2), x11, libjpeg-shlibs, fftw3-shlibs,
   hdf5-shlibs, qhull, grace, gsl-shlibs
 
 Source: mirror:sourceforge:octave/%n-%v.tar.gz
 Source-MD5: cf82a74d27636abf07f1732b4851f2e2
-#Patch: %n.patch
 UpdateConfigGuess: true
 SetCPPFLAGS: -no-cpp-precomp
 SetLDFLAGS:
@@ -22,8 +21,7 @@
 ConfigureParams: 
   --infodir='${prefix}/share/info' --mandir='${prefix}/share/man'
 
-SetCC: gcc-3.3
-SetCXX: g++-3.3
+SetCXX: g++-4.0
 InstallScript: 
 #!/bin/bash
 OSD=`%p/bin/octave-config --oct-site-dir`



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4/unstable/main/finkinfo/sci octave.info,1.7,1.8 octave.patch,1.1,1.2

2006-03-02 Thread Jeff Whitaker
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3760

Modified Files:
octave.info octave.patch 
Log Message:
Fix for case-sensitive filesystems, now uses gfortran so should work on mactel.


Index: octave.patch
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/octave.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- octave.patch20 Jan 2006 20:30:40 -  1.1
+++ octave.patch2 Mar 2006 12:47:16 -   1.2
@@ -1,6 +1,6 @@
 --- octave/configure.orig  Wed Dec 15 08:48:58 2004
 +++ octave/configure   Wed Dec 15 08:49:14 2004
-@@ -9361,235 +9361,6 @@
+@@ -9367,235 +9367,6 @@
LIBS=$save_LIBS
  fi
  
@@ -236,3 +236,106 @@
  # BLAS in Apple vecLib framework? (Mac OS X)
  if test $acx_blas_ok = no; then
vlib_flags=-framework vecLib
+@@ -17175,8 +16946,8 @@
+   ### Check for dyld first since OS X can have a non-standard libdl
+ 
+   if test ${ac_cv_header_Mach_O_dyld_h+set} = set; then
+-  echo $as_me:$LINENO: checking for Mach-O/dyld.h 5
+-echo $ECHO_N checking for Mach-O/dyld.h... $ECHO_C 6
++  echo $as_me:$LINENO: checking for mach-o/dyld.h 5
++echo $ECHO_N checking for mach-o/dyld.h... $ECHO_C 6
+ if test ${ac_cv_header_Mach_O_dyld_h+set} = set; then
+   echo $ECHO_N (cached) $ECHO_C 6
+ fi
+@@ -17184,8 +16955,8 @@
+ echo ${ECHO_T}$ac_cv_header_Mach_O_dyld_h 6
+ else
+   # Is the header compilable?
+-echo $as_me:$LINENO: checking Mach-O/dyld.h usability 5
+-echo $ECHO_N checking Mach-O/dyld.h usability... $ECHO_C 6
++echo $as_me:$LINENO: checking mach-o/dyld.h usability 5
++echo $ECHO_N checking mach-o/dyld.h usability... $ECHO_C 6
+ cat conftest.$ac_ext _ACEOF
+ /* confdefs.h.  */
+ _ACEOF
+@@ -17193,7 +16964,7 @@
+ cat conftest.$ac_ext _ACEOF
+ /* end confdefs.h.  */
+ $ac_includes_default
+-#include Mach-O/dyld.h
++#include mach-o/dyld.h
+ _ACEOF
+ rm -f conftest.$ac_objext
+ if { (eval echo $as_me:$LINENO: \$ac_compile\) 5
+@@ -17228,15 +16999,15 @@
+ echo ${ECHO_T}$ac_header_compiler 6
+ 
+ # Is the header present?
+-echo $as_me:$LINENO: checking Mach-O/dyld.h presence 5
+-echo $ECHO_N checking Mach-O/dyld.h presence... $ECHO_C 6
++echo $as_me:$LINENO: checking mach-o/dyld.h presence 5
++echo $ECHO_N checking mach-o/dyld.h presence... $ECHO_C 6
+ cat conftest.$ac_ext _ACEOF
+ /* confdefs.h.  */
+ _ACEOF
+ cat confdefs.h conftest.$ac_ext
+ cat conftest.$ac_ext _ACEOF
+ /* end confdefs.h.  */
+-#include Mach-O/dyld.h
++#include mach-o/dyld.h
+ _ACEOF
+ if { (eval echo $as_me:$LINENO: \$ac_cpp conftest.$ac_ext\) 5
+   (eval $ac_cpp conftest.$ac_ext) 2conftest.er1
+@@ -17270,25 +17041,25 @@
+ # So?  What about this header?
+ case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
+   yes:no: )
+-{ echo $as_me:$LINENO: WARNING: Mach-O/dyld.h: accepted by the compiler, 
rejected by the preprocessor! 5
+-echo $as_me: WARNING: Mach-O/dyld.h: accepted by the compiler, rejected by 
the preprocessor! 2;}
+-{ echo $as_me:$LINENO: WARNING: Mach-O/dyld.h: proceeding with the 
compiler's result 5
+-echo $as_me: WARNING: Mach-O/dyld.h: proceeding with the compiler's result 
2;}
++{ echo $as_me:$LINENO: WARNING: mach-o/dyld.h: accepted by the compiler, 
rejected by the preprocessor! 5
++echo $as_me: WARNING: mach-o/dyld.h: accepted by the compiler, rejected by 
the preprocessor! 2;}
++{ echo $as_me:$LINENO: WARNING: mach-o/dyld.h: proceeding with the 
compiler's result 5
++echo $as_me: WARNING: mach-o/dyld.h: proceeding with the compiler's result 
2;}
+ ac_header_preproc=yes
+ ;;
+   no:yes:* )
+-{ echo $as_me:$LINENO: WARNING: Mach-O/dyld.h: present but cannot be 
compiled 5
+-echo $as_me: WARNING: Mach-O/dyld.h: present but cannot be compiled 2;}
+-{ echo $as_me:$LINENO: WARNING: Mach-O/dyld.h: check for missing 
prerequisite headers? 5
+-echo $as_me: WARNING: Mach-O/dyld.h: check for missing prerequisite 
headers? 2;}
+-{ echo $as_me:$LINENO: WARNING: Mach-O/dyld.h: see the Autoconf 
documentation 5
+-echo $as_me: WARNING: Mach-O/dyld.h: see the Autoconf documentation 2;}
+-{ echo $as_me:$LINENO: WARNING: Mach-O/dyld.h: section \Present But 
Cannot Be Compiled\ 5
+-echo $as_me: WARNING: Mach-O/dyld.h: section \Present But Cannot Be 
Compiled\ 2;}
+-{ echo $as_me:$LINENO: WARNING: Mach-O/dyld.h: proceeding with the 
preprocessor's result 5
+-echo $as_me: WARNING: Mach-O/dyld.h: proceeding with the preprocessor's 
result 2;}
+-{ echo $as_me:$LINENO: WARNING: Mach-O/dyld.h: in the future, the 
compiler will take precedence 5
+-echo $as_me: WARNING: Mach-O/dyld.h: in the future, the compiler will take 
precedence 2;}
++{ echo $as_me:$LINENO: WARNING: mach-o/dyld.h: present but cannot be 
compiled 5
++echo $as_me: WARNING: mach-o/dyld.h: present but cannot be compiled 2;}
++{ echo $as_me:$LINENO: WARNING: 

dists/10.4-transitional/unstable/main/finkinfo/sci octave.info,1.13,1.14

2006-03-02 Thread Jeff Whitaker
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4717

Modified Files:
octave.info 
Log Message:
fixed DescPackaging


Index: octave.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci/octave.info,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- octave.info 2 Mar 2006 12:41:13 -   1.13
+++ octave.info 2 Mar 2006 12:48:32 -   1.14
@@ -50,12 +50,6 @@
  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.
 



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
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.info,1.17,1.18 octave.patch,1.5,1.6

2006-03-02 Thread Jeff Whitaker
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5999

Modified Files:
octave.info octave.patch 
Log Message:
New upstream version, fix for case-sensitive filesystems.


Index: octave.patch
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/octave.patch,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- octave.patch16 Dec 2004 12:26:54 -  1.5
+++ octave.patch2 Mar 2006 12:50:41 -   1.6
@@ -1,6 +1,6 @@
 --- octave/configure.orig  Wed Dec 15 08:48:58 2004
 +++ octave/configure   Wed Dec 15 08:49:14 2004
-@@ -9361,235 +9361,6 @@
+@@ -9367,235 +9367,6 @@
LIBS=$save_LIBS
  fi
  
@@ -236,3 +236,106 @@
  # BLAS in Apple vecLib framework? (Mac OS X)
  if test $acx_blas_ok = no; then
vlib_flags=-framework vecLib
+@@ -17175,8 +16946,8 @@
+   ### Check for dyld first since OS X can have a non-standard libdl
+ 
+   if test ${ac_cv_header_Mach_O_dyld_h+set} = set; then
+-  echo $as_me:$LINENO: checking for Mach-O/dyld.h 5
+-echo $ECHO_N checking for Mach-O/dyld.h... $ECHO_C 6
++  echo $as_me:$LINENO: checking for mach-o/dyld.h 5
++echo $ECHO_N checking for mach-o/dyld.h... $ECHO_C 6
+ if test ${ac_cv_header_Mach_O_dyld_h+set} = set; then
+   echo $ECHO_N (cached) $ECHO_C 6
+ fi
+@@ -17184,8 +16955,8 @@
+ echo ${ECHO_T}$ac_cv_header_Mach_O_dyld_h 6
+ else
+   # Is the header compilable?
+-echo $as_me:$LINENO: checking Mach-O/dyld.h usability 5
+-echo $ECHO_N checking Mach-O/dyld.h usability... $ECHO_C 6
++echo $as_me:$LINENO: checking mach-o/dyld.h usability 5
++echo $ECHO_N checking mach-o/dyld.h usability... $ECHO_C 6
+ cat conftest.$ac_ext _ACEOF
+ /* confdefs.h.  */
+ _ACEOF
+@@ -17193,7 +16964,7 @@
+ cat conftest.$ac_ext _ACEOF
+ /* end confdefs.h.  */
+ $ac_includes_default
+-#include Mach-O/dyld.h
++#include mach-o/dyld.h
+ _ACEOF
+ rm -f conftest.$ac_objext
+ if { (eval echo $as_me:$LINENO: \$ac_compile\) 5
+@@ -17228,15 +16999,15 @@
+ echo ${ECHO_T}$ac_header_compiler 6
+ 
+ # Is the header present?
+-echo $as_me:$LINENO: checking Mach-O/dyld.h presence 5
+-echo $ECHO_N checking Mach-O/dyld.h presence... $ECHO_C 6
++echo $as_me:$LINENO: checking mach-o/dyld.h presence 5
++echo $ECHO_N checking mach-o/dyld.h presence... $ECHO_C 6
+ cat conftest.$ac_ext _ACEOF
+ /* confdefs.h.  */
+ _ACEOF
+ cat confdefs.h conftest.$ac_ext
+ cat conftest.$ac_ext _ACEOF
+ /* end confdefs.h.  */
+-#include Mach-O/dyld.h
++#include mach-o/dyld.h
+ _ACEOF
+ if { (eval echo $as_me:$LINENO: \$ac_cpp conftest.$ac_ext\) 5
+   (eval $ac_cpp conftest.$ac_ext) 2conftest.er1
+@@ -17270,25 +17041,25 @@
+ # So?  What about this header?
+ case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
+   yes:no: )
+-{ echo $as_me:$LINENO: WARNING: Mach-O/dyld.h: accepted by the compiler, 
rejected by the preprocessor! 5
+-echo $as_me: WARNING: Mach-O/dyld.h: accepted by the compiler, rejected by 
the preprocessor! 2;}
+-{ echo $as_me:$LINENO: WARNING: Mach-O/dyld.h: proceeding with the 
compiler's result 5
+-echo $as_me: WARNING: Mach-O/dyld.h: proceeding with the compiler's result 
2;}
++{ echo $as_me:$LINENO: WARNING: mach-o/dyld.h: accepted by the compiler, 
rejected by the preprocessor! 5
++echo $as_me: WARNING: mach-o/dyld.h: accepted by the compiler, rejected by 
the preprocessor! 2;}
++{ echo $as_me:$LINENO: WARNING: mach-o/dyld.h: proceeding with the 
compiler's result 5
++echo $as_me: WARNING: mach-o/dyld.h: proceeding with the compiler's result 
2;}
+ ac_header_preproc=yes
+ ;;
+   no:yes:* )
+-{ echo $as_me:$LINENO: WARNING: Mach-O/dyld.h: present but cannot be 
compiled 5
+-echo $as_me: WARNING: Mach-O/dyld.h: present but cannot be compiled 2;}
+-{ echo $as_me:$LINENO: WARNING: Mach-O/dyld.h: check for missing 
prerequisite headers? 5
+-echo $as_me: WARNING: Mach-O/dyld.h: check for missing prerequisite 
headers? 2;}
+-{ echo $as_me:$LINENO: WARNING: Mach-O/dyld.h: see the Autoconf 
documentation 5
+-echo $as_me: WARNING: Mach-O/dyld.h: see the Autoconf documentation 2;}
+-{ echo $as_me:$LINENO: WARNING: Mach-O/dyld.h: section \Present But 
Cannot Be Compiled\ 5
+-echo $as_me: WARNING: Mach-O/dyld.h: section \Present But Cannot Be 
Compiled\ 2;}
+-{ echo $as_me:$LINENO: WARNING: Mach-O/dyld.h: proceeding with the 
preprocessor's result 5
+-echo $as_me: WARNING: Mach-O/dyld.h: proceeding with the preprocessor's 
result 2;}
+-{ echo $as_me:$LINENO: WARNING: Mach-O/dyld.h: in the future, the 
compiler will take precedence 5
+-echo $as_me: WARNING: Mach-O/dyld.h: in the future, the compiler will take 
precedence 2;}
++{ echo $as_me:$LINENO: WARNING: mach-o/dyld.h: present but cannot be 
compiled 5
++echo $as_me: WARNING: mach-o/dyld.h: present but cannot be compiled 2;}
++{ echo $as_me:$LINENO: WARNING: mach-o/dyld.h: check 

experimental/rangerrick/10.4/main/finkinfo/gnome gnomoradio.info,1.2,1.3

2006-03-02 Thread Benjamin Reed
Update of /cvsroot/fink/experimental/rangerrick/10.4/main/finkinfo/gnome
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8870/10.4/main/finkinfo/gnome

Modified Files:
gnomoradio.info 
Log Message:
dep updates

Index: gnomoradio.info
===
RCS file: 
/cvsroot/fink/experimental/rangerrick/10.4/main/finkinfo/gnome/gnomoradio.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- gnomoradio.info 13 Feb 2006 12:53:54 -  1.2
+++ gnomoradio.info 2 Mar 2006 12:54:32 -   1.3
@@ -1,7 +1,7 @@
 Package: gnomoradio
 Version: 0.15.1
 Revision: 1023
-Description: Find, fetch, share, and play freely-available music
+Description: Fetch, share, and play freely-available music
 License: GPL
 Maintainer: Benjamin Reed [EMAIL PROTECTED]
 



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


experimental/rangerrick/10.3/main/finkinfo/gnome gnomoradio.info,1.1,1.2

2006-03-02 Thread Benjamin Reed
Update of /cvsroot/fink/experimental/rangerrick/10.3/main/finkinfo/gnome
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8870/10.3/main/finkinfo/gnome

Modified Files:
gnomoradio.info 
Log Message:
dep updates

Index: gnomoradio.info
===
RCS file: 
/cvsroot/fink/experimental/rangerrick/10.3/main/finkinfo/gnome/gnomoradio.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gnomoradio.info 9 Feb 2006 16:37:29 -   1.1
+++ gnomoradio.info 2 Mar 2006 12:54:31 -   1.2
@@ -1,7 +1,7 @@
 Package: gnomoradio
 Version: 0.15.1
 Revision: 13
-Description: Find, fetch, share, and play freely-available music
+Description: Fetch, share, and play freely-available music
 License: GPL
 Maintainer: Benjamin Reed [EMAIL PROTECTED]
 



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4/unstable/main/finkinfo/x11 qt3.info,1.4,1.5 qt3.patch,1.5,1.6

2006-03-02 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10731/10.4/unstable/main/finkinfo/x11

Modified Files:
qt3.info qt3.patch 
Log Message:
incorporated some patches from other distributors; I believe this fixes the 
crash on kde shutdown

Index: qt3.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/qt3.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- qt3.info17 Feb 2006 03:02:18 -  1.4
+++ qt3.info2 Mar 2006 12:57:25 -   1.5
@@ -1,6 +1,6 @@
 Package: qt3
 Version: 3.3.5
-Revision: 1026
+Revision: 1027
 Description: Cross-Platform GUI application framework
 License: GPL
 Maintainer: Benjamin Reed [EMAIL PROTECTED]
@@ -26,12 +26,35 @@
nam-US: http://ftp.silug.org/mirrors/ftp.trolltech.com/qt/source
 
 Source: mirror:custom:qt-x11-free-%v.tar.bz2
+Source2: http://ranger.befunk.com/fink/qt-upstream-patches-0002.tar.bz2
 SourceDirectory: qt-x11-free-%v
+Source2ExtractDir: qt-x11-free-%v
 Source-MD5: 05d04688c0c0230ed54e89102d689ca4
+Source2-MD5: 85bd46f2c4b820ae6b64271dae173b4b
 PatchScript: 
#!/bin/sh -ex
sed -e 's|@PREFIX@|%p|g' %a/%n.patch | patch -p1
perl -pi -e 's|cp \-P|/bin/cp \-RL|' qmake/Makefile.unix
+   
+   for patch in \
+   patches/qt-3.3.4-print-CJK.patch \
+   patches/qt-3.0.5-nodebug.patch \
+   patches/qt-x11-free-3.3.2-quiet.patch \
+   patches/qt-uic-nostdlib.patch \
+   patches/qt-x11-free-3.3.4-qfontdatabase_x11.patch \
+   patches/qt-3.3.3-gtkstyle.patch  \
+   patches/0038-dragobject-dont-prefer-unknown.rr.patch \
+   patches/0047-fix-kmenu-width.rr.diff \
+   patches/0048-qclipboard_hack_80072.rr.patch \
+   patches/0051-qtoolbar_77047.rr.patch \
+   patches/0056-khotkeys_input_84434.rr.patch \
+   patches/qt-x11-free-3.3.4-assistant_de.patch \
+   patches/qt-x11-free-3.3.4-fullscreen.patch \
+   patches/qt-x11-free-3.3.5-warning.patch \
+   ; do
+   echo patching with $patch
+   patch -p1 --fuzz=4  $patch
+   done
 
 
 NoSetLDFLAGS: true
@@ -127,17 +150,21 @@
  install -d -m 0755 %i/lib/qt3-plugins
  /bin/cp -fRL plugins/* %i/lib/qt3-plugins/
 
+ ln -sf libdesignercore.1.0.0.dylib %i/lib/libdesignercore.1.0.dylib
+ ln -sf libdesignercore.1.0.dylib   %i/lib/libdesignercore.1.dylib
+ ln -sf libdesignercore.1.dylib %i/lib/libdesignercore.dylib
+
  ln -sf libeditor.1.0.0.dylib %i/lib/libeditor.1.0.dylib
- ln -sf libeditor.1.0.0.dylib %i/lib/libeditor.1.dylib
- ln -sf libeditor.1.0.0.dylib %i/lib/libeditor.dylib
+ ln -sf libeditor.1.0.dylib   %i/lib/libeditor.1.dylib
+ ln -sf libeditor.1.dylib %i/lib/libeditor.dylib
 
- ln -sf libqt-mt.%v.dylib %i/lib/libqt-mt.3.3.dylib
- ln -sf libqt-mt.%v.dylib %i/lib/libqt-mt.3.dylib
- ln -sf libqt-mt.%v.dylib %i/lib/libqt-mt.dylib
+ ln -sf libqt-mt.%v.dylib  %i/lib/libqt-mt.3.3.dylib
+ ln -sf libqt-mt.3.3.dylib %i/lib/libqt-mt.3.dylib
+ ln -sf libqt-mt.3.dylib   %i/lib/libqt-mt.dylib
 
  ln -sf libqui.1.0.0.dylib %i/lib/libqui.1.0.dylib
- ln -sf libqui.1.0.0.dylib %i/lib/libqui.1.dylib
- ln -sf libqui.1.0.0.dylib %i/lib/libqui.dylib
+ ln -sf libqui.1.0.dylib   %i/lib/libqui.1.dylib
+ ln -sf libqui.1.dylib %i/lib/libqui.dylib
 
  install -d -m 0755 %i/lib/pkgconfig
  install -c -m 644  %i/lib/qt-mt.pc %i/lib/pkgconfig/

Index: qt3.patch
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/qt3.patch,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- qt3.patch   26 Feb 2006 23:21:32 -  1.5
+++ qt3.patch   2 Mar 2006 12:57:25 -   1.6
@@ -364,16 +364,6 @@
  
  class Q_EXPORT QImageConsumer {
  public:
 qt-x11-free-3.3.5/src/kernel/qclipboard_x11.cpp2005-09-02 
08:43:00.0 -0400
-+++ qt-x11-free-3.3.5-new/src/kernel/qclipboard_x11.cpp2006-02-11 
11:24:11.0 -0500
-@@ -109,6 +109,7 @@
- static bool pending_clipboard_changed = FALSE;
- static bool pending_selection_changed = FALSE;
- 
-+Q_EXPORT bool qt_qclipboard_bailout_hack = false;
- 
- // event capture mechanism for qt_xclb_wait_for_event
- static bool waiting_for_data = FALSE;
 --- qt-x11-free-3.3.5/src/kernel/qimageformatinterface_p.h 2005-09-02 
08:43:04.0 -0400
 +++ qt-x11-free-3.3.5-new/src/kernel/qimageformatinterface_p.h 2006-02-11 
11:24:10.0 -0500
 @@ -40,6 +40,9 @@
@@ -844,3 +834,15 @@
 +CFLAGS += -mdynamic-no-pic
 +CXXFLAGS += -mdynamic-no-pic
  REQUIRES=full-config nocrosscompiler !win32*
+--- qt-x11-free-3.3.5/src/kernel/qwidget_x11.cpp.orig  2006-03-02 
00:21:49.0 -0500
 qt-x11-free-3.3.5/src/kernel/qwidget_x11.cpp   2006-03-02 
00:22:47.0 -0500
+@@ -2670,6 +2670,9 @@
+ 
+ void QWidget::createInputContext()
+ {
++if( !isInputMethodEnabled() || 

dists/10.3/unstable/main/finkinfo/x11 qt3.info,1.26,1.27 qt3.patch,1.13,1.14

2006-03-02 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/x11
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10731/10.3/unstable/main/finkinfo/x11

Modified Files:
qt3.info qt3.patch 
Log Message:
incorporated some patches from other distributors; I believe this fixes the 
crash on kde shutdown

Index: qt3.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/x11/qt3.info,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- qt3.info17 Feb 2006 03:02:15 -  1.26
+++ qt3.info2 Mar 2006 12:57:24 -   1.27
@@ -1,6 +1,6 @@
 Package: qt3
 Version: 3.3.5
-Revision: 16
+Revision: 17
 Description: Cross-Platform GUI application framework
 License: GPL
 Maintainer: Benjamin Reed [EMAIL PROTECTED]
@@ -26,12 +26,35 @@
nam-US: http://ftp.silug.org/mirrors/ftp.trolltech.com/qt/source
 
 Source: mirror:custom:qt-x11-free-%v.tar.bz2
+Source2: http://ranger.befunk.com/fink/qt-upstream-patches-0002.tar.bz2
 SourceDirectory: qt-x11-free-%v
+Source2ExtractDir: qt-x11-free-%v
 Source-MD5: 05d04688c0c0230ed54e89102d689ca4
+Source2-MD5: 85bd46f2c4b820ae6b64271dae173b4b
 PatchScript: 
#!/bin/sh -ex
sed -e 's|@PREFIX@|%p|g' %a/%n.patch | patch -p1
perl -pi -e 's|cp \-P|/bin/cp \-RL|' qmake/Makefile.unix
+   
+   for patch in \
+   patches/qt-3.3.4-print-CJK.patch \
+   patches/qt-3.0.5-nodebug.patch \
+   patches/qt-x11-free-3.3.2-quiet.patch \
+   patches/qt-uic-nostdlib.patch \
+   patches/qt-x11-free-3.3.4-qfontdatabase_x11.patch \
+   patches/qt-3.3.3-gtkstyle.patch  \
+   patches/0038-dragobject-dont-prefer-unknown.rr.patch \
+   patches/0047-fix-kmenu-width.rr.diff \
+   patches/0048-qclipboard_hack_80072.rr.patch \
+   patches/0051-qtoolbar_77047.rr.patch \
+   patches/0056-khotkeys_input_84434.rr.patch \
+   patches/qt-x11-free-3.3.4-assistant_de.patch \
+   patches/qt-x11-free-3.3.4-fullscreen.patch \
+   patches/qt-x11-free-3.3.5-warning.patch \
+   ; do
+   echo patching with $patch
+   patch -p1 --fuzz=4  $patch
+   done
 
 
 NoSetLDFLAGS: true
@@ -127,17 +150,21 @@
  install -d -m 0755 %i/lib/qt3-plugins
  /bin/cp -fRL plugins/* %i/lib/qt3-plugins/
 
+ ln -sf libdesignercore.1.0.0.dylib %i/lib/libdesignercore.1.0.dylib
+ ln -sf libdesignercore.1.0.dylib   %i/lib/libdesignercore.1.dylib
+ ln -sf libdesignercore.1.dylib %i/lib/libdesignercore.dylib
+
  ln -sf libeditor.1.0.0.dylib %i/lib/libeditor.1.0.dylib
- ln -sf libeditor.1.0.0.dylib %i/lib/libeditor.1.dylib
- ln -sf libeditor.1.0.0.dylib %i/lib/libeditor.dylib
+ ln -sf libeditor.1.0.dylib   %i/lib/libeditor.1.dylib
+ ln -sf libeditor.1.dylib %i/lib/libeditor.dylib
 
- ln -sf libqt-mt.%v.dylib %i/lib/libqt-mt.3.3.dylib
- ln -sf libqt-mt.%v.dylib %i/lib/libqt-mt.3.dylib
- ln -sf libqt-mt.%v.dylib %i/lib/libqt-mt.dylib
+ ln -sf libqt-mt.%v.dylib  %i/lib/libqt-mt.3.3.dylib
+ ln -sf libqt-mt.3.3.dylib %i/lib/libqt-mt.3.dylib
+ ln -sf libqt-mt.3.dylib   %i/lib/libqt-mt.dylib
 
  ln -sf libqui.1.0.0.dylib %i/lib/libqui.1.0.dylib
- ln -sf libqui.1.0.0.dylib %i/lib/libqui.1.dylib
- ln -sf libqui.1.0.0.dylib %i/lib/libqui.dylib
+ ln -sf libqui.1.0.dylib   %i/lib/libqui.1.dylib
+ ln -sf libqui.1.dylib %i/lib/libqui.dylib
 
  install -d -m 0755 %i/lib/pkgconfig
  install -c -m 644  %i/lib/qt-mt.pc %i/lib/pkgconfig/

Index: qt3.patch
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/x11/qt3.patch,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- qt3.patch   26 Feb 2006 23:21:31 -  1.13
+++ qt3.patch   2 Mar 2006 12:57:24 -   1.14
@@ -364,16 +364,6 @@
  
  class Q_EXPORT QImageConsumer {
  public:
 qt-x11-free-3.3.5/src/kernel/qclipboard_x11.cpp2005-09-02 
08:43:00.0 -0400
-+++ qt-x11-free-3.3.5-new/src/kernel/qclipboard_x11.cpp2006-02-11 
11:24:11.0 -0500
-@@ -109,6 +109,7 @@
- static bool pending_clipboard_changed = FALSE;
- static bool pending_selection_changed = FALSE;
- 
-+Q_EXPORT bool qt_qclipboard_bailout_hack = false;
- 
- // event capture mechanism for qt_xclb_wait_for_event
- static bool waiting_for_data = FALSE;
 --- qt-x11-free-3.3.5/src/kernel/qimageformatinterface_p.h 2005-09-02 
08:43:04.0 -0400
 +++ qt-x11-free-3.3.5-new/src/kernel/qimageformatinterface_p.h 2006-02-11 
11:24:10.0 -0500
 @@ -40,6 +40,9 @@
@@ -844,3 +834,15 @@
 +CFLAGS += -mdynamic-no-pic
 +CXXFLAGS += -mdynamic-no-pic
  REQUIRES=full-config nocrosscompiler !win32*
+--- qt-x11-free-3.3.5/src/kernel/qwidget_x11.cpp.orig  2006-03-02 
00:21:49.0 -0500
 qt-x11-free-3.3.5/src/kernel/qwidget_x11.cpp   2006-03-02 
00:22:47.0 -0500
+@@ -2670,6 +2670,9 @@
+ 
+ void QWidget::createInputContext()
+ {
++if( !isInputMethodEnabled() || 

dists/10.4-transitional/unstable/main/finkinfo/x11 qt3.info,1.8,1.9 qt3.patch,1.8,1.9

2006-03-02 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/x11
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10731/10.4-transitional/unstable/main/finkinfo/x11

Modified Files:
qt3.info qt3.patch 
Log Message:
incorporated some patches from other distributors; I believe this fixes the 
crash on kde shutdown

Index: qt3.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/x11/qt3.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- qt3.info17 Feb 2006 03:02:18 -  1.8
+++ qt3.info2 Mar 2006 12:57:25 -   1.9
@@ -1,6 +1,6 @@
 Package: qt3
 Version: 3.3.5
-Revision: 26
+Revision: 27
 Description: Cross-Platform GUI application framework
 License: GPL
 Maintainer: Benjamin Reed [EMAIL PROTECTED]
@@ -26,12 +26,35 @@
nam-US: http://ftp.silug.org/mirrors/ftp.trolltech.com/qt/source
 
 Source: mirror:custom:qt-x11-free-%v.tar.bz2
+Source2: http://ranger.befunk.com/fink/qt-upstream-patches-0002.tar.bz2
 SourceDirectory: qt-x11-free-%v
+Source2ExtractDir: qt-x11-free-%v
 Source-MD5: 05d04688c0c0230ed54e89102d689ca4
+Source2-MD5: 85bd46f2c4b820ae6b64271dae173b4b
 PatchScript: 
#!/bin/sh -ex
sed -e 's|@PREFIX@|%p|g' %a/%n.patch | patch -p1
perl -pi -e 's|cp \-P|/bin/cp \-RL|' qmake/Makefile.unix
+   
+   for patch in \
+   patches/qt-3.3.4-print-CJK.patch \
+   patches/qt-3.0.5-nodebug.patch \
+   patches/qt-x11-free-3.3.2-quiet.patch \
+   patches/qt-uic-nostdlib.patch \
+   patches/qt-x11-free-3.3.4-qfontdatabase_x11.patch \
+   patches/qt-3.3.3-gtkstyle.patch  \
+   patches/0038-dragobject-dont-prefer-unknown.rr.patch \
+   patches/0047-fix-kmenu-width.rr.diff \
+   patches/0048-qclipboard_hack_80072.rr.patch \
+   patches/0051-qtoolbar_77047.rr.patch \
+   patches/0056-khotkeys_input_84434.rr.patch \
+   patches/qt-x11-free-3.3.4-assistant_de.patch \
+   patches/qt-x11-free-3.3.4-fullscreen.patch \
+   patches/qt-x11-free-3.3.5-warning.patch \
+   ; do
+   echo patching with $patch
+   patch -p1 --fuzz=4  $patch
+   done
 
 
 NoSetLDFLAGS: true
@@ -127,17 +150,21 @@
  install -d -m 0755 %i/lib/qt3-plugins
  /bin/cp -fRL plugins/* %i/lib/qt3-plugins/
 
+ ln -sf libdesignercore.1.0.0.dylib %i/lib/libdesignercore.1.0.dylib
+ ln -sf libdesignercore.1.0.dylib   %i/lib/libdesignercore.1.dylib
+ ln -sf libdesignercore.1.dylib %i/lib/libdesignercore.dylib
+
  ln -sf libeditor.1.0.0.dylib %i/lib/libeditor.1.0.dylib
- ln -sf libeditor.1.0.0.dylib %i/lib/libeditor.1.dylib
- ln -sf libeditor.1.0.0.dylib %i/lib/libeditor.dylib
+ ln -sf libeditor.1.0.dylib   %i/lib/libeditor.1.dylib
+ ln -sf libeditor.1.dylib %i/lib/libeditor.dylib
 
- ln -sf libqt-mt.%v.dylib %i/lib/libqt-mt.3.3.dylib
- ln -sf libqt-mt.%v.dylib %i/lib/libqt-mt.3.dylib
- ln -sf libqt-mt.%v.dylib %i/lib/libqt-mt.dylib
+ ln -sf libqt-mt.%v.dylib  %i/lib/libqt-mt.3.3.dylib
+ ln -sf libqt-mt.3.3.dylib %i/lib/libqt-mt.3.dylib
+ ln -sf libqt-mt.3.dylib   %i/lib/libqt-mt.dylib
 
  ln -sf libqui.1.0.0.dylib %i/lib/libqui.1.0.dylib
- ln -sf libqui.1.0.0.dylib %i/lib/libqui.1.dylib
- ln -sf libqui.1.0.0.dylib %i/lib/libqui.dylib
+ ln -sf libqui.1.0.dylib   %i/lib/libqui.1.dylib
+ ln -sf libqui.1.dylib %i/lib/libqui.dylib
 
  install -d -m 0755 %i/lib/pkgconfig
  install -c -m 644  %i/lib/qt-mt.pc %i/lib/pkgconfig/

Index: qt3.patch
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/x11/qt3.patch,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- qt3.patch   26 Feb 2006 23:21:33 -  1.8
+++ qt3.patch   2 Mar 2006 12:57:25 -   1.9
@@ -364,16 +364,6 @@
  
  class Q_EXPORT QImageConsumer {
  public:
 qt-x11-free-3.3.5/src/kernel/qclipboard_x11.cpp2005-09-02 
08:43:00.0 -0400
-+++ qt-x11-free-3.3.5-new/src/kernel/qclipboard_x11.cpp2006-02-11 
11:24:11.0 -0500
-@@ -109,6 +109,7 @@
- static bool pending_clipboard_changed = FALSE;
- static bool pending_selection_changed = FALSE;
- 
-+Q_EXPORT bool qt_qclipboard_bailout_hack = false;
- 
- // event capture mechanism for qt_xclb_wait_for_event
- static bool waiting_for_data = FALSE;
 --- qt-x11-free-3.3.5/src/kernel/qimageformatinterface_p.h 2005-09-02 
08:43:04.0 -0400
 +++ qt-x11-free-3.3.5-new/src/kernel/qimageformatinterface_p.h 2006-02-11 
11:24:10.0 -0500
 @@ -40,6 +40,9 @@
@@ -844,3 +834,15 @@
 +CFLAGS += -mdynamic-no-pic
 +CXXFLAGS += -mdynamic-no-pic
  REQUIRES=full-config nocrosscompiler !win32*
+--- qt-x11-free-3.3.5/src/kernel/qwidget_x11.cpp.orig  2006-03-02 
00:21:49.0 -0500
 qt-x11-free-3.3.5/src/kernel/qwidget_x11.cpp   2006-03-02 
00:22:47.0 -0500
+@@ -2670,6 +2670,9 @@
+ 
+ void QWidget::createInputContext()
+ {
++

dists/10.4/unstable/main/finkinfo/sci octave-forge.info,1.3,1.4

2006-03-02 Thread Jeff Whitaker
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20127

Modified Files:
octave-forge.info 
Log Message:
Compatible with octave-2.1.72-2


Index: octave-forge.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/octave-forge.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- octave-forge.info   5 Feb 2006 16:30:51 -   1.3
+++ octave-forge.info   2 Mar 2006 13:09:15 -   1.4
@@ -1,20 +1,17 @@
 Package: octave-forge
 Version: 2005.06.13
-Revision: 1004
-Architecture: powerpc
+Revision: 1005
 Maintainer: Corey Halpin [EMAIL PROTECTED]
 BuildDepends: 
-  texinfo, g77, libjpeg, fftw3, hdf5 (= 1.6.5-1002), readline (= 4.3-1028), 
textutils, gcc3.3,
-  gsl
+  texinfo, gcc4 (= 2:4.1.0-1), libjpeg, fftw3, hdf5 (= 1.6.5-1002), readline 
((= 4.3-1028), textutils, gsl
 
 BuildConflicts: libcdparanoia0-dev
 Depends:  
-  octave (= 2.1.53-1), x11, libjpeg-shlibs, fftw3-shlibs,
+  octave (= 2.1.72-2), x11, libjpeg-shlibs, fftw3-shlibs,
   hdf5-shlibs (= 1.6.5-1002), qhull, grace, gsl-shlibs
 
 Source: mirror:sourceforge:octave/%n-%v.tar.gz
 Source-MD5: cf82a74d27636abf07f1732b4851f2e2
-#Patch: %n.patch
 UpdateConfigGuess: true
 SetCPPFLAGS: -no-cpp-precomp
 SetLDFLAGS:
@@ -22,8 +19,6 @@
 ConfigureParams: 
   --infodir='${prefix}/share/info' --mandir='${prefix}/share/man'
 
-SetCC: gcc-3.3
-SetCXX: g++-3.3
 InstallScript: 
 #!/bin/bash
 OSD=`%p/bin/octave-config --oct-site-dir`



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
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.8,1.9

2006-03-02 Thread Jeff Whitaker
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21078

Modified Files:
octave-forge.info 
Log Message:
Removed Architecture: powerpc


Index: octave-forge.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci/octave-forge.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- octave-forge.info   2 Mar 2006 12:42:38 -   1.8
+++ octave-forge.info   2 Mar 2006 13:10:29 -   1.9
@@ -1,7 +1,6 @@
 Package: octave-forge
 Version: 2005.06.13
 Revision: 4
-Architecture: powerpc
 Maintainer: Corey Halpin [EMAIL PROTECTED]
 BuildDepends: 
   texinfo, gcc4 (= 2:4.1.0-1), libjpeg, fftw3, hdf5, readline, textutils, 
gcc3.3,
@@ -43,12 +42,6 @@
 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]



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4/unstable/main/finkinfo/sci octave-forge.info,1.4,1.5

2006-03-02 Thread Jeff Whitaker
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21999

Modified Files:
octave-forge.info 
Log Message:
Updated DescPackaging


Index: octave-forge.info
===
RCS file: 
/cvsroot/fink/dists/10.4/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   2 Mar 2006 13:09:15 -   1.4
+++ octave-forge.info   2 Mar 2006 13:11:28 -   1.5
@@ -40,12 +40,6 @@
 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]



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.3/unstable/crypto/finkinfo starttls.info,1.1,1.2

2006-03-02 Thread AIDA Shinra
Update of /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10830/dists/10.3/unstable/crypto/finkinfo

Modified Files:
starttls.info 
Log Message:
Use system openssl to avoid GPL violation.

Index: starttls.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo/starttls.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- starttls.info   4 Apr 2005 05:55:13 -   1.1
+++ starttls.info   2 Mar 2006 13:40:00 -   1.2
@@ -1,21 +1,18 @@
 Package: starttls
 Version: 0.10
-Revision: 2
+Revision: 3
 Description: Simple wrapper program for STARTTLS protocol
 License: GPL
 Maintainer: Todai Fink Team [EMAIL PROTECTED]
-Depends: openssl097-shlibs
-BuildDepends: openssl097-dev
+BuildDepends: system-openssl-dev
 Source: ftp://ftp.opaopa.org/pub/elisp/%n-%v.tar.gz
 Source-MD5: 2e0d26b0db04bae813248eb5af7e9205
 PatchScript: 
  sed 's|@PREFIX@|%p|g'  %a/%n.patch | patch -p1
 
-ConfigureParams: --with-openssl=%p
-CompileScript: 
- ./configure %c
- make EMACS=no
-
+NoSetCPPFLAGS: Rrue
+NoSetLDFLAGS: true
+ConfigureParams: --with-openssl=%p/lib/system-openssl ac_cv_path_EMACS=no
 DocFiles: README COPYING
 InstallScript: 
 install -m 755 -d  %i/share/emacs/site-lisp/%n



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


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

2006-03-02 Thread AIDA Shinra
Update of /cvsroot/fink/dists/10.4-transitional/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10830/dists/10.4-transitional/unstable/crypto/finkinfo

Modified Files:
starttls.info 
Log Message:
Use system openssl to avoid GPL violation.

Index: starttls.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/crypto/finkinfo/starttls.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- starttls.info   27 Apr 2005 03:07:12 -  1.1
+++ starttls.info   2 Mar 2006 13:40:01 -   1.2
@@ -1,21 +1,18 @@
 Package: starttls
 Version: 0.10
-Revision: 2
+Revision: 3
 Description: Simple wrapper program for STARTTLS protocol
 License: GPL
 Maintainer: Todai Fink Team [EMAIL PROTECTED]
-Depends: openssl097-shlibs
-BuildDepends: openssl097-dev
+BuildDepends: system-openssl-dev
 Source: ftp://ftp.opaopa.org/pub/elisp/%n-%v.tar.gz
 Source-MD5: 2e0d26b0db04bae813248eb5af7e9205
 PatchScript: 
  sed 's|@PREFIX@|%p|g'  %a/%n.patch | patch -p1
 
-ConfigureParams: --with-openssl=%p
-CompileScript: 
- ./configure %c
- make EMACS=no
-
+NoSetCPPFLAGS: Rrue
+NoSetLDFLAGS: true
+ConfigureParams: --with-openssl=%p/lib/system-openssl ac_cv_path_EMACS=no
 DocFiles: README COPYING
 InstallScript: 
 install -m 755 -d  %i/share/emacs/site-lisp/%n



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4/stable/crypto/finkinfo starttls.info,1.1,1.2

2006-03-02 Thread AIDA Shinra
Update of /cvsroot/fink/dists/10.4/stable/crypto/finkinfo
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10830/dists/10.4/stable/crypto/finkinfo

Modified Files:
starttls.info 
Log Message:
Use system openssl to avoid GPL violation.

Index: starttls.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/crypto/finkinfo/starttls.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- starttls.info   20 Jan 2006 20:15:33 -  1.1
+++ starttls.info   2 Mar 2006 13:40:01 -   1.2
@@ -1,21 +1,18 @@
 Package: starttls
 Version: 0.10
-Revision: 2
+Revision: 3
 Description: Simple wrapper program for STARTTLS protocol
 License: GPL
 Maintainer: Todai Fink Team [EMAIL PROTECTED]
-Depends: openssl097-shlibs
-BuildDepends: openssl097-dev
+BuildDepends: system-openssl-dev
 Source: ftp://ftp.opaopa.org/pub/elisp/%n-%v.tar.gz
 Source-MD5: 2e0d26b0db04bae813248eb5af7e9205
 PatchScript: 
  sed 's|@PREFIX@|%p|g'  %a/%n.patch | patch -p1
 
-ConfigureParams: --with-openssl=%p
-CompileScript: 
- ./configure %c
- make EMACS=no
-
+NoSetCPPFLAGS: Rrue
+NoSetLDFLAGS: true
+ConfigureParams: --with-openssl=%p/lib/system-openssl ac_cv_path_EMACS=no
 DocFiles: README COPYING
 InstallScript: 
 install -m 755 -d  %i/share/emacs/site-lisp/%n



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/stable/crypto/finkinfo starttls.info,1.1,1.2

2006-03-02 Thread AIDA Shinra
Update of /cvsroot/fink/dists/10.4-transitional/stable/crypto/finkinfo
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10830/dists/10.4-transitional/stable/crypto/finkinfo

Modified Files:
starttls.info 
Log Message:
Use system openssl to avoid GPL violation.

Index: starttls.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/crypto/finkinfo/starttls.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- starttls.info   27 Apr 2005 03:29:15 -  1.1
+++ starttls.info   2 Mar 2006 13:40:00 -   1.2
@@ -1,21 +1,18 @@
 Package: starttls
 Version: 0.10
-Revision: 2
+Revision: 3
 Description: Simple wrapper program for STARTTLS protocol
 License: GPL
 Maintainer: Todai Fink Team [EMAIL PROTECTED]
-Depends: openssl097-shlibs
-BuildDepends: openssl097-dev
+BuildDepends: system-openssl-dev
 Source: ftp://ftp.opaopa.org/pub/elisp/%n-%v.tar.gz
 Source-MD5: 2e0d26b0db04bae813248eb5af7e9205
 PatchScript: 
  sed 's|@PREFIX@|%p|g'  %a/%n.patch | patch -p1
 
-ConfigureParams: --with-openssl=%p
-CompileScript: 
- ./configure %c
- make EMACS=no
-
+NoSetCPPFLAGS: Rrue
+NoSetLDFLAGS: true
+ConfigureParams: --with-openssl=%p/lib/system-openssl ac_cv_path_EMACS=no
 DocFiles: README COPYING
 InstallScript: 
 install -m 755 -d  %i/share/emacs/site-lisp/%n



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.3/stable/crypto/finkinfo starttls.info,1.1,1.2

2006-03-02 Thread AIDA Shinra
Update of /cvsroot/fink/dists/10.3/stable/crypto/finkinfo
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10830/dists/10.3/stable/crypto/finkinfo

Modified Files:
starttls.info 
Log Message:
Use system openssl to avoid GPL violation.

Index: starttls.info
===
RCS file: /cvsroot/fink/dists/10.3/stable/crypto/finkinfo/starttls.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- starttls.info   19 Apr 2005 14:34:11 -  1.1
+++ starttls.info   2 Mar 2006 13:39:58 -   1.2
@@ -1,21 +1,18 @@
 Package: starttls
 Version: 0.10
-Revision: 2
+Revision: 3
 Description: Simple wrapper program for STARTTLS protocol
 License: GPL
 Maintainer: Todai Fink Team [EMAIL PROTECTED]
-Depends: openssl097-shlibs
-BuildDepends: openssl097-dev
+BuildDepends: system-openssl-dev
 Source: ftp://ftp.opaopa.org/pub/elisp/%n-%v.tar.gz
 Source-MD5: 2e0d26b0db04bae813248eb5af7e9205
 PatchScript: 
  sed 's|@PREFIX@|%p|g'  %a/%n.patch | patch -p1
 
-ConfigureParams: --with-openssl=%p
-CompileScript: 
- ./configure %c
- make EMACS=no
-
+NoSetCPPFLAGS: Rrue
+NoSetLDFLAGS: true
+ConfigureParams: --with-openssl=%p/lib/system-openssl ac_cv_path_EMACS=no
 DocFiles: README COPYING
 InstallScript: 
 install -m 755 -d  %i/share/emacs/site-lisp/%n



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.3/unstable/main/finkinfo/x11 openoffice.org-nocrypto.info,1.4,1.5

2006-03-02 Thread AIDA Shinra
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/x11
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16392/10.3/unstable/main/finkinfo/x11

Modified Files:
openoffice.org-nocrypto.info 
Log Message:
Xcode 2.2.1 for powerpc also seems to be broken.

Index: openoffice.org-nocrypto.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/x11/openoffice.org-nocrypto.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- openoffice.org-nocrypto.info21 Feb 2006 18:04:20 -  1.4
+++ openoffice.org-nocrypto.info2 Mar 2006 14:43:25 -   1.5
@@ -98,8 +98,8 @@
 
   set -e
 
-  if ${CXX:-g++} --version | /usr/bin/grep -q 'i686.*4\.0\.1.*5250'; then
-echo Xcode 2.2.1 for Intel is buggy. 2
+  if ${CXX:-g++} --version | /usr/bin/grep -q 'build 5250'; then
+echo Xcode 2.2.1 is buggy. 2
 exit 2
   fi
 



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.3/unstable/crypto/finkinfo openoffice.org-firefox.info,1.4,1.5 openoffice.org.info,1.5,1.6

2006-03-02 Thread AIDA Shinra
Update of /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16392/10.3/unstable/crypto/finkinfo

Modified Files:
openoffice.org-firefox.info openoffice.org.info 
Log Message:
Xcode 2.2.1 for powerpc also seems to be broken.

Index: openoffice.org.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/crypto/finkinfo/openoffice.org.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- openoffice.org.info 21 Feb 2006 18:04:19 -  1.5
+++ openoffice.org.info 2 Mar 2006 14:43:25 -   1.6
@@ -100,8 +100,8 @@
 
   set -e
 
-  if ${CXX:-g++} --version | /usr/bin/grep -q 'i686.*4\.0\.1.*5250'; then
-echo Xcode 2.2.1 for Intel is buggy. 2
+  if ${CXX:-g++} --version | /usr/bin/grep -q 'build 5250'; then
+echo Xcode 2.2.1 is buggy. 2
 exit 2
   fi
 

Index: openoffice.org-firefox.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/crypto/finkinfo/openoffice.org-firefox.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- openoffice.org-firefox.info 21 Feb 2006 18:04:19 -  1.4
+++ openoffice.org-firefox.info 2 Mar 2006 14:43:25 -   1.5
@@ -100,8 +100,8 @@
 
   set -e
 
-  if ${CXX:-g++} --version | /usr/bin/grep -q 'i686.*4\.0\.1.*5250'; then
-echo Xcode 2.2.1 for Intel is buggy. 2
+  if ${CXX:-g++} --version | /usr/bin/grep -q 'build 5250'; then
+echo Xcode 2.2.1 is buggy. 2
 exit 2
   fi
 



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4/unstable/main/finkinfo/x11 openoffice.org-nocrypto.info,1.1,1.2

2006-03-02 Thread AIDA Shinra
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16392/10.4/unstable/main/finkinfo/x11

Modified Files:
openoffice.org-nocrypto.info 
Log Message:
Xcode 2.2.1 for powerpc also seems to be broken.

Index: openoffice.org-nocrypto.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/openoffice.org-nocrypto.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- openoffice.org-nocrypto.info21 Feb 2006 18:04:20 -  1.1
+++ openoffice.org-nocrypto.info2 Mar 2006 14:43:26 -   1.2
@@ -102,8 +102,8 @@
 
   set -e
 
-  if ${CXX:-g++} --version | /usr/bin/grep -q 'i686.*4\.0\.1.*5250'; then
-echo Xcode 2.2.1 for Intel is buggy. 2
+  if ${CXX:-g++} --version | /usr/bin/grep -q 'build 5250'; then
+echo Xcode 2.2.1 is buggy. 2
 exit 2
   fi
 



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/unstable/main/finkinfo/x11 openoffice.org-nocrypto.info,1.1,1.2

2006-03-02 Thread AIDA Shinra
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/x11
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16392/10.4-transitional/unstable/main/finkinfo/x11

Modified Files:
openoffice.org-nocrypto.info 
Log Message:
Xcode 2.2.1 for powerpc also seems to be broken.

Index: openoffice.org-nocrypto.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/x11/openoffice.org-nocrypto.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- openoffice.org-nocrypto.info21 Feb 2006 18:04:21 -  1.1
+++ openoffice.org-nocrypto.info2 Mar 2006 14:43:26 -   1.2
@@ -98,8 +98,8 @@
 
   set -e
 
-  if ${CXX:-g++} --version | /usr/bin/grep -q 'i686.*4\.0\.1.*5250'; then
-echo Xcode 2.2.1 for Intel is buggy. 2
+  if ${CXX:-g++} --version | /usr/bin/grep -q 'build 5250'; then
+echo Xcode 2.2.1 is buggy. 2
 exit 2
   fi
 



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4/unstable/crypto/finkinfo openoffice.org-firefox.info,1.1,1.2 openoffice.org.info,1.2,1.3

2006-03-02 Thread AIDA Shinra
Update of /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16392/10.4/unstable/crypto/finkinfo

Modified Files:
openoffice.org-firefox.info openoffice.org.info 
Log Message:
Xcode 2.2.1 for powerpc also seems to be broken.

Index: openoffice.org.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/openoffice.org.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- openoffice.org.info 21 Feb 2006 18:04:20 -  1.2
+++ openoffice.org.info 2 Mar 2006 14:43:26 -   1.3
@@ -104,8 +104,8 @@
 
   set -e
 
-  if ${CXX:-g++} --version | /usr/bin/grep -q 'i686.*4\.0\.1.*5250'; then
-echo Xcode 2.2.1 for Intel is buggy. 2
+  if ${CXX:-g++} --version | /usr/bin/grep -q 'build 5250'; then
+echo Xcode 2.2.1 is buggy. 2
 exit 2
   fi
 

Index: openoffice.org-firefox.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/openoffice.org-firefox.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- openoffice.org-firefox.info 21 Feb 2006 18:04:20 -  1.1
+++ openoffice.org-firefox.info 2 Mar 2006 14:43:26 -   1.2
@@ -104,8 +104,8 @@
 
   set -e
 
-  if ${CXX:-g++} --version | /usr/bin/grep -q 'i686.*4\.0\.1.*5250'; then
-echo Xcode 2.2.1 for Intel is buggy. 2
+  if ${CXX:-g++} --version | /usr/bin/grep -q 'build 5250'; then
+echo Xcode 2.2.1 is buggy. 2
 exit 2
   fi
 



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/unstable/crypto/finkinfo openoffice.org-firefox.info,1.1,1.2 openoffice.org.info,1.2,1.3

2006-03-02 Thread AIDA Shinra
Update of /cvsroot/fink/dists/10.4-transitional/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16392/10.4-transitional/unstable/crypto/finkinfo

Modified Files:
openoffice.org-firefox.info openoffice.org.info 
Log Message:
Xcode 2.2.1 for powerpc also seems to be broken.

Index: openoffice.org.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/crypto/finkinfo/openoffice.org.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- openoffice.org.info 21 Feb 2006 18:04:21 -  1.2
+++ openoffice.org.info 2 Mar 2006 14:43:26 -   1.3
@@ -100,8 +100,8 @@
 
   set -e
 
-  if ${CXX:-g++} --version | /usr/bin/grep -q 'i686.*4\.0\.1.*5250'; then
-echo Xcode 2.2.1 for Intel is buggy. 2
+  if ${CXX:-g++} --version | /usr/bin/grep -q 'build 5250'; then
+echo Xcode 2.2.1 is buggy. 2
 exit 2
   fi
 

Index: openoffice.org-firefox.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/crypto/finkinfo/openoffice.org-firefox.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- openoffice.org-firefox.info 21 Feb 2006 18:04:21 -  1.1
+++ openoffice.org-firefox.info 2 Mar 2006 14:43:26 -   1.2
@@ -100,8 +100,8 @@
 
   set -e
 
-  if ${CXX:-g++} --version | /usr/bin/grep -q 'i686.*4\.0\.1.*5250'; then
-echo Xcode 2.2.1 for Intel is buggy. 2
+  if ${CXX:-g++} --version | /usr/bin/grep -q 'build 5250'; then
+echo Xcode 2.2.1 is buggy. 2
 exit 2
   fi
 



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4/unstable/main/finkinfo/graphics enblend.info,1.4,1.6

2006-03-02 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16554/dists/unstable/main/finkinfo/graphics

Modified Files:
enblend.info 
Log Message:
buildconflict with vigra

Index: enblend.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/enblend.info,v
retrieving revision 1.4
retrieving revision 1.6
diff -u -d -r1.4 -r1.6
--- enblend.info27 Feb 2006 03:53:16 -  1.4
+++ enblend.info2 Mar 2006 16:31:57 -   1.6
@@ -7,6 +7,7 @@
 
 Depends: boost1.32-py24-shlibs (= 1.32.0-1002), libtiff-shlibs
 BuildDepends: boost1.32-py24 (= 1.32.0-1002), libtiff
+BuildConflicts: vigra
 GCC: 4.0
 
 Source: mirror:sourceforge:%n/%n-%v.tar.gz



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4/unstable/main/finkinfo/graphics enblend.info,1.4,1.5

2006-03-02 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16554/10.4/unstable/main/finkinfo/graphics

Modified Files:
enblend.info 
Log Message:
buildconflict with vigra

Index: enblend.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/enblend.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- enblend.info27 Feb 2006 03:53:16 -  1.4
+++ enblend.info2 Mar 2006 16:31:51 -   1.5
@@ -7,6 +7,7 @@
 
 Depends: boost1.32-py24-shlibs (= 1.32.0-1002), libtiff-shlibs
 BuildDepends: boost1.32-py24 (= 1.32.0-1002), libtiff
+BuildConflicts: vigra
 GCC: 4.0
 
 Source: mirror:sourceforge:%n/%n-%v.tar.gz



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.3/unstable/main/finkinfo/graphics enblend.info,1.5,1.6

2006-03-02 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/graphics
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16554/10.3/unstable/main/finkinfo/graphics

Modified Files:
enblend.info 
Log Message:
buildconflict with vigra

Index: enblend.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/graphics/enblend.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- enblend.info27 Feb 2006 03:53:16 -  1.5
+++ enblend.info2 Mar 2006 16:31:50 -   1.6
@@ -7,6 +7,7 @@
 
 Depends: boost1.32-py24-shlibs, libtiff-shlibs
 BuildDepends: boost1.32-py24, libtiff
+BuildConflicts: vigra
 GCC: 3.3
 
 Source: mirror:sourceforge:%n/%n-%v.tar.gz



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.3/unstable/main/finkinfo/editors emacs21-gtk.info,1.6,1.7

2006-03-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8585/10.3/unstable/main/finkinfo/editors

Modified Files:
emacs21-gtk.info 
Log Message:
Dep fixes. Fix illegal versioning spec


Index: emacs21-gtk.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors/emacs21-gtk.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- emacs21-gtk.info4 Sep 2005 18:17:45 -   1.6
+++ emacs21-gtk.info2 Mar 2006 18:04:00 -   1.7
@@ -1,15 +1,16 @@
 Package: emacs21-gtk
-Version: 21.3.50
-Revision: 20041117-3
-Description: Flexible real-time text editor, v21.3, with GTK widgets
+Version: 21.3.50.cvs20041117
+Revision: 4
+Architecture: powerpc
+Description: Flexible real-time text editor with GUI
 License: GPL
 Maintainer: Christian Swinehart [EMAIL PROTECTED]
 Provides: emacsen
-Depends: emacsen-common, x11, libpng3-shlibs (= 1.2.5-4), libtiff-shlibs, 
libjpeg-shlibs, ncurses, libncurses5-shlibs, gtk+2-shlibs
-BuildDepends: libpng3 (= 1.2.5-4), libtiff, libjpeg, libncurses5, gtk+2-dev, 
atk1 (= 1.6.0-1), glib2-dev (= 2.6.0-1), pango1-xft2-dev (= 1.8.0-1), gcc3.3
+Depends: emacsen-common, x11, libpng3-shlibs (= 1.2.5-4), libtiff-shlibs, 
libjpeg-shlibs, ncurses, libncurses5-shlibs, gtk+2-shlibs, libiconv, 
libgettext3-shlibs
+BuildDepends: x11-dev, libpng3 (= 1.2.5-4), libtiff, libjpeg, libncurses5, 
gtk+2-dev, atk1 (= 1.6.0-1), glib2-dev (= 2.6.0-1), pango1-xft2-dev (= 
1.8.0-1), libiconv, libgettext3-dev, gcc3.3
 Conflicts: emacs21, emacs21-nox, emacs21-xaw3d
 Replaces: emacs, emacs-nox, emacs21, emacs21-nox, emacs21-xaw3d
-Source: mirror:sourceforge:fink/emacs-%v-20041117.tar.gz
+Source: mirror:sourceforge:fink/emacs-21.3.50-20041117.tar.gz
 SourceDirectory: emacs
 Source-MD5: db66ea5f75e6b1ee97d158e3d6845611
 Patch: emacs21.patch
@@ -43,9 +44,9 @@
  mkdir -p %i/etc/emacs
  mkdir -p %i/etc/emacs21/site-start.d
  mkdir -p %i/share/emacs21
- mv %i/share/emacs/%v/site-lisp %i/share/emacs21/
- (cd %i/share/emacs/%v; ln -s ../../emacs21/site-lisp site-lisp)
- (cd %i/bin; chmod 755 emacs-%v; ln -s emacs-%v emacs21)
+ mv %i/share/emacs/21.3.50/site-lisp %i/share/emacs21/
+ (cd %i/share/emacs/21.3.50; ln -s ../../emacs21/site-lisp site-lisp)
+ (cd %i/bin; chmod 755 emacs-21.3.50; ln -s emacs-21.3.50 emacs21)
 
  mv %i/share/info %i/share/emacs-21.info
  mkdir -p %i/share/info
@@ -55,16 +56,16 @@
  chmod 755 fix-info
  ./fix-info %i/share/info/emacs-21
 
- chown -R root:admin %i/share/emacs/%v/etc
- chown -R root:admin %i/share/emacs/%v/lisp
- chown -R root:admin %i/share/emacs/%v/leim
- chmod 755 %i/share/emacs/%v/leim/ja-dic
- chmod 755 %i/share/emacs/%v/leim/quail
+ chown -R root:admin %i/share/emacs/21.3.50/etc
+ chown -R root:admin %i/share/emacs/21.3.50/lisp
+ chown -R root:admin %i/share/emacs/21.3.50/leim
+ chmod 755 %i/share/emacs/21.3.50/leim/ja-dic
+ chmod 755 %i/share/emacs/21.3.50/leim/quail
  rm %i/share/emacs/site-lisp/subdirs.el
 
 #
 PostInstScript: 
-  mkdir -p %p/etc/lisp/emacs/%v/site-lisp
+  mkdir -p %p/etc/lisp/emacs/21.3.50/site-lisp
   mkdir -p %p/etc/lisp/emacs/site-lisp
   update-alternatives --install %p/bin/emacs emacs %p/bin/emacs21 40   
--slave %p/share/man/man1/emacs.1 emacs.1 %p/share/man/man1/emacs.1.emacs21
   update-alternatives --install %p/bin/ctags ctags %p/bin/ctags.emacs21 40 
--slave %p/share/man/man1/ctags.1 ctags.1 %p/share/man/man1/ctags.1.emacs21
@@ -77,8 +78,8 @@
 
   # redundant but apparently necessary since doing it in the build script
   # isn't actually making the change when the .deb is unpacked (why?)
-  chmod 755 %p/share/emacs/%v/leim/ja-dic
-  chmod 755 %p/share/emacs/%v/leim/quail
+  chmod 755 %p/share/emacs/21.3.50/leim/ja-dic
+  chmod 755 %p/share/emacs/21.3.50/leim/quail
 
   # Regiser ourselves with emacsen-common
   %p/lib/emacsen-common/emacs-install emacs21



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4/unstable/main/finkinfo/editors emacs21-gtk.info,1.3,1.4

2006-03-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8585/10.4/unstable/main/finkinfo/editors

Modified Files:
emacs21-gtk.info 
Log Message:
Dep fixes. Fix illegal versioning spec


Index: emacs21-gtk.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/emacs21-gtk.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- emacs21-gtk.info3 Feb 2006 16:41:49 -   1.3
+++ emacs21-gtk.info2 Mar 2006 18:04:00 -   1.4
@@ -1,16 +1,16 @@
 Package: emacs21-gtk
-Version: 21.3.50
-Revision: 20041117-1004
+Version: 21.3.50.cvs20041117
+Revision: 1004
 Architecture: powerpc
-Description: Flexible real-time text editor, v21.3, with GTK widgets
+Description: Flexible real-time text editor with GUI
 License: GPL
 Maintainer: Christian Swinehart [EMAIL PROTECTED]
 Provides: emacsen
-Depends: emacsen-common, x11, libpng3-shlibs (= 1.2.5-4), libtiff-shlibs, 
libjpeg-shlibs, ncurses (= 5.4-20041023-1006), libncurses5-shlibs (= 
5.4-20041023-1006), gtk+2-shlibs
-BuildDepends: libpng3 (= 1.2.5-4), libtiff, libjpeg, libncurses5 (= 
5.4-20041023-1006), gtk+2-dev, atk1 (= 1.6.0-1), glib2-dev (= 2.6.6-), 
pango1-xft2-dev (= 1.8.0-1), gcc3.3
+Depends: emacsen-common, x11, libpng3-shlibs (= 1.2.5-4), libtiff-shlibs, 
libjpeg-shlibs, ncurses (= 5.4-20041023-1006), libncurses5-shlibs (= 
5.4-20041023-1006), gtk+2-shlibs, libiconv, libgettext3-shlibs
+BuildDepends: x11-dev, libpng3 (= 1.2.5-4), libtiff, libjpeg, libncurses5 (= 
5.4-20041023-1006), gtk+2-dev, atk1 (= 1.6.0-1), glib2-dev (= 2.6.6-), 
pango1-xft2-dev (= 1.8.0-1), libiconv, libgettext3-dev, gcc3.3
 Conflicts: emacs21, emacs21-nox, emacs21-xaw3d
 Replaces: emacs, emacs-nox, emacs21, emacs21-nox, emacs21-xaw3d
-Source: mirror:sourceforge:fink/emacs-%v-20041117.tar.gz
+Source: mirror:sourceforge:fink/emacs-21.3.50-20041117.tar.gz
 SourceDirectory: emacs
 Source-MD5: db66ea5f75e6b1ee97d158e3d6845611
 Patch: emacs21.patch
@@ -44,9 +44,9 @@
  mkdir -p %i/etc/emacs
  mkdir -p %i/etc/emacs21/site-start.d
  mkdir -p %i/share/emacs21
- mv %i/share/emacs/%v/site-lisp %i/share/emacs21/
- (cd %i/share/emacs/%v; ln -s ../../emacs21/site-lisp site-lisp)
- (cd %i/bin; chmod 755 emacs-%v; ln -s emacs-%v emacs21)
+ mv %i/share/emacs/21.3.50/site-lisp %i/share/emacs21/
+ (cd %i/share/emacs/21.3.50; ln -s ../../emacs21/site-lisp site-lisp)
+ (cd %i/bin; chmod 755 emacs-21.3.50; ln -s emacs-21.3.50 emacs21)
 
  mv %i/share/info %i/share/emacs-21.info
  mkdir -p %i/share/info
@@ -56,16 +56,16 @@
  chmod 755 fix-info
  ./fix-info %i/share/info/emacs-21
 
- chown -R root:admin %i/share/emacs/%v/etc
- chown -R root:admin %i/share/emacs/%v/lisp
- chown -R root:admin %i/share/emacs/%v/leim
- chmod 755 %i/share/emacs/%v/leim/ja-dic
- chmod 755 %i/share/emacs/%v/leim/quail
+ chown -R root:admin %i/share/emacs/21.3.50/etc
+ chown -R root:admin %i/share/emacs/21.3.50/lisp
+ chown -R root:admin %i/share/emacs/21.3.50/leim
+ chmod 755 %i/share/emacs/21.3.50/leim/ja-dic
+ chmod 755 %i/share/emacs/21.3.50/leim/quail
  rm %i/share/emacs/site-lisp/subdirs.el
 
 #
 PostInstScript: 
-  mkdir -p %p/etc/lisp/emacs/%v/site-lisp
+  mkdir -p %p/etc/lisp/emacs/21.3.50/site-lisp
   mkdir -p %p/etc/lisp/emacs/site-lisp
   update-alternatives --install %p/bin/emacs emacs %p/bin/emacs21 40   
--slave %p/share/man/man1/emacs.1 emacs.1 %p/share/man/man1/emacs.1.emacs21
   update-alternatives --install %p/bin/ctags ctags %p/bin/ctags.emacs21 40 
--slave %p/share/man/man1/ctags.1 ctags.1 %p/share/man/man1/ctags.1.emacs21
@@ -78,8 +78,8 @@
 
   # redundant but apparently necessary since doing it in the build script
   # isn't actually making the change when the .deb is unpacked (why?)
-  chmod 755 %p/share/emacs/%v/leim/ja-dic
-  chmod 755 %p/share/emacs/%v/leim/quail
+  chmod 755 %p/share/emacs/21.3.50/leim/ja-dic
+  chmod 755 %p/share/emacs/21.3.50/leim/quail
 
   # Regiser ourselves with emacsen-common
   %p/lib/emacsen-common/emacs-install emacs21



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
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 simvoleon41.info,1.1,1.2

2006-03-02 Thread Kurt Schwehr
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/graphics
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1511/graphics

Modified Files:
simvoleon41.info 
Log Message:
Moving from coin44 2.3.0 to coin45 2.4.4.  No longer need a patch to build.
Changed the package name since coin now is at compat version 45


Index: simvoleon41.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/graphics/simvoleon41.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- simvoleon41.info27 Apr 2005 03:25:46 -  1.1
+++ simvoleon41.info2 Mar 2006 21:59:37 -   1.2
@@ -1,11 +1,11 @@
 Package: simvoleon41
 Version: 2.0.1
-Revision: 1
+Revision: 2
 BuildDependsOnly: true
 Source: http://ftp.coin3d.org/coin/src/SIMVoleon-%v.tar.gz
 SourceDirectory: SimVoleon-%v
 Source-MD5: 6abb50448cb2e23f779f2fff20bfd0cf
-BuildDepends: coin44-dev, doxygen, x11-dev
+BuildDepends: coin45-dev, doxygen, x11-dev
 Depends: %N-shlibs (= %v-%r)
 Conflicts: simvoleon21
 Replaces: simvoleon21
@@ -16,7 +16,7 @@
 
 SplitOff: 
   Package: %N-shlibs
-  Depends: coin44-shlibs
+  Depends: coin45-shlibs
   Files: lib/libSimVoleon.40.0.1.dylib lib/libSimVoleon.40.dylib
   #DocFiles: AUTHORS BUGS.txt COPYING INSTALL LICENSE.GPL NEWS README
   DocFiles: AUTHORS COPYING INSTALL README



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
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 coin45.info,NONE,1.1 soqt21.info,1.2,1.3

2006-03-02 Thread Kurt Schwehr
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/libs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1511/libs

Modified Files:
soqt21.info 
Added Files:
coin45.info 
Log Message:
Moving from coin44 2.3.0 to coin45 2.4.4.  No longer need a patch to build.
Changed the package name since coin now is at compat version 45


--- NEW FILE: coin45.info ---
Package: coin45
Version: 2.4.4
Revision: 1
GCC: 3.3
Source: ftp://ftp.coin3d.org/pub/coin/src/Coin-%v.tar.gz
Source-MD5: 7976fcf2d1154bc8574d75b99bab45ee
#Patch: %n.patch
BuildDepends: simage27, doxygen, x11-dev
Depends: %N-shlibs (= %v-%r)
#PatchScript: 
# perl -pi.bak -e 's/AGL\.h/agl.h/g' src/glue/gl.c
# perl -pi.bak -e 's,head \-1,head -n1,' aclocal.m4 configure
#
ConfigureParams: --mandir=%i/share/man --enable-static --enable-3ds-import 
--enable-threadsafe --enable-man --enable-html --without-framework --with-zlib 
--with-bzip2 --with-simage --enable-shared --enable-darwin-x11
# --with-spidermonkey --with-freetype --enable-html-help 
--enable-javascript-api --enable-java-wrapper
InstallScript: 
   make install prefix=%i
   # Prevent clash with other threads man pages - gmt and ivtools
   mv %i/share/man/man3/threads.3 %i/share/man/man3/threads.3coin
   mv %i/share/man/man3/manips.3 %i/share/man/man3/manips.3coin
   # Remove junk only needed on MS windows
   rm -f %i/include/SoWinEnterScope.h %i/include/SoWinLeaveScope.h

SplitOff: 
  Package: %N-shlibs
  Depends:  simage27-shlibs, x11, %N-data
  Files: lib/libCoin.40.4.4.dylib lib/libCoin.40.dylib
  DocFiles: AUTHORS COPYING ChangeLog NEWS FAQ FAQ.legal INSTALL INSTALL.GNU 
LICENSE.GPL NEWS README README.MACOSX README.VRML97 RELNOTES THANKS
  Description: Shared libraries for Coin 3D scene graph
  Shlibs: %p/lib/libCoin.40.dylib 40.4.4 %n (= 2.4.4-1)

SplitOff2: 
  Package: %N-dev
  BuildDependsOnly: true
  Depends: %N-shlibs (= %v-%r), %N (= %v-%r)
  Files: include lib/libCoin.dylib lib/libCoin.a lib/libCoin.la bin/coin-config 
share/aclocal share/Coin/conf
  DocFiles: AUTHORS COPYING ChangeLog NEWS FAQ FAQ.legal INSTALL INSTALL.GNU 
LICENSE.GPL NEWS README README.MACOSX README.VRML97 RELNOTES THANKS
  Description: Static lib and headers for Coin graphics library

SplitOff3: 
  Package: %N-data
  Files:  share/Coin/draggerDefaults
  DocFiles: AUTHORS COPYING ChangeLog NEWS FAQ FAQ.legal INSTALL INSTALL.GNU 
LICENSE.GPL NEWS README README.MACOSX README.VRML97 RELNOTES THANKS
  Description: Dragger defaults for Coin

DocFiles: AUTHORS COPYING NEWS README FAQ FAQ.legal INSTALL LICENSE.GPL 
README.MACOSX RELNOTES THANKS
Description: Coin3D version of OpenInventor graphics lib
DescDetail: 
SIM implimentation of OpenInventor.  Better than SGI's Inventor 2.1.6.  Also
reads VRML95 files.

Provides a scene graph API for 3D graphics programming.  See the
Inventor Mentor book for documentation:

http://www.sgi.com/software/inventor/vrml/TIMSummary.html

or 

http://www-evasion.imag.fr/Membres/Francois.Faure/doc/inventorMentor/sgi_html/

Note that the simage library is found at runtime via the DYLD_LIBRARY_PATH
variable, so coin's writoToFile from the offscreen render will fail
silently in pre 3.0.0 Coin.

DescPort: 
When OpenAL support comes up to speed on Darwin, we will want to get
that working in Coin/simage.

Coin does not provide any GUI component.  That is provided by SoQt,
SoXt, or SoGtk.  Only SoQt has good support on Mac OSX.

The patch was submitted by jfm _at_ core.ucl.ac.be to work on UFS with
case sensitive filesystems.  Have not tried the case change myself.

License: GPL
Homepage: http://www.coin3d.org/
Maintainer: Kurt Schwehr [EMAIL PROTECTED]

Index: soqt21.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/libs/soqt21.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- soqt21.info 25 Jan 2006 05:16:40 -  1.2
+++ soqt21.info 2 Mar 2006 21:59:37 -   1.3
@@ -1,9 +1,9 @@
 Package: soqt21
 Version: 1.2.0
-Revision: 2
+Revision: 3
 Source: ftp://ftp.coin3d.org/pub/coin/src/SoQt-%v.tar.gz
 Source-MD5: 4a20e834ace358f3e81fd43b38a69efb
-BuildDepends: qt3 (= 3.2.2-12), qt3-dev (= 3.2.2-12), coin44-dev, x11-dev, 
doxygen
+BuildDepends: qt3 (= 3.2.2-12), qt3-dev (= 3.2.2-12), coin45-dev, x11-dev, 
doxygen
 Depends: %N-shlibs (= %v-%r)
 SetCPPFLAGS: -I%p/include/qt -I/usr/X11R6/include
 SetLDFLAGS: -L/usr/X11R6/lib -lGL
@@ -13,7 +13,7 @@
 
 SplitOff: 
   Package: %N-shlibs
-  Depends: qt3-shlibs (= 3.2.2-12), coin44-shlibs, x11
+  Depends: qt3-shlibs (= 3.2.2-12), coin45-shlibs, x11
   Files: lib/libSoQt.20.2.0.dylib lib/libSoQt.20.dylib
   DocFiles: AUTHORS COPYING FAQ INSTALL LICENSE.GPL NEWS README README.MACOSX 
docs/announcement-1_2_0.txt docs/ChangeLog.v1.2.0
   Description: Shared libraries for Qt GUI library for coin



---
This SF.Net email is sponsored by xPML, a 

experimental/asari mingw-gcc.info,1.2,1.3

2006-03-02 Thread ASARI Takashi
Update of /cvsroot/fink/experimental/asari
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30568

Modified Files:
mingw-gcc.info 
Log Message:
Enabled libgcj. Perhaps mingw-gcj works?

Index: mingw-gcc.info
===
RCS file: /cvsroot/fink/experimental/asari/mingw-gcc.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- mingw-gcc.info  2 Mar 2006 09:09:16 -   1.2
+++ mingw-gcc.info  2 Mar 2006 22:44:59 -   1.3
@@ -33,6 +33,7 @@
   --disable-shared \
   --disable-nls \
   --enable-threads \
+  --enable-libgcj \
   --disable-multilib \
   --with-included-gettext \
   --with-as=%p/bin/i686-pc-mingw32-as \
@@ -56,13 +57,18 @@
   #!/bin/bash -ev
   cd darwin
   /usr/bin/make install DESTDIR=%d
-  #/usr/bin/sed -i.finkbak \
-  #  -e 's|-L%b/i686-pc-mingw32/libstdc++-v3/src ||' \
-  #  -e 's|-L%b/i686-pc-mingw32/libstdc++-v3/src/.libs ||' \
-  #  -e 's|-L%b/gcc||' \
-  #  %i/lib/mingw/i686-pc-mingw32/lib/libstdc++.la \
-  #  %i/lib/mingw/i686-pc-mingw32/lib/libsupc++.la
-  #/bin/rm -f %i/lib/mingw/i686-pc-mingw32/lib/libs{td,up}c++.la.finkbak
+  
+  ## FIX ME -- somehow build dir was included into libtools file.
+  /usr/bin/sed -i.bak \
+-e 's|-L%b/darwin/i686-pc-mingw32/libstdc++-v3/src ||' \
+-e 's|-L%b/darwin/i686-pc-mingw32/libstdc++-v3/src/.libs ||' \
+-e 's|-L%b/darwin/./gcc||' \
+%i/lib/mingw/i686-pc-mingw32/lib/libstdc++.la \
+%i/lib/mingw/i686-pc-mingw32/lib/libsupc++.la \
+%i/lib/mingw/i686-pc-mingw32/lib/libgcj.la \
+%i/lib/mingw/i686-pc-mingw32/lib/libgij.la
+  /bin/rm -f %i/lib/mingw/i686-pc-mingw32/lib/lib{stdc++,supc++,gcj,gij}.la.bak
+
   /bin/rm -f %i/lib/mingw/lib/libiberty.a
   /bin/rm -f %i/share/info/standards.info
   /bin/rm -f %i/share/info/configure.info*



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/unstable/main/finkinfo/kde quanta.info,1.1,NONE quanta.patch,1.1,NONE

2006-03-02 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/kde
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2731/10.4-transitional/unstable/main/finkinfo/kde

Removed Files:
quanta.info quanta.patch 
Log Message:
visibility=hidden stuff

--- quanta.patch DELETED ---

--- quanta.info DELETED ---



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4/unstable/crypto/finkinfo kdeaddons3.info,1.4,1.5 kdeaddons3.patch,1.1,1.2 kdepim3.info,1.10,1.11 kdepim3.patch,1.2,1.3 kdesdk3-svn-ssl.info,1.7,1.8 kgpg.info,1.3,1.4

2006-03-02 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2731/10.4/unstable/crypto/finkinfo

Modified Files:
kdeaddons3.info kdeaddons3.patch kdepim3.info kdepim3.patch 
kdesdk3-svn-ssl.info kgpg.info 
Log Message:
visibility=hidden stuff

Index: kdepim3.patch
===
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/kdepim3.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- kdepim3.patch   11 Feb 2006 05:05:25 -  1.2
+++ kdepim3.patch   2 Mar 2006 22:51:56 -   1.3
@@ -34,7 +34,7 @@
  } // namespace Akregator
  
 -int main(int argc, char **argv)
-+extern C int kdemain(int argc, char **argv)
++extern C KDE_EXPORT int kdemain(int argc, char **argv)
  {
  Akregator::AboutData about;
  KCmdLineArgs::init(argc, argv, about);
@@ -110,7 +110,7 @@
  }
  
 -int main( int argc, char** argv )
-+extern C int kdemain( int argc, char** argv )
++extern C KDE_EXPORT int kdemain( int argc, char** argv )
  {
AboutData aboutData;
  
@@ -121,7 +121,7 @@
  #include kiconloader.h
  
 -int main( int argc, char** argv )
-+extern C int kdemain( int argc, char** argv )
++extern C KDE_EXPORT int kdemain( int argc, char** argv )
  {
AboutData aboutData;
  
@@ -150,7 +150,7 @@
  #include mainWindow.h
  
 -int main( int argc, char ** argv )
-+extern C int kdemain( int argc, char ** argv )
++extern C KDE_EXPORT int kdemain( int argc, char ** argv )
  {
KAboutData aboutData(testkabc,I18N_NOOP(TestKabc),0.1);
KCmdLineArgs::init(argc,argv,aboutData);
@@ -181,7 +181,7 @@
  
  
 -int main( int argc, char **argv )
-+extern C int kdemain( int argc, char **argv )
++extern C KDE_EXPORT int kdemain( int argc, char **argv )
  {
KApplication::disableAutoDcopRegistration();
KCmdLineArgs::init( argc, argv, appName, programName, description, version 
);
@@ -220,7 +220,7 @@
  }
  
 -int main( int argc, char *argv[] )
-+extern C int kdemain( int argc, char *argv[] )
++extern C KDE_EXPORT int kdemain( int argc, char *argv[] )
  {
KLocale::setMainCatalogue( kaddressbook );
  
@@ -263,7 +263,7 @@
  #include qstring.h
  
 -int main(int argc, char **argv)
-+extern C int kdemain(int argc, char **argv)
++extern C KDE_EXPORT int kdemain(int argc, char **argv)
  {
  KApplication app(argc, argv, kandy_client, false);
  
@@ -274,7 +274,7 @@
  }
  
 -int main(int argc, char **argv)
-+extern C int kdemain(int argc, char **argv)
++extern C KDE_EXPORT int kdemain(int argc, char **argv)
  {
KAboutData about(kandy, I18N_NOOP(Kandy), version, description,
 KAboutData::License_GPL, (C) 2001 Cornelius Schumacher,0,
@@ -304,7 +304,7 @@
  };
  
 -int main( int argc, char *argv[] )
-+extern C int kdemain( int argc, char *argv[] )
++extern C KDE_EXPORT int kdemain( int argc, char *argv[] )
  {
KSync::AboutData aboutData;
  
@@ -396,7 +396,7 @@
  };
  
 -int main( int argc, char **argv )
-+extern C int kdemain( int argc, char **argv )
++extern C KDE_EXPORT int kdemain( int argc, char **argv )
  {
KAboutData *about = MainWidget::aboutData();
  
@@ -461,7 +461,7 @@
  }
  
 -int main(int argc, char *argv[])
-+extern C int kdemain(int argc, char *argv[])
++extern C KDE_EXPORT int kdemain(int argc, char *argv[])
  {
// WABA: KMail is a KUniqueApplication. Unfortunately this makes debugging
// a bit harder: You should pass --nofork as commandline argument when using
@@ -508,7 +508,7 @@
  };
  
 -int main(int argc, char *argv[])
-+extern C int kdemain(int argc, char *argv[])
++extern C KDE_EXPORT int kdemain(int argc, char *argv[])
  {
KLocale::setMainCatalogue(kmailcvt);
  
@@ -542,7 +542,7 @@
  };
  
 -int main(int argc, char **argv)
-+extern C int kdemain(int argc, char **argv)
++extern C KDE_EXPORT int kdemain(int argc, char **argv)
  {
  KAboutData about(kmobile, I18N_NOOP(KMobile), version, description,
   KAboutData::License_GPL, (C) 2003-2005 Helge Deller, 
0, 0, [EMAIL PROTECTED]);
@@ -603,7 +603,7 @@
  using KNode::AboutData;
  
 -int main(int argc, char* argv[])
-+extern C int kdemain(int argc, char* argv[])
++extern C KDE_EXPORT int kdemain(int argc, char* argv[])
  {
AboutData aboutData;
  
@@ -644,7 +644,7 @@
  }
  
 -int main( int argc, char* argv[] )
-+extern C int kdemain( int argc, char* argv[] )
++extern C KDE_EXPORT int kdemain( int argc, char* argv[] )
  {
  QString version = QString::number( KNOTES_VERSION );
  
@@ -673,7 +673,7 @@
  }
  
 -int main(int argc,char **argv)
-+extern C int kdemain(int argc,char **argv)
++extern C KDE_EXPORT int kdemain(int argc,char **argv)
  {
KAboutData aboutData( kode, I18N_NOOP(KDE Code Generator), 0.1 );
aboutData.addAuthor( Cornelius Schumacher, 0, [EMAIL PROTECTED] );
@@ -702,7 +702,7 @@
  };
  
 -int main( int argc, char **argv )
-+extern C int kdemain( int argc, char **argv )
++extern C KDE_EXPORT int 

dists/10.4-transitional/unstable/main/finkinfo/graphics density.info,1.2,1.3

2006-03-02 Thread Kurt Schwehr
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/graphics
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6952

Modified Files:
density.info 
Log Message:
New release of density that works on 10.4

Index: density.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/graphics/density.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- density.info25 Jan 2006 05:16:39 -  1.2
+++ density.info2 Mar 2006 22:58:08 -   1.3
@@ -1,17 +1,19 @@
 Package: density
-Version: 0.18
+Version: 0.19
 Revision: 1
 Source: http://schwehr.org/software/density/%n-%v.tar.bz2
-Source-MD5: 53a84d79da85bc3532cea9e7e82a7592
-BuildDepends: doxygen, soqt21-dev, qt3-dev (= 3.2.2-12), simvoleon41, 
help2man, man2html, gsl, gengetopt (= 2.12)
-Depends: soqt21-shlibs, simvoleon41-shlibs, gnuplot, gsl-shlibs
+Source-MD5: 3f3570c392dfd606a7128c9091e88653
+BuildDepends: doxygen, soqt21-dev, simvoleon41, help2man, man2html, gsl, nana, 
gengetopt (= 2.12)
+Depends: soqt21-shlibs, simvoleon41-shlibs, gnuplot, acoc, nana, gsl-shlibs
 CompileScript: 
+  #make test
+  #make clean
   make OPTIMIZE=1 targets-no-test FINK=%p
   make docs man
 
 InstallScript: 
   mkdir -p %i/bin
-  mv histogram makeCDF render s_bootstrap simpleview spin_gnuplot vol2vol 
vol_iv volhdr_edit volinfo volmakecmap xyz_iv xyzdensity xyzvol_cmp render_bin 
simpleview_bin %i/bin
+  mv histogram makeCDF render s_bootstrap simpleview vol2vol vol_iv 
volhdr_edit volinfo volmakecmap xyz_iv xyzdensity xyzvol_cmp render_bin 
simpleview_bin %i/bin
 
   mkdir -p %i/share/man/man1
   mv doc/man/man1/* %i/share/man/man1/
@@ -37,6 +39,16 @@
 additional scripts and programs for processing Anisotropy of Magnetic
 Susceptability.  However, the programs should be useful to anyone
 using SIM Voleon/Coin.
+
+Recommend (but not required) that you install the pmag package by Lisa
+Tauxe which is not currently in fink.  If you want to run the complete
+demo, you must install pmag.  You can get the info file from Kurt
+Schwehr.
+
+
+DescPort: 
+Do NOT put this in fink yet outside of your local directory.  This
+is still beta software and does not belong in fink.
 
 License: GPL
 Homepage: http://schwehr.org/software/density



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/unstable/main/finkinfo/web uw-imap-c-client.info,1.5,1.6

2006-03-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/web
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28890/10.4-transitional/unstable/main/finkinfo/web

Modified Files:
uw-imap-c-client.info 
Log Message:
Dep fixes. Scrap dlcompat (!)


Index: uw-imap-c-client.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/web/uw-imap-c-client.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- uw-imap-c-client.info   19 Dec 2005 20:43:18 -  1.5
+++ uw-imap-c-client.info   2 Mar 2006 23:29:53 -   1.6
@@ -1,6 +1,6 @@
 Package: uw-imap-c-client
 Version: 2002e
-Revision: 12
+Revision: 13
 Source: mirror:custom:imap-%v.tar.Z
 CustomMirror: 
  Primary: ftp://ftp.cac.washington.edu/imap/
@@ -10,7 +10,7 @@
  asi-JP: ftp://ftp.ayamura.org/pub/uw-imap/
 
 Source-MD5: 0d246d868f20d8c441d235b77c940676
-BuildConflicts: openssl-dev, openssl097-dev
+Depends: %N1-shlibs (= %v-%r)
 Conflicts: uw-imap-c-client-ssl
 Replaces: uw-imap-c-client-ssl
 BuildDependsOnly: true
@@ -23,7 +23,7 @@
   ### use Fink's spools
   perl -pi -e 's,SPOOLDIR=/var/spool MAILSPOOL=/var/mail,SPOOLDIR=%p/var/spool 
MAILSPOOL=%p/var/mail,g' src/osdep/unix/Makefile
   ### Make dylibs
-  perl -pi -e 's,echo \\$\(ARRC\) \$\(ARCHIVE\) \$\(BINARIES\)\;\$\(RANLIB\) 
\$\(ARCHIVE\)\ \ ARCHIVE,echo \\$\(ARRC\) \$\(ARCHIVE\) 
\$\(BINARIES\)\;\$\(RANLIB\) \$\(ARCHIVE\)\ \ ARCHIVE\n\techo \cc 
-dynamiclib -install_name %p/share/c-client/lib/libc-client.0.dylib 
-compatibility_version 1.0 -current_version 1.0 -o libc-client.0.0.0.dylib 
-all_load \$\(ARCHIVE\) -L%p/lib -ldl\ \\ ARCHIVE,g' src/osdep/unix/Makefile
+  perl -pi -e 's,echo \\$\(ARRC\) \$\(ARCHIVE\) \$\(BINARIES\)\;\$\(RANLIB\) 
\$\(ARCHIVE\)\ \ ARCHIVE,echo \\$\(ARRC\) \$\(ARCHIVE\) 
\$\(BINARIES\)\;\$\(RANLIB\) \$\(ARCHIVE\)\ \ ARCHIVE\n\techo \cc 
-dynamiclib -install_name %p/share/c-client/lib/libc-client.0.dylib 
-compatibility_version 1.0 -current_version 1.0 -o libc-client.0.0.0.dylib 
-all_load \$\(ARCHIVE\) -L%p/lib\ \\ ARCHIVE,g' src/osdep/unix/Makefile
 
 CompileScript: 
  make osx SSLTYPE=none EXTRACFLAGS=-fno-common
@@ -32,16 +32,18 @@
  mkdir -p %i/share/c-client/lib
  mkdir -p %i/share/c-client/include
 
+ ### make and install headers
+ install -m 664 -c c-client/*.h %i/share/c-client/include/
+
  ### make and install static libs
- ranlib c-client/c-client.a
  install -m 664 c-client/c-client.a %i/share/c-client/lib/c-client.a
- install -m 664 -c c-client/*.h %i/share/c-client/include/
- ln -s %p/share/c-client/lib/c-client.a %i/share/c-client/lib/libc-client.a
+ ranlib %i/share/c-client/lib/c-client.a
+ ln -s c-client.a %i/share/c-client/lib/libc-client.a
 
  ### make and install shared libs
  install -m 664 c-client/libc-client.0.0.0.dylib %i/share/c-client/lib
- ln -s %p/share/c-client/lib/libc-client.0.0.0.dylib 
%i/share/c-client/lib/libc-client.0.dylib
- ln -s %p/share/c-client/lib/libc-client.0.0.0.dylib 
%i/share/c-client/lib/libc-client.dylib
+ ln -s libc-client.0.0.0.dylib %i/share/c-client/lib/libc-client.0.dylib
+ ln -s libc-client.0.0.0.dylib %i/share/c-client/lib/libc-client.dylib
 
 DocFiles: 
  CONTENTS CPYRIGHT README SUPPORT WARNING docs/bugs.txt docs/BUILD
@@ -59,7 +61,7 @@
 SplitOff: 
   Package: %N1-shlibs
   Files: share/c-client/lib/libc-client.*.dylib
-  Shlibs: %p/share/c-client/lib/libc-client.0.dylib 1.0.0 
uw-imap-c-client1-shlibs (= 2002d-2)
+  Shlibs: %p/share/c-client/lib/libc-client.0.dylib 1.0.0 
uw-imap-c-client-ssl1-shlibs (= 2002d-3) | uw-imap-c-client1-shlibs (= 
2002d-2)
   DocFiles: 
 CONTENTS CPYRIGHT README SUPPORT WARNING docs/bugs.txt docs/BUILD
 docs/calendar.txt docs/commndmt.txt docs/CONFIG docs/drivers.txt



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.3/unstable/crypto/finkinfo uw-imap-c-client-ssl.info,1.7,1.8

2006-03-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28890/10.3/unstable/crypto/finkinfo

Modified Files:
uw-imap-c-client-ssl.info 
Log Message:
Dep fixes. Scrap dlcompat (!)


Index: uw-imap-c-client-ssl.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/crypto/finkinfo/uw-imap-c-client-ssl.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- uw-imap-c-client-ssl.info   12 Dec 2005 17:18:27 -  1.7
+++ uw-imap-c-client-ssl.info   2 Mar 2006 23:29:51 -   1.8
@@ -1,6 +1,6 @@
 Package: uw-imap-c-client-ssl
 Version: 2002e
-Revision: 11
+Revision: 12
 Source: mirror:custom:imap-%v.tar.Z
 CustomMirror: 
  Primary: ftp://ftp.cac.washington.edu/imap/
@@ -10,7 +10,7 @@
  asi-JP: ftp://ftp.ayamura.org/pub/uw-imap/
 
 Source-MD5: 0d246d868f20d8c441d235b77c940676
-Depends: openssl097-shlibs
+Depends: %N1-shlibs (= %v-%r)
 BuildDepends: openssl097-dev
 Conflicts: uw-imap-c-client
 Replaces: uw-imap-c-client
@@ -24,7 +24,7 @@
   ### use Fink's spools
   perl -pi -e 's,SPOOLDIR=/var/spool MAILSPOOL=/var/mail,SPOOLDIR=%p/var/spool 
MAILSPOOL=%p/var/mail,g' src/osdep/unix/Makefile
   ### Make dylibs
-  perl -pi -e 's,echo \\$\(ARRC\) \$\(ARCHIVE\) \$\(BINARIES\)\;\$\(RANLIB\) 
\$\(ARCHIVE\)\ \ ARCHIVE,echo \\$\(ARRC\) \$\(ARCHIVE\) 
\$\(BINARIES\)\;\$\(RANLIB\) \$\(ARCHIVE\)\ \ ARCHIVE\n\techo \cc 
-dynamiclib -install_name %p/share/c-client/lib/libc-client.0.dylib 
-compatibility_version 1.0 -current_version 1.0 -o libc-client.0.0.0.dylib 
-all_load \$\(ARCHIVE\) -L%p/lib -ldl -lssl -lcrypto\ \\ ARCHIVE,g' 
src/osdep/unix/Makefile
+  perl -pi -e 's,echo \\$\(ARRC\) \$\(ARCHIVE\) \$\(BINARIES\)\;\$\(RANLIB\) 
\$\(ARCHIVE\)\ \ ARCHIVE,echo \\$\(ARRC\) \$\(ARCHIVE\) 
\$\(BINARIES\)\;\$\(RANLIB\) \$\(ARCHIVE\)\ \ ARCHIVE\n\techo \cc 
-dynamiclib -install_name %p/share/c-client/lib/libc-client.0.dylib 
-compatibility_version 1.0 -current_version 1.0 -o libc-client.0.0.0.dylib 
-all_load \$\(ARCHIVE\) -L%p/lib -lssl -lcrypto\ \\ ARCHIVE,g' 
src/osdep/unix/Makefile
 
 CompileScript: 
  make osx SSLTYPE=unix SSLDIR=%p SSLCERTS=%p/etc/ssl EXTRACFLAGS=-fno-common
@@ -33,16 +33,18 @@
  mkdir -p %i/share/c-client/lib
  mkdir -p %i/share/c-client/include
 
+ ### make and install headers
+ install -m 664 -c c-client/*.h %i/share/c-client/include/
+
  ### make and install static libs
- ranlib c-client/c-client.a
  install -m 664 c-client/c-client.a %i/share/c-client/lib/c-client.a
- install -m 664 -c c-client/*.h %i/share/c-client/include/
- ln -s %p/share/c-client/lib/c-client.a %i/share/c-client/lib/libc-client.a
+ ranlib %i/share/c-client/lib/c-client.a
+ ln -s c-client.a %i/share/c-client/lib/libc-client.a
 
  ### make and install shared libs
  install -m 664 c-client/libc-client.0.0.0.dylib %i/share/c-client/lib
- ln -s %p/share/c-client/lib/libc-client.0.0.0.dylib 
%i/share/c-client/lib/libc-client.0.dylib
- ln -s %p/share/c-client/lib/libc-client.0.0.0.dylib 
%i/share/c-client/lib/libc-client.dylib
+ ln -s libc-client.0.0.0.dylib %i/share/c-client/lib/libc-client.0.dylib
+ ln -s libc-client.0.0.0.dylib %i/share/c-client/lib/libc-client.dylib
 
 DocFiles: 
  CONTENTS CPYRIGHT README SUPPORT WARNING docs/bugs.txt docs/BUILD
@@ -59,6 +61,7 @@
 ###
 SplitOff: 
   Package: %N1-shlibs
+  Depends: openssl097-shlibs
   Files: share/c-client/lib/libc-client.*.dylib
   Shlibs: %p/share/c-client/lib/libc-client.0.dylib 1.0.0 
uw-imap-c-client-ssl1-shlibs (= 2002d-3) | uw-imap-c-client1-shlibs (= 
2002d-2)
   DocFiles: 



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4/unstable/main/finkinfo/web uw-imap-c-client.info,1.1,1.2

2006-03-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/web
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28890/10.4/unstable/main/finkinfo/web

Modified Files:
uw-imap-c-client.info 
Log Message:
Dep fixes. Scrap dlcompat (!)


Index: uw-imap-c-client.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/web/uw-imap-c-client.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- uw-imap-c-client.info   20 Jan 2006 20:32:33 -  1.1
+++ uw-imap-c-client.info   2 Mar 2006 23:29:53 -   1.2
@@ -1,6 +1,6 @@
 Package: uw-imap-c-client
 Version: 2002e
-Revision: 12
+Revision: 13
 Source: mirror:custom:imap-%v.tar.Z
 CustomMirror: 
  Primary: ftp://ftp.cac.washington.edu/imap/
@@ -10,7 +10,7 @@
  asi-JP: ftp://ftp.ayamura.org/pub/uw-imap/
 
 Source-MD5: 0d246d868f20d8c441d235b77c940676
-BuildConflicts: openssl-dev, openssl097-dev
+Depends: %N1-shlibs (= %v-%r)
 Conflicts: uw-imap-c-client-ssl
 Replaces: uw-imap-c-client-ssl
 BuildDependsOnly: true
@@ -23,7 +23,7 @@
   ### use Fink's spools
   perl -pi -e 's,SPOOLDIR=/var/spool MAILSPOOL=/var/mail,SPOOLDIR=%p/var/spool 
MAILSPOOL=%p/var/mail,g' src/osdep/unix/Makefile
   ### Make dylibs
-  perl -pi -e 's,echo \\$\(ARRC\) \$\(ARCHIVE\) \$\(BINARIES\)\;\$\(RANLIB\) 
\$\(ARCHIVE\)\ \ ARCHIVE,echo \\$\(ARRC\) \$\(ARCHIVE\) 
\$\(BINARIES\)\;\$\(RANLIB\) \$\(ARCHIVE\)\ \ ARCHIVE\n\techo \cc 
-dynamiclib -install_name %p/share/c-client/lib/libc-client.0.dylib 
-compatibility_version 1.0 -current_version 1.0 -o libc-client.0.0.0.dylib 
-all_load \$\(ARCHIVE\) -L%p/lib -ldl\ \\ ARCHIVE,g' src/osdep/unix/Makefile
+  perl -pi -e 's,echo \\$\(ARRC\) \$\(ARCHIVE\) \$\(BINARIES\)\;\$\(RANLIB\) 
\$\(ARCHIVE\)\ \ ARCHIVE,echo \\$\(ARRC\) \$\(ARCHIVE\) 
\$\(BINARIES\)\;\$\(RANLIB\) \$\(ARCHIVE\)\ \ ARCHIVE\n\techo \cc 
-dynamiclib -install_name %p/share/c-client/lib/libc-client.0.dylib 
-compatibility_version 1.0 -current_version 1.0 -o libc-client.0.0.0.dylib 
-all_load \$\(ARCHIVE\) -L%p/lib\ \\ ARCHIVE,g' src/osdep/unix/Makefile
 
 CompileScript: 
  make osx SSLTYPE=none EXTRACFLAGS=-fno-common
@@ -32,16 +32,18 @@
  mkdir -p %i/share/c-client/lib
  mkdir -p %i/share/c-client/include
 
+ ### make and install headers
+ install -m 664 -c c-client/*.h %i/share/c-client/include/
+
  ### make and install static libs
- ranlib c-client/c-client.a
  install -m 664 c-client/c-client.a %i/share/c-client/lib/c-client.a
- install -m 664 -c c-client/*.h %i/share/c-client/include/
- ln -s %p/share/c-client/lib/c-client.a %i/share/c-client/lib/libc-client.a
+ ranlib %i/share/c-client/lib/c-client.a
+ ln -s c-client.a %i/share/c-client/lib/libc-client.a
 
  ### make and install shared libs
  install -m 664 c-client/libc-client.0.0.0.dylib %i/share/c-client/lib
- ln -s %p/share/c-client/lib/libc-client.0.0.0.dylib 
%i/share/c-client/lib/libc-client.0.dylib
- ln -s %p/share/c-client/lib/libc-client.0.0.0.dylib 
%i/share/c-client/lib/libc-client.dylib
+ ln -s libc-client.0.0.0.dylib %i/share/c-client/lib/libc-client.0.dylib
+ ln -s libc-client.0.0.0.dylib %i/share/c-client/lib/libc-client.dylib
 
 DocFiles: 
  CONTENTS CPYRIGHT README SUPPORT WARNING docs/bugs.txt docs/BUILD
@@ -59,7 +61,7 @@
 SplitOff: 
   Package: %N1-shlibs
   Files: share/c-client/lib/libc-client.*.dylib
-  Shlibs: %p/share/c-client/lib/libc-client.0.dylib 1.0.0 
uw-imap-c-client1-shlibs (= 2002d-2)
+  Shlibs: %p/share/c-client/lib/libc-client.0.dylib 1.0.0 
uw-imap-c-client-ssl1-shlibs (= 2002d-3) | uw-imap-c-client1-shlibs (= 
2002d-2)
   DocFiles: 
 CONTENTS CPYRIGHT README SUPPORT WARNING docs/bugs.txt docs/BUILD
 docs/calendar.txt docs/commndmt.txt docs/CONFIG docs/drivers.txt



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4/unstable/crypto/finkinfo uw-imap-c-client-ssl.info,1.1,1.2

2006-03-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28890/10.4/unstable/crypto/finkinfo

Modified Files:
uw-imap-c-client-ssl.info 
Log Message:
Dep fixes. Scrap dlcompat (!)


Index: uw-imap-c-client-ssl.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/uw-imap-c-client-ssl.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- uw-imap-c-client-ssl.info   20 Jan 2006 20:16:56 -  1.1
+++ uw-imap-c-client-ssl.info   2 Mar 2006 23:29:53 -   1.2
@@ -1,6 +1,6 @@
 Package: uw-imap-c-client-ssl
 Version: 2002e
-Revision: 11
+Revision: 12
 Source: mirror:custom:imap-%v.tar.Z
 CustomMirror: 
  Primary: ftp://ftp.cac.washington.edu/imap/
@@ -10,7 +10,7 @@
  asi-JP: ftp://ftp.ayamura.org/pub/uw-imap/
 
 Source-MD5: 0d246d868f20d8c441d235b77c940676
-Depends: openssl097-shlibs
+Depends: %N1-shlibs (= %v-%r)
 BuildDepends: openssl097-dev
 Conflicts: uw-imap-c-client
 Replaces: uw-imap-c-client
@@ -24,7 +24,7 @@
   ### use Fink's spools
   perl -pi -e 's,SPOOLDIR=/var/spool MAILSPOOL=/var/mail,SPOOLDIR=%p/var/spool 
MAILSPOOL=%p/var/mail,g' src/osdep/unix/Makefile
   ### Make dylibs
-  perl -pi -e 's,echo \\$\(ARRC\) \$\(ARCHIVE\) \$\(BINARIES\)\;\$\(RANLIB\) 
\$\(ARCHIVE\)\ \ ARCHIVE,echo \\$\(ARRC\) \$\(ARCHIVE\) 
\$\(BINARIES\)\;\$\(RANLIB\) \$\(ARCHIVE\)\ \ ARCHIVE\n\techo \cc 
-dynamiclib -install_name %p/share/c-client/lib/libc-client.0.dylib 
-compatibility_version 1.0 -current_version 1.0 -o libc-client.0.0.0.dylib 
-all_load \$\(ARCHIVE\) -L%p/lib -ldl -lssl -lcrypto\ \\ ARCHIVE,g' 
src/osdep/unix/Makefile
+  perl -pi -e 's,echo \\$\(ARRC\) \$\(ARCHIVE\) \$\(BINARIES\)\;\$\(RANLIB\) 
\$\(ARCHIVE\)\ \ ARCHIVE,echo \\$\(ARRC\) \$\(ARCHIVE\) 
\$\(BINARIES\)\;\$\(RANLIB\) \$\(ARCHIVE\)\ \ ARCHIVE\n\techo \cc 
-dynamiclib -install_name %p/share/c-client/lib/libc-client.0.dylib 
-compatibility_version 1.0 -current_version 1.0 -o libc-client.0.0.0.dylib 
-all_load \$\(ARCHIVE\) -L%p/lib -lssl -lcrypto\ \\ ARCHIVE,g' 
src/osdep/unix/Makefile
 
 CompileScript: 
  make osx SSLTYPE=unix SSLDIR=%p SSLCERTS=%p/etc/ssl EXTRACFLAGS=-fno-common
@@ -33,16 +33,18 @@
  mkdir -p %i/share/c-client/lib
  mkdir -p %i/share/c-client/include
 
+ ### make and install headers
+ install -m 664 -c c-client/*.h %i/share/c-client/include/
+
  ### make and install static libs
- ranlib c-client/c-client.a
  install -m 664 c-client/c-client.a %i/share/c-client/lib/c-client.a
- install -m 664 -c c-client/*.h %i/share/c-client/include/
- ln -s %p/share/c-client/lib/c-client.a %i/share/c-client/lib/libc-client.a
+ ranlib %i/share/c-client/lib/c-client.a
+ ln -s c-client.a %i/share/c-client/lib/libc-client.a
 
  ### make and install shared libs
  install -m 664 c-client/libc-client.0.0.0.dylib %i/share/c-client/lib
- ln -s %p/share/c-client/lib/libc-client.0.0.0.dylib 
%i/share/c-client/lib/libc-client.0.dylib
- ln -s %p/share/c-client/lib/libc-client.0.0.0.dylib 
%i/share/c-client/lib/libc-client.dylib
+ ln -s libc-client.0.0.0.dylib %i/share/c-client/lib/libc-client.0.dylib
+ ln -s libc-client.0.dylib %i/share/c-client/lib/libc-client.dylib
 
 DocFiles: 
  CONTENTS CPYRIGHT README SUPPORT WARNING docs/bugs.txt docs/BUILD
@@ -59,6 +61,7 @@
 ###
 SplitOff: 
   Package: %N1-shlibs
+  Depends: openssl097-shlibs
   Files: share/c-client/lib/libc-client.*.dylib
   Shlibs: %p/share/c-client/lib/libc-client.0.dylib 1.0.0 
uw-imap-c-client-ssl1-shlibs (= 2002d-3) | uw-imap-c-client1-shlibs (= 
2002d-2)
   DocFiles: 



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/unstable/crypto/finkinfo uw-imap-c-client-ssl.info,1.2,1.3

2006-03-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4-transitional/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28890/10.4-transitional/unstable/crypto/finkinfo

Modified Files:
uw-imap-c-client-ssl.info 
Log Message:
Dep fixes. Scrap dlcompat (!)


Index: uw-imap-c-client-ssl.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/crypto/finkinfo/uw-imap-c-client-ssl.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- uw-imap-c-client-ssl.info   12 Dec 2005 17:18:27 -  1.2
+++ uw-imap-c-client-ssl.info   2 Mar 2006 23:29:53 -   1.3
@@ -1,6 +1,6 @@
 Package: uw-imap-c-client-ssl
 Version: 2002e
-Revision: 11
+Revision: 12
 Source: mirror:custom:imap-%v.tar.Z
 CustomMirror: 
  Primary: ftp://ftp.cac.washington.edu/imap/
@@ -10,7 +10,7 @@
  asi-JP: ftp://ftp.ayamura.org/pub/uw-imap/
 
 Source-MD5: 0d246d868f20d8c441d235b77c940676
-Depends: openssl097-shlibs
+Depends: %N1-shlibs (= %v-%r)
 BuildDepends: openssl097-dev
 Conflicts: uw-imap-c-client
 Replaces: uw-imap-c-client
@@ -24,7 +24,7 @@
   ### use Fink's spools
   perl -pi -e 's,SPOOLDIR=/var/spool MAILSPOOL=/var/mail,SPOOLDIR=%p/var/spool 
MAILSPOOL=%p/var/mail,g' src/osdep/unix/Makefile
   ### Make dylibs
-  perl -pi -e 's,echo \\$\(ARRC\) \$\(ARCHIVE\) \$\(BINARIES\)\;\$\(RANLIB\) 
\$\(ARCHIVE\)\ \ ARCHIVE,echo \\$\(ARRC\) \$\(ARCHIVE\) 
\$\(BINARIES\)\;\$\(RANLIB\) \$\(ARCHIVE\)\ \ ARCHIVE\n\techo \cc 
-dynamiclib -install_name %p/share/c-client/lib/libc-client.0.dylib 
-compatibility_version 1.0 -current_version 1.0 -o libc-client.0.0.0.dylib 
-all_load \$\(ARCHIVE\) -L%p/lib -ldl -lssl -lcrypto\ \\ ARCHIVE,g' 
src/osdep/unix/Makefile
+  perl -pi -e 's,echo \\$\(ARRC\) \$\(ARCHIVE\) \$\(BINARIES\)\;\$\(RANLIB\) 
\$\(ARCHIVE\)\ \ ARCHIVE,echo \\$\(ARRC\) \$\(ARCHIVE\) 
\$\(BINARIES\)\;\$\(RANLIB\) \$\(ARCHIVE\)\ \ ARCHIVE\n\techo \cc 
-dynamiclib -install_name %p/share/c-client/lib/libc-client.0.dylib 
-compatibility_version 1.0 -current_version 1.0 -o libc-client.0.0.0.dylib 
-all_load \$\(ARCHIVE\) -L%p/lib -lssl -lcrypto\ \\ ARCHIVE,g' 
src/osdep/unix/Makefile
 
 CompileScript: 
  make osx SSLTYPE=unix SSLDIR=%p SSLCERTS=%p/etc/ssl EXTRACFLAGS=-fno-common
@@ -33,16 +33,18 @@
  mkdir -p %i/share/c-client/lib
  mkdir -p %i/share/c-client/include
 
+ ### make and install headers
+ install -m 664 -c c-client/*.h %i/share/c-client/include/
+
  ### make and install static libs
- ranlib c-client/c-client.a
  install -m 664 c-client/c-client.a %i/share/c-client/lib/c-client.a
- install -m 664 -c c-client/*.h %i/share/c-client/include/
- ln -s %p/share/c-client/lib/c-client.a %i/share/c-client/lib/libc-client.a
+ ranlib %i/share/c-client/lib/c-client.a
+ ln -s c-client.a %i/share/c-client/lib/libc-client.a
 
  ### make and install shared libs
  install -m 664 c-client/libc-client.0.0.0.dylib %i/share/c-client/lib
- ln -s %p/share/c-client/lib/libc-client.0.0.0.dylib 
%i/share/c-client/lib/libc-client.0.dylib
- ln -s %p/share/c-client/lib/libc-client.0.0.0.dylib 
%i/share/c-client/lib/libc-client.dylib
+ ln -s libc-client.0.0.0.dylib %i/share/c-client/lib/libc-client.0.dylib
+ ln -s libc-client.0.dylib %i/share/c-client/lib/libc-client.dylib
 
 DocFiles: 
  CONTENTS CPYRIGHT README SUPPORT WARNING docs/bugs.txt docs/BUILD
@@ -59,6 +61,7 @@
 ###
 SplitOff: 
   Package: %N1-shlibs
+  Depends: openssl097-shlibs
   Files: share/c-client/lib/libc-client.*.dylib
   Shlibs: %p/share/c-client/lib/libc-client.0.dylib 1.0.0 
uw-imap-c-client-ssl1-shlibs (= 2002d-3) | uw-imap-c-client1-shlibs (= 
2002d-2)
   DocFiles: 



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4/unstable/main/finkinfo/shells zsh-helpfiles.info,1.2,1.3

2006-03-02 Thread William Scott
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/shells
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28017

Modified Files:
zsh-helpfiles.info 
Log Message:
zsh-helpfiles updated to use the 4.3.2 man pages

Index: zsh-helpfiles.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/shells/zsh-helpfiles.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- zsh-helpfiles.info  1 Mar 2006 15:29:18 -   1.2
+++ zsh-helpfiles.info  3 Mar 2006 00:51:13 -   1.3
@@ -1,8 +1,8 @@
 Package: zsh-helpfiles
-Version: 4.3.1
+Version: 4.3.2
 Revision: 1
-Depends: zsh (= 4.3.1)
-BuildDepends: zsh (= 4.3.1)
+Depends: zsh (= %v)
+BuildDepends: zsh (= %v)
 CustomMirror: 
   Master: ftp://ftp.zsh.org/pub/
   eur: ftp://ftp.lysator.liu.se/pub/unix/zsh/
@@ -25,9 +25,9 @@
   nam-US: http://mirrors.theonlinerecordstore.com/zsh/
 
 Source: mirror:custom:/zsh-%v.tar.bz2
-Source-MD5: be4ff30f2cf848914303d7bdf17ae3cd 
 Source2: 
http://www.chemistry.ucsc.edu/~wgscott/mystuff/zsh/Library/init/zsh/local-functions/run-help
-Source2-MD5: 371638ce4c255993ea9c528981b3d113
+Source-MD5: e13fc4bb338fbb27ef7508a474310c8f 
+Source2-MD5: 371638ce4c255993ea9c528981b3d113 
 CompileScript:
 #!/bin/zsh -ef
 # the perl magic token breaks Util/helpfiles



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4/unstable/main/finkinfo/shells zsh.info,1.3,1.4

2006-03-02 Thread William Scott
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/shells
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28714

Modified Files:
zsh.info 
Log Message:
zsh version update to 4.3.2

Index: zsh.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/shells/zsh.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- zsh.info28 Feb 2006 21:13:43 -  1.3
+++ zsh.info3 Mar 2006 00:52:20 -   1.4
@@ -1,5 +1,5 @@
 Package: zsh 
-Version: 4.3.1
+Version: 4.3.2
 Revision: 1001
 Depends: libiconv, pcre-shlibs, libncurses5-shlibs (= 5.4-20041023-1006)
 BuildDepends: libiconv-dev, pcre, pcre-bin, libncurses5 (= 5.4-20041023-1006)
@@ -25,9 +25,9 @@
   nam-US: http://mirrors.theonlinerecordstore.com/zsh/
 
 Source: mirror:custom:/%n-%v.tar.bz2
-Source-MD5: be4ff30f2cf848914303d7bdf17ae3cd 
+Source-MD5: e13fc4bb338fbb27ef7508a474310c8f 
 Source2: mirror:custom:%n-%v-doc.tar.bz2
-Source2-MD5: 89a56c55978d614dda7fb8d085befbe3 
+Source2-MD5: 69d1ab9d179d7d16eb0251a0a60e0457 
 ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info 
--enable-etcdir=%p/etc/%n --enable-maildir-support --enable-pcre 
--enable-zsh-secure-free --enable-fndir=%p/share/%n --enable-function-subdirs 
--with-curses-terminfo --with-tcsetpgrp
 CompileScript:
 perl -pi.bak -e s;DL_EXT=so;DL_EXT=dylib;g configure



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.3/unstable/main/finkinfo/web uw-imap-c-client.info,1.7,1.8

2006-03-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/web
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29370/10.3/unstable/main/finkinfo/web

Modified Files:
uw-imap-c-client.info 
Log Message:
Fix variant swapping


Index: uw-imap-c-client.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/web/uw-imap-c-client.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- uw-imap-c-client.info   2 Mar 2006 23:29:53 -   1.7
+++ uw-imap-c-client.info   3 Mar 2006 00:53:37 -   1.8
@@ -1,6 +1,6 @@
 Package: uw-imap-c-client
 Version: 2002e
-Revision: 13
+Revision: 14
 Source: mirror:custom:imap-%v.tar.Z
 CustomMirror: 
  Primary: ftp://ftp.cac.washington.edu/imap/
@@ -23,7 +23,7 @@
   ### use Fink's spools
   perl -pi -e 's,SPOOLDIR=/var/spool MAILSPOOL=/var/mail,SPOOLDIR=%p/var/spool 
MAILSPOOL=%p/var/mail,g' src/osdep/unix/Makefile
   ### Make dylibs
-  perl -pi -e 's,echo \\$\(ARRC\) \$\(ARCHIVE\) \$\(BINARIES\)\;\$\(RANLIB\) 
\$\(ARCHIVE\)\ \ ARCHIVE,echo \\$\(ARRC\) \$\(ARCHIVE\) 
\$\(BINARIES\)\;\$\(RANLIB\) \$\(ARCHIVE\)\ \ ARCHIVE\n\techo \cc 
-dynamiclib -install_name %p/share/c-client/lib/libc-client.0.dylib 
-compatibility_version 1.0 -current_version 1.0 -o libc-client.0.0.0.dylib 
-all_load \$\(ARCHIVE\) -L%p/lib\ \\ ARCHIVE,g' src/osdep/unix/Makefile
+  perl -pi -e 's,echo \\$\(ARRC\) \$\(ARCHIVE\) \$\(BINARIES\)\;\$\(RANLIB\) 
\$\(ARCHIVE\)\ \ ARCHIVE,echo \\$\(ARRC\) \$\(ARCHIVE\) 
\$\(BINARIES\)\;\$\(RANLIB\) \$\(ARCHIVE\)\ \ ARCHIVE\n\techo \cc 
-dynamiclib -install_name %p/share/c-client/lib/libc-client.0.dylib 
-compatibility_version 1.0 -current_version 1.0 -o libc-client.0.0.0.dylib 
-all_load \$\(ARCHIVE\)\ \\ ARCHIVE,g' src/osdep/unix/Makefile
 
 CompileScript: 
  make osx SSLTYPE=none EXTRACFLAGS=-fno-common
@@ -60,6 +60,8 @@
 ###
 SplitOff: 
   Package: %N1-shlibs
+  Conflicts: uw-imap-c-client-ssl1-shlibs
+  Replaces: uw-imap-c-client-ssl1-shlibs
   Files: share/c-client/lib/libc-client.*.dylib
   Shlibs: %p/share/c-client/lib/libc-client.0.dylib 1.0.0 
uw-imap-c-client-ssl1-shlibs (= 2002d-3) | uw-imap-c-client1-shlibs (= 
2002d-2)
   DocFiles: 



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/unstable/main/finkinfo/web uw-imap-c-client.info,1.6,1.7

2006-03-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/web
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29370/10.4-transitional/unstable/main/finkinfo/web

Modified Files:
uw-imap-c-client.info 
Log Message:
Fix variant swapping


Index: uw-imap-c-client.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/web/uw-imap-c-client.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- uw-imap-c-client.info   2 Mar 2006 23:29:53 -   1.6
+++ uw-imap-c-client.info   3 Mar 2006 00:53:37 -   1.7
@@ -1,6 +1,6 @@
 Package: uw-imap-c-client
 Version: 2002e
-Revision: 13
+Revision: 14
 Source: mirror:custom:imap-%v.tar.Z
 CustomMirror: 
  Primary: ftp://ftp.cac.washington.edu/imap/
@@ -23,7 +23,7 @@
   ### use Fink's spools
   perl -pi -e 's,SPOOLDIR=/var/spool MAILSPOOL=/var/mail,SPOOLDIR=%p/var/spool 
MAILSPOOL=%p/var/mail,g' src/osdep/unix/Makefile
   ### Make dylibs
-  perl -pi -e 's,echo \\$\(ARRC\) \$\(ARCHIVE\) \$\(BINARIES\)\;\$\(RANLIB\) 
\$\(ARCHIVE\)\ \ ARCHIVE,echo \\$\(ARRC\) \$\(ARCHIVE\) 
\$\(BINARIES\)\;\$\(RANLIB\) \$\(ARCHIVE\)\ \ ARCHIVE\n\techo \cc 
-dynamiclib -install_name %p/share/c-client/lib/libc-client.0.dylib 
-compatibility_version 1.0 -current_version 1.0 -o libc-client.0.0.0.dylib 
-all_load \$\(ARCHIVE\) -L%p/lib\ \\ ARCHIVE,g' src/osdep/unix/Makefile
+  perl -pi -e 's,echo \\$\(ARRC\) \$\(ARCHIVE\) \$\(BINARIES\)\;\$\(RANLIB\) 
\$\(ARCHIVE\)\ \ ARCHIVE,echo \\$\(ARRC\) \$\(ARCHIVE\) 
\$\(BINARIES\)\;\$\(RANLIB\) \$\(ARCHIVE\)\ \ ARCHIVE\n\techo \cc 
-dynamiclib -install_name %p/share/c-client/lib/libc-client.0.dylib 
-compatibility_version 1.0 -current_version 1.0 -o libc-client.0.0.0.dylib 
-all_load \$\(ARCHIVE\)\ \\ ARCHIVE,g' src/osdep/unix/Makefile
 
 CompileScript: 
  make osx SSLTYPE=none EXTRACFLAGS=-fno-common



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4/unstable/main/finkinfo/web uw-imap-c-client.info,1.2,1.3

2006-03-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/web
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29370/10.4/unstable/main/finkinfo/web

Modified Files:
uw-imap-c-client.info 
Log Message:
Fix variant swapping


Index: uw-imap-c-client.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/web/uw-imap-c-client.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- uw-imap-c-client.info   2 Mar 2006 23:29:53 -   1.2
+++ uw-imap-c-client.info   3 Mar 2006 00:53:37 -   1.3
@@ -1,6 +1,6 @@
 Package: uw-imap-c-client
 Version: 2002e
-Revision: 13
+Revision: 14
 Source: mirror:custom:imap-%v.tar.Z
 CustomMirror: 
  Primary: ftp://ftp.cac.washington.edu/imap/
@@ -23,7 +23,7 @@
   ### use Fink's spools
   perl -pi -e 's,SPOOLDIR=/var/spool MAILSPOOL=/var/mail,SPOOLDIR=%p/var/spool 
MAILSPOOL=%p/var/mail,g' src/osdep/unix/Makefile
   ### Make dylibs
-  perl -pi -e 's,echo \\$\(ARRC\) \$\(ARCHIVE\) \$\(BINARIES\)\;\$\(RANLIB\) 
\$\(ARCHIVE\)\ \ ARCHIVE,echo \\$\(ARRC\) \$\(ARCHIVE\) 
\$\(BINARIES\)\;\$\(RANLIB\) \$\(ARCHIVE\)\ \ ARCHIVE\n\techo \cc 
-dynamiclib -install_name %p/share/c-client/lib/libc-client.0.dylib 
-compatibility_version 1.0 -current_version 1.0 -o libc-client.0.0.0.dylib 
-all_load \$\(ARCHIVE\) -L%p/lib\ \\ ARCHIVE,g' src/osdep/unix/Makefile
+  perl -pi -e 's,echo \\$\(ARRC\) \$\(ARCHIVE\) \$\(BINARIES\)\;\$\(RANLIB\) 
\$\(ARCHIVE\)\ \ ARCHIVE,echo \\$\(ARRC\) \$\(ARCHIVE\) 
\$\(BINARIES\)\;\$\(RANLIB\) \$\(ARCHIVE\)\ \ ARCHIVE\n\techo \cc 
-dynamiclib -install_name %p/share/c-client/lib/libc-client.0.dylib 
-compatibility_version 1.0 -current_version 1.0 -o libc-client.0.0.0.dylib 
-all_load \$\(ARCHIVE\)\ \\ ARCHIVE,g' src/osdep/unix/Makefile
 
 CompileScript: 
  make osx SSLTYPE=none EXTRACFLAGS=-fno-common



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4/unstable/main/finkinfo/text lilypond-devel.info,1.1,1.2

2006-03-02 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17738

Modified Files:
lilypond-devel.info 
Log Message:
Fix ghostscript font directory problem

Index: lilypond-devel.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/text/lilypond-devel.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- lilypond-devel.info 7 Feb 2006 15:38:08 -   1.1
+++ lilypond-devel.info 3 Mar 2006 01:24:29 -   1.2
@@ -1,6 +1,6 @@
 Package: lilypond-devel
 Version: 2.7.28
-Revision: 1001
+Revision: 1002
 Maintainer: Matthias Neeracher [EMAIL PROTECTED]
 GCC: 4.0
 BuildDepends: 
@@ -24,7 +24,7 @@
 SetCPPFLAGS: -no-cpp-precomp 
 SetLDFLAGS: -lexpat -L%p/lib/pango-ft219/lib 
 SetCXX: c++-3.3
-ConfigureParams: --infodir='$(prefix)/share/info' 
--mandir='$(prefix)/share/man' --disable-gui
+ConfigureParams: --infodir='$(prefix)/share/info' 
--mandir='$(prefix)/share/man' --with-ncsb-dir='%p/share/ghostscript/fonts' 
--disable-gui 
 CompileScript: 
 PREFIX=%p ./lexer-gcc-3.1.sh
 ./autogen.sh --noconf



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.3/unstable/main/finkinfo/web mnogosearch.info,1.4,1.5

2006-03-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/web
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23092/10.3/unstable/main/finkinfo/web

Modified Files:
mnogosearch.info 
Log Message:
Don't install into %p. Use same naming convention for -dev as for -shlibs (even 
though it seems wrong)


Index: mnogosearch.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/web/mnogosearch.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- mnogosearch.info3 Jan 2005 01:22:59 -   1.4
+++ mnogosearch.info3 Mar 2006 01:33:13 -   1.5
@@ -1,21 +1,22 @@
 Package: mnogosearch
 Version: 3.1.21
-Revision: 12
+Revision: 15
 Source: http://search.mnogo.ru/Download/mnogosearch-%v.tar.gz
 Source-MD5: 2b5284b980909d49ed0a8aaf9817db98
-Depends: mysql14-shlibs, mnogosearch1-shlibs
+Depends: mysql14-shlibs, mnogosearch1-shlibs (= %v-%r)
 BuildDepends: mysql14-dev
 UpdateConfigGuess: true
 UpdateLibtool: true
 PatchScript: 
   perl -pi.bak -e 's,-release 3.1,-version-info 0:0:0,g' src/Makefile.in
+  perl -pi -e 's| (\$\(localstatedir\))| \$(DESTDIR)/$1|' Makefile.in
 
 NoSetCFLAGS: true
 NoSetCPPFLAGS: true
 NoSetLDFLAGS: true
 SetCFLAGS: -fno-common
 SetCPPFLAGS: -no-cpp-precomp
-ConfigureParams: --with-mysql=%p --with-pic --enable-shared --enable-static 
--mandir=%i/share/man --infodir=%p/share/info --libexecdir=%p/lib
+ConfigureParams: --with-mysql=%p --with-pic --enable-shared --enable-static 
--mandir=%i/share/man --infodir=%p/share/info --libexecdir=%p/lib 
--disable-dependency-tracking
 InstallScript: 
  make install DESTDIR=%d mandir=%p/share/man
  mkdir -p %i/share
@@ -30,6 +31,7 @@
  mv %i/etc/indexer.conf-dist %i/etc/mnogosearch/conf-default/indexer.conf-dist
  mv %i/etc/search.htm-dist %i/etc/mnogosearch/conf-default/search.htm-dist
  mv %i/etc/spelld.conf-dist %i/etc/mnogosearch/conf-default/spelld.conf-dist
+ /usr/bin/find -d %i/share/%n/create -name CVS -exec rm -rf \{\} \;
 
 Splitoff: 
  Package: %N1-shlibs
@@ -40,10 +42,11 @@
  Shlibs: %p/lib/libudmsearch.0.dylib 1.0.0 monogosearch1-shlibs (= 3.1.21-10)
 
 Splitoff2: 
- Package: %N-dev
+ Package: %N1-dev
  BuildDependsOnly: True
- Depends: mnogosearch1-shlibs
- Replaces: %N ( %v-%r) 
+ Depends: mnogosearch1-shlibs (= %v-%r)
+ Conflicts: %N-dev
+ Replaces: %N ( %v-%r), %N-dev
  Description: Headers and static libraries for mnogosearch
  Files: bin/udm-config lib include
 
@@ -74,6 +77,8 @@
 
 DescPort: 
 Doc and support files are mannually installed.
+
+CVS directories removed at the end of installation, to comply with fink policy.
 
 License: GPL
 Homepage: http://search.mnogo.ru/



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4/unstable/main/finkinfo/web mnogosearch.info,1.2,1.3

2006-03-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/web
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23092/10.4/unstable/main/finkinfo/web

Modified Files:
mnogosearch.info 
Log Message:
Don't install into %p. Use same naming convention for -dev as for -shlibs (even 
though it seems wrong)


Index: mnogosearch.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/web/mnogosearch.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- mnogosearch.info3 Feb 2006 17:34:11 -   1.2
+++ mnogosearch.info3 Mar 2006 01:33:14 -   1.3
@@ -1,21 +1,22 @@
 Package: mnogosearch
 Version: 3.1.21
-Revision: 1014
+Revision: 1015
 Source: http://search.mnogo.ru/Download/mnogosearch-%v.tar.gz
 Source-MD5: 2b5284b980909d49ed0a8aaf9817db98
-Depends: mysql14-shlibs (= 4.1.10-1002), mnogosearch1-shlibs
+Depends: mysql14-shlibs (= 4.1.10-1002), mnogosearch1-shlibs (= %v-%r)
 BuildDepends: mysql14-dev (= 4.1.10-1002)
 UpdateConfigGuess: true
 UpdateLibtool: true
 PatchScript: 
   perl -pi.bak -e 's,-release 3.1,-version-info 0:0:0,g' src/Makefile.in
+  perl -pi -e 's| (\$\(localstatedir\))| \$(DESTDIR)/$1|' Makefile.in
 
 NoSetCFLAGS: true
 NoSetCPPFLAGS: true
 NoSetLDFLAGS: true
 SetCFLAGS: -fno-common
 SetCPPFLAGS: -no-cpp-precomp
-ConfigureParams: --with-mysql=%p --with-pic --enable-shared --enable-static 
--mandir=%i/share/man --infodir=%p/share/info --libexecdir=%p/lib
+ConfigureParams: --with-mysql=%p --with-pic --enable-shared --enable-static 
--mandir=%i/share/man --infodir=%p/share/info --libexecdir=%p/lib 
--disable-dependency-tracking
 InstallScript: 
  make install DESTDIR=%d mandir=%p/share/man
  mkdir -p %i/share
@@ -41,10 +42,11 @@
  Shlibs: %p/lib/libudmsearch.0.dylib 1.0.0 monogosearch1-shlibs (= 3.1.21-10)
 
 Splitoff2: 
- Package: %N-dev
+ Package: %N1-dev
  BuildDependsOnly: True
- Depends: mnogosearch1-shlibs
- Replaces: %N ( %v-%r) 
+ Depends: mnogosearch1-shlibs (= %v-%r)
+ Conflicts: %N-dev
+ Replaces: %N ( %v-%r), %N-dev
  Description: Headers and static libraries for mnogosearch
  Files: bin/udm-config lib include
 



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/unstable/main/finkinfo/web mnogosearch.info,1.2,1.3

2006-03-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/web
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23092/10.4-transitional/unstable/main/finkinfo/web

Modified Files:
mnogosearch.info 
Log Message:
Don't install into %p. Use same naming convention for -dev as for -shlibs (even 
though it seems wrong)


Index: mnogosearch.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/web/mnogosearch.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- mnogosearch.info27 May 2005 14:26:04 -  1.2
+++ mnogosearch.info3 Mar 2006 01:33:13 -   1.3
@@ -1,21 +1,22 @@
 Package: mnogosearch
 Version: 3.1.21
-Revision: 14
+Revision: 15
 Source: http://search.mnogo.ru/Download/mnogosearch-%v.tar.gz
 Source-MD5: 2b5284b980909d49ed0a8aaf9817db98
-Depends: mysql14-shlibs, mnogosearch1-shlibs
+Depends: mysql14-shlibs, mnogosearch1-shlibs (= %v-%r)
 BuildDepends: mysql14-dev
 UpdateConfigGuess: true
 UpdateLibtool: true
 PatchScript: 
   perl -pi.bak -e 's,-release 3.1,-version-info 0:0:0,g' src/Makefile.in
+  perl -pi -e 's| (\$\(localstatedir\))| \$(DESTDIR)/$1|' Makefile.in
 
 NoSetCFLAGS: true
 NoSetCPPFLAGS: true
 NoSetLDFLAGS: true
 SetCFLAGS: -fno-common
 SetCPPFLAGS: -no-cpp-precomp
-ConfigureParams: --with-mysql=%p --with-pic --enable-shared --enable-static 
--mandir=%i/share/man --infodir=%p/share/info --libexecdir=%p/lib
+ConfigureParams: --with-mysql=%p --with-pic --enable-shared --enable-static 
--mandir=%i/share/man --infodir=%p/share/info --libexecdir=%p/lib 
--disable-dependency-tracking
 InstallScript: 
  make install DESTDIR=%d mandir=%p/share/man
  mkdir -p %i/share
@@ -41,10 +42,11 @@
  Shlibs: %p/lib/libudmsearch.0.dylib 1.0.0 monogosearch1-shlibs (= 3.1.21-10)
 
 Splitoff2: 
- Package: %N-dev
+ Package: %N1-dev
  BuildDependsOnly: True
- Depends: mnogosearch1-shlibs
- Replaces: %N ( %v-%r) 
+ Depends: mnogosearch1-shlibs (= %v-%r)
+ Conflicts: %N-dev
+ Replaces: %N ( %v-%r), %N-dev
  Description: Headers and static libraries for mnogosearch
  Files: bin/udm-config lib include
 



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/unstable/crypto/finkinfo php4-apache2-ssl.info,1.8,1.9 php5-apache2-ssl.info,1.8,1.9

2006-03-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4-transitional/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23683/10.4-transitional/unstable/crypto/finkinfo

Modified Files:
php4-apache2-ssl.info php5-apache2-ssl.info 
Log Message:
New mnogosearch -dev packagename


Index: php4-apache2-ssl.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/crypto/finkinfo/php4-apache2-ssl.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- php4-apache2-ssl.info   30 Dec 2005 00:37:42 -  1.8
+++ php4-apache2-ssl.info   3 Mar 2006 01:33:52 -   1.9
@@ -3,7 +3,7 @@
 Revision: 12
 ###
 Depends: libapache2-ssl-mod-php4 | %N-cgi
-BuildDepends: apr-ssl (= 0.9.5-12), libtool14, gettext-dev, libiconv-dev, 
gd2, mysql14-dev, postgresql80-unified-dev, curl-ssl-dev, expat, libmhash (= 
0.8.18-2), libmcve (= 3.2.2-1), libmcrypt, libxml2, libxslt, openldap-ssl-dev 
(= 2.1.22-27), libsablot-dev, ming, t1lib5, pcre (= 4.3-1), libpng3, 
apache2-ssl-dev (= 2.0.54-1), unixodbc2 | unixodbc2-nox, gdbm3, net-snmp-ssl 
(= 5.0.7-2), net-snmp-ssl-dev (= 5.0.7-2), db43-ssl, libtiff, pdflib, 
x11-dev, system-java14-dev, recode-dev (= 3.6-7), gmp (= 4.1.4-1), libmpfr1, 
mnogosearch-dev, uw-imap-c-client-ssl (= 2002e-1), libjpeg, cyrus-sasl2-dev
+BuildDepends: apr-ssl (= 0.9.5-12), libtool14, gettext-dev, libiconv-dev, 
gd2, mysql14-dev, postgresql80-unified-dev, curl-ssl-dev, expat, libmhash (= 
0.8.18-2), libmcve (= 3.2.2-1), libmcrypt, libxml2, libxslt, openldap-ssl-dev 
(= 2.1.22-27), libsablot-dev, ming, t1lib5, pcre (= 4.3-1), libpng3, 
apache2-ssl-dev (= 2.0.54-1), unixodbc2 | unixodbc2-nox, gdbm3, net-snmp-ssl 
(= 5.0.7-2), net-snmp-ssl-dev (= 5.0.7-2), db43-ssl, libtiff, pdflib, 
x11-dev, system-java14-dev, recode-dev (= 3.6-7), gmp (= 4.1.4-1), libmpfr1, 
mnogosearch1-dev, uw-imap-c-client-ssl (= 2002e-1), libjpeg, cyrus-sasl2-dev
 Replaces: php4-apache2, php4-apache, php4-apache-ssl
 Conflicts: php4-apache2, php4-apache, php4-apache-ssl
 Provides: php4-ssl

Index: php5-apache2-ssl.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/crypto/finkinfo/php5-apache2-ssl.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- php5-apache2-ssl.info   20 Jan 2006 15:25:35 -  1.8
+++ php5-apache2-ssl.info   3 Mar 2006 01:33:52 -   1.9
@@ -4,7 +4,7 @@
 Architecture: powerpc
 ###
 Depends: libapache2-ssl-mod-php5 | %N-cgi
-BuildDepends: apr-ssl (= 0.9.5-12), libtool14, gettext-dev, libiconv-dev, 
gd2, mysql14-dev, sqlite-dev, postgresql80-unified-dev, curl-ssl-dev, expat, 
libmhash (= 0.8.18-2), libmcve (= 3.2.2-1), libmcrypt, libxml2, libxslt, 
openldap-ssl-dev (= 2.1.22-27), ming, t1lib5, libpng3, apache2-ssl-dev (= 
2.0.54-1), unixodbc2 | unixodbc2-nox, gdbm3, net-snmp-ssl (= 5.0.7-2), 
net-snmp-ssl-dev (= 5.0.7-2), db43-ssl, libtiff, x11-dev, gmp (= 4.1.4-1), 
libmpfr1, mnogosearch-dev, clibpdf (= 2.0.2r1-2), uw-imap-c-client-ssl (= 
2002e-1), libjpeg, cyrus-sasl2-dev, gcc3.3
+BuildDepends: apr-ssl (= 0.9.5-12), libtool14, gettext-dev, libiconv-dev, 
gd2, mysql14-dev, sqlite-dev, postgresql80-unified-dev, curl-ssl-dev, expat, 
libmhash (= 0.8.18-2), libmcve (= 3.2.2-1), libmcrypt, libxml2, libxslt, 
openldap-ssl-dev (= 2.1.22-27), ming, t1lib5, libpng3, apache2-ssl-dev (= 
2.0.54-1), unixodbc2 | unixodbc2-nox, gdbm3, net-snmp-ssl (= 5.0.7-2), 
net-snmp-ssl-dev (= 5.0.7-2), db43-ssl, libtiff, x11-dev, gmp (= 4.1.4-1), 
libmpfr1, mnogosearch1-dev, clibpdf (= 2.0.2r1-2), uw-imap-c-client-ssl (= 
2002e-1), libjpeg, cyrus-sasl2-dev, gcc3.3
 Replaces: php5-apache2, php5-apache, php5-apache-ssl
 Conflicts: php5-apache2, php5-apache, php5-apache-ssl
 Provides: php5-ssl



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4/unstable/crypto/finkinfo php4-apache2-ssl.info,1.9,1.10 php5-apache2-ssl.info,1.7,1.8

2006-03-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23683/10.4/unstable/crypto/finkinfo

Modified Files:
php4-apache2-ssl.info php5-apache2-ssl.info 
Log Message:
New mnogosearch -dev packagename


Index: php4-apache2-ssl.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/php4-apache2-ssl.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- php4-apache2-ssl.info   14 Feb 2006 22:08:01 -  1.9
+++ php4-apache2-ssl.info   3 Mar 2006 01:33:52 -   1.10
@@ -3,7 +3,7 @@
 Revision: 1019
 ###
 Depends: libapache2-ssl-mod-php4 | %N-cgi
-BuildDepends: apr-ssl (= 0.9.7-1011), libtool14, gettext-dev, libiconv-dev, 
gd2, mysql14-dev (= 4.1.10-1002), postgresql80-unified-dev (= 8.0.6-1026), 
curl-ssl-dev, expat, libmhash (= 0.8.18-2), libmcve (= 3.2.2-1), libmcrypt, 
libxml2, libxslt, openldap-ssl-dev (= 2.1.22-27), libsablot-dev (= 
0.98-1024), ming, t1lib5, pcre (= 4.3-1), libpng3, apache2-ssl-dev (= 
2.0.55-1010), unixodbc2 (= 2.2.11-1010) | unixodbc2-nox (= 2.2.11-1010), 
gdbm3, net-snmp-ssl (= 5.0.7-2), net-snmp-ssl-dev (= 5.0.7-2), db43-ssl (= 
4.3.29-1001), libtiff, pdflib (= 5.0.3-1002), x11-dev, system-java14-dev, 
recode-dev (= 3.6-7), gmp (= 4.1.4-1), libmpfr1, mnogosearch-dev, 
uw-imap-c-client-ssl (= 2002e-1), libjpeg, cyrus-sasl2-dev
+BuildDepends: apr-ssl (= 0.9.7-1011), libtool14, gettext-dev, libiconv-dev, 
gd2, mysql14-dev (= 4.1.10-1002), postgresql80-unified-dev (= 8.0.6-1026), 
curl-ssl-dev, expat, libmhash (= 0.8.18-2), libmcve (= 3.2.2-1), libmcrypt, 
libxml2, libxslt, openldap-ssl-dev (= 2.1.22-27), libsablot-dev (= 
0.98-1024), ming, t1lib5, pcre (= 4.3-1), libpng3, apache2-ssl-dev (= 
2.0.55-1010), unixodbc2 (= 2.2.11-1010) | unixodbc2-nox (= 2.2.11-1010), 
gdbm3, net-snmp-ssl (= 5.0.7-2), net-snmp-ssl-dev (= 5.0.7-2), db43-ssl (= 
4.3.29-1001), libtiff, pdflib (= 5.0.3-1002), x11-dev, system-java14-dev, 
recode-dev (= 3.6-7), gmp (= 4.1.4-1), libmpfr1, mnogosearch1-dev, 
uw-imap-c-client-ssl (= 2002e-1), libjpeg, cyrus-sasl2-dev
 Replaces: php4-apache2, php4-apache, php4-apache-ssl
 Conflicts: php4-apache2, php4-apache, php4-apache-ssl
 Provides: php4-ssl

Index: php5-apache2-ssl.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/php5-apache2-ssl.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- php5-apache2-ssl.info   11 Feb 2006 17:33:45 -  1.7
+++ php5-apache2-ssl.info   3 Mar 2006 01:33:52 -   1.8
@@ -4,7 +4,7 @@
 Architecture: powerpc
 ###
 Depends: libapache2-ssl-mod-php5 | %N-cgi
-BuildDepends: apr-ssl (= 0.9.7-1011), libtool14, gettext-dev, libiconv-dev, 
gd2, mysql14-dev (= 4.1.10-1002), sqlite-dev, postgresql80-unified-dev (= 
8.0.6-1026), curl-ssl-dev, expat, libmhash (= 0.8.18-2), libmcve (= 3.2.2-1), 
libmcrypt, libxml2, libxslt, openldap-ssl-dev (= 2.1.22-27), ming, t1lib5, 
libpng3, apache2-ssl-dev (= 2.0.55-1010), unixodbc2 (= 2.2.11-1010) | 
unixodbc2-nox (= 2.2.11-1010), gdbm3, net-snmp-ssl (= 5.0.7-2), 
net-snmp-ssl-dev (= 5.0.7-2), db43-ssl (= 4.3.29-1001), libtiff, x11-dev, gmp 
(= 4.1.4-1), libmpfr1, mnogosearch-dev, clibpdf (= 2.0.2r1-2), 
uw-imap-c-client-ssl (= 2002e-1), libjpeg, cyrus-sasl2-dev, gcc3.3
+BuildDepends: apr-ssl (= 0.9.7-1011), libtool14, gettext-dev, libiconv-dev, 
gd2, mysql14-dev (= 4.1.10-1002), sqlite-dev, postgresql80-unified-dev (= 
8.0.6-1026), curl-ssl-dev, expat, libmhash (= 0.8.18-2), libmcve (= 3.2.2-1), 
libmcrypt, libxml2, libxslt, openldap-ssl-dev (= 2.1.22-27), ming, t1lib5, 
libpng3, apache2-ssl-dev (= 2.0.55-1010), unixodbc2 (= 2.2.11-1010) | 
unixodbc2-nox (= 2.2.11-1010), gdbm3, net-snmp-ssl (= 5.0.7-2), 
net-snmp-ssl-dev (= 5.0.7-2), db43-ssl (= 4.3.29-1001), libtiff, x11-dev, gmp 
(= 4.1.4-1), libmpfr1, mnogosearch1-dev, clibpdf (= 2.0.2r1-2), 
uw-imap-c-client-ssl (= 2002e-1), libjpeg, cyrus-sasl2-dev, gcc3.3
 Replaces: php5-apache2, php5-apache, php5-apache-ssl
 Conflicts: php5-apache2, php5-apache, php5-apache-ssl
 Provides: php5-ssl



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.3/unstable/crypto/finkinfo php4-apache2-ssl.info,1.26,1.27 php5-apache2-ssl.info,1.9,1.10

2006-03-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23683/10.3/unstable/crypto/finkinfo

Modified Files:
php4-apache2-ssl.info php5-apache2-ssl.info 
Log Message:
New mnogosearch -dev packagename


Index: php4-apache2-ssl.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/crypto/finkinfo/php4-apache2-ssl.info,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- php4-apache2-ssl.info   30 Dec 2005 00:37:42 -  1.26
+++ php4-apache2-ssl.info   3 Mar 2006 01:33:50 -   1.27
@@ -3,7 +3,7 @@
 Revision: 12
 ###
 Depends: libapache2-ssl-mod-php4 | %N-cgi
-BuildDepends: apr-ssl (= 0.9.5-12), libtool14, gettext-dev, libiconv-dev, 
gd2, mysql14-dev, postgresql80-unified-dev, curl-ssl-dev, expat, libmhash (= 
0.8.18-2), libmcve (= 3.2.2-1), libmcrypt, libxml2, libxslt, openldap-ssl-dev 
(= 2.1.22-24), libsablot-dev, ming, t1lib5, pcre (= 4.3-1), libpng3, 
apache2-ssl-dev (= 2.0.54-1), unixodbc2 | unixodbc2-nox, gdbm3, net-snmp-ssl 
(= 5.0.7-2), net-snmp-ssl-dev (= 5.0.7-2), db43-ssl, libtiff, pdflib, 
x11-dev, system-java14-dev, recode-dev (= 3.6-7), gmp (= 4.1.4-1), libmpfr1, 
mnogosearch-dev, uw-imap-c-client-ssl (= 2002e-1), libjpeg, cyrus-sasl2-dev
+BuildDepends: apr-ssl (= 0.9.5-12), libtool14, gettext-dev, libiconv-dev, 
gd2, mysql14-dev, postgresql80-unified-dev, curl-ssl-dev, expat, libmhash (= 
0.8.18-2), libmcve (= 3.2.2-1), libmcrypt, libxml2, libxslt, openldap-ssl-dev 
(= 2.1.22-24), libsablot-dev, ming, t1lib5, pcre (= 4.3-1), libpng3, 
apache2-ssl-dev (= 2.0.54-1), unixodbc2 | unixodbc2-nox, gdbm3, net-snmp-ssl 
(= 5.0.7-2), net-snmp-ssl-dev (= 5.0.7-2), db43-ssl, libtiff, pdflib, 
x11-dev, system-java14-dev, recode-dev (= 3.6-7), gmp (= 4.1.4-1), libmpfr1, 
mnogosearch1-dev, uw-imap-c-client-ssl (= 2002e-1), libjpeg, cyrus-sasl2-dev
 Replaces: php4-apache2, php4-apache, php4-apache-ssl
 Conflicts: php4-apache2, php4-apache, php4-apache-ssl
 Provides: php4-ssl

Index: php5-apache2-ssl.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/crypto/finkinfo/php5-apache2-ssl.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- php5-apache2-ssl.info   30 Dec 2005 00:37:42 -  1.9
+++ php5-apache2-ssl.info   3 Mar 2006 01:33:52 -   1.10
@@ -3,7 +3,7 @@
 Revision: 13
 ###
 Depends: libapache2-ssl-mod-php5 | %N-cgi
-BuildDepends: apr-ssl (= 0.9.5-12), libtool14, gettext-dev, libiconv-dev, 
gd2, mysql14-dev, sqlite-dev, postgresql80-unified-dev, curl-ssl-dev, expat, 
libmhash (= 0.8.18-2), libmcve (= 3.2.2-1), libmcrypt, libxml2, libxslt, 
openldap-ssl-dev (= 2.1.22-24), ming, t1lib5, libpng3, apache2-ssl-dev (= 
2.0.54-1), unixodbc2 | unixodbc2-nox, gdbm3, net-snmp-ssl (= 5.0.7-2), 
net-snmp-ssl-dev (= 5.0.7-2), db43-ssl, libtiff, x11-dev, gmp (= 4.1.4-1), 
libmpfr1, mnogosearch-dev, clibpdf (= 2.0.2r1-2), uw-imap-c-client-ssl (= 
2002e-1), libjpeg, cyrus-sasl2-dev
+BuildDepends: apr-ssl (= 0.9.5-12), libtool14, gettext-dev, libiconv-dev, 
gd2, mysql14-dev, sqlite-dev, postgresql80-unified-dev, curl-ssl-dev, expat, 
libmhash (= 0.8.18-2), libmcve (= 3.2.2-1), libmcrypt, libxml2, libxslt, 
openldap-ssl-dev (= 2.1.22-24), ming, t1lib5, libpng3, apache2-ssl-dev (= 
2.0.54-1), unixodbc2 | unixodbc2-nox, gdbm3, net-snmp-ssl (= 5.0.7-2), 
net-snmp-ssl-dev (= 5.0.7-2), db43-ssl, libtiff, x11-dev, gmp (= 4.1.4-1), 
libmpfr1, mnogosearch1-dev, clibpdf (= 2.0.2r1-2), uw-imap-c-client-ssl (= 
2002e-1), libjpeg, cyrus-sasl2-dev
 Replaces: php5-apache2, php5-apache, php5-apache-ssl
 Conflicts: php5-apache2, php5-apache, php5-apache-ssl
 Provides: php5-ssl



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/unstable/main/finkinfo/shells zsh.info,1.6,1.7

2006-03-02 Thread William Scott
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/shells
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2047

Modified Files:
zsh.info 
Log Message:
zsh version upgrade to 4.3.2 10.4-transitional branch/shells

Index: zsh.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/shells/zsh.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- zsh.info28 Feb 2006 21:39:51 -  1.6
+++ zsh.info3 Mar 2006 01:50:34 -   1.7
@@ -1,8 +1,8 @@
 Package: zsh 
-Version: 4.3.1
+Version: 4.3.2
 Revision: 1
-Depends: libiconv, pcre-shlibs, libncurses5-shlibs (= 5.4-20041023-10)
-BuildDepends: libiconv-dev, pcre, pcre-bin, libncurses5 (= 5.4-20041023-10)
+Depends: libiconv, pcre-shlibs, libncurses5-shlibs (= 5.4 )
+BuildDepends: libiconv-dev, pcre, pcre-bin, libncurses5 (= 5.4 )
 CustomMirror: 
   Master: ftp://ftp.zsh.org/pub/
   eur: ftp://ftp.lysator.liu.se/pub/unix/zsh/
@@ -25,9 +25,9 @@
   nam-US: http://mirrors.theonlinerecordstore.com/zsh/
 
 Source: mirror:custom:/%n-%v.tar.bz2
-Source-MD5: be4ff30f2cf848914303d7bdf17ae3cd 
+Source-MD5: e13fc4bb338fbb27ef7508a474310c8f 
 Source2: mirror:custom:%n-%v-doc.tar.bz2
-Source2-MD5: 89a56c55978d614dda7fb8d085befbe3 
+Source2-MD5: 69d1ab9d179d7d16eb0251a0a60e0457 
 ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info 
--enable-etcdir=%p/etc/%n --enable-maildir-support --enable-pcre 
--enable-zsh-secure-free --enable-fndir=%p/share/%n --enable-function-subdirs 
--with-curses-terminfo --with-tcsetpgrp
 CompileScript:
 perl -pi.bak -e s;DL_EXT=so;DL_EXT=dylib;g configure



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/unstable/main/finkinfo/shells zsh-helpfiles.info,1.4,1.5

2006-03-02 Thread William Scott
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/shells
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2603

Modified Files:
zsh-helpfiles.info 
Log Message:
zsh-helpfiles updated to use the 4.3.2  man pages

Index: zsh-helpfiles.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/shells/zsh-helpfiles.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- zsh-helpfiles.info  1 Mar 2006 15:25:07 -   1.4
+++ zsh-helpfiles.info  3 Mar 2006 01:51:14 -   1.5
@@ -1,8 +1,8 @@
 Package: zsh-helpfiles
-Version: 4.3.1
+Version: 4.3.2
 Revision: 1
-Depends: zsh (= 4.3.1)
-BuildDepends: zsh (= 4.3.1)
+Depends: zsh (= %v)
+BuildDepends: zsh (= %v)
 CustomMirror: 
   Master: ftp://ftp.zsh.org/pub/
   eur: ftp://ftp.lysator.liu.se/pub/unix/zsh/
@@ -25,9 +25,9 @@
   nam-US: http://mirrors.theonlinerecordstore.com/zsh/
 
 Source: mirror:custom:/zsh-%v.tar.bz2
-Source-MD5: be4ff30f2cf848914303d7bdf17ae3cd 
 Source2: 
http://www.chemistry.ucsc.edu/~wgscott/mystuff/zsh/Library/init/zsh/local-functions/run-help
-Source2-MD5: 371638ce4c255993ea9c528981b3d113
+Source-MD5: e13fc4bb338fbb27ef7508a474310c8f 
+Source2-MD5: 371638ce4c255993ea9c528981b3d113 
 CompileScript:
 #!/bin/zsh -ef
 # the perl magic token breaks Util/helpfiles



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/unstable/main/finkinfo/shells zsh.info,1.7,1.8

2006-03-02 Thread William Scott
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/shells
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4702

Modified Files:
zsh.info 
Log Message:
zsh -- avoiding bad luck by chopping out broken mirror

Index: zsh.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/shells/zsh.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- zsh.info3 Mar 2006 01:50:34 -   1.7
+++ zsh.info3 Mar 2006 04:30:55 -   1.8
@@ -22,7 +22,6 @@
   eur-RO: ftp://ftp.kappa.ro/pub/mirrors/ftp.zsh.org/pub/zsh/
   eur-SE: ftp://ftp.lysator.liu.se/pub/unix/zsh/
   eur-UK: ftp://ftp.lysator.liu.se/pub/unix/zsh/ 
-  nam-US: http://mirrors.theonlinerecordstore.com/zsh/
 
 Source: mirror:custom:/%n-%v.tar.bz2
 Source-MD5: e13fc4bb338fbb27ef7508a474310c8f 



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4/unstable/main/finkinfo/shells zsh.info,1.4,1.5

2006-03-02 Thread William Scott
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/shells
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4393

Modified Files:
zsh.info 
Log Message:
zsh -- avoiding bad luck by chopping out broken mirror

Index: zsh.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/shells/zsh.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- zsh.info3 Mar 2006 00:52:20 -   1.4
+++ zsh.info3 Mar 2006 04:30:19 -   1.5
@@ -22,7 +22,6 @@
   eur-RO: ftp://ftp.kappa.ro/pub/mirrors/ftp.zsh.org/pub/zsh/
   eur-SE: ftp://ftp.lysator.liu.se/pub/unix/zsh/
   eur-UK: ftp://ftp.lysator.liu.se/pub/unix/zsh/ 
-  nam-US: http://mirrors.theonlinerecordstore.com/zsh/
 
 Source: mirror:custom:/%n-%v.tar.bz2
 Source-MD5: e13fc4bb338fbb27ef7508a474310c8f 



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/stable/main/finkinfo/shells zsh.info,1.1,1.2

2006-03-02 Thread William Scott
Update of /cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/shells
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5191

Modified Files:
zsh.info 
Log Message:
zsh -- avoiding bad luck by chopping out broken mirror

Index: zsh.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/shells/zsh.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- zsh.info28 Feb 2006 21:26:36 -  1.1
+++ zsh.info3 Mar 2006 04:31:46 -   1.2
@@ -22,7 +22,6 @@
   eur-RO: ftp://ftp.kappa.ro/pub/mirrors/ftp.zsh.org/pub/zsh/
   eur-SE: ftp://ftp.lysator.liu.se/pub/unix/zsh/
   eur-UK: ftp://ftp.lysator.liu.se/pub/unix/zsh/ 
-  nam-US: http://mirrors.theonlinerecordstore.com/zsh/
 
 Source: mirror:custom:/%n-%v.tar.bz2
 Source-MD5: 2cefebf742c190cbc611baded825db64 



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4/unstable/crypto/finkinfo libmcrypt.info,1.1,1.2

2006-03-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15308/10.4/unstable/crypto/finkinfo

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


Index: libmcrypt.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/libmcrypt.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libmcrypt.info  20 Jan 2006 20:16:56 -  1.1
+++ libmcrypt.info  3 Mar 2006 04:48:18 -   1.2
@@ -1,24 +1,27 @@
 Package: libmcrypt
-Version: 2.5.5
+Version: 2.5.7
 Revision: 1
-Source: 
http://www.mirrors.wiretapped.net/security/cryptography/libraries/mcrypt/libmcrypt/libmcrypt-%v.tar.gz
-Source-MD5: c5b0d48ddd62a9b8ae7cd9944f3deaba
+#Source: 
http://www.mirrors.wiretapped.net/security/cryptography/libraries/mcrypt/libmcrypt/libmcrypt-%v.tar.gz
+Source: mirror:sourceforge:mcrypt/%n-%v.tar.gz
+Source-MD5: b1be163143f8e8ed0474beeb642b3bad
 Depends: %N-shlibs (= %v-%r)
 BuildDependsOnly: True
 ConfigureParams: --mandir=%p/share/man
+CompileScript: 
+  ./configure %c
+  make
+  make check
+
 InstallScript: 
- make install DESTDIR=%d
+  make install DESTDIR=%d
 
-DocFiles: COPYING.LIB README NEWS 
+DocFiles: AUTHORS COPYING.LIB ChangeLog KNOWN-BUGS NEWS README THANKS TODO
 SplitOff: 
   Package: %N-shlibs
   Replaces: libmcrypt ( 2.5.5-1)
-  DocFiles: COPYING.LIB README NEWS
-  Files: 
-  lib/libmcrypt.4.4.5.dylib
-  lib/libmcrypt.4.dylib
-  
-  Shlibs: %p/lib/libmcrypt.4.dylib 9.0.0 libmcrypt (= 2.5.5-1)
+  DocFiles: AUTHORS COPYING.LIB ChangeLog KNOWN-BUGS NEWS README THANKS TODO
+  Files: lib/libmcrypt.*.dylib
+  Shlibs: %p/lib/libmcrypt.4.dylib 9.0.0 %n (= 2.5.7-1)
 
 Description:  Encryption/Decryption Library
 DescDetail: 
@@ -33,26 +36,25 @@
 main program is independent of the encryption algorithms and the modes
 used.
 
-Libmcrypt supports the algorithms: BLOWFISH, TWOFISH, DES, TripleDES,
-3-WAY, SAFER-sk64, SAFER-sk128, SAFER+, LOKI97, GOST, RC2, RC6, MARS,
-IDEA, RIJNDAEL-128 (AES), RIJNDAEL-192, RIJNDAEL-256, SERPENT, CAST-128
-(known as CAST5), CAST-256, ARCFOUR and WAKE. Block algorithms can be
-used in: CBC, ECB, CFB and OFB (8 bit and n bit, where n is the size of
-the algorithm's block length). 
+Included algorithms: cbc cfb ctr ecb ncfb nofb ofb stream threeway
+cast-128 gost rijndael-128 safer-sk64 twofish arcfour cast-256 loki97
+rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent
+xtea blowfish enigma rc2 safer-sk128 tripledes
+
+Block algorithms can be used in: CBC, ECB, CFB and OFB (8-bit and
+n-bit, where n is the size of the algorithm's block length).
 
 DescPackaging: 
 
 NOTE: 
-Since 2.5.4 libmcrypt does not use dynamic loading for the modules by default.
-All the algorithms and modes, are now included in the library. That way you 
can 
+Since 2.5.4, libmcrypt does not use dynamic loading for the modules by default.
+All the algorithms and modes are now included in the library. That way you can 
 statically link the library and be 100% thread safe, since dlopen is not 
always 
 thread safe.
 
 Configure algorithms [optional]
 # --with-included-algos=rijndael-128 arcfour stream cbc cfb md5
 
-libmcrypt-2.5.5 does not have support for INSTALL_ROOT use DESTDIR=%d.
-
 make check
 Algorithm: panama... failed internally
 Bug report submitted
@@ -60,4 +62,4 @@
 
 License: LGPL
 Maintainer: Dustin Sias [EMAIL PROTECTED]
-Homepage: http://mcrypt.hellug.gr/
+Homepage: http://mcrypt.sourceforge.net



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.3/unstable/crypto/finkinfo libmcrypt.info,1.1,1.2

2006-03-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15308/10.3/unstable/crypto/finkinfo

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


Index: libmcrypt.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo/libmcrypt.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libmcrypt.info  21 Oct 2003 14:42:42 -  1.1
+++ libmcrypt.info  3 Mar 2006 04:48:17 -   1.2
@@ -1,24 +1,27 @@
 Package: libmcrypt
-Version: 2.5.5
+Version: 2.5.7
 Revision: 1
-Source: 
http://www.mirrors.wiretapped.net/security/cryptography/libraries/mcrypt/libmcrypt/libmcrypt-%v.tar.gz
-Source-MD5: c5b0d48ddd62a9b8ae7cd9944f3deaba
+#Source: 
http://www.mirrors.wiretapped.net/security/cryptography/libraries/mcrypt/libmcrypt/libmcrypt-%v.tar.gz
+Source: mirror:sourceforge:mcrypt/%n-%v.tar.gz
+Source-MD5: b1be163143f8e8ed0474beeb642b3bad
 Depends: %N-shlibs (= %v-%r)
 BuildDependsOnly: True
 ConfigureParams: --mandir=%p/share/man
+CompileScript: 
+  ./configure %c
+  make
+  make check
+
 InstallScript: 
- make install DESTDIR=%d
+  make install DESTDIR=%d
 
-DocFiles: COPYING.LIB README NEWS 
+DocFiles: AUTHORS COPYING.LIB ChangeLog KNOWN-BUGS NEWS README THANKS TODO
 SplitOff: 
   Package: %N-shlibs
   Replaces: libmcrypt ( 2.5.5-1)
-  DocFiles: COPYING.LIB README NEWS
-  Files: 
-  lib/libmcrypt.4.4.5.dylib
-  lib/libmcrypt.4.dylib
-  
-  Shlibs: %p/lib/libmcrypt.4.dylib 9.0.0 libmcrypt (= 2.5.5-1)
+  DocFiles: AUTHORS COPYING.LIB ChangeLog KNOWN-BUGS NEWS README THANKS TODO
+  Files: lib/libmcrypt.*.dylib
+  Shlibs: %p/lib/libmcrypt.4.dylib 9.0.0 %n (= 2.5.7-1)
 
 Description:  Encryption/Decryption Library
 DescDetail: 
@@ -33,26 +36,25 @@
 main program is independent of the encryption algorithms and the modes
 used.
 
-Libmcrypt supports the algorithms: BLOWFISH, TWOFISH, DES, TripleDES,
-3-WAY, SAFER-sk64, SAFER-sk128, SAFER+, LOKI97, GOST, RC2, RC6, MARS,
-IDEA, RIJNDAEL-128 (AES), RIJNDAEL-192, RIJNDAEL-256, SERPENT, CAST-128
-(known as CAST5), CAST-256, ARCFOUR and WAKE. Block algorithms can be
-used in: CBC, ECB, CFB and OFB (8 bit and n bit, where n is the size of
-the algorithm's block length). 
+Included algorithms: cbc cfb ctr ecb ncfb nofb ofb stream threeway
+cast-128 gost rijndael-128 safer-sk64 twofish arcfour cast-256 loki97
+rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent
+xtea blowfish enigma rc2 safer-sk128 tripledes
+
+Block algorithms can be used in: CBC, ECB, CFB and OFB (8-bit and
+n-bit, where n is the size of the algorithm's block length).
 
 DescPackaging: 
 
 NOTE: 
-Since 2.5.4 libmcrypt does not use dynamic loading for the modules by default.
-All the algorithms and modes, are now included in the library. That way you 
can 
+Since 2.5.4, libmcrypt does not use dynamic loading for the modules by default.
+All the algorithms and modes are now included in the library. That way you can 
 statically link the library and be 100% thread safe, since dlopen is not 
always 
 thread safe.
 
 Configure algorithms [optional]
 # --with-included-algos=rijndael-128 arcfour stream cbc cfb md5
 
-libmcrypt-2.5.5 does not have support for INSTALL_ROOT use DESTDIR=%d.
-
 make check
 Algorithm: panama... failed internally
 Bug report submitted
@@ -60,4 +62,4 @@
 
 License: LGPL
 Maintainer: Dustin Sias [EMAIL PROTECTED]
-Homepage: http://mcrypt.hellug.gr/
+Homepage: http://mcrypt.sourceforge.net



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


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

2006-03-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4-transitional/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15308/10.4-transitional/unstable/crypto/finkinfo

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


Index: libmcrypt.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/crypto/finkinfo/libmcrypt.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libmcrypt.info  27 Apr 2005 03:07:10 -  1.1
+++ libmcrypt.info  3 Mar 2006 04:48:18 -   1.2
@@ -1,24 +1,27 @@
 Package: libmcrypt
-Version: 2.5.5
+Version: 2.5.7
 Revision: 1
-Source: 
http://www.mirrors.wiretapped.net/security/cryptography/libraries/mcrypt/libmcrypt/libmcrypt-%v.tar.gz
-Source-MD5: c5b0d48ddd62a9b8ae7cd9944f3deaba
+#Source: 
http://www.mirrors.wiretapped.net/security/cryptography/libraries/mcrypt/libmcrypt/libmcrypt-%v.tar.gz
+Source: mirror:sourceforge:mcrypt/%n-%v.tar.gz
+Source-MD5: b1be163143f8e8ed0474beeb642b3bad
 Depends: %N-shlibs (= %v-%r)
 BuildDependsOnly: True
 ConfigureParams: --mandir=%p/share/man
+CompileScript: 
+  ./configure %c
+  make
+  make check
+
 InstallScript: 
- make install DESTDIR=%d
+  make install DESTDIR=%d
 
-DocFiles: COPYING.LIB README NEWS 
+DocFiles: AUTHORS COPYING.LIB ChangeLog KNOWN-BUGS NEWS README THANKS TODO
 SplitOff: 
   Package: %N-shlibs
   Replaces: libmcrypt ( 2.5.5-1)
-  DocFiles: COPYING.LIB README NEWS
-  Files: 
-  lib/libmcrypt.4.4.5.dylib
-  lib/libmcrypt.4.dylib
-  
-  Shlibs: %p/lib/libmcrypt.4.dylib 9.0.0 libmcrypt (= 2.5.5-1)
+  DocFiles: AUTHORS COPYING.LIB ChangeLog KNOWN-BUGS NEWS README THANKS TODO
+  Files: lib/libmcrypt.*.dylib
+  Shlibs: %p/lib/libmcrypt.4.dylib 9.0.0 %n (= 2.5.7-1)
 
 Description:  Encryption/Decryption Library
 DescDetail: 
@@ -33,26 +36,25 @@
 main program is independent of the encryption algorithms and the modes
 used.
 
-Libmcrypt supports the algorithms: BLOWFISH, TWOFISH, DES, TripleDES,
-3-WAY, SAFER-sk64, SAFER-sk128, SAFER+, LOKI97, GOST, RC2, RC6, MARS,
-IDEA, RIJNDAEL-128 (AES), RIJNDAEL-192, RIJNDAEL-256, SERPENT, CAST-128
-(known as CAST5), CAST-256, ARCFOUR and WAKE. Block algorithms can be
-used in: CBC, ECB, CFB and OFB (8 bit and n bit, where n is the size of
-the algorithm's block length). 
+Included algorithms: cbc cfb ctr ecb ncfb nofb ofb stream threeway
+cast-128 gost rijndael-128 safer-sk64 twofish arcfour cast-256 loki97
+rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent
+xtea blowfish enigma rc2 safer-sk128 tripledes
+
+Block algorithms can be used in: CBC, ECB, CFB and OFB (8-bit and
+n-bit, where n is the size of the algorithm's block length).
 
 DescPackaging: 
 
 NOTE: 
-Since 2.5.4 libmcrypt does not use dynamic loading for the modules by default.
-All the algorithms and modes, are now included in the library. That way you 
can 
+Since 2.5.4, libmcrypt does not use dynamic loading for the modules by default.
+All the algorithms and modes are now included in the library. That way you can 
 statically link the library and be 100% thread safe, since dlopen is not 
always 
 thread safe.
 
 Configure algorithms [optional]
 # --with-included-algos=rijndael-128 arcfour stream cbc cfb md5
 
-libmcrypt-2.5.5 does not have support for INSTALL_ROOT use DESTDIR=%d.
-
 make check
 Algorithm: panama... failed internally
 Bug report submitted
@@ -60,4 +62,4 @@
 
 License: LGPL
 Maintainer: Dustin Sias [EMAIL PROTECTED]
-Homepage: http://mcrypt.hellug.gr/
+Homepage: http://mcrypt.sourceforge.net



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4/unstable/main/finkinfo/libs/perlmods test-harness-pm.info,NONE,1.1

2006-03-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29435/10.4/unstable/main/finkinfo/libs/perlmods

Added Files:
test-harness-pm.info 
Log Message:
Test::Harness newer than in perlXXX-core


--- NEW FILE: test-harness-pm.info ---
Info2: 
Package: test-harness-pm%type_pkg[perl]
Version: 2.56
Revision: 1
Type: perl (5.8.1 5.8.6)

Depends: perl%type_pkg[perl]-core

Source: mirror:cpan:authors/id/P/PE/PETDANCE/Test-Harness-%v.tar.gz
Source-MD5: e56bc3ef77f5f97946bd33aca947e6a5

InstallScript: 
  %{default_script}
  mkdir %i/lib/perl5/%type_raw[perl]/man
  mv %i/share/man/man3 %i/lib/perl5/%type_raw[perl]/man
  mv %i/bin/prove %i/bin/prove-%type_pkg[perl]
  mv %i/share/man/man1/prove.1 %i/share/man/man1/prove-%type_raw[perl].1

DocFiles: Changes NOTES

UpdatePOD: true

Description: Run standard test scripts with statistics
DescUsage: 
  The prove command is renamed to prove-%type_pkg[perl] so as not
  to conflict with the prove command that comes with perl itself (in
  the various perlXXX packages).

DescPackaging: 
  This package has language-version variants for historical reasons.

Homepage: http://search.cpan.org/dist/Test-Harness
License: Artistic
Maintainer: Daniel Macks [EMAIL PROTECTED]




---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.3/unstable/main/finkinfo/libs/perlmods test-harness-pm.info,1.2,1.3

2006-03-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/perlmods
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29435/10.3/unstable/main/finkinfo/libs/perlmods

Added Files:
test-harness-pm.info 
Log Message:
Test::Harness newer than in perlXXX-core


--- NEW FILE: test-harness-pm.info ---
Info2: 
Package: test-harness-pm%type_pkg[perl]
Version: 2.56
Revision: 1
Type: perl (5.8.1 5.8.6)

Depends: perl%type_pkg[perl]-core

Source: mirror:cpan:authors/id/P/PE/PETDANCE/Test-Harness-%v.tar.gz
Source-MD5: e56bc3ef77f5f97946bd33aca947e6a5

InstallScript: 
  %{default_script}
  mkdir %i/lib/perl5/%type_raw[perl]/man
  mv %i/share/man/man3 %i/lib/perl5/%type_raw[perl]/man
  mv %i/bin/prove %i/bin/prove-%type_pkg[perl]
  mv %i/share/man/man1/prove.1 %i/share/man/man1/prove-%type_raw[perl].1

DocFiles: Changes NOTES

UpdatePOD: true

Description: Run standard test scripts with statistics
DescUsage: 
  The prove command is renamed to prove-%type_pkg[perl] so as not
  to conflict with the prove command that comes with perl itself (in
  the various perlXXX packages).

DescPackaging: 
  This package has language-version variants for historical reasons.

Homepage: http://search.cpan.org/dist/Test-Harness
License: Artistic
Maintainer: Daniel Macks [EMAIL PROTECTED]




---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
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/perlmods test-harness-pm.info,NONE,1.1

2006-03-02 Thread Daniel Macks
Update of 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/libs/perlmods
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29435/10.4-transitional/unstable/main/finkinfo/libs/perlmods

Added Files:
test-harness-pm.info 
Log Message:
Test::Harness newer than in perlXXX-core


--- NEW FILE: test-harness-pm.info ---
Info2: 
Package: test-harness-pm%type_pkg[perl]
Version: 2.56
Revision: 1
Type: perl (5.8.1 5.8.6)

Depends: perl%type_pkg[perl]-core

Source: mirror:cpan:authors/id/P/PE/PETDANCE/Test-Harness-%v.tar.gz
Source-MD5: e56bc3ef77f5f97946bd33aca947e6a5

InstallScript: 
  %{default_script}
  mkdir %i/lib/perl5/%type_raw[perl]/man
  mv %i/share/man/man3 %i/lib/perl5/%type_raw[perl]/man
  mv %i/bin/prove %i/bin/prove-%type_pkg[perl]
  mv %i/share/man/man1/prove.1 %i/share/man/man1/prove-%type_raw[perl].1

DocFiles: Changes NOTES

UpdatePOD: true

Description: Run standard test scripts with statistics
DescUsage: 
  The prove command is renamed to prove-%type_pkg[perl] so as not
  to conflict with the prove command that comes with perl itself (in
  the various perlXXX packages).

DescPackaging: 
  This package has language-version variants for historical reasons.

Homepage: http://search.cpan.org/dist/Test-Harness
License: Artistic
Maintainer: Daniel Macks [EMAIL PROTECTED]




---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.3/unstable/main/finkinfo/gnome gail17.info,1.11,1.12

2006-03-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17852/10.3/unstable/main/finkinfo/gnome

Modified Files:
gail17.info 
Log Message:
New version


Index: gail17.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome/gail17.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- gail17.info 29 Nov 2005 15:55:14 -  1.11
+++ gail17.info 3 Mar 2006 06:40:41 -   1.12
@@ -1,13 +1,13 @@
 Package: gail17
-Version: 1.8.8
+Version: 1.8.10
 Revision: 1
-Depends: %N-shlibs (= %v-%r), libgettext3-shlibs, libart2-shlibs (= 
2.3.16-1), libiconv
+Depends: %N-shlibs (= %v-%r)
 Recommends: atk1 (= 1.6.0-1), glib2 (= 2.4.0-1), gtk+2 (= 2.4.0-1), 
libgnomecanvas2 (= 2.6.0-1), pango1-xft2 (= 1.4.0-1)
 Replaces: gail16
 BuildDepends: glib2-dev (= 2.4.0-1), atk1 (= 1.6.0-1), pango1-xft2-dev (= 
1.4.0-1), gtk+2-dev (= 2.4.0-1), libart2 (= 2.3.16-1), libgnomecanvas2-dev 
(= 2.6.0-1), pkgconfig, libgettext3-dev, gettext-bin, gettext-tools, 
libiconv-dev, gtk-doc (= 1.2-1), x11-dev
 Source: mirror:gnome:sources/gail/1.8/gail-%v.tar.bz2
-Source-MD5: 9fd96f8f702b46c328329468632c0729
-Patch: %n.patch
+Source-MD5: f7dbebcda98a5eb0cc22074b56a62d29
+PatchScript: perl -pi -e 's/need_relink=yes/need_relink=no/g' ltmain.sh
 SetCPPFLAGS: -no-cpp-precomp
 SetCFLAGS: -O3 -funroll-loops -fstrict-aliasing
 ConfigureParams: --disable-dependency-tracking --enable-static --enable-gtk-doc
@@ -19,7 +19,7 @@
 InstallScript: make install DESTDIR=%d
 SplitOff: 
   Package: %N-shlibs
-  Depends: atk1-shlibs (= 1.6.0-1), libgettext3-shlibs, glib2-shlibs (= 
2.4.0-1), gtk+2-shlibs (= 2.4.0-1), libart2-shlibs (= 2.3.16-1), 
libgnomecanvas2-shlibs (= 2.6.0-1), libiconv, pango1-xft2-shlibs (= 1.4.0-1)
+  Depends: atk1-shlibs (= 1.6.0-1), libgettext3-shlibs, glib2-shlibs (= 
2.4.0-1), gtk+2-shlibs (= 2.4.0-1), libart2-shlibs (= 2.3.16-1), 
libgnomecanvas2-shlibs (= 2.6.0-1), libiconv, pango1-xft2-shlibs (= 1.4.0-1), 
x11
   Files: lib/libgailutil.*.dylib
   Shlibs: %p/lib/libgailutil.17.dylib 18.0.0 %n (= 0.17-2)
   DocFiles: AUTHORS COPYING ChangeLog po/ChangeLog:ChangeLog.po NEWS README



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4/unstable/main/finkinfo/gnome gail17.info,1.2,1.3

2006-03-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17852/10.4/unstable/main/finkinfo/gnome

Modified Files:
gail17.info 
Log Message:
New version


Index: gail17.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gail17.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- gail17.info 3 Feb 2006 16:41:50 -   1.2
+++ gail17.info 3 Mar 2006 06:40:42 -   1.3
@@ -1,13 +1,13 @@
 Package: gail17
-Version: 1.8.8
+Version: 1.8.10
 Revision: 1001
-Depends: %N-shlibs (= %v-%r), libgettext3-shlibs, libart2-shlibs (= 
2.3.16-1), libiconv
+Depends: %N-shlibs (= %v-%r)
 Recommends: atk1 (= 1.6.0-1), glib2 (= 2.6.6-), gtk+2 (= 2.4.0-1), 
libgnomecanvas2 (= 2.6.0-1), pango1-xft2 (= 1.4.0-1)
 Replaces: gail16
 BuildDepends: glib2-dev (= 2.6.6-), atk1 (= 1.6.0-1), pango1-xft2-dev 
(= 1.4.0-1), gtk+2-dev (= 2.4.0-1), libart2 (= 2.3.16-1), 
libgnomecanvas2-dev (= 2.6.0-1), pkgconfig, libgettext3-dev, gettext-bin, 
gettext-tools, libiconv-dev, gtk-doc (= 1.2-1), x11-dev
 Source: mirror:gnome:sources/gail/1.8/gail-%v.tar.bz2
-Source-MD5: 9fd96f8f702b46c328329468632c0729
-Patch: %n.patch
+Source-MD5: f7dbebcda98a5eb0cc22074b56a62d29
+PatchScript: perl -pi -e 's/need_relink=yes/need_relink=no/g' ltmain.sh
 SetCPPFLAGS: -no-cpp-precomp
 SetCFLAGS: -O3 -funroll-loops -fstrict-aliasing
 ConfigureParams: --disable-dependency-tracking --enable-static --enable-gtk-doc
@@ -19,7 +19,7 @@
 InstallScript: make install DESTDIR=%d
 SplitOff: 
   Package: %N-shlibs
-  Depends: atk1-shlibs (= 1.6.0-1), libgettext3-shlibs, glib2-shlibs (= 
2.6.6-), gtk+2-shlibs (= 2.4.0-1), libart2-shlibs (= 2.3.16-1), 
libgnomecanvas2-shlibs (= 2.6.0-1), libiconv, pango1-xft2-shlibs (= 1.4.0-1)
+  Depends: atk1-shlibs (= 1.6.0-1), libgettext3-shlibs, glib2-shlibs (= 
2.6.6-), gtk+2-shlibs (= 2.4.0-1), libart2-shlibs (= 2.3.16-1), 
libgnomecanvas2-shlibs (= 2.6.0-1), libiconv, pango1-xft2-shlibs (= 1.4.0-1), 
x11
   Files: lib/libgailutil.*.dylib
   Shlibs: %p/lib/libgailutil.17.dylib 18.0.0 %n (= 0.17-2)
   DocFiles: AUTHORS COPYING ChangeLog po/ChangeLog:ChangeLog.po NEWS README



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/unstable/main/finkinfo/gnome gail17.info,1.8,1.9

2006-03-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/gnome
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17852/10.4-transitional/unstable/main/finkinfo/gnome

Modified Files:
gail17.info 
Log Message:
New version


Index: gail17.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/gnome/gail17.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- gail17.info 29 Nov 2005 15:55:14 -  1.8
+++ gail17.info 3 Mar 2006 06:40:42 -   1.9
@@ -1,13 +1,13 @@
 Package: gail17
-Version: 1.8.8
+Version: 1.8.10
 Revision: 1
-Depends: %N-shlibs (= %v-%r), libgettext3-shlibs, libart2-shlibs (= 
2.3.16-1), libiconv
+Depends: %N-shlibs (= %v-%r)
 Recommends: atk1 (= 1.6.0-1), glib2 (= 2.4.0-1), gtk+2 (= 2.4.0-1), 
libgnomecanvas2 (= 2.6.0-1), pango1-xft2 (= 1.4.0-1)
 Replaces: gail16
 BuildDepends: glib2-dev (= 2.4.0-1), atk1 (= 1.6.0-1), pango1-xft2-dev (= 
1.4.0-1), gtk+2-dev (= 2.4.0-1), libart2 (= 2.3.16-1), libgnomecanvas2-dev 
(= 2.6.0-1), pkgconfig, libgettext3-dev, gettext-bin, gettext-tools, 
libiconv-dev, gtk-doc (= 1.2-1), x11-dev
 Source: mirror:gnome:sources/gail/1.8/gail-%v.tar.bz2
-Source-MD5: 9fd96f8f702b46c328329468632c0729
-Patch: %n.patch
+Source-MD5: f7dbebcda98a5eb0cc22074b56a62d29
+PatchScript: perl -pi -e 's/need_relink=yes/need_relink=no/g' ltmain.sh
 SetCPPFLAGS: -no-cpp-precomp
 SetCFLAGS: -O3 -funroll-loops -fstrict-aliasing
 ConfigureParams: --disable-dependency-tracking --enable-static --enable-gtk-doc
@@ -19,7 +19,7 @@
 InstallScript: make install DESTDIR=%d
 SplitOff: 
   Package: %N-shlibs
-  Depends: atk1-shlibs (= 1.6.0-1), libgettext3-shlibs, glib2-shlibs (= 
2.4.0-1), gtk+2-shlibs (= 2.4.0-1), libart2-shlibs (= 2.3.16-1), 
libgnomecanvas2-shlibs (= 2.6.0-1), libiconv, pango1-xft2-shlibs (= 1.4.0-1)
+  Depends: atk1-shlibs (= 1.6.0-1), libgettext3-shlibs, glib2-shlibs (= 
2.4.0-1), gtk+2-shlibs (= 2.4.0-1), libart2-shlibs (= 2.3.16-1), 
libgnomecanvas2-shlibs (= 2.6.0-1), libiconv, pango1-xft2-shlibs (= 1.4.0-1), 
x11
   Files: lib/libgailutil.*.dylib
   Shlibs: %p/lib/libgailutil.17.dylib 18.0.0 %n (= 0.17-2)
   DocFiles: AUTHORS COPYING ChangeLog po/ChangeLog:ChangeLog.po NEWS README



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/unstable/main/finkinfo/gnome libidl2.info,1.4,1.5

2006-03-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/gnome
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24862/10.4-transitional/unstable/main/finkinfo/gnome

Modified Files:
libidl2.info 
Log Message:
new version


Index: libidl2.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/gnome/libidl2.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- libidl2.info13 Jan 2006 23:47:39 -  1.4
+++ libidl2.info3 Mar 2006 06:52:26 -   1.5
@@ -1,5 +1,5 @@
 Package: libidl2
-Version: 0.8.5
+Version: 0.8.6
 Revision: 1
 Depends: %N-shlibs (= %v-%r), glib2 (= 2.6.3-1)
 BuildDepends: glib2-dev (= 2.6.3-1), pkgconfig, libgettext3-dev, gettext-bin, 
gettext-tools, libiconv-dev
@@ -9,7 +9,7 @@
 glib2-dev (= 2.6.3-1)
   
 Source: mirror:gnome:sources/libIDL/0.8/libIDL-%v.tar.bz2
-Source-MD5: c63f6513dc7789d0575bea02d62d58d7
+Source-MD5: 2fde1aed5ea77d532f9e11442f761b81
 SetCPPFLAGS: -no-cpp-precomp
 SetCFLAGS: -O3 -funroll-loops -fstrict-aliasing
 ConfigureParams: --infodir=%p/share/info --disable-dependency-tracking



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4/unstable/main/finkinfo/gnome libidl2.info,1.2,1.3

2006-03-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24862/10.4/unstable/main/finkinfo/gnome

Modified Files:
libidl2.info 
Log Message:
new version


Index: libidl2.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/libidl2.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libidl2.info3 Feb 2006 16:41:50 -   1.2
+++ libidl2.info3 Mar 2006 06:52:26 -   1.3
@@ -1,5 +1,5 @@
 Package: libidl2
-Version: 0.8.5
+Version: 0.8.6
 Revision: 1001
 Depends: %N-shlibs (= %v-%r), glib2 (= 2.6.6-)
 BuildDepends: glib2-dev (= 2.6.6-), pkgconfig, libgettext3-dev, 
gettext-bin, gettext-tools, libiconv-dev
@@ -9,7 +9,7 @@
 glib2-dev (= 2.6.6-)
   
 Source: mirror:gnome:sources/libIDL/0.8/libIDL-%v.tar.bz2
-Source-MD5: c63f6513dc7789d0575bea02d62d58d7
+Source-MD5: 2fde1aed5ea77d532f9e11442f761b81
 SetCPPFLAGS: -no-cpp-precomp
 SetCFLAGS: -O3 -funroll-loops -fstrict-aliasing
 ConfigureParams: --infodir=%p/share/info --disable-dependency-tracking



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.3/unstable/main/finkinfo/gnome libidl2.info,1.8,1.9

2006-03-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24862/10.3/unstable/main/finkinfo/gnome

Modified Files:
libidl2.info 
Log Message:
new version


Index: libidl2.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome/libidl2.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- libidl2.info13 Jan 2006 23:46:40 -  1.8
+++ libidl2.info3 Mar 2006 06:52:25 -   1.9
@@ -1,5 +1,5 @@
 Package: libidl2
-Version: 0.8.5
+Version: 0.8.6
 Revision: 1
 Depends: %N-shlibs (= %v-%r), glib2 (= 2.6.3-1)
 BuildDepends: glib2-dev (= 2.6.3-1), pkgconfig, libgettext3-dev, gettext-bin, 
gettext-tools, libiconv-dev
@@ -9,7 +9,7 @@
 glib2-dev (= 2.6.3-1)
   
 Source: mirror:gnome:sources/libIDL/0.8/libIDL-%v.tar.bz2
-Source-MD5: c63f6513dc7789d0575bea02d62d58d7
+Source-MD5: 2fde1aed5ea77d532f9e11442f761b81
 SetCPPFLAGS: -no-cpp-precomp
 SetCFLAGS: -O3 -funroll-loops -fstrict-aliasing
 ConfigureParams: --infodir=%p/share/info --disable-dependency-tracking
@@ -20,10 +20,10 @@
   Depends: libgettext3-shlibs, glib2-shlibs (= 2.6.3-1), libiconv
   Files: lib/libIDL-2.*.dylib
   Shlibs: %p/lib/libIDL-2.0.dylib 1.0.0 %n (= 0.8.0-2)
-  DocFiles: AUTHORS BUGS COPYING ChangeLog NEWS README
+  DocFiles: AUTHORS BUGS COPYING ChangeLog HACKING MAINTAINERS NEWS README
 
 InfoDocs: libIDL2.info
-DocFiles: AUTHORS BUGS COPYING ChangeLog NEWS README
+DocFiles: AUTHORS BUGS COPYING ChangeLog HACKING MAINTAINERS NEWS README
 Description: IDL parsing library
 DescDetail: 
 libIDL is a small library for creating parse trees of CORBA v2.2



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4/unstable/main/finkinfo/sci ccp4.info,1.5,1.6

2006-03-02 Thread William Scott
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24917

Modified Files:
ccp4.info 
Log Message:
ccp4 added Architecture: powerpc due to dependency on g77

Index: ccp4.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/ccp4.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- ccp4.info   27 Feb 2006 22:54:32 -  1.5
+++ ccp4.info   3 Mar 2006 06:52:26 -   1.6
@@ -2,6 +2,7 @@
 Version: 6.0
 Revision: 1002
 GCC: 4
+Architecture: powerpc
 Source: ftp://ftp.%n.ac.uk/%n/%v.0/packed/%n-%v.0-core-src.tar.gz
 Source2: ftp://ftp.%n.ac.uk/%n/%v.0/packed/phaser-1.3.2-cctbx-src.tar.gz
 Source-MD5: 00fe64b4600c9602aef56af0135f3016  



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4/unstable/main/finkinfo/sci ccp4.info,1.6,1.7

2006-03-02 Thread William Scott
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25849

Modified Files:
ccp4.info 
Log Message:
ccp4 added conflicts/replaces with the new ccp4-gfortran

Index: ccp4.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/ccp4.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- ccp4.info   3 Mar 2006 06:52:26 -   1.6
+++ ccp4.info   3 Mar 2006 06:54:04 -   1.7
@@ -12,8 +12,8 @@
 Source3-MD5: 21568dd2475505929573a3fd452c538f
 Depends: x11, tcltk, blt, ccp4-shlibs (= %v-%r), fftw-shlibs | 
fftw-mpi-shlibs, clipper-bin
 BuildDepends: g77 (= 3.4.0-2), f2c, fort77, tcltk-dev, fftw | fftw-mpi
-Replaces: mosflm (= 6.2.3-2), mosflm-small (= 6.2.3-2), refmac (= 
5.1999-3), ccp4lib, ccp4lib-shlibs, ccp4 (= 5.99.5-)
-Conflicts: ccp4lib, ccp4lib-shlibs, ccp4 (= 5.99.5- )
+Replaces: mosflm (= 6.2.3-2), mosflm-small (= 6.2.3-2), refmac (= 
5.1999-3), ccp4lib, ccp4lib-shlibs, ccp4 (= 5.99.5-), ccp4-gfortran
+Conflicts: ccp4lib, ccp4lib-shlibs, ccp4 (= 5.99.5- ), ccp4-gfortran
 NoSetCPPFLAGS: true
 NoSetLDFLAGS: true
 #



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4/unstable/main/finkinfo/sci ccp4-gfortran.info,NONE,1.1

2006-03-02 Thread William Scott
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27479

Added Files:
ccp4-gfortran.info 
Log Message:
first attempt at a gfortran-based ccp4 package

--- NEW FILE: ccp4-gfortran.info ---
Package: ccp4-gfortran
Version: 6.0
Revision: 1002
GCC: 4
Source: ftp://ftp.ccp4.ac.uk/ccp4/%v.0/packed/ccp4-%v.0-core-src.tar.gz
Source2: ftp://ftp.ccp4.ac.uk/ccp4/%v.0/packed/phaser-1.3.2-cctbx-src.tar.gz
Source-MD5: 00fe64b4600c9602aef56af0135f3016  
Source2-MD5: e4eee45ca8a299242a1089e35e63c7a0
SourceDirectory: ccp4-%v
Source3: http://chemistry.ucsc.edu/~wgscott/xtal/xtalfink/XCCPJiffy-custom.gz
Source3-MD5: 21568dd2475505929573a3fd452c538f
Depends: x11, tcltk, blt
BuildDepends: gcc4 (= 4.1.0-1), f2c, fort77, tcltk-dev
Replaces: mosflm (= 6.2.3-2), mosflm-small (= 6.2.3-2), refmac (= 5.1999-3), 
ccp4-shlibs, ccp4, ccp4-dev, bundle-ccp4, clipper-bin
Conflicts: ccp4-shlibs, ccp4, ccp4-dev, bundle-ccp4, clipper-bin
NoSetCPPFLAGS: true
NoSetLDFLAGS: true
#

Patch: ccp4.patch
PatchScript: 
#!/bin/zsh -ef
umask 0022
#
# setup script for tcsh, zsh and bash users
export TEMPXTAL=$PWD:h
#
perl -pi.bak -e 's|/xtal|\$TEMPXTAL|g' include/ccp4.setup*   # build prefix 
(changed in install)
perl -pi.bak -e 's|/prefix|%p|g' include/ccp4.setup*# location of 
tcktk, blt
perl -pi.bak -e 's|/usr/local/bin|%p/bin|g' include/ccp4.setup*   # same
#
perl -pi.bak -e 's|SW_PREFIX|%p|g' **/configure# location of tcktk, 
blt  
cp include/ccp4.setup-dist include/ccp4.setup
rm -f include/ccp4.setup-bash **/configure.bak include/ccp4.setup*.bak
#
# Set up XCCPJiffy wrapper scripts in $CCP4/etc
# These are small wrapper scripts for xplot84driver and xloggraph generated by 
the patch
 chmod a+x etc/x*
# Try to fix the dylib install path in configure
perl -pi.bak -e 's|\$rpath|%p/lib/ccp4-%v|g' **/configure


CompileScript: 
#!/bin/zsh -ef
umask 0022
# These are required for the build environment
export TEMPXTAL=$PWD:h
source include/ccp4.setup-zsh
export DYLD_LIBRARY_PATH=$CLIB
export rpath=%p/lib/ccp4-%v
export RPATH=%p/lib/ccp4-%v
 # The cctbx sub-package requires us to use the system's own Python
export 
PATH=/System/Library/Frameworks/Python.framework/Versions/Current/bin:$PATH
export PYTHONHOME=/System/Library/Frameworks/Python.framework/Versions/Current
export 
PYTHONPATH=/System/Library/Frameworks/Python.framework/Versions/Current/lib/python2.3
# gfortran is actually used by default, but to ensure the right thing happens, 
specify it.
# Build static libs only for now.
FC=gfortran ./configure --with-x Darwin
# FC=gfortran ./configure --with-x --with-shared-libs --with-fftw=%p Darwin
#  fix some post-configure bugs by getting rid of -lg2c
perl -pi.bak -e 's|-lg2c||g' x-windows/**/*akefile*
#
make -i
make -i install
# 
# xloggraph will fail, but we will link it with fort77 below
#
# Make wrappers for xplot84driver and xloggraph, so rename the executables
cd  x-windows/XCCPJIFFY
cp xplot84driver  $CBIN/xplot84driver.exe
rm -f $CBIN/xplot84driver
#
# Manually link xloggraph with fort77 (fails in make)
echo 
echo **
echo Re-linking xloggraph with fort77.  Ignore previous error messages.
echo **
echo 
#
fort77 -fno-second-underscore -o xloggraph -L/usr/lib msg_box.o ZDr2d.o 
EditString.o hardcopy_ctrl.o xloggraph.o log_file.o tom_fortran_interface.o 
bits_and_pieces.o graphics.o -g -Os -I/usr/include/X11R6 -L/usr/X11R6/lib -lXaw 
-lXmu -lXt -lSM -lICE -lXpm -lXext -lX11 -lm -lgcc -lSystemStubs
#
sleep 10
#
cp xloggraph $CBIN/xloggraph.exe
cd ../..
#
# make realclean
/bin/rm -f **/*.o
echo Compile Phase Completed!
echo There are $(command ls -1 $CBIN | wc -l) programs in $CBIN; there should 
be 200


InstallScript: 
#!/bin/zsh -ef
umask 0022
export TEMPXTAL=$PWD:h
source include/ccp4.setup-zsh
export DYLD_LIBRARY_PATH=$CLIB
ORIGDIR=$(dirname $PWD)
# Change environment scripts to match final installation
perl -pi.bak -e 's|\$TEMPXTAL|%p/share/xtal|g' include/ccp4.setup*  # 
install prefix
# perl -pi.bak -e 's|\$TEMPXTAL|%p/share/xtal|g' 
lib/cctbx/cctbx_build/setpaths* 
#
#
 cp ../XCCPJiffy-custom.gz  XCCPJiffy.gz ; gunzip XCCPJiffy.gz; chmod a+x 
XCCPJiffy
 perl -pi.bak -e 's|5.0.1|%v|g' XCCPJiffy
 mv -f  XCCPJiffy lib/X11/app-defaults/XCCPJiffy
#  
 perl -pi.bak -e 's|/src/fink.build/ccp4-%v-%r|/share/xtal|g' bin/clipper-config
 rm -f bin/clipper-config.bak
 perl -pi.bak -e 's|lclipper |lclipper-core |g' bin/clipper-config
 rm -f bin/clipper-config.bak
 perl -pi.bak -e 's|lib/lib -lrfftw -lfftw |lib/ccp4-%v -lsrfftw -lsfftw |g' 
bin/clipper-config
 

dists/10.4/unstable/main/finkinfo/sci mosflm.info,1.4,1.5

2006-03-02 Thread William Scott
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28231

Modified Files:
mosflm.info 
Log Message:
mosflm added Architecture: powerpc due to g77 dependence

Index: mosflm.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/mosflm.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- mosflm.info 27 Feb 2006 22:56:21 -  1.4
+++ mosflm.info 3 Mar 2006 06:57:52 -   1.5
@@ -1,6 +1,7 @@
 Package: mosflm
 Version: 6.2.5
 Revision: 1006
+Architecture: powerpc
 Source: 
http://www.mrc-lmb.cam.ac.uk/harry/mosflm/ver625/build-it-yourself/mosflm625.tgz
 SourceDirectory: mosflm625
 Source-MD5: 08c0730fa588d71bed219a7763322672 



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/unstable/main/finkinfo/languages sbcl.info,1.6,1.7

2006-03-02 Thread Lars Rosengreen
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/languages
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27424

Modified Files:
sbcl.info 
Log Message:
New upstream version, with a better garbage collector and the ability to
create stand-alone executables.



Index: sbcl.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/languages/sbcl.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- sbcl.info   23 Feb 2006 21:24:38 -  1.6
+++ sbcl.info   3 Mar 2006 06:58:28 -   1.7
@@ -1,5 +1,5 @@
 Package: sbcl
-Version: 0.9.8
+Version: 0.9.10
 Revision: 1
 License: BSD
 Description: ANSI Common Lisp implementation
@@ -16,7 +16,7 @@
 
 Source: mirror:sourceforge:%n/%n-%v-source.tar.bz2
 Source2: mirror:sourceforge:%n/%n-0.9.7-powerpc-darwin-binary.tar.bz2
-Source-MD5: 4a8a3de71aff073b4e23e5bc2e432b27
+Source-MD5:  58678d7081f32bdcd174c5233efba4f3
 Source2-MD5: 48a3ee5fa56df0beaf89cdf493c99be2
 
 SourceDirectory: %n-%v



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4/unstable/main/finkinfo/sci chooch.info,1.1,1.2

2006-03-02 Thread William Scott
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30463

Modified Files:
chooch.info 
Log Message:
removed false depends on g77

Index: chooch.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/chooch.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- chooch.info 20 Jan 2006 20:30:39 -  1.1
+++ chooch.info 3 Mar 2006 07:01:24 -   1.2
@@ -5,7 +5,7 @@
 Source-MD5: fbb9ca11264f003eacc62358f3e8f5c6   
 SourceDirectory: chooch
 Depends: gsl (= 1.1 ), cgraph, pgplot
-BuildDepends: gsl (= 1.1 ), cgraph, pgplot, g77
+BuildDepends: gsl (= 1.1 ), cgraph, pgplot
 SetLDFLAGS: -L%p/lib/pgplot
 CompileScript: 
 #!/bin/zsh -ef



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4-transitional/unstable/main/finkinfo/gnome gnome-speech.info,1.3,1.4 gnome-speech.patch,1.1,1.2

2006-03-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/gnome
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7380/10.4-transitional/unstable/main/finkinfo/gnome

Modified Files:
gnome-speech.info gnome-speech.patch 
Log Message:
New version.


Index: gnome-speech.patch
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/gnome/gnome-speech.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gnome-speech.patch  17 Jul 2005 23:37:44 -  1.1
+++ gnome-speech.patch  3 Mar 2006 07:17:13 -   1.2
@@ -10,14 +10,3 @@
  
g_assert (text  IS_FESTIVAL_SYNTHESIS_DRIVER (d)  d-channel_sock);
  #ifdef FESTIVAL_DEBUG_SEND
-diff -Nurd -x'*~' 
gnome-speech-0.3.7.orig/drivers/festival/festivalsynthesisdriver.h 
gnome-speech-0.3.7/drivers/festival/festivalsynthesisdriver.h
 gnome-speech-0.3.7.orig/drivers/festival/festivalsynthesisdriver.h 
2005-01-11 07:27:34.0 -0500
-+++ gnome-speech-0.3.7/drivers/festival/festivalsynthesisdriver.h  
2005-07-17 16:55:19.0 -0400
-@@ -31,6 +31,7 @@
- #include bonobo/bonobo-object.h
- #include gnome-speech/gnome-speech.h
- #include festivalspeaker.h
-+#include netinet/in.h
- 
- #define FESTIVAL_SYNTHESIS_DRIVER_TYPE
(festival_synthesis_driver_get_type ())
- #define FESTIVAL_SYNTHESIS_DRIVER(o)  (G_TYPE_CHECK_INSTANCE_CAST 
((o), FESTIVAL_SYNTHESIS_DRIVER_TYPE, FestivalSynthesisDriver))

Index: gnome-speech.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/gnome/gnome-speech.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- gnome-speech.info   16 Nov 2005 01:50:02 -  1.3
+++ gnome-speech.info   3 Mar 2006 07:17:13 -   1.4
@@ -1,10 +1,10 @@
 Package: gnome-speech
-Version: 0.3.7
-Revision: 2
+Version: 0.3.10
+Revision: 1
 Depends: %N-shlibs (= %v-%r), libgettext3-shlibs, glib2 (= 2.2.3-1), gtk+2 
(= 2.2.4-1), libbonobo2 (= 2.4.0-1), libiconv, orbit2 (= 2.8.1-1), 
popt-shlibs, gnome-speech-shlibs (= %v-%r)
 BuildDepends: glib2-dev, atk1, pango1-xft2-dev, gtk+2-dev (= 2.0.5-2), 
libgnomecanvas2-dev, orbit2-dev, gconf2-dev, gnome-vfs2-ssl-dev (= 2.4.0-1) | 
gnome-vfs2-dev (= 2.4.0-1), libxml2, libbonobo2-dev, libgnome2-dev (= 
2.0.6-2), libbonoboui2-dev (= 2.0.3-3), libgnomeui2-dev (= 2.0.6-2), 
pkgconfig, intltool, popt, libgettext3-dev, gettext-bin, gettext-tools, 
libiconv-dev, system-java
 Source: mirror:gnome:sources/%n/0.3/%n-%v.tar.bz2
-Source-MD5: 0afa367c75288357fa3b8e274e72584d
+Source-MD5: 5454e2b727d505459654cbaf5f893d3a
 Patch: %n.patch
 SetCPPFLAGS: -no-cpp-precomp
 SetCFLAGS: -O3 -funroll-loops -fstrict-aliasing



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4/unstable/main/finkinfo/gnome gnome-speech.info,1.2,1.3 gnome-speech.patch,1.1,1.2

2006-03-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7380/10.4/unstable/main/finkinfo/gnome

Modified Files:
gnome-speech.info gnome-speech.patch 
Log Message:
New version.


Index: gnome-speech.patch
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gnome-speech.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gnome-speech.patch  20 Jan 2006 20:25:02 -  1.1
+++ gnome-speech.patch  3 Mar 2006 07:17:13 -   1.2
@@ -10,14 +10,3 @@
  
g_assert (text  IS_FESTIVAL_SYNTHESIS_DRIVER (d)  d-channel_sock);
  #ifdef FESTIVAL_DEBUG_SEND
-diff -Nurd -x'*~' 
gnome-speech-0.3.7.orig/drivers/festival/festivalsynthesisdriver.h 
gnome-speech-0.3.7/drivers/festival/festivalsynthesisdriver.h
 gnome-speech-0.3.7.orig/drivers/festival/festivalsynthesisdriver.h 
2005-01-11 07:27:34.0 -0500
-+++ gnome-speech-0.3.7/drivers/festival/festivalsynthesisdriver.h  
2005-07-17 16:55:19.0 -0400
-@@ -31,6 +31,7 @@
- #include bonobo/bonobo-object.h
- #include gnome-speech/gnome-speech.h
- #include festivalspeaker.h
-+#include netinet/in.h
- 
- #define FESTIVAL_SYNTHESIS_DRIVER_TYPE
(festival_synthesis_driver_get_type ())
- #define FESTIVAL_SYNTHESIS_DRIVER(o)  (G_TYPE_CHECK_INSTANCE_CAST 
((o), FESTIVAL_SYNTHESIS_DRIVER_TYPE, FestivalSynthesisDriver))

Index: gnome-speech.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gnome-speech.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- gnome-speech.info   3 Feb 2006 16:41:50 -   1.2
+++ gnome-speech.info   3 Mar 2006 07:17:13 -   1.3
@@ -1,10 +1,10 @@
 Package: gnome-speech
-Version: 0.3.7
-Revision: 1002
+Version: 0.3.10
+Revision: 1001
 Depends: %N-shlibs (= %v-%r), libgettext3-shlibs, glib2 (= 2.6.6-), 
gtk+2 (= 2.2.4-1), libbonobo2 (= 2.4.0-1), libiconv, orbit2 (= 2.8.1-1), 
popt-shlibs, gnome-speech-shlibs (= %v-%r)
 BuildDepends: glib2-dev (= 2.6.6-), atk1, pango1-xft2-dev, gtk+2-dev (= 
2.0.5-2), libgnomecanvas2-dev, orbit2-dev, gconf2-dev, gnome-vfs2-ssl-dev (= 
2.4.0-1) | gnome-vfs2-dev (= 2.4.0-1), libxml2, libbonobo2-dev, libgnome2-dev 
(= 2.0.6-2), libbonoboui2-dev (= 2.0.3-3), libgnomeui2-dev (= 2.0.6-2), 
pkgconfig, intltool, popt, libgettext3-dev, gettext-bin, gettext-tools, 
libiconv-dev, system-java
 Source: mirror:gnome:sources/%n/0.3/%n-%v.tar.bz2
-Source-MD5: 0afa367c75288357fa3b8e274e72584d
+Source-MD5: 5454e2b727d505459654cbaf5f893d3a
 Patch: %n.patch
 SetCPPFLAGS: -no-cpp-precomp
 SetCFLAGS: -O3 -funroll-loops -fstrict-aliasing



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.3/unstable/main/finkinfo/gnome gnome-speech.info,1.7,1.8 gnome-speech.patch,1.1,1.2

2006-03-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7380/10.3/unstable/main/finkinfo/gnome

Modified Files:
gnome-speech.info gnome-speech.patch 
Log Message:
New version.


Index: gnome-speech.patch
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome/gnome-speech.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gnome-speech.patch  17 Jul 2005 21:22:41 -  1.1
+++ gnome-speech.patch  3 Mar 2006 07:17:13 -   1.2
@@ -10,14 +10,3 @@
  
g_assert (text  IS_FESTIVAL_SYNTHESIS_DRIVER (d)  d-channel_sock);
  #ifdef FESTIVAL_DEBUG_SEND
-diff -Nurd -x'*~' 
gnome-speech-0.3.7.orig/drivers/festival/festivalsynthesisdriver.h 
gnome-speech-0.3.7/drivers/festival/festivalsynthesisdriver.h
 gnome-speech-0.3.7.orig/drivers/festival/festivalsynthesisdriver.h 
2005-01-11 07:27:34.0 -0500
-+++ gnome-speech-0.3.7/drivers/festival/festivalsynthesisdriver.h  
2005-07-17 16:55:19.0 -0400
-@@ -31,6 +31,7 @@
- #include bonobo/bonobo-object.h
- #include gnome-speech/gnome-speech.h
- #include festivalspeaker.h
-+#include netinet/in.h
- 
- #define FESTIVAL_SYNTHESIS_DRIVER_TYPE
(festival_synthesis_driver_get_type ())
- #define FESTIVAL_SYNTHESIS_DRIVER(o)  (G_TYPE_CHECK_INSTANCE_CAST 
((o), FESTIVAL_SYNTHESIS_DRIVER_TYPE, FestivalSynthesisDriver))

Index: gnome-speech.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome/gnome-speech.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- gnome-speech.info   16 Nov 2005 01:50:01 -  1.7
+++ gnome-speech.info   3 Mar 2006 07:17:13 -   1.8
@@ -1,10 +1,10 @@
 Package: gnome-speech
-Version: 0.3.7
-Revision: 2
+Version: 0.3.10
+Revision: 1
 Depends: %N-shlibs (= %v-%r), libgettext3-shlibs, glib2 (= 2.2.3-1), gtk+2 
(= 2.2.4-1), libbonobo2 (= 2.4.0-1), libiconv, orbit2 (= 2.8.1-1), 
popt-shlibs, gnome-speech-shlibs (= %v-%r)
 BuildDepends: glib2-dev, atk1, pango1-xft2-dev, gtk+2-dev (= 2.0.5-2), 
libgnomecanvas2-dev, orbit2-dev, gconf2-dev, gnome-vfs2-ssl-dev (= 2.4.0-1) | 
gnome-vfs2-dev (= 2.4.0-1), libxml2, libbonobo2-dev, libgnome2-dev (= 
2.0.6-2), libbonoboui2-dev (= 2.0.3-3), libgnomeui2-dev (= 2.0.6-2), 
pkgconfig, intltool, popt, libgettext3-dev, gettext-bin, gettext-tools, 
libiconv-dev, system-java
 Source: mirror:gnome:sources/%n/0.3/%n-%v.tar.bz2
-Source-MD5: 0afa367c75288357fa3b8e274e72584d
+Source-MD5: 5454e2b727d505459654cbaf5f893d3a
 Patch: %n.patch
 SetCPPFLAGS: -no-cpp-precomp
 SetCFLAGS: -O3 -funroll-loops -fstrict-aliasing



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4/unstable/main/finkinfo/sci apbs.info,1.3,1.4 apbs-mpi.info,1.4,1.5 pdb2pqr.info,1.1,1.2

2006-03-02 Thread William Scott
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10894

Modified Files:
apbs.info apbs-mpi.info pdb2pqr.info 
Log Message:
fixed g77 dependency

Index: apbs-mpi.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/apbs-mpi.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- apbs-mpi.info   4 Feb 2006 17:38:13 -   1.4
+++ apbs-mpi.info   3 Mar 2006 07:22:31 -   1.5
@@ -9,7 +9,7 @@
 Source2-MD5: cd114bc8e4fcfa052cc6c3e69210d31c
 SourceDirectory: apbs-%v
 Depends: maloc-mpi, lammpi (= 7.0.6-1011), readline-shlibs (= 4.3-1028), 
gnuplot (= 4.0.0-1002)
-BuildDepends: g77, lammpi-dev (= 7.0.6-1011), maloc-mpi
+BuildDepends: g77 | fort77, lammpi-dev (= 7.0.6-1011), maloc-mpi
 ConfigureParams: FETK_INCLUDE=%p/include  FETK_LIBRARY=%p/lib 
FETK_MPI_INCLUDE=%p/include FETK_MPI_LIBRARY=%p/lib FETK_PREFIX=%p 
py_path=/usr/bin/python2.3
 setCFLAGS: -I%p/include/maloc
 setLDFLAGS: -L%p/lib/powerpc-apple-darwin$(uname -r) 

Index: pdb2pqr.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/pdb2pqr.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pdb2pqr.info20 Jan 2006 20:30:40 -  1.1
+++ pdb2pqr.info3 Mar 2006 07:22:31 -   1.2
@@ -1,10 +1,10 @@
 Package: pdb2pqr
 Version: 1.0.2
-Revision: 3
+Revision: 4
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
 Source-MD5: 4294713d22ae34079fcd4f652f2c793a 
 SourceDirectory: %n-%v
-BuildDepends: g77
+BuildDepends: g77 | fort77
 Description: Converts pdb files to pqr
 NoSetCPPFLAGS: true
 NoSetLDFLAGS: true
@@ -16,7 +16,7 @@
  perl -pi.bak -e 's|python2.2|python2.3|g' **/* 2/dev/null
  perl -pi.bak -e 's|python2 |python2.3 |g' **/* 2/dev/null
  perl -pi.bak -e s|/usr/bin/python2.3|/usr/bin/python|g **/*.py 2/dev/null
-py_path=/usr/bin/python2.3 
LDFLAGS=-F/System/Library/Frameworks/Python.framework  ./configure
+FC=gfortran py_path=/usr/bin/python2.3 
LDFLAGS=-F/System/Library/Frameworks/Python.framework  ./configure  
--with-f77=gfortran
 make
 rm -f **/*.o
 

Index: apbs.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/apbs.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- apbs.info   4 Feb 2006 17:38:13 -   1.3
+++ apbs.info   3 Mar 2006 07:22:31 -   1.4
@@ -5,7 +5,7 @@
 Source-MD5: a9d5f8b24a40087998267c9df3eecceb 
 SourceDirectory: %n-%v
 Depends: maloc, readline-shlibs (= 4.3-1028), gnuplot (= 4.0.0-1002), 
pdb2pqr 
-BuildDepends: g77, maloc
+BuildDepends: g77 | fort77, maloc
 Conflicts: apbs-mpi
 Replaces: apbs-mpi
 ConfigureParams: FETK_INCLUDE=%p/include  FETK_LIBRARY=%p/lib FETK_PREFIX=%p 
py_path=/usr/bin/python2.3



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
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/perlmods test-harness-pm.info,1.1,1.2

2006-03-02 Thread Daniel Macks
Update of 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/libs/perlmods
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13990/10.4-transitional/unstable/main/finkinfo/libs/perlmods

Modified Files:
test-harness-pm.info 
Log Message:
Fix manpage name to agree with executable name


Index: test-harness-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/libs/perlmods/test-harness-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- test-harness-pm.info3 Mar 2006 05:12:27 -   1.1
+++ test-harness-pm.info3 Mar 2006 07:28:03 -   1.2
@@ -1,7 +1,7 @@
 Info2: 
 Package: test-harness-pm%type_pkg[perl]
 Version: 2.56
-Revision: 1
+Revision: 2
 Type: perl (5.8.1 5.8.6)
 
 Depends: perl%type_pkg[perl]-core
@@ -14,7 +14,7 @@
   mkdir %i/lib/perl5/%type_raw[perl]/man
   mv %i/share/man/man3 %i/lib/perl5/%type_raw[perl]/man
   mv %i/bin/prove %i/bin/prove-%type_pkg[perl]
-  mv %i/share/man/man1/prove.1 %i/share/man/man1/prove-%type_raw[perl].1
+  mv %i/share/man/man1/prove.1 %i/share/man/man1/prove-%type_pkg[perl].1
 
 DocFiles: Changes NOTES
 



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.3/unstable/main/finkinfo/libs/perlmods test-harness-pm.info,1.3,1.4

2006-03-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/perlmods
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13990/10.3/unstable/main/finkinfo/libs/perlmods

Modified Files:
test-harness-pm.info 
Log Message:
Fix manpage name to agree with executable name


Index: test-harness-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/perlmods/test-harness-pm.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- test-harness-pm.info3 Mar 2006 05:12:26 -   1.3
+++ test-harness-pm.info3 Mar 2006 07:28:03 -   1.4
@@ -1,7 +1,7 @@
 Info2: 
 Package: test-harness-pm%type_pkg[perl]
 Version: 2.56
-Revision: 1
+Revision: 2
 Type: perl (5.8.1 5.8.6)
 
 Depends: perl%type_pkg[perl]-core
@@ -14,7 +14,7 @@
   mkdir %i/lib/perl5/%type_raw[perl]/man
   mv %i/share/man/man3 %i/lib/perl5/%type_raw[perl]/man
   mv %i/bin/prove %i/bin/prove-%type_pkg[perl]
-  mv %i/share/man/man1/prove.1 %i/share/man/man1/prove-%type_raw[perl].1
+  mv %i/share/man/man1/prove.1 %i/share/man/man1/prove-%type_pkg[perl].1
 
 DocFiles: Changes NOTES
 



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


dists/10.4/unstable/main/finkinfo/libs/perlmods test-harness-pm.info,1.1,1.2

2006-03-02 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13990/10.4/unstable/main/finkinfo/libs/perlmods

Modified Files:
test-harness-pm.info 
Log Message:
Fix manpage name to agree with executable name


Index: test-harness-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods/test-harness-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- test-harness-pm.info3 Mar 2006 05:12:27 -   1.1
+++ test-harness-pm.info3 Mar 2006 07:28:03 -   1.2
@@ -1,7 +1,7 @@
 Info2: 
 Package: test-harness-pm%type_pkg[perl]
 Version: 2.56
-Revision: 1
+Revision: 2
 Type: perl (5.8.1 5.8.6)
 
 Depends: perl%type_pkg[perl]-core
@@ -14,7 +14,7 @@
   mkdir %i/lib/perl5/%type_raw[perl]/man
   mv %i/share/man/man3 %i/lib/perl5/%type_raw[perl]/man
   mv %i/bin/prove %i/bin/prove-%type_pkg[perl]
-  mv %i/share/man/man1/prove.1 %i/share/man/man1/prove-%type_raw[perl].1
+  mv %i/share/man/man1/prove.1 %i/share/man/man1/prove-%type_pkg[perl].1
 
 DocFiles: Changes NOTES
 



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
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.4,1.5

2006-03-02 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/utils
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25951

Modified Files:
cdrdao.info 
Log Message:
newer

Index: cdrdao.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/utils/cdrdao.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- cdrdao.info 17 Sep 2005 16:54:33 -  1.4
+++ cdrdao.info 3 Mar 2006 04:13:11 -   1.5
@@ -1,20 +1,19 @@
 Package: cdrdao
-Version: 1.2.0
+Version: 1.2.1
 Revision: 10
 GCC: 3.3
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
 SourceDirectory: %n-%v
-Source-MD5: dc2bdef7a7c8973e678ba4a4a2d9cc7e
-BuildDepends: pccts, lame-dev, libao2, libmad, libvorbis0, libogg, pkgconfig
+Source-MD5: d959c98e08105b5b8380de275bac1413
+BuildDepends: 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
-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
+SetLDFLAGS: -L%p/lib -Wl,-search_paths_first -framework IOKit -framework 
CoreFoundation
+ConfigureParams: --mandir='${prefix}/share/man' --with-lame-lib=%p/lib 
--with-lame-include=%p/include/ --without-xdao --disable-dependency-tracking
 
 CompileScript: 
-  rm -rf pccts
   ./configure %c
   make
 



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits