[cvs] dists/10.3/unstable/main/finkinfo/libs ktoblzcheck.patch, NONE, 1.1 ktoblzcheck.info, 1.5, 1.6

2006-11-08 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv21650/10.3/unstable/main/finkinfo/libs

Modified Files:
ktoblzcheck.info 
Added Files:
ktoblzcheck.patch 
Log Message:
backport new version (with GCC: differences) from 10.4


Index: ktoblzcheck.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/ktoblzcheck.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- ktoblzcheck.info31 May 2006 14:26:46 -  1.5
+++ ktoblzcheck.info9 Nov 2006 06:20:57 -   1.6
@@ -1,42 +1,43 @@
 Package: ktoblzcheck
-Version: 1.2
-Revision: 3
+Version: 1.11
+Revision: 5
 GCC: 3.3
-Maintainer: None 
-BuildDependsOnly: true
-Depends: %N-shlibs (= %v-%r)
-NoSetLDFlags: true
-NoSetCPPFlags: true
-SetCFlags: -Os
-SetCXXFlags: -Os
-ConfigureParams: --disable-dependency-tracking
-Source: mirror:sourceforge:%n/%n-%v.zip
-Source-MD5: 1de5594c2c031326119a3efab0b001dc
-BuildDepends: gettext-dev, gettext-bin, gettext-tools, libiconv-dev
-InstallScript: <<
-make install DESTDIR=%d
-mkdir -p %i/share
-mv %i/man %i/share
-<<
+Description: Library to check German bank code/acct number
+License: LGPL
+Maintainer: Dave Reiser <[EMAIL PROTECTED]>
+Depends: %N-shlibs (= %v-%r), lynx
+BuildDepends: gettext-bin, gettext-tools, pkgconfig
+BuildDependsOnly: True
+Source: mirror:sourceforge:%n/%n-%v.tar.gz
+Source-MD5: 76341845a4b4b00a9abbf8ee5bcadc51
+Patch: %n.patch
+ConfigureParams: --mandir=%p/share/man --enable-python="no" 
--disable-dependency-tracking
+InstallScript: make install DESTDIR=%d
 SplitOff: <<
  Package: %N-shlibs
- Depends: %N-bankdata
+ Depends: %N-bankdata (>= 1.11-4)
+ Description: Shared libraries for ktoblzcheck
+ Shlibs: %p/lib/libktoblzcheck.1.dylib 5.0.0 %n (>= 1.11-4)
  Files: <<
lib/libktoblzcheck.1.dylib 
-   lib/libktoblzcheck.1.1.0.dylib 
+   lib/libktoblzcheck.1.3.0.dylib
  <<
- Description: Shared libraries for ktoblzcheck
  DocFiles: COPYING
- Shlibs: %p/lib/libktoblzcheck.1.dylib 3.0.0 %n (>= 1.2-1)
 <<
-Splitoff2: <<
- Package: %N-bankdata
- Files: share/ktoblzcheck/bankdata.txt
- Description: Bank Data file for ktoblzcheck
- DocFiles: COPYING
+Splitoff2:<<
+  Package: %N-bankdata
+  Description: German bank data for ktoblzcheck
+  Files:<<
+share/ktoblzcheck/ibandata.txt
+share/ktoblzcheck/bankdata.txt
+  <<
+  PreRmScript:<<
+rm -f %p/share/ktoblzcheck/bankdata.txt~
+rm -f %p/share/ktoblzcheck/blz*
+  <<
+  DocFiles: COPYING
 <<
-DocFiles: COPYING README
-Description: Library to check acct numbers & bank codes of German banks
+DocFiles: README COPYING
 DescDetail: <<
 KtoBLZCheck is a library to check account numbers and bank codes of
 German banks. Both a library for other programs as well as a short
@@ -45,4 +46,3 @@
 codes (BLZ) to the clear-text name and location of the bank.
 <<
 Homepage: http://ktoblzcheck.sourceforge.net
-License: LGPL

--- NEW FILE: ktoblzcheck.patch ---
--- ./configure.ac  2006-08-15 09:26:07.0 -0400
+++ ./configure2.ac 2006-11-07 21:00:57.0 -0500
@@ -69,7 +69,7 @@
 
 case "$OS_TYPE" in
 posix)
-ktoblzcheck_libs='-L$(top_builddir)/src/lib -lktoblzcheck'
+ktoblzcheck_libs='$(top_builddir)/src/lib/libktoblzcheck.la'
ktoblzcheck_includes='-I$(top_srcdir)/src/include'
;;
 windows)


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


[cvs] dists/10.4/unstable/main/finkinfo/libs ktoblzcheck.info, 1.4, 1.5

2006-11-08 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv21205/10.4/unstable/main/finkinfo/libs

Modified Files:
ktoblzcheck.info 
Log Message:
C++, so add GCC field and push to "high" revision


Index: ktoblzcheck.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/ktoblzcheck.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- ktoblzcheck.info9 Nov 2006 03:48:22 -   1.4
+++ ktoblzcheck.info9 Nov 2006 06:19:58 -   1.5
@@ -1,6 +1,7 @@
 Package: ktoblzcheck
 Version: 1.11
-Revision: 4
+Revision: 1005
+GCC: 4.0
 Description: Library to check German bank code/acct number
 License: LGPL
 Maintainer: Dave Reiser <[EMAIL PROTECTED]>


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


[cvs] dists/10.3/unstable/main/finkinfo/libs libvisual-0.4.info, 1.1, 1.2

2006-11-08 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30943/10.3/unstable/main/finkinfo/libs

Modified Files:
libvisual-0.4.info 
Log Message:
missing bdep


Index: libvisual-0.4.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/libvisual-0.4.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libvisual-0.4.info  4 Jul 2006 15:35:37 -   1.1
+++ libvisual-0.4.info  9 Nov 2006 05:21:44 -   1.2
@@ -1,7 +1,7 @@
 Package: libvisual-0.4
 Version: 0.4.0
 Revision: 1
-BuildDepends: libgettext3-dev, libiconv-dev
+BuildDepends: libgettext3-dev, libiconv-dev, pkgconfig
 Depends: %N-shlibs (>= %v-%r)
 Source: mirror:sourceforge:libvisual/libvisual-%v.tar.bz2
 Source-MD5: d0f987abd0845e725743605fd39ef73f


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


[cvs] dists/10.4/unstable/main/finkinfo/libs libvisual-0.4.info, 1.1, 1.2

2006-11-08 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30943/10.4/unstable/main/finkinfo/libs

Modified Files:
libvisual-0.4.info 
Log Message:
missing bdep


Index: libvisual-0.4.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/libvisual-0.4.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libvisual-0.4.info  4 Jul 2006 15:35:38 -   1.1
+++ libvisual-0.4.info  9 Nov 2006 05:21:44 -   1.2
@@ -1,7 +1,7 @@
 Package: libvisual-0.4
 Version: 0.4.0
 Revision: 1
-BuildDepends: libgettext3-dev, libiconv-dev
+BuildDepends: libgettext3-dev, libiconv-dev, pkgconfig
 Depends: %N-shlibs (>= %v-%r)
 Source: mirror:sourceforge:libvisual/libvisual-%v.tar.bz2
 Source-MD5: d0f987abd0845e725743605fd39ef73f


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


[cvs] dists/10.4/unstable/main/finkinfo/libs/perlmods rose-object-pm.info, 1.6, 1.7

2006-11-08 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv29710/10.4/unstable/main/finkinfo/libs/perlmods

Modified Files:
rose-object-pm.info 
Log Message:
disable tests, which require a circular-dependency on the package itself


Index: rose-object-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods/rose-object-pm.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- rose-object-pm.info 24 Oct 2006 02:26:12 -  1.6
+++ rose-object-pm.info 9 Nov 2006 05:19:28 -   1.7
@@ -14,6 +14,7 @@
 Source: mirror:cpan:modules/by-module/Rose/Rose-Object-%v.tar.gz
 Source-MD5: 23cade33a1d49273b5060065e9259cf0
 
+NoPerlTests: true
 UpdatePOD: true
 InstallScript: <<
%{default_script}


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


[cvs] dists/10.3/unstable/main/finkinfo/libs/perlmods rose-object-pm.info, 1.5, 1.6

2006-11-08 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/perlmods
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv29710/10.3/unstable/main/finkinfo/libs/perlmods

Modified Files:
rose-object-pm.info 
Log Message:
disable tests, which require a circular-dependency on the package itself


Index: rose-object-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/perlmods/rose-object-pm.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- rose-object-pm.info 24 Oct 2006 02:26:12 -  1.5
+++ rose-object-pm.info 9 Nov 2006 05:19:28 -   1.6
@@ -13,6 +13,7 @@
 Source: mirror:cpan:modules/by-module/Rose/Rose-Object-%v.tar.gz
 Source-MD5: 23cade33a1d49273b5060065e9259cf0
 
+NoPerlTests: true
 UpdatePOD: true
 InstallScript: <<
%{default_script}


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


[cvs] dists/10.3/unstable/main/finkinfo/kde kjsembed.info,1.6,1.7

2006-11-08 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/kde
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv27690/10.3/unstable/main/finkinfo/kde

Modified Files:
kjsembed.info 
Log Message:
missing bdep


Index: kjsembed.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/kde/kjsembed.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- kjsembed.info   7 Aug 2006 15:03:06 -   1.6
+++ kjsembed.info   9 Nov 2006 05:14:07 -   1.7
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 
 Depends: kdelibs3-unified-shlibs (>= %v-11)
-BuildDepends: arts-dev (>= 1.5.3-11), autoconf (>= 2.59-3), 
cctools-single-module, expat, fink (>= 0.24-1), freetype219, 
kdelibs3-unified-dev (>= 3.5.3-11), libart2, libiconv-dev, libidn, libpng3 (>= 
1.2.5-4), pcre, pkgconfig, qt3 (>= 3.3.6-17), unsermake (>= 0.4-0.20060316.1), 
x11-dev
+BuildDepends: arts-dev (>= 1.5.3-11), autoconf (>= 2.59-3), 
cctools-single-module, expat, fink (>= 0.24-1), freetype219, 
kdelibs3-unified-dev (>= 3.5.3-11), libart2, libiconv-dev, libidn, libpng3 (>= 
1.2.5-4), pcre, pkgconfig, qt3 (>= 3.3.6-17), unsermake (>= 0.4-0.20060316.1), 
x11-dev, libgettext3-dev
 Recommends: kdebase3-ssl (>= %v-1) | kdebase3 (>= %v-11)
 GCC: 3.3
 


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


[cvs] dists/10.4/unstable/main/finkinfo/kde kjsembed.info,1.6,1.7

2006-11-08 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv27690/10.4/unstable/main/finkinfo/kde

Modified Files:
kjsembed.info 
Log Message:
missing bdep


Index: kjsembed.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde/kjsembed.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- kjsembed.info   3 Aug 2006 20:43:26 -   1.6
+++ kjsembed.info   9 Nov 2006 05:14:07 -   1.7
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 
 Depends: kdelibs3-unified-shlibs (>= %v-1021)
-BuildDepends: arts-dev (>= 1.5.3-1021), autoconf (>= 2.59-3), 
cctools-single-module, expat, fink (>= 0.24-1), freetype219, 
kdelibs3-unified-dev (>= 3.5.3-1021), libart2, libiconv-dev, libidn, libpng3 
(>= 1.2.5-4), pcre, pkgconfig, qt3 (>= 3.3.6-1027), unsermake (>= 
0.4-0.20060316.1), x11-dev
+BuildDepends: arts-dev (>= 1.5.3-1021), autoconf (>= 2.59-3), 
cctools-single-module, expat, fink (>= 0.24-1), freetype219, 
kdelibs3-unified-dev (>= 3.5.3-1021), libart2, libiconv-dev, libidn, libpng3 
(>= 1.2.5-4), pcre, pkgconfig, qt3 (>= 3.3.6-1027), unsermake (>= 
0.4-0.20060316.1), x11-dev, libgettext3-dev
 Recommends: kdebase3-ssl (>= %v-1) | kdebase3 (>= %v-1021)
 GCC: 4.0
 


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


[cvs] dists/10.4/unstable/main/finkinfo/graphics freetype-hinting.info, 1.1, 1.2 freetype.info, 1.1, 1.2

2006-11-08 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv25264/10.4/unstable/main/finkinfo/graphics

Modified Files:
freetype-hinting.info freetype.info 
Log Message:
missing deps


Index: freetype.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/freetype.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- freetype.info   20 Jan 2006 20:26:46 -  1.1
+++ freetype.info   9 Nov 2006 05:08:02 -   1.2
@@ -1,8 +1,8 @@
 Package: freetype
 Version: 1.3.1
-Revision: 9
+Revision: 10
 BuildDepends: gettext-dev, gettext-bin, gettext-tools, x11-dev
-Depends: %N-shlibs (= %v-%r), %N-bin 
+Depends: %N-shlibs (= %v-%r), %N-bin
 BuildDependsOnly: True
 Conflicts: freetype-hinting
 Replaces: freetype-hinting
@@ -29,7 +29,7 @@
 <<
 SplitOff: <<
   Package: %N-shlibs
-  Depends: x11
+  Depends: x11, gettext
   Conflicts: freetype-hinting-shlibs
   Replaces: freetype-hinting-shlibs, %N (<= 1.3.1-4), freetype-hinting (<= 
1.3.1-3)
   Files: lib/libttf.2.2.0.dylib lib/libttf.2.dylib

Index: freetype-hinting.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/freetype-hinting.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- freetype-hinting.info   20 Jan 2006 20:26:46 -  1.1
+++ freetype-hinting.info   9 Nov 2006 05:08:02 -   1.2
@@ -1,6 +1,6 @@
 Package: freetype-hinting
 Version: 1.3.1
-Revision: 9
+Revision: 10
 BuildDepends: gettext-dev, gettext-bin, gettext-tools, x11-dev
 Depends: %N-shlibs (= %v-%r), %N-bin
 BuildDependsOnly: True
@@ -24,7 +24,7 @@
 <<
 SplitOff: <<
   Package: %N-shlibs
-  Depends: x11
+  Depends: x11, gettext
   Conflicts: freetype-shlibs
   Replaces: freetype-shlibs, %N (<= 1.3.1-3), freetype (<= 1.3.1-4)
   Provides: freetype-shlibs


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


[cvs] dists/10.3/unstable/main/finkinfo/graphics freetype-hinting.info, 1.5, 1.6 freetype.info, 1.5, 1.6

2006-11-08 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/graphics
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv25264/10.3/unstable/main/finkinfo/graphics

Modified Files:
freetype-hinting.info freetype.info 
Log Message:
missing deps


Index: freetype.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/graphics/freetype.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- freetype.info   19 Mar 2005 22:56:13 -  1.5
+++ freetype.info   9 Nov 2006 05:08:02 -   1.6
@@ -1,8 +1,8 @@
 Package: freetype
 Version: 1.3.1
-Revision: 9
+Revision: 10
 BuildDepends: gettext-dev, gettext-bin, gettext-tools, x11-dev
-Depends: %N-shlibs (= %v-%r), %N-bin 
+Depends: %N-shlibs (= %v-%r), %N-bin
 BuildDependsOnly: True
 Conflicts: freetype-hinting
 Replaces: freetype-hinting
@@ -29,7 +29,7 @@
 <<
 SplitOff: <<
   Package: %N-shlibs
-  Depends: x11
+  Depends: x11, gettext
   Conflicts: freetype-hinting-shlibs
   Replaces: freetype-hinting-shlibs, %N (<= 1.3.1-4), freetype-hinting (<= 
1.3.1-3)
   Files: lib/libttf.2.2.0.dylib lib/libttf.2.dylib

Index: freetype-hinting.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/graphics/freetype-hinting.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- freetype-hinting.info   19 Mar 2005 22:56:13 -  1.5
+++ freetype-hinting.info   9 Nov 2006 05:08:02 -   1.6
@@ -1,6 +1,6 @@
 Package: freetype-hinting
 Version: 1.3.1
-Revision: 9
+Revision: 10
 BuildDepends: gettext-dev, gettext-bin, gettext-tools, x11-dev
 Depends: %N-shlibs (= %v-%r), %N-bin
 BuildDependsOnly: True
@@ -24,7 +24,7 @@
 <<
 SplitOff: <<
   Package: %N-shlibs
-  Depends: x11
+  Depends: x11, gettext
   Conflicts: freetype-shlibs
   Replaces: freetype-shlibs, %N (<= 1.3.1-3), freetype (<= 1.3.1-4)
   Provides: freetype-shlibs


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


[cvs] dists/10.4/unstable/main/finkinfo/x11 pcb.info,1.3,1.4

2006-11-08 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv28095/10.4/unstable/main/finkinfo/x11

Modified Files:
pcb.info 
Log Message:
dep-fixes


Index: pcb.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/pcb.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- pcb.info5 Oct 2006 12:15:03 -   1.3
+++ pcb.info9 Nov 2006 03:52:36 -   1.4
@@ -1,10 +1,10 @@
 Package: pcb
 # Remember to change snapshot version below as well:
 Version: 1.99.20060822
-Revision: 1
+Revision: 2
 
-Depends: libstroke-shlibs, app-defaults, tcltk, gtk+2-shlibs, glib2-shlibs, 
x11-shlibs, gd2-shlibs, libjpeg-shlibs, libpng3-shlibs
-BuildDepends: libstroke, gawk, gtk+2-dev, x11-dev, atk1 (>= 1.6.0-1), 
glib2-dev (>= 2.4.0-1), pango1-xft2-dev (>= 1.4.0-1), gd2, libjpeg, libpng3, 
netpbm-bin
+Depends: libstroke-shlibs, app-defaults, tcltk, gtk+2-shlibs, glib2-shlibs, 
x11-shlibs, gd2-shlibs, libjpeg-shlibs, libpng3-shlibs, libgettext3-shlibs
+BuildDepends: libstroke, gawk, gtk+2-dev, x11-dev, atk1 (>= 1.6.0-1), 
glib2-dev (>= 2.4.0-1), pango1-xft2-dev (>= 1.4.0-1), gd2, libjpeg, libpng3, 
netpbm-bin, libgettext3-dev, libiconv-dev
 
 ### For documentation:
 # Bdep: tetex-base, texinfo 


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


[cvs] dists/10.3/unstable/main/finkinfo/x11 pcb.info, 1.9, 1.10 pcb.patch, 1.1, 1.2

2006-11-08 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/x11
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv28151/10.3/unstable/main/finkinfo/x11

Modified Files:
pcb.info pcb.patch 
Log Message:
backport new version from 10.4


Index: pcb.patch
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/x11/pcb.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pcb.patch   28 Jun 2005 01:44:41 -  1.1
+++ pcb.patch   9 Nov 2006 03:53:19 -   1.2
@@ -1,302 +1,11 @@
-diff -urN pcb.orig/src/file.c pcb/src/file.c
 pcb.orig/src/file.c2005-06-10 23:37:36.0 -0500
-+++ pcb/src/file.c 2005-06-24 14:10:23.459870366 -0500
-@@ -213,6 +213,7 @@
- LoadPCB (char *Filename)
- {
-   PCBTypePtr newPCB = CreateNewPCB (False);
-+  gbooleanunits_mm;
- 
-   /* new data isn't added to the undo list */
-   if (!ParsePCB (newPCB, Filename))
-@@ -252,8 +253,11 @@
-   UpdatePIPFlags (NULL, NULL, NULL, False);
-   UpdateSettingsOnScreen ();
- 
--  if (PCB->Grid != (gint) PCB->Grid)
--  Settings.grid_units_mm = TRUE;
-+  units_mm = (PCB->Grid != (gint) PCB->Grid) ? TRUE : FALSE;
-+
-+  if (units_mm != Settings.grid_units_mm)
-+gui_config_handle_units_changed();
-+  Settings.grid_units_mm = units_mm;
- 
-   gui_sync_with_new_layout();
-   
-diff -urN pcb.orig/src/gui-config.c pcb/src/gui-config.c
 pcb.orig/src/gui-config.c  2005-06-07 20:34:25.0 -0500
-+++ pcb/src/gui-config.c   2005-06-24 14:11:08.108866735 -0500
-@@ -1796,6 +1796,10 @@
- void
- gui_config_handle_units_changed(void)
-   {
-+  set_cursor_position_labels();
-+  gtk_label_set_markup(GTK_LABEL(gui->cursor_units_label),
-+  Settings.grid_units_mm ?
-+  "mm " : "mil ");
-   if (config_sizes_vbox)
-   {
-   gtk_widget_destroy(config_sizes_vbox);
-@@ -1808,6 +1812,7 @@
-   config_increments_vbox = NULL;
-   config_increments_tab_create(config_increments_tab_vbox);
-   }
-+  Settings.config_modified = TRUE;
-   }
- 
- void
-diff -urN pcb.orig/src/gui-top-window.c pcb/src/gui-top-window.c
 pcb.orig/src/gui-top-window.c  2005-06-10 23:37:36.0 -0500
-+++ pcb/src/gui-top-window.c   2005-06-24 14:10:48.911737709 -0500
-@@ -432,10 +432,6 @@
-   ActionSetValue("Grid", grid, "");
-   g_free(grid);
- 
--  set_cursor_position_labels();
--  gtk_label_set_markup(GTK_LABEL(gui->cursor_units_label),
--  Settings.grid_units_mm ?
--  "mm " : "mil ");
-   gui_config_handle_units_changed();
-   gui_change_selected_update_menu_actions();
-   }
-diff -urN pcb.orig/src/global.h pcb/src/global.h
 pcb.orig/src/global.h  2005-06-10 23:37:36.0 -0500
-+++ pcb/src/global.h   2005-06-24 17:09:09.896422652 -0500
-@@ -522,6 +522,7 @@
-   grid_units_mm,
-   small_layer_enable_label_markup,
-   gui_compact_horizontal,
-+  gui_title_window,
-   use_command_window,
-   verbose;
- 
-diff -urN pcb.orig/src/gui-config.c pcb/src/gui-config.c
 pcb.orig/src/gui-config.c  2005-06-07 20:34:25.0 -0500
-+++ pcb/src/gui-config.c   2005-06-24 17:09:23.163954464 -0500
-@@ -90,6 +90,7 @@
-   {
-   /* booleans */
-   {"gui-compact-horizontal", &Settings.gui_compact_horizontal, "0"},
-+  {"gui-title-window",&Settings.gui_title_window, "0"},
-   {"use-command-window",  &Settings.use_command_window,   "1"},
-   {"grid-units-mm",   &Settings.grid_units_mm,
"0"},
-   {"all-direction-lines", &Settings.AllDirectionLines,"0"},
-@@ -670,6 +671,17 @@
-   FALSE, FALSE, 0);
-   }
-   set_status_line_label();
-+  Settings.config_modified = TRUE;
-+  }
-+
-+static void
-+config_title_window_cb(GtkToggleButton *button, gpointer data)
-+  {
-+  gbooleanactive = gtk_toggle_button_get_active(button);
-+
-+  Settings.gui_title_window = active;
-+  gui_output_set_name_label(gui->name_label_string);
-+  Settings.config_modified = TRUE;
-   }
- 
- static void
-@@ -719,6 +731,11 @@
-   config_compact_toggle_cb, NULL,
-   _("Compact horizontal top window for narrow 
screens"));
- 
-+  gui_check_button_connected(vbox, NULL, Settings.gui_title_window,
-+  TRUE, FALSE, FALSE, 2,
-+  config_title_window_cb, NULL,
-+  _("Put layout name on the window title bar"));
-+
- #if 0
- /* Works poorly *

[cvs] dists/10.4/unstable/main/finkinfo/x11 xosd.info,1.2,1.3

2006-11-08 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv12860/10.4/unstable/main/finkinfo/x11

Modified Files:
xosd.info 
Log Message:
dep fixes


Index: xosd.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/xosd.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- xosd.info   27 Apr 2006 05:43:03 -  1.2
+++ xosd.info   9 Nov 2006 03:10:38 -   1.3
@@ -1,9 +1,9 @@
 Package: xosd
 Version: 2.2.12
-Revision: 11
+Revision: 12
 ###
 Depends: x11, x11-shlibs, libxosd2-shlibs (>= %v-%r)
-BuildDepends: x11-dev, gtk+, gdk-pixbuf (>= 0.22.0-1), xmms, libiconv, 
glib-shlibs, gettext
+BuildDepends: x11-dev, gtk+, gdk-pixbuf (>= 0.22.0-1), xmms, libiconv-dev, 
glib, gettext-dev
 ###
 Source: http://www.ignavus.net/%n-%v.tar.gz
 Source-MD5: 7cc90bdaf267cdc996643de193c9689a


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


[cvs] dists/10.3/unstable/main/finkinfo/gnome lablgtk2.info, 1.13, 1.14

2006-11-08 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv11360/10.3/unstable/main/finkinfo/gnome

Modified Files:
lablgtk2.info 
Log Message:
dep-fixes
rev-up b/c 10.3 vs 10.4 were different at same rev
validation fix


Index: lablgtk2.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome/lablgtk2.info,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- lablgtk2.info   26 May 2006 22:37:51 -  1.13
+++ lablgtk2.info   9 Nov 2006 03:07:24 -   1.14
@@ -1,9 +1,9 @@
 Package: lablgtk2
 Version: 2.6.0
-Revision: 3
+Revision: 4
 Maintainer: Corey Halpin <[EMAIL PROTECTED]>
 BuildDepends: <<
-  gtk+2, glib2, x11-dev, gettext-tools,
+  gtk+2-dev, glib2-dev (>= 2.12.0-1), x11-dev, gettext-tools,
   ocaml (>=3.08), libgnomecanvas2-dev, atk1, pango1-xft2, libiconv-dev,
   gtkglarea2, pkgconfig, 
   gconf2, gnome-panel, gnome-vfs2-ssl | gnome-vfs2,
@@ -12,7 +12,7 @@
   libxml2, orbit2, popt
 <<
 Depends: <<
-  gtk+2-shlibs, glib2-shlibs, x11, ocaml (>=3.08),
+  gtk+2-shlibs, glib2-shlibs (>= 2.12.0-1), x11, ocaml (>=3.08),
   libgnomecanvas2-shlibs, atk1-shlibs, pango1-xft2-shlibs, libiconv,
   gtkglarea2-shlibs, lablgl-x11, gconf2-shlibs, gnome-panel-shlibs,
   gnome-vfs2-ssl-shlibs | gnome-vfs2-shlibs , libart2-shlibs,
@@ -21,7 +21,7 @@
   libxml2-shlibs, orbit2-shlibs, popt-shlibs 
 <<
 CompileScript:<<
-#!/bin/bash -e
+#!/bin/bash -ev
   ./configure %c
   make world
 <<


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


[cvs] dists/10.4/unstable/main/finkinfo/gnome lablgtk2.info,1.5,1.6

2006-11-08 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv11360/10.4/unstable/main/finkinfo/gnome

Modified Files:
lablgtk2.info 
Log Message:
dep-fixes
rev-up b/c 10.3 vs 10.4 were different at same rev
validation fix


Index: lablgtk2.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/lablgtk2.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- lablgtk2.info   26 May 2006 22:37:51 -  1.5
+++ lablgtk2.info   9 Nov 2006 03:07:24 -   1.6
@@ -1,9 +1,9 @@
 Package: lablgtk2
 Version: 2.6.0
-Revision: 3
+Revision: 4
 Maintainer: Corey Halpin <[EMAIL PROTECTED]>
 BuildDepends: <<
-  gtk+2, glib2 (>= 2.6.6-), x11-dev, gettext-tools,
+  gtk+2-dev, glib2-dev (>= 2.12.0-1), x11-dev, gettext-tools,
   ocaml (>=3.08), libgnomecanvas2-dev, atk1, pango1-xft2, libiconv-dev,
   gtkglarea2, pkgconfig, 
   gconf2, gnome-panel, gnome-vfs2-ssl | gnome-vfs2,
@@ -12,7 +12,7 @@
   libxml2, orbit2, popt
 <<
 Depends: <<
-  gtk+2-shlibs, glib2-shlibs (>= 2.6.6-), x11, ocaml (>=3.08),
+  gtk+2-shlibs, glib2-shlibs (>= 2.12.0-1), x11, ocaml (>=3.08),
   libgnomecanvas2-shlibs, atk1-shlibs, pango1-xft2-shlibs, libiconv,
   gtkglarea2-shlibs, lablgl-x11, gconf2-shlibs, gnome-panel-shlibs,
   gnome-vfs2-ssl-shlibs | gnome-vfs2-shlibs , libart2-shlibs,
@@ -21,7 +21,7 @@
   libxml2-shlibs, orbit2-shlibs, popt-shlibs 
 <<
 CompileScript:<<
-#!/bin/bash -e
+#!/bin/bash -ev
   ./configure %c
   make world
 <<


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


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

2006-11-08 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv6851/10.4/unstable/main/finkinfo/sci

Modified Files:
whatcheck.info 
Log Message:
valiadtion fix


Index: whatcheck.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/whatcheck.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- whatcheck.info  22 Sep 2006 21:03:49 -  1.2
+++ whatcheck.info  9 Nov 2006 02:56:12 -   1.3
@@ -32,7 +32,7 @@
 mv ../qualty .
 <<
 CompileScript: <<
-#!/bin/sh -e
+#!/bin/sh -ev
 make -f Makefile_whatcheck
 cd scatterdir
 make clean


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


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

2006-11-08 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv6851/10.3/unstable/main/finkinfo/sci

Modified Files:
whatcheck.info 
Log Message:
valiadtion fix


Index: whatcheck.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/whatcheck.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- whatcheck.info  4 Jan 2006 07:20:34 -   1.2
+++ whatcheck.info  9 Nov 2006 02:56:12 -   1.3
@@ -31,7 +31,7 @@
 mv ../qualty .
 <<
 CompileScript: <<
-#!/bin/sh -e
+#!/bin/sh -ev
 make -f Makefile_whatcheck
 cd scatterdir
 make clean


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


[cvs] dists/10.4/unstable/main/finkinfo/x11 gimp-sharefonts.info, 1.1, 1.2

2006-11-08 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv2830/10.4/unstable/main/finkinfo/x11

Modified Files:
gimp-sharefonts.info 
Log Message:
fix download URL, validation fixes for #! lines


Index: gimp-sharefonts.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/gimp-sharefonts.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gimp-sharefonts.info24 Jan 2006 23:36:02 -  1.1
+++ gimp-sharefonts.info9 Nov 2006 02:45:24 -   1.2
@@ -1,20 +1,19 @@
 Package: gimp-sharefonts
 Version: 0.10
-Revision: 2
+Revision: 3
 Depends: xfontpath
-Source: mirror:gimp:gimp/fonts/sharefonts-%v.tar.gz
+Source: mirror:gimp:fonts/sharefonts-%v.tar.gz
 Source-MD5: fd407f15efc7f06e320c10fd73d66c1f
 SourceDirectory: sharefont
 CompileScript: <<
 <<
 InstallScript: <<
-#!/bin/sh -e
+#!/bin/sh -ev
# hot stinkin' DAMN this is ugly
install -d -m 755 %d`%p/bin/xfontpath basedir`/sharefont
install -c -m 644 * %d`%p/bin/xfontpath basedir`/sharefont
 <<
 PostInstScript: <<
-#!/bin/sh
if test -x %p/bin/xfontpath; then
%p/bin/xfontpath --silent install sharefont
fi
@@ -27,7 +26,6 @@
echo "in some applications."
 <<
 PostRmScript: <<
-#!/bin/sh
if test -x %p/bin/xfontpath; then
%p/bin/xfontpath --silent remove sharefont
fi


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


[cvs] dists/10.3/unstable/main/finkinfo/x11 gimp-sharefonts.info, 1.1, 1.2

2006-11-08 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/x11
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv2830/10.3/unstable/main/finkinfo/x11

Modified Files:
gimp-sharefonts.info 
Log Message:
fix download URL, validation fixes for #! lines


Index: gimp-sharefonts.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/x11/gimp-sharefonts.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gimp-sharefonts.info24 Jan 2006 23:36:01 -  1.1
+++ gimp-sharefonts.info9 Nov 2006 02:45:24 -   1.2
@@ -1,20 +1,19 @@
 Package: gimp-sharefonts
 Version: 0.10
-Revision: 2
+Revision: 3
 Depends: xfontpath
-Source: mirror:gimp:gimp/fonts/sharefonts-%v.tar.gz
+Source: mirror:gimp:fonts/sharefonts-%v.tar.gz
 Source-MD5: fd407f15efc7f06e320c10fd73d66c1f
 SourceDirectory: sharefont
 CompileScript: <<
 <<
 InstallScript: <<
-#!/bin/sh -e
+#!/bin/sh -ev
# hot stinkin' DAMN this is ugly
install -d -m 755 %d`%p/bin/xfontpath basedir`/sharefont
install -c -m 644 * %d`%p/bin/xfontpath basedir`/sharefont
 <<
 PostInstScript: <<
-#!/bin/sh
if test -x %p/bin/xfontpath; then
%p/bin/xfontpath --silent install sharefont
fi
@@ -27,7 +26,6 @@
echo "in some applications."
 <<
 PostRmScript: <<
-#!/bin/sh
if test -x %p/bin/xfontpath; then
%p/bin/xfontpath --silent remove sharefont
fi


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


[cvs] dists/10.4/unstable/main/finkinfo/libs jakarta-taglibs-standard.info, 1.1, 1.2

2006-11-08 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv21914/10.4/unstable/main/finkinfo/libs

Modified Files:
jakarta-taglibs-standard.info 
Log Message:
More portable 'head' syntax


Index: jakarta-taglibs-standard.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/jakarta-taglibs-standard.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- jakarta-taglibs-standard.info   30 Jun 2006 00:34:54 -  1.1
+++ jakarta-taglibs-standard.info   9 Nov 2006 02:11:40 -   1.2
@@ -23,7 +23,7 @@
 #!/bin/sh -ex
 
cp README_bin.txt ../README
-   CLASSES=`find /System/Library/Frameworks/JavaVM.framework/Versions/1.4* 
-name classes.jar | head -1`
+   CLASSES=`find /System/Library/Frameworks/JavaVM.framework/Versions/1.4* 
-name classes.jar | head -n 1`
perl -pi -e 
"s,bootclasspath=.*,bootclasspath=\"\\\${xalan.jar}:$CLASSES\"," build.xml
ant \

-Dservlet24.jar=%p/share/java/jakarta-servletapi-5/servlet24.jar \


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


[cvs] dists/10.3/unstable/main/finkinfo/libs jakarta-taglibs-standard.info, 1.4, 1.5

2006-11-08 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv21914/10.3/unstable/main/finkinfo/libs

Modified Files:
jakarta-taglibs-standard.info 
Log Message:
More portable 'head' syntax


Index: jakarta-taglibs-standard.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/jakarta-taglibs-standard.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- jakarta-taglibs-standard.info   30 Jun 2006 00:34:53 -  1.4
+++ jakarta-taglibs-standard.info   9 Nov 2006 02:11:40 -   1.5
@@ -23,7 +23,7 @@
 #!/bin/sh -ex
 
cp README_bin.txt ../README
-   CLASSES=`find /System/Library/Frameworks/JavaVM.framework/Versions/1.4* 
-name classes.jar | head -1`
+   CLASSES=`find /System/Library/Frameworks/JavaVM.framework/Versions/1.4* 
-name classes.jar | head -n 1`
perl -pi -e 
"s,bootclasspath=.*,bootclasspath=\"\\\${xalan.jar}:$CLASSES\"," build.xml
ant \

-Dservlet24.jar=%p/share/java/jakarta-servletapi-5/servlet24.jar \


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


[cvs] dists/10.3/unstable/main/finkinfo/libs pth.info,1.5,1.6

2006-11-08 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20344/10.3/unstable/main/finkinfo/libs

Modified Files:
pth.info 
Log Message:
fix patch to avoid false-positive buildworld obsolete_headtail


Index: pth.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/pth.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- pth.info10 Jan 2006 00:38:58 -  1.5
+++ pth.info9 Nov 2006 02:08:07 -   1.6
@@ -5,7 +5,7 @@
 Source-MD5: d17cb02b5580baeac50d1005ff46ddbc
 PatchScript: <<
   patch -p1 < %a/%n.patch
-  perl -pi -e 's,head -1,head -n 1,g' config.guess shtool configure
+  perl -pi -e 's,head -(\d+),head -n \1,g' config.guess shtool configure
   perl -pi -e 
's/(AC_DEFUN\()(_AC_PTH_ERROR|_AC_PTH_VERBOSE|AC_CHECK_PTH)/\1[\2]/g' pth.m4
 <<
 Depends: %N-shlibs (= %v-%r)


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


[cvs] dists/10.4/unstable/main/finkinfo/libs pth.info,1.2,1.3

2006-11-08 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20344/10.4/unstable/main/finkinfo/libs

Modified Files:
pth.info 
Log Message:
fix patch to avoid false-positive buildworld obsolete_headtail


Index: pth.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pth.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- pth.info1 Feb 2006 05:04:16 -   1.2
+++ pth.info9 Nov 2006 02:08:07 -   1.3
@@ -5,7 +5,7 @@
 Source-MD5: d17cb02b5580baeac50d1005ff46ddbc
 PatchScript: <<
   patch -p1 < %a/%n.patch
-  perl -pi -e 's,head -1,head -n 1,g' config.guess shtool configure
+  perl -pi -e 's,head -(\d+),head -n \1,g' config.guess shtool configure
   perl -pi -e 
's/(AC_DEFUN\()(_AC_PTH_ERROR|_AC_PTH_VERBOSE|AC_CHECK_PTH)/\1[\2]/g' pth.m4
 <<
 Depends: %N-shlibs (= %v-%r)


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


[cvs] dists/10.3/unstable/crypto/finkinfo firefox1.5.info,1.5,1.6

2006-11-08 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv18911/10.3/unstable/crypto/finkinfo

Modified Files:
firefox1.5.info 
Log Message:
new version from trackers (Submissions #1592874)


Index: firefox1.5.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo/firefox1.5.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- firefox1.5.info 31 Oct 2006 18:04:30 -  1.5
+++ firefox1.5.info 9 Nov 2006 00:46:39 -   1.6
@@ -1,6 +1,6 @@
 Package: firefox1.5
-Version: 1.5.0.7
-Revision: 4
+Version: 1.5.0.8
+Revision: 1
 Description: Lightweight browser from mozilla.org
 License: OSI-Approved
 Maintainer: Hanspeter Niederstrasser <[EMAIL PROTECTED]>
@@ -41,7 +41,7 @@
 <<
 Source: 
http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%v/source/firefox-%v-source.tar.bz2
 SourceDirectory: mozilla
-Source-MD5: 518cbd99a3fe663237070013e5cdb1a4
+Source-MD5: 86f98df1586efb419225a2988a217951
 PatchScript: <<
   sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1
   perl -pi -e 's,[EMAIL PROTECTED],%p/lib/%n,g' `grep -lr @executable_path .`


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


[cvs] dists/10.4/unstable/crypto/finkinfo firefox1.5.info,1.7,1.8

2006-11-08 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv18911/10.4/unstable/crypto/finkinfo

Modified Files:
firefox1.5.info 
Log Message:
new version from trackers (Submissions #1592874)


Index: firefox1.5.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/firefox1.5.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- firefox1.5.info 31 Oct 2006 18:04:30 -  1.7
+++ firefox1.5.info 9 Nov 2006 00:46:40 -   1.8
@@ -1,6 +1,6 @@
 Package: firefox1.5
-Version: 1.5.0.7
-Revision: 1004
+Version: 1.5.0.8
+Revision: 1001
 Description: Lightweight browser from mozilla.org
 License: OSI-Approved
 Maintainer: Hanspeter Niederstrasser <[EMAIL PROTECTED]>
@@ -41,7 +41,7 @@
 <<
 Source: 
http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%v/source/firefox-%v-source.tar.bz2
 SourceDirectory: mozilla
-Source-MD5: 518cbd99a3fe663237070013e5cdb1a4
+Source-MD5: 86f98df1586efb419225a2988a217951
 PatchScript: <<
   sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1
   perl -pi -e 's,[EMAIL PROTECTED],%p/lib/%n,g' `grep -lr @executable_path .`


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


[cvs] dists/10.4/unstable/main/finkinfo/utils uim.info,1.3,1.4

2006-11-08 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv15155/10.4/unstable/main/finkinfo/utils

Modified Files:
uim.info 
Log Message:
add bconflicts (resolves bugs #1578901)


Index: uim.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/uim.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- uim.info28 Mar 2006 10:54:10 -  1.3
+++ uim.info9 Nov 2006 00:37:00 -   1.4
@@ -11,6 +11,7 @@
   atk1, libgettext3-dev, libiconv-dev, libncurses5,
   intltool, pkgconfig, gettext-bin, gettext-tools
 <<
+BuildConflicts: freetype
 Recommends: skk-dict, prime, canna-server
 Source: http://uim.freedesktop.org/releases/%n-%v.tar.gz
 Source-MD5: 1de96cb9ca0c570c0d04678a95f9c75a


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


[cvs] dists/10.3/unstable/main/finkinfo/utils uim.info,1.7,1.8

2006-11-08 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/utils
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv15155/10.3/unstable/main/finkinfo/utils

Modified Files:
uim.info 
Log Message:
add bconflicts (resolves bugs #1578901)


Index: uim.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/utils/uim.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- uim.info21 Feb 2006 01:33:29 -  1.7
+++ uim.info9 Nov 2006 00:37:00 -   1.8
@@ -11,6 +11,7 @@
   atk1, libgettext3-dev, libiconv-dev, libncurses5,
   intltool, pkgconfig, gettext-bin, gettext-tools
 <<
+BuildConflicts: freetype
 Recommends: skk-dict, prime, canna-server
 Source: http://uim.freedesktop.org/releases/%n-%v.tar.gz
 Source-MD5: 1de96cb9ca0c570c0d04678a95f9c75a


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


[cvs] dists/10.4/unstable/main/finkinfo/libs pydns-py.info,1.2,1.3

2006-11-08 Thread Christian Schaffner
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv9035/10.4/unstable/main/finkinfo/libs

Modified Files:
pydns-py.info 
Log Message:
Add py25 variant for 10.4
This needs a patch for non-ascii characters in .py files


Index: pydns-py.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pydns-py.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- pydns-py.info   12 Sep 2006 20:31:47 -  1.2
+++ pydns-py.info   8 Nov 2006 21:39:02 -   1.3
@@ -1,8 +1,8 @@
 Info2: <<
 Package: pydns-py%type_pkg[python]
 Version: 2.3.0
-Revision: 4
-Type: python (2.3 2.4)
+Revision: 5
+Type: python (2.3 2.4 2.5)
 Description: Python module for performing DNS queries
 License: GPL
 Maintainer: Christian Schaffner <[EMAIL PROTECTED]>
@@ -15,6 +15,12 @@
 Source: mirror:sourceforge:pydns/pydns-%v.tgz
 Source-MD5: b79616da9e88abce88edf82b369ee58d
 
+# Patch Phase:
+PatchScript: <<
+ perl -pi.bak -e  's|Michael Str.der|Michael Stroeder|' DNS/Lib.py
+ perl -pi.bak -e  's|Michael Str.der|Michael Stroeder|' DNS/Type.py
+<<
+
 # Compile Phase:
 CompileScript: python%type_raw[python] setup.py build   
 
@@ -28,12 +34,16 @@
 (Domain Name Server) client, plus additional modules that define some
 symbolic constants used by DNS (dnstype, dnsclass, dnsopcode).
 
-Type "python dnslib.py -/" for a usage message.
+Type "python%type_raw[python] dnslib.py -/" for a usage message.
 
 You can also import dnslib and write your own, more sophisticated
 client code; use the test program as an example (there is currently no
 documentation :-).
 <<
-
+DescPackaging: <<
+ Replaced Non-ASCII character in Type.py and Lib.py, since they produce 
+ an error in python 2.5
+<<
 Homepage: http://pydns.sourceforge.net/
+
 <<


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


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

2006-11-08 Thread Christian Schaffner
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv9035/10.3/unstable/main/finkinfo/libs

Modified Files:
pydns-py.info 
Log Message:
Add py25 variant for 10.4
This needs a patch for non-ascii characters in .py files


Index: pydns-py.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/pydns-py.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- pydns-py.info   12 Sep 2006 20:31:47 -  1.2
+++ pydns-py.info   8 Nov 2006 21:39:02 -   1.3
@@ -1,7 +1,7 @@
 Info2: <<
 Package: pydns-py%type_pkg[python]
 Version: 2.3.0
-Revision: 4
+Revision: 5
 Type: python (2.3 2.4)
 Description: Python module for performing DNS queries
 License: GPL
@@ -15,6 +15,12 @@
 Source: mirror:sourceforge:pydns/pydns-%v.tgz
 Source-MD5: b79616da9e88abce88edf82b369ee58d
 
+# Patch Phase:
+PatchScript: <<
+ perl -pi.bak -e  's|Michael Str.der|Michael Stroeder|' DNS/Lib.py
+ perl -pi.bak -e  's|Michael Str.der|Michael Stroeder|' DNS/Type.py
+<<
+
 # Compile Phase:
 CompileScript: python%type_raw[python] setup.py build   
 
@@ -28,12 +34,16 @@
 (Domain Name Server) client, plus additional modules that define some
 symbolic constants used by DNS (dnstype, dnsclass, dnsopcode).
 
-Type "python dnslib.py -/" for a usage message.
+Type "python%type_raw[python] dnslib.py -/" for a usage message.
 
 You can also import dnslib and write your own, more sophisticated
 client code; use the test program as an example (there is currently no
 documentation :-).
 <<
-
+DescPackaging: <<
+ Replaced Non-ASCII character in Type.py and Lib.py, since they produce 
+ an error in python 2.5
+<<
 Homepage: http://pydns.sourceforge.net/
+
 <<


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


[cvs] dists/10.3/stable/main/finkinfo/net pydns.info,1.1,NONE

2006-11-08 Thread Christian Schaffner
Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/net
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv554/10.3/stable/main/finkinfo/net

Removed Files:
pydns.info 
Log Message:
Move latest pydns revision to stable


--- pydns.info DELETED ---


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


[cvs] dists/10.3/stable/main/finkinfo/libs pydns-py.info,NONE,1.1

2006-11-08 Thread Christian Schaffner
Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/libs
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv554/10.3/stable/main/finkinfo/libs

Added Files:
pydns-py.info 
Log Message:
Move latest pydns revision to stable


--- NEW FILE: pydns-py.info ---
Info2: <<
Package: pydns-py%type_pkg[python]
Version: 2.3.0
Revision: 4
Type: python (2.3 2.4)
Description: Python module for performing DNS queries
License: GPL
Maintainer: Christian Schaffner <[EMAIL PROTECTED]>

# Dependencies:
Depends: python%type_pkg[python] | python%type_pkg[python]-nox
Replaces: pydns (<< 2.3.0-2)

# Unpack Phase:
Source: mirror:sourceforge:pydns/pydns-%v.tgz
Source-MD5: b79616da9e88abce88edf82b369ee58d

# Compile Phase:
CompileScript: python%type_raw[python] setup.py build   

# Install Phase:
InstallScript: python%type_raw[python] setup.py install --root=%d
DocFiles: CREDITS.txt README.txt README-guido.txt

# Additional Info:
DescDetail: <<
PyDNS (dnslib) is a python module that implements a DNS
(Domain Name Server) client, plus additional modules that define some
symbolic constants used by DNS (dnstype, dnsclass, dnsopcode).

Type "python dnslib.py -/" for a usage message.

You can also import dnslib and write your own, more sophisticated
client code; use the test program as an example (there is currently no
documentation :-).
<<

Homepage: http://pydns.sourceforge.net/
<<


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


[cvs] dists/10.4/stable/main/finkinfo/net pydns.info,1.2,NONE

2006-11-08 Thread Christian Schaffner
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/net
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv554/10.4/stable/main/finkinfo/net

Removed Files:
pydns.info 
Log Message:
Move latest pydns revision to stable


--- pydns.info DELETED ---


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


[cvs] dists/10.4/stable/main/finkinfo/libs pydns-py.info,NONE,1.1

2006-11-08 Thread Christian Schaffner
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv554/10.4/stable/main/finkinfo/libs

Added Files:
pydns-py.info 
Log Message:
Move latest pydns revision to stable


--- NEW FILE: pydns-py.info ---
Info2: <<
Package: pydns-py%type_pkg[python]
Version: 2.3.0
Revision: 4
Type: python (2.3 2.4)
Description: Python module for performing DNS queries
License: GPL
Maintainer: Christian Schaffner <[EMAIL PROTECTED]>

# Dependencies:
Depends: python%type_pkg[python] | python%type_pkg[python]-nox
Replaces: pydns (<< 2.3.0-2)

# Unpack Phase:
Source: mirror:sourceforge:pydns/pydns-%v.tgz
Source-MD5: b79616da9e88abce88edf82b369ee58d

# Compile Phase:
CompileScript: python%type_raw[python] setup.py build   

# Install Phase:
InstallScript: python%type_raw[python] setup.py install --root=%d
DocFiles: CREDITS.txt README.txt README-guido.txt

# Additional Info:
DescDetail: <<
PyDNS (dnslib) is a python module that implements a DNS
(Domain Name Server) client, plus additional modules that define some
symbolic constants used by DNS (dnstype, dnsclass, dnsopcode).

Type "python dnslib.py -/" for a usage message.

You can also import dnslib and write your own, more sophisticated
client code; use the test program as an example (there is currently no
documentation :-).
<<

Homepage: http://pydns.sourceforge.net/
<<


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


[cvs] dists/10.4/unstable/main/finkinfo/utils contacts.info,1.1,1.2

2006-11-08 Thread Christian Schaffner
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv23448/10.4/unstable/main/finkinfo/utils

Modified Files:
contacts.info 
Log Message:
Fix for modern fink (spaces in DocFiles)


Index: contacts.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/contacts.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- contacts.info   20 Jan 2006 20:32:32 -  1.1
+++ contacts.info   8 Nov 2006 20:54:49 -   1.2
@@ -15,7 +15,7 @@
 <<
 
 # Install Phase:
-DocFiles: GPL\ License.rtf README COPYING
+DocFiles: README COPYING
 InstallScript: <<
  /usr/bin/install -d %i/bin
  echo "Ignore errors about build/%n from 'install'"
@@ -24,6 +24,8 @@
  /usr/bin/install -d %i/share/man
  /usr/bin/install -d %i/share/man/man1
  /usr/bin/install -m 644 contacts.1 %i/share/man/man1
+ /usr/bin/install -d %i/share/doc/%n
+ /usr/bin/install -m 644 GPL\ License.rtf %i/share/doc/%n
 <<
 
 # Additional Info
@@ -34,5 +36,8 @@
 DescUsage: <<
 Type 'man contacts' to get usage information.
 <<
+DescPackaging: <<
+'GPL License.rtf' can't be put into DocFiles because ot the space
+<<
 Homepage: http://gnufoo.org/contacts/contacts.html
 


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


[cvs] dists/10.3/unstable/main/finkinfo/utils contacts.info,1.2,1.3

2006-11-08 Thread Christian Schaffner
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/utils
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv23448/10.3/unstable/main/finkinfo/utils

Modified Files:
contacts.info 
Log Message:
Fix for modern fink (spaces in DocFiles)


Index: contacts.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/utils/contacts.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- contacts.info   20 Jun 2005 10:15:05 -  1.2
+++ contacts.info   8 Nov 2006 20:54:49 -   1.3
@@ -15,14 +15,17 @@
 <<
 
 # Install Phase:
-DocFiles: GPL\ License.rtf README COPYING
+DocFiles: README COPYING
 InstallScript: <<
  /usr/bin/install -d %i/bin
+ echo "Ignore errors about build/%n from 'install'"
  /usr/bin/install -m 755 build/contacts %i/bin || /usr/bin/install -m 755 
build/Deployment/contacts %i/bin
  /usr/bin/install -d %i/share
  /usr/bin/install -d %i/share/man
  /usr/bin/install -d %i/share/man/man1
  /usr/bin/install -m 644 contacts.1 %i/share/man/man1
+ /usr/bin/install -d %i/share/doc/%n
+ /usr/bin/install -m 644 GPL\ License.rtf %i/share/doc/%n
 <<
 
 # Additional Info
@@ -33,5 +36,8 @@
 DescUsage: <<
 Type 'man contacts' to get usage information.
 <<
+DescPackaging: <<
+'GPL License.rtf' can't be put into DocFiles because ot the space
+<<
 Homepage: http://gnufoo.org/contacts/contacts.html
 


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


[cvs] dists/10.4/stable/main/finkinfo/libs neon23.info,1.4,1.5

2006-11-08 Thread Christian Schaffner
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv16836/stable/main/finkinfo/libs

Modified Files:
neon23.info 
Log Message:
Fixed typo in Conflicts field


Index: neon23.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/neon23.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- neon23.info 3 Nov 2006 17:05:18 -   1.4
+++ neon23.info 8 Nov 2006 20:38:26 -   1.5
@@ -8,7 +8,7 @@
 # Dependencies:
 Depends: %N-shlibs (= %v-%r)
 BuildDepends: libxml2 (>= 2.5.10-11), libiconv-dev
-Conflicts: neon-ssl, neon, neon19, neon19-ssl, neon21, neon21-ssl, neon22, 
neon22-ssl, neon23-ssl, neon24, neon24-ssl, neon25. neon26
+Conflicts: neon-ssl, neon, neon19, neon19-ssl, neon21, neon21-ssl, neon22, 
neon22-ssl, neon23-ssl, neon24, neon24-ssl, neon25, neon26
 Replaces: neon-ssl, neon, neon19, neon19-ssl, neon21, neon21-ssl, neon22, 
neon22-ssl, neon23-ssl, neon24, neon24-ssl, neon25, neon26
 BuildDependsOnly: True
 


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


[cvs] dists/10.4/unstable/main/finkinfo/libs neon23.info,1.4,1.5

2006-11-08 Thread Christian Schaffner
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv16836/unstable/main/finkinfo/libs

Modified Files:
neon23.info 
Log Message:
Fixed typo in Conflicts field


Index: neon23.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/neon23.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- neon23.info 4 Sep 2006 00:48:42 -   1.4
+++ neon23.info 8 Nov 2006 20:38:26 -   1.5
@@ -8,7 +8,7 @@
 # Dependencies:
 Depends: %N-shlibs (= %v-%r)
 BuildDepends: libxml2 (>= 2.5.10-11), libiconv-dev
-Conflicts: neon-ssl, neon, neon19, neon19-ssl, neon21, neon21-ssl, neon22, 
neon22-ssl, neon23-ssl, neon24, neon24-ssl, neon25. neon26
+Conflicts: neon-ssl, neon, neon19, neon19-ssl, neon21, neon21-ssl, neon22, 
neon22-ssl, neon23-ssl, neon24, neon24-ssl, neon25, neon26
 Replaces: neon-ssl, neon, neon19, neon19-ssl, neon21, neon21-ssl, neon22, 
neon22-ssl, neon23-ssl, neon24, neon24-ssl, neon25, neon26
 BuildDependsOnly: True
 


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


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

2006-11-08 Thread Christian Schaffner
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv8793/10.3/unstable/main/finkinfo/libs

Modified Files:
cvs2svn-py.info 
Log Message:
New upstream version (1.5.0)


Index: cvs2svn-py.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/cvs2svn-py.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- cvs2svn-py.info 9 Jun 2005 17:54:39 -   1.3
+++ cvs2svn-py.info 8 Nov 2006 20:18:44 -   1.4
@@ -1,6 +1,6 @@
 Info2: <<
 Package: cvs2svn-py%type_pkg[python]
-Version: 1.2.1
+Version: 1.5.0
 Revision: 1
 Type: python (2.3 2.4)
 Description: Python modules for cvs2svn (Python %type_raw[python])
@@ -8,13 +8,17 @@
 Maintainer: Christian Schaffner <[EMAIL PROTECTED]>
 
 # Dependencies:
-Depends: svn-ssl (>= 1.0.4-1) | svn (>= 1.0.4-1), svn-client-ssl (>= 1.0.4-1) 
| svn-client (>= 1.0.4-1), svn-ssl-swig-py%type_pkg[python] (>= 1.0.4-1) | 
svn-swig-py%type_pkg[python] (>= 1.0.4-1), python%type_pkg[python] (>= 
1:2.3.3-23) | python%type_pkg[python]-nox (>= 1:2.3.3-23), 
python%type_pkg[python]-socket-ssl (>= 1:2.3.3-23) | 
python%type_pkg[python]-socket (>= 1:2.3.3-23) | 
python%type_pkg[python]-socket-nox (>= 1:2.3.3-23), cvs
+Depends: svn-ssl (>= 1.4.0-1) | svn (>= 1.4.0-1), svn-client-ssl (>= 1.4.0-1) 
| svn-client (>= 1.4.0-1), svn-ssl-swig-py%type_pkg[python] (>= 1.4.0-1) | 
svn-swig-py%type_pkg[python] (>= 1.4.0-1), python%type_pkg[python] (>= 
1:2.3.3-23) | python%type_pkg[python]-nox (>= 1:2.3.3-23), 
python%type_pkg[python]-socket-ssl (>= 1:2.3.3-23) | 
python%type_pkg[python]-socket (>= 1:2.3.3-23) | 
python%type_pkg[python]-socket-nox (>= 1:2.3.3-23), cvs
 Conflicts: cvs2svn (<= 1:1.1.99-1)
 Replaces: cvs2svn (<= 1:1.1.99-1)
 
 # Unpack Phase:
-Source: http://cvs2svn.tigris.org/files/documents/1462/20727/cvs2svn-%v.tar.gz
-Source-MD5: 6769d039bea9c6c468402d1e6cbc38e0
+Source: mirror:custom:cvs2svn-%v.tar.gz
+Source-MD5: dc5bf68303498542cfa061f7ae79d9dd
+CustomMirror: <<
+ Primary: http://cvs2svn.tigris.org/files/documents/1462/34574/
+ Secondary: http://chris01.users.finkproject.org/
+<<
 
 # Patch Phase:
 PatchScript: <<
@@ -25,19 +29,20 @@
 # Compile Phase:
 CompileScript: <<
  python%type_raw[python] setup.py build
+<<
 
- echo "Running regression tests on cvs2svn"
- make check
+InfoTest: <<
+ TestScript: make check PYTHON=python%type_raw[python] || exit 2
 <<
 
 # Install Phase:
 DocFiles: BUGS CHANGES COMMITTERS COPYING HACKING README design-notes.txt
 InstallScript: <<
- make install DESTDIR=%d
+ make install DESTDIR=%d PYTHON=python%type_raw[python]
  
  # Install verify-cvs2svn
- perl -pi -e 's;#!/usr/bin/env python;#!%p/bin/python%type_raw[python];' 
verify-cvs2svn
- /usr/bin/install -m 755 verify-cvs2svn %i/bin
+ perl -pi -e 's;#!/usr/bin/env python;#!%p/bin/python%type_raw[python];' 
verify-cvs2svn.py
+ /usr/bin/install -m 755 verify-cvs2svn.py %i/bin/verify-cvs2svn
  
  ### Install docu
  /usr/bin/install -m 755 -d %i/share


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


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

2006-11-08 Thread Christian Schaffner
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv8793/10.4/unstable/main/finkinfo/libs

Modified Files:
cvs2svn-py.info 
Log Message:
New upstream version (1.5.0)


Index: cvs2svn-py.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/cvs2svn-py.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- cvs2svn-py.info 15 Sep 2006 16:04:18 -  1.6
+++ cvs2svn-py.info 8 Nov 2006 20:18:43 -   1.7
@@ -1,6 +1,6 @@
 Info2: <<
 Package: cvs2svn-py%type_pkg[python]
-Version: 1.4.0
+Version: 1.5.0
 Revision: 10
 Type: python (2.3 2.4)
 Description: Python modules for cvs2svn (Python %type_raw[python])
@@ -8,16 +8,16 @@
 Maintainer: Christian Schaffner <[EMAIL PROTECTED]>
 
 # Dependencies:
-Depends: svn (>= 1.4.0-1), svn-client (>= 1.4.0-1), 
svn-swig-py%type_pkg[python] (>= 1.4.0-1), python%type_pkg[python] (>= 
1:2.3.3-23) | python%type_pkg[python]-nox (>= 1:2.3.3-23), 
python%type_pkg[python]-socket-ssl (>= 1:2.3.3-23) | 
python%type_pkg[python]-socket (>= 1:2.3.3-23) | 
python%type_pkg[python]-socket-nox (>= 1:2.3.3-23), cvs
+Depends: svn (>= 1.4.0-1), svn-client (>= 1.4.0-1), 
svn-swig-py%type_pkg[python] (>= 1.4.0-1), python%type_pkg[python] (>= 
1:2.3.3-23) | python%type_pkg[python]-nox (>= 1:2.3.3-23), 
python%type_pkg[python]-socket-ssl (>= 1:2.3.3-23) | 
python%type_pkg[python]-socket (>= 1:2.3.3-23) | 
python%type_pkg[python]-socket-nox (>= 1:2.3.3-23)
 Conflicts: cvs2svn (<= 1:1.1.99-1)
 Replaces: cvs2svn (<= 1:1.1.99-1)
 
 # Unpack Phase:
 Source: mirror:custom:cvs2svn-%v.tar.gz
-Source-MD5: 0f202ef164d2bbcd58711fa7c2565e00
+Source-MD5: dc5bf68303498542cfa061f7ae79d9dd
 CustomMirror: <<
- Primary: http://www.tigris.org/files/documents/1462/33838/
- Secondary: http://chris.users.finkproject.org/
+ Primary: http://cvs2svn.tigris.org/files/documents/1462/34574/
+ Secondary: http://chris01.users.finkproject.org/
 <<
 
 # Patch Phase:
@@ -29,15 +29,16 @@
 # Compile Phase:
 CompileScript: <<
  python%type_raw[python] setup.py build
+<<
 
-# echo "Running regression tests on cvs2svn"
-# make check
+InfoTest: <<
+ TestScript: make check PYTHON=python%type_raw[python] || exit 2
 <<
 
 # Install Phase:
 DocFiles: BUGS CHANGES COMMITTERS COPYING HACKING README design-notes.txt
 InstallScript: <<
- make install DESTDIR=%d
+ make install DESTDIR=%d PYTHON=python%type_raw[python]
  
  # Install verify-cvs2svn
  perl -pi -e 's;#!/usr/bin/env python;#!%p/bin/python%type_raw[python];' 
verify-cvs2svn.py


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


[cvs] dists/10.3/unstable/main/finkinfo/libs/perlmods svn-mirror-pm.info, 1.21, 1.22 svn-simple-pm.info, 1.8, 1.9

2006-11-08 Thread Christian Schaffner
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/perlmods
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30079/10.3/unstable/main/finkinfo/libs/perlmods

Modified Files:
svn-mirror-pm.info svn-simple-pm.info 
Log Message:
New upstream version (0.72) of svn-mirror-pm


Index: svn-mirror-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/perlmods/svn-mirror-pm.info,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- svn-mirror-pm.info  17 Feb 2006 01:41:12 -  1.21
+++ svn-mirror-pm.info  8 Nov 2006 18:30:58 -   1.22
@@ -1,6 +1,6 @@
 Info2: <<
 Package: svn-mirror-pm%type_pkg[perl]
-Version: 0.68
+Version: 0.72
 Revision: 1
 Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
 Type: perl (5.8.1 5.8.4 5.8.6)
@@ -9,7 +9,7 @@
 Maintainer: Christian Schaffner <[EMAIL PROTECTED]>
 
 # Dependencies:
-Depends: perl%type_pkg[perl]-core, svn-ssl (>= 1.0.7-1) | svn (>= 1.0.7-1), 
svn-client-ssl (>= 1.0.7-1) | svn-client (>= 1.0.7-1), 
svn-ssl-swig-pm%type_pkg[perl] (>= 1.0.7-1) | svn-swig-pm%type_pkg[perl] (>= 
1.0.7-1), svn-simple-pm%type_pkg[perl], uri-pm%type_pkg[perl], 
data-uuid-pm%type_pkg[perl], vcp-pm%type_pkg[perl], yaml-pm, 
term-readkey-pm%type_pkg[perl], file-chdir-pm%type_pkg[perl], time-date-pm, 
class-accessor-pm
+Depends: perl%type_pkg[perl]-core, svn-ssl (>= 1.4.0-1) | svn (>= 1.4.0-1), 
svn-client-ssl (>= 1.4.0-1) | svn-client (>= 1.4.0-1), 
svn-ssl-swig-pm%type_pkg[perl] (>= 1.4.0-1) | svn-swig-pm%type_pkg[perl] (>= 
1.4.0-1), svn-simple-pm%type_pkg[perl], uri-pm%type_pkg[perl], 
data-uuid-pm%type_pkg[perl], vcp-pm%type_pkg[perl], yaml-pm, 
term-readkey-pm%type_pkg[perl], file-chdir-pm%type_pkg[perl], time-date-pm, 
class-accessor-pm
 #, svk-pm%type_pkg[perl] (>= 1.00-1)
 BuildDepends: fink (>= 0.20.6-1)
 Replaces: %N-doc
@@ -17,7 +17,7 @@
 
 # Unpack Phase:
 Source: mirror:cpan:authors/id/C/CL/CLKAO/SVN-Mirror-%v.tar.gz
-Source-MD5: acc9a1b4d3bf3b633892b5fe0c183266
+Source-MD5: e5b67a40307b06781b02468de5985261
 
 # Patch Phase:
 PatchScript: <<

Index: svn-simple-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/perlmods/svn-simple-pm.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- svn-simple-pm.info  17 Feb 2006 01:41:12 -  1.8
+++ svn-simple-pm.info  8 Nov 2006 18:30:58 -   1.9
@@ -1,7 +1,7 @@
 Info2: <<
 Package: svn-simple-pm%type_pkg[perl]
 Version: 0.27
-Revision: 2
+Revision: 3
 Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
 Type: perl (5.8.1 5.8.4 5.8.6)
 Description: Perl module, simple interface for svn editors
@@ -9,7 +9,7 @@
 Maintainer: Christian Schaffner <[EMAIL PROTECTED]>
 
 # Dependencies:
-Depends: perl%type_pkg[perl]-core, svn-ssl-swig-pm%type_pkg[perl] | 
svn-swig-pm%type_pkg[perl]
+Depends: perl%type_pkg[perl]-core, svn-ssl-swig-pm%type_pkg[perl]  (>= 
1.4.0-1) | svn-swig-pm%type_pkg[perl] (>= 1.4.0-1)
 BuildDepends: fink (>= 0.20.6-1)
 Replaces: %N-doc
 Conflicts: %N-doc


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


[cvs] dists/10.4/unstable/main/finkinfo/libs/perlmods svn-mirror-pm.info, 1.5, 1.6

2006-11-08 Thread Christian Schaffner
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30079/10.4/unstable/main/finkinfo/libs/perlmods

Modified Files:
svn-mirror-pm.info 
Log Message:
New upstream version (0.72) of svn-mirror-pm


Index: svn-mirror-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods/svn-mirror-pm.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- svn-mirror-pm.info  11 Sep 2006 16:18:49 -  1.5
+++ svn-mirror-pm.info  8 Nov 2006 18:30:58 -   1.6
@@ -1,6 +1,6 @@
 Info2: <<
 Package: svn-mirror-pm%type_pkg[perl]
-Version: 0.70
+Version: 0.72
 Revision: 10
 Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
 Type: perl (5.8.1 5.8.4 5.8.6)
@@ -17,7 +17,7 @@
 
 # Unpack Phase:
 Source: mirror:cpan:authors/id/C/CL/CLKAO/SVN-Mirror-%v.tar.gz
-Source-MD5: 74d8cacb2f47eb0ce63859557cf7ee7c
+Source-MD5: e5b67a40307b06781b02468de5985261
 
 # Patch Phase:
 PatchScript: <<
@@ -25,7 +25,7 @@
 <<
 
 # Compile Phase:
-#NoPerlTests: true
+NoPerlTests: true
 
 # Install Phase:
 UpdatePOD: True


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


[cvs] dists/10.3/unstable/main/finkinfo/languages ipython-py.info, 1.5, 1.6

2006-11-08 Thread Christian Schaffner
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/languages
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv14364/10.3/unstable/main/finkinfo/languages

Modified Files:
ipython-py.info 
Log Message:
New upstream version (0.7.2) by maintainer (Tracker # 1592475) 


Index: ipython-py.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/languages/ipython-py.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- ipython-py.info 9 Mar 2006 05:48:55 -   1.5
+++ ipython-py.info 8 Nov 2006 17:52:23 -   1.6
@@ -1,21 +1,22 @@
 Info2: <<
 Package: ipython-py%type_pkg[python]
-Version: 0.7.1
+Version: 0.7.2
 Revision: 1
 Type: python(2.2 2.3 2.4)
 Maintainer: Andrea Riciputi <[EMAIL PROTECTED]>
 Depends: python%type_pkg[python]
-Source: http://ipython.scipy.org/dist/ipython-%v.fix1.tar.gz 
-Source-MD5: f3a23ea23e68736e6a8f823be70bfacf
+Source: http://ipython.scipy.org/dist/ipython-%v.tar.gz 
+Source-MD5: 3565efcf87c7318c1a3930e278ac9fa5
 CompileScript: python%type_raw[python] setup.py build
 InstallScript: <<
  python%type_raw[python] setup.py install --root=%d
  mkdir -p %i/share/doc/%n
- cp -R %i/share/doc/ipython-%v.fix1/* %i/share/doc/%n
- rm -R %i/share/doc/ipython-%v.fix1
+ cp -R %i/share/doc/ipython-%v/* %i/share/doc/%n
+ rm -R %i/share/doc/ipython-%v
 
  mv %i/bin/ipython %i/bin/ipython%type_raw[python]
  mv %i/bin/pycolor %i/bin/pycolor%type_raw[python]
+ mv %i/bin/irunner %i/bin/irunner%type_raw[python]
 
  mv %i/share/man/man1/ipython.1.gz 
%i/share/man/man1/ipython-py%type_pkg[python].1.gz
  mv %i/share/man/man1/pycolor.1.gz 
%i/share/man/man1/pycolor-py%type_pkg[python].1.gz
@@ -35,16 +36,19 @@
 PostInstScript: <<
  update-alternatives --install %p/bin/ipython ipython 
%p/bin/ipython%type_raw[python] %type_pkg[python] --slave 
%p/share/man/man1/ipython.1.gz ipython.1.gz 
%p/share/man/man1/ipython-py%type_pkg[python].1.gz
  update-alternatives --install %p/bin/pycolor pycolor 
%p/bin/pycolor%type_raw[python] %type_pkg[python] --slave 
%p/share/man/man1/pycolor.1.gz pycolor.1.gz 
%p/share/man/man1/pycolor-py%type_pkg[python].1.gz
+ update-alternatives --install %p/bin/irunner irunner 
%p/bin/irunner%type_raw[python] %type_pkg[python]
 
  echo ""
- echo "Actually '%p/bin/ipython' is a symlink automatically updated by the"
- echo "update-alternatives utility. If you install multiple flavours of"
- echo "ipython the symlink will point to the higher flavour by default."
+ echo "The scripts 'ipython', 'pydoc' and 'irunner' installed in %p/bin/"
+ echo "are symlinks automatically updated by the update-alternatives utility."
+ echo "If you install multiple flavours of the ipython package the symlinks"
+ echo "will point to the higher flavour by default."
 <<
 PreRmScript: <<
  if [ $1 != "upgrade" ]; then
update-alternatives --remove ipython %p/bin/ipython%type_raw[python]
update-alternatives --remove pycolor %p/bin/pycolor%type_raw[python]
+   update-alternatives --remove irunner %p/bin/irunner%type_raw[python]
  fi
 <<
 License: BSD


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


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

2006-11-08 Thread Christian Schaffner
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv14364/10.4/unstable/main/finkinfo/languages

Modified Files:
ipython-py.info 
Log Message:
New upstream version (0.7.2) by maintainer (Tracker # 1592475) 


Index: ipython-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/ipython-py.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- ipython-py.info 9 Mar 2006 05:48:56 -   1.3
+++ ipython-py.info 8 Nov 2006 17:52:25 -   1.4
@@ -1,21 +1,22 @@
 Info2: <<
 Package: ipython-py%type_pkg[python]
-Version: 0.7.1
+Version: 0.7.2
 Revision: 1
-Type: python(2.3 2.4)
+Type: python(2.3 2.4 2.5)
 Maintainer: Andrea Riciputi <[EMAIL PROTECTED]>
 Depends: python%type_pkg[python]
-Source: http://ipython.scipy.org/dist/ipython-%v.fix1.tar.gz 
-Source-MD5: f3a23ea23e68736e6a8f823be70bfacf
+Source: http://ipython.scipy.org/dist/ipython-%v.tar.gz 
+Source-MD5: 3565efcf87c7318c1a3930e278ac9fa5
 CompileScript: python%type_raw[python] setup.py build
 InstallScript: <<
  python%type_raw[python] setup.py install --root=%d
  mkdir -p %i/share/doc/%n
- cp -R %i/share/doc/ipython-%v.fix1/* %i/share/doc/%n
- rm -R %i/share/doc/ipython-%v.fix1
+ cp -R %i/share/doc/ipython-%v/* %i/share/doc/%n
+ rm -R %i/share/doc/ipython-%v
 
  mv %i/bin/ipython %i/bin/ipython%type_raw[python]
  mv %i/bin/pycolor %i/bin/pycolor%type_raw[python]
+ mv %i/bin/irunner %i/bin/irunner%type_raw[python]
 
  mv %i/share/man/man1/ipython.1.gz 
%i/share/man/man1/ipython-py%type_pkg[python].1.gz
  mv %i/share/man/man1/pycolor.1.gz 
%i/share/man/man1/pycolor-py%type_pkg[python].1.gz
@@ -35,16 +36,19 @@
 PostInstScript: <<
  update-alternatives --install %p/bin/ipython ipython 
%p/bin/ipython%type_raw[python] %type_pkg[python] --slave 
%p/share/man/man1/ipython.1.gz ipython.1.gz 
%p/share/man/man1/ipython-py%type_pkg[python].1.gz
  update-alternatives --install %p/bin/pycolor pycolor 
%p/bin/pycolor%type_raw[python] %type_pkg[python] --slave 
%p/share/man/man1/pycolor.1.gz pycolor.1.gz 
%p/share/man/man1/pycolor-py%type_pkg[python].1.gz
+ update-alternatives --install %p/bin/irunner irunner 
%p/bin/irunner%type_raw[python] %type_pkg[python]
 
  echo ""
- echo "Actually '%p/bin/ipython' is a symlink automatically updated by the"
- echo "update-alternatives utility. If you install multiple flavours of"
- echo "ipython the symlink will point to the higher flavour by default."
+ echo "The scripts 'ipython', 'pydoc' and 'irunner' installed in %p/bin/"
+ echo "are symlinks automatically updated by the update-alternatives utility."
+ echo "If you install multiple flavours of the ipython package the symlinks"
+ echo "will point to the higher flavour by default."
 <<
 PreRmScript: <<
  if [ $1 != "upgrade" ]; then
update-alternatives --remove ipython %p/bin/ipython%type_raw[python]
update-alternatives --remove pycolor %p/bin/pycolor%type_raw[python]
+   update-alternatives --remove irunner %p/bin/irunner%type_raw[python]
  fi
 <<
 License: BSD


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


[svn] commit: r460 - in /branches/experimental-modular-xorg/common/main/finkinfo/x11-system: libxdamage.info libxfixes.info libxt.info luit.info mkfontscale.info xkbcomp.info xorg-encodings.info xorg-

2006-11-08 Thread ranger
Author: ranger
Date: Wed Nov  8 18:16:54 2006
New Revision: 460

URL: 

Log:
new upstream

Modified:

branches/experimental-modular-xorg/common/main/finkinfo/x11-system/libxdamage.info

branches/experimental-modular-xorg/common/main/finkinfo/x11-system/libxfixes.info

branches/experimental-modular-xorg/common/main/finkinfo/x11-system/libxt.info
branches/experimental-modular-xorg/common/main/finkinfo/x11-system/luit.info

branches/experimental-modular-xorg/common/main/finkinfo/x11-system/mkfontscale.info

branches/experimental-modular-xorg/common/main/finkinfo/x11-system/xkbcomp.info

branches/experimental-modular-xorg/common/main/finkinfo/x11-system/xorg-encodings.info

branches/experimental-modular-xorg/common/main/finkinfo/x11-system/xorg-util-macros.info

Modified: 
branches/experimental-modular-xorg/common/main/finkinfo/x11-system/libxdamage.info
URL: 

==
--- 
branches/experimental-modular-xorg/common/main/finkinfo/x11-system/libxdamage.info
 (original)
+++ 
branches/experimental-modular-xorg/common/main/finkinfo/x11-system/libxdamage.info
 Wed Nov  8 18:16:54 2006
@@ -1,5 +1,5 @@
 Package: libxdamage
-Version: 1.0.3
+Version: 1.0.4
 Revision: 1
 Depends: %N-shlibs (= %v-%r)
 BuildDepends: bigreqsproto, damageproto, fixesproto, kbproto, libx11, libxau, 
libxdmcp, libxext, libxfixes, xcmiscproto, xextproto, xproto, xtrans
@@ -8,8 +8,8 @@
   bigreqsproto, damageproto, fixesproto, kbproto, libx11, libxau, libxdmcp, 
libxext, libxfixes, xcmiscproto, xextproto, xproto, xtrans
 <<
 BuildDependsOnly: true
-Source: http://ftp.x.org/pub/individual/lib/libXdamage-%v.tar.bz2
-Source-MD5: ff05bcad724383515cdedfe44b386653
+Source: 
http://xorg.freedesktop.org/archive/individual/lib/libXdamage-%v.tar.bz2
+Source-MD5: 4d0eece7a8372a7754db1de08c2be324
 SetLDFLAGS: -Wl,-multiply_defined,suppress
 CompileScript: <<
 #!/bin/sh -ex

Modified: 
branches/experimental-modular-xorg/common/main/finkinfo/x11-system/libxfixes.info
URL: 

==
--- 
branches/experimental-modular-xorg/common/main/finkinfo/x11-system/libxfixes.info
 (original)
+++ 
branches/experimental-modular-xorg/common/main/finkinfo/x11-system/libxfixes.info
 Wed Nov  8 18:16:54 2006
@@ -1,5 +1,5 @@
 Package: libxfixes
-Version: 4.0.1
+Version: 4.0.3
 Revision: 1
 Depends: %N-shlibs (= %v-%r)
 BuildDepends: bigreqsproto, fixesproto, kbproto, libx11, libxau, libxdmcp, 
libxext, xcmiscproto, xextproto, xproto, xtrans
@@ -8,8 +8,8 @@
   bigreqsproto, fixesproto, kbproto, libx11, libxau, libxdmcp, libxext, 
xcmiscproto, xextproto, xproto, xtrans
 <<
 BuildDependsOnly: true
-Source: http://ftp.x.org/pub/individual/lib/libXfixes-%v.tar.bz2
-Source-MD5: c20eba4be3e8379fd774e999b65d3f90
+Source: http://xorg.freedesktop.org/archive/individual/lib/libXfixes-%v.tar.bz2
+Source-MD5: 1990d19725a3c7f32290037f02d3737f
 SetLDFLAGS: -Wl,-multiply_defined,suppress
 CompileScript: <<
 #!/bin/sh -ex

Modified: 
branches/experimental-modular-xorg/common/main/finkinfo/x11-system/libxt.info
URL: 

==
--- 
branches/experimental-modular-xorg/common/main/finkinfo/x11-system/libxt.info 
(original)
+++ 
branches/experimental-modular-xorg/common/main/finkinfo/x11-system/libxt.info 
Wed Nov  8 18:16:54 2006
@@ -1,5 +1,5 @@
 Package: libxt
-Version: 1.0.2
+Version: 1.0.4
 Revision: 1
 Depends: %N-shlibs (= %v-%r)
 BuildDepends: bigreqsproto, kbproto, libice, libsm, libx11, libxau, libxdmcp, 
xcmiscproto, xextproto, xproto, xtrans
@@ -8,8 +8,8 @@
   bigreqsproto, kbproto, libice, libsm, libx11, libxau, libxdmcp, xcmiscproto, 
xextproto, xproto, xtrans
 <<
 BuildDependsOnly: true
-Source: http://ftp.x.org/pub/individual/lib/libXt-%v.tar.bz2
-Source-MD5: f217b63e03a1ac9b155ee9a56ac47aea
+Source: http://xorg.freedesktop.org/archive/individual/lib/libXt-%v.tar.bz2
+Source-MD5: 937735f342c046db239852fec0413f6c
 SetLDFLAGS: -Wl,-multiply_defined,suppress
 CompileScript: <<
 #!/bin/sh -ex

Modified: 
branches/experimental-modular-xorg/common/main/finkinfo/x11-system/luit.info
URL: 

===

[cvs] dists/10.4/stable/main/finkinfo/languages g95.info,1.1,1.2

2006-11-08 Thread Jeff Whitaker
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/languages
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv13666

Modified Files:
g95.info 
Log Message:
uses old version of odcctools


Index: g95.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/languages/g95.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- g95.info30 Oct 2006 15:05:12 -  1.1
+++ g95.info8 Nov 2006 12:30:06 -   1.2
@@ -1,6 +1,6 @@
 Package: g95
 Version: 0.90
-Revision: 1
+Revision: 2
 Source: ftp://gcc.gnu.org/pub/gcc/releases/gcc-4.0.3/gcc-core-4.0.3.tar.bz2
 Source-MD5: 347231730fb44b609b69226c3e432d80
 Source2: ftp://anonymous%%40g95%%2Eorg:[EMAIL PROTECTED]/v0.9/g95_source.tgz
@@ -9,7 +9,7 @@
 NoSetCPPFLAGS: True
 NoSetLDFLAGS: True
 NoSetMAKEFLAGS: true
-Depends: odcctools (>= 590-20060413)
+Depends: odcctools590
 BuildConflicts: autogen-dev
 PatchScript: <<
  #!/bin/sh -e
@@ -20,7 +20,7 @@
  perl -pi -e 's|ar x /usr/lib/libgcc.a darwin-fpsave.o|cp [EMAIL 
PROTECTED]@/g95/gcc/libgcc/darwin-fpsave.o .|' Makefile.in
  cd ../gcc-4.0.3
  # make odcctools being used.
- perl -pi -e 's,/usr/bin/libtool,%p/lib/odcctools/bin/libtool,;' 
gcc/config/darwin.h
+ perl -pi -e 's,/usr/bin/libtool,%p/lib/odcctools590/bin/libtool,;' 
gcc/config/darwin.h
 <<
 CompileScript: <<
  #!/bin/sh -e
@@ -30,7 +30,7 @@
  mkdir g95
  cd g95
  # build gcc 4.0.3
- ../configure --prefix=%p/lib/gcc-lib/%m-apple-darwin${darwinvers}/${gccver} 
--enable-languages=c --with-as=%p/lib/odcctools/bin/as 
--with-ld=%p/lib/odcctools/bin/ld --with-nm=%p/lib/odcctools/bin/nm 
--with-included-gettext 
+ ../configure --prefix=%p/lib/gcc-lib/%m-apple-darwin${darwinvers}/${gccver} 
--enable-languages=c --with-as=%p/lib/odcctools590/bin/as 
--with-ld=%p/lib/odcctools590/bin/ld --with-nm=%p/lib/odcctools590/bin/nm 
--with-included-gettext 
  make
 <<
 InstallScript: <<


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


[cvs] dists/10.4/stable/main/finkinfo/languages odcctools590.info, NONE, 1.1

2006-11-08 Thread Jeff Whitaker
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/languages
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv13572

Added Files:
odcctools590.info 
Log Message:
New package (old version of odcctools needed for g95)


--- NEW FILE: odcctools590.info ---
Package: odcctools590
Version: 20060608
Revision: 1
Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
Source: http://www.opendarwin.org/downloads/odcctools-%v.tar.bz2
Source-MD5: 1007a42698c6ae825bfb86d7e0f5832b
SourceDirectory: odcctools-%v
SetCPPFLAGS: -D_MACH_I386_THREAD_STATUS_FPSTATE_LEGACY_FIELD_NAMES_ 
-D_ARCHITECTURE_I386_FPU_FPSTATE_LEGACY_FIELD_NAMES_
CompileScript: ./configure --prefix=%p/lib/odcctools590; make
InstallScript: make install DESTDIR=%d
Description: Darwin cctools build system/code base to support g95
DescDetail: <<
Darwin cctools has several components, including the assembler as(1), 
the static linker ld(1), various tools for manipulating and
analyzing Mach-O and fat files, and support libraries.
<<
DocFiles: APPLE_LICENSE RelNotes/*
License: OSI-Approved
Homepage: http://www.opendarwin.org/projects/odcctools/


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


[cvs] dists/10.4/unstable/main/finkinfo/languages g95.info,1.23,1.24

2006-11-08 Thread Jeff Whitaker
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv12766

Modified Files:
g95.info 
Log Message:
uses odcctools590


Index: g95.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/g95.info,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- g95.info3 Aug 2006 17:01:49 -   1.23
+++ g95.info8 Nov 2006 12:27:25 -   1.24
@@ -1,6 +1,6 @@
 Package: g95
 Version: 0.90
-Revision: 1
+Revision: 2
 Source: ftp://gcc.gnu.org/pub/gcc/releases/gcc-4.0.3/gcc-core-4.0.3.tar.bz2
 Source-MD5: 347231730fb44b609b69226c3e432d80
 Source2: ftp://anonymous%%40g95%%2Eorg:[EMAIL PROTECTED]/v0.9/g95_source.tgz
@@ -9,7 +9,7 @@
 NoSetCPPFLAGS: True
 NoSetLDFLAGS: True
 NoSetMAKEFLAGS: true
-Depends: odcctools (>= 590-20060413)
+Depends: odcctools590
 BuildConflicts: autogen-dev
 PatchScript: <<
  #!/bin/sh -e
@@ -20,7 +20,7 @@
  perl -pi -e 's|ar x /usr/lib/libgcc.a darwin-fpsave.o|cp [EMAIL 
PROTECTED]@/g95/gcc/libgcc/darwin-fpsave.o .|' Makefile.in
  cd ../gcc-4.0.3
  # make odcctools being used.
- perl -pi -e 's,/usr/bin/libtool,%p/lib/odcctools/bin/libtool,;' 
gcc/config/darwin.h
+ perl -pi -e 's,/usr/bin/libtool,%p/lib/odcctools590/bin/libtool,;' 
gcc/config/darwin.h
 <<
 CompileScript: <<
  #!/bin/sh -e
@@ -30,7 +30,7 @@
  mkdir g95
  cd g95
  # build gcc 4.0.3
- ../configure --prefix=%p/lib/gcc-lib/%m-apple-darwin${darwinvers}/${gccver} 
--enable-languages=c --with-as=%p/lib/odcctools/bin/as 
--with-ld=%p/lib/odcctools/bin/ld --with-nm=%p/lib/odcctools/bin/nm 
--with-included-gettext 
+ ../configure --prefix=%p/lib/gcc-lib/%m-apple-darwin${darwinvers}/${gccver} 
--enable-languages=c --with-as=%p/lib/odcctools590/bin/as 
--with-ld=%p/lib/odcctools590/bin/ld --with-nm=%p/lib/odcctools590/bin/nm 
--with-included-gettext 
  make
 <<
 InstallScript: <<


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


[cvs] dists/10.4/unstable/main/finkinfo/languages odcctools590.info, NONE, 1.1

2006-11-08 Thread Jeff Whitaker
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv11985

Added Files:
odcctools590.info 
Log Message:
New package (old version of odcctools needed for g95)


--- NEW FILE: odcctools590.info ---
Package: odcctools590
Version: 20060608
Revision: 1
Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
Source: http://www.opendarwin.org/downloads/odcctools-%v.tar.bz2
Source-MD5: 1007a42698c6ae825bfb86d7e0f5832b
SourceDirectory: odcctools-%v
SetCPPFLAGS: -D_MACH_I386_THREAD_STATUS_FPSTATE_LEGACY_FIELD_NAMES_ 
-D_ARCHITECTURE_I386_FPU_FPSTATE_LEGACY_FIELD_NAMES_
CompileScript: ./configure --prefix=%p/lib/odcctools590; make
InstallScript: make install DESTDIR=%d
Description: Darwin cctools build system/code base to support g95
DescDetail: <<
Darwin cctools has several components, including the assembler as(1), 
the static linker ld(1), various tools for manipulating and
analyzing Mach-O and fat files, and support libraries.
<<
DocFiles: APPLE_LICENSE RelNotes/*
License: OSI-Approved
Homepage: http://www.opendarwin.org/projects/odcctools/


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