[cvs] dists/10.4/unstable/main/finkinfo/languages fpc-sources.info, NONE, 1.1

2009-03-29 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv12311

Added Files:
fpc-sources.info 
Log Message:
FreePascal sources for the next lazarus package

--- NEW FILE: fpc-sources.info ---
Package: fpc-sources
Version: 2.2.2
Revision: 1
Architecture: powerpc, i386
Recommends: lazarus-common

CustomMirror: 
eur-AT: ftp://gd.tuwien.ac.at/languages/pascal/fpc/
eur-BE: ftp://ftp.freepascal.org/pub/fpc/
eur-HU: ftp://ftp.hu.freepascal.org/pub/fpc/
eur-IL: http://mirror.mirimar.net/freepascal/
eur-NL: ftp://freepascal.stack.nl/mirrors/fpc/
eur-NO: ftp://ftp.no.freepascal.org/pub/fpc/
eur-RU: ftp://ftp.chg.ru/pub/lang/pascal/fpc/
Primary: ftp://ftp.freepascal.org/pub/fpc/

Source: mirror:custom:/dist/%v/source/fpcbuild-%v.tar.gz
Source-MD5: ec3d463ec9859da4122e9edfa2ab992d

SourceDirectory: fpcbuild-%v/fpcsrc

CompileScript: 
#!/bin/sh -ev
echo 'Nothing to compile.'


InstallScript: 
  install -m 755 -d %i/share/fpcsrc/rtl
  install -m 755 -d %i/share/fpcsrc/packages
  install -m 755 -d %i/share/fpcsrc/utils

  mv rtl  %i/share/fpcsrc
  mv packages %i/share/fpcsrc
  mv utils%i/share/fpcsrc



License: GPL/LGPL

Description: Sources of the FreePascal compiler

DescDetail: 
Sources of the compiler, the runtime library (rtl) and the packages, 
installed in %i/share/fpcsrc. Used by lazarus packages.


DescUsage: Implicitly used by lazarus.

DescPort: Nothing

Homepage: http://www.freepascal.org
Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de


--
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/languages fpc-sources.info, NONE, 1.1

2009-03-29 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/languages
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv12884

Added Files:
fpc-sources.info 
Log Message:
FreePascal sources for the next lazarus package

--- NEW FILE: fpc-sources.info ---
Package: fpc-sources
Version: 2.2.2
Revision: 1
Architecture: powerpc, i386
Recommends: lazarus-common

CustomMirror: 
eur-AT: ftp://gd.tuwien.ac.at/languages/pascal/fpc/
eur-BE: ftp://ftp.freepascal.org/pub/fpc/
eur-HU: ftp://ftp.hu.freepascal.org/pub/fpc/
eur-IL: http://mirror.mirimar.net/freepascal/
eur-NL: ftp://freepascal.stack.nl/mirrors/fpc/
eur-NO: ftp://ftp.no.freepascal.org/pub/fpc/
eur-RU: ftp://ftp.chg.ru/pub/lang/pascal/fpc/
Primary: ftp://ftp.freepascal.org/pub/fpc/

Source: mirror:custom:/dist/%v/source/fpcbuild-%v.tar.gz
Source-MD5: ec3d463ec9859da4122e9edfa2ab992d

SourceDirectory: fpcbuild-%v/fpcsrc

CompileScript: 
#!/bin/sh -ev
echo 'Nothing to compile.'


InstallScript: 
  install -m 755 -d %i/share/fpcsrc/rtl
  install -m 755 -d %i/share/fpcsrc/packages
  install -m 755 -d %i/share/fpcsrc/utils

  mv rtl  %i/share/fpcsrc
  mv packages %i/share/fpcsrc
  mv utils%i/share/fpcsrc



License: GPL/LGPL

Description: Sources of the FreePascal compiler

DescDetail: 
Sources of the compiler, the runtime library (rtl) and the packages, 
installed in %i/share/fpcsrc. Used by lazarus packages.


DescUsage: Implicitly used by lazarus.

DescPort: Nothing

Homepage: http://www.freepascal.org
Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de


--
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/devel lazarus-10.4.info, NONE, 1.1 lazarus-10.5.info, NONE, 1.1 lazarus-common.info, NONE, 1.1

2009-03-29 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv32509

Added Files:
lazarus-10.4.info lazarus-10.5.info lazarus-common.info 
Log Message:
Lazarus, the FreePascal IDE

--- NEW FILE: lazarus-10.5.info ---
Info2: 
Package: lazarus%type_pkg[uitype]
Type: uitype (-aqua -gtk)
Version: 0.9.26
Revision: 1001
Architecture: powerpc, i386
License: GPL/LGPL

Recommends: fpc-doc

Distribution: 10.5

Source: http://downloads.sourceforge.net/lazarus/lazarus-%v-0.tgz
Source-MD5: f1a7b2f89d1e6a246f25abb235880594
SourceDirectory: lazarus

#Source2: 
ftp://ftp.freepascal.org/pub/fpc/dist/source-2.2.2/fpcbuild-2.2.2.tar.gz
#Source2-MD5: ec3d463ec9859da4122e9edfa2ab992d

Depends: fpc (= 2.2.2), lazarus-common, gdk-pixbuf-shlibs, glib-shlibs, 
gtk+-shlibs, gtk+2-shlibs
Builddepends: gdk-pixbuf, glib, gtk+, gtk+2

Conflicts: lazarus-aqua, lazarus-gtk
Replaces:  lazarus-aqua, lazarus-gtk

Patchscript: 
#!/bin/sh -ev

  chmod 755 .

# add the fink directory tree. This might need a check in a new version
  sed -i.bak 's|1\.\.15|1\.\.16|g'  
   ide/include/unix/lazbaseconf.inc
  sed -i.bak s|'/usr/share/fpcsrc'|'/usr/share/fpcsrc','%p/share/fpcsrc'|g
   ide/include/unix/lazbaseconf.inc

  sed -i.bak 's|1\.\.7|1\.\.8|g'
   ide/include/unix/lazbaseconf.inc
  sed -i.bak 
s|'/usr/share/lazarus',|'/usr/share/lazarus','%p/share/lazarus',|g  
ide/include/unix/lazbaseconf.inc

  sed -i.bak s|'/etc/lazarus'|'%p/etc/lazarus'|g  
   ide/include/unix/lazbaseconf.inc

# adjust the default paths to fink paths

  sed -i.bak 's|/usr/local/bin|%p/bin|g'
tools/install/macosx/environmentoptions.xml
  sed -i.bak 's|/usr/local/share|%p/share|g'
tools/install/macosx/environmentoptions.xml
  sed -i.bak 's|/Developer/lazarus|%p/share/lazarus|g'  
tools/install/macosx/environmentoptions.xml



CompileScript: 
#!/bin/sh -ev

  debug_options=-gw

# ** Start compiling lazarus

  if   [ %type_raw[uitype] == -aqua ]; then
make all LCL_PLATFORM=carbon OPT=$debug_options
  elif [ %type_raw[uitype] == -gtk  ]; then
make all LCL_PLATFORM=gtkOPT=$debug_options
  fi

# ** Finish compiling Lazarus **
#


InstallScript: 
#!/bin/sh -ev

# ** Start installing Lazarus **

# delete the lcl dir. It is already installed by lazarus-common
  rm -r lcl

  make install INSTALL_PREFIX=%i 

# ** fix the symbolic links in %i/bin**

  ln -sf ../share/lazarus/lazarus  %i/bin/lazarus-ide
  ln -sf ../share/lazarus/startlazarus %i/bin/startlazarus
  ln -sf ../share/lazarus/lazbuild %i/bin/lazbuild

# fix the symbolic links in the application bundle for the use 
# with the AppBundles: field

  ln -sf %p/share/lazarus/lazarus  lazarus.app/Contents/MacOS/lazarus
  ln -sf %p/share/lazarus/startlazarus lazarus.app/Contents/MacOS/startlazarus

# ** Finish installing Lazarus **
#


# Documentation
DocFiles: docs/INSTALL.txt docs/FAQ.txt

# Create the Appliation Bundle
AppBundles: lazarus.app

Description: Free Pascal IDE
DescDetail: 
Lazarus is an open-source development system that builds on the Free Pascal 
compiler by adding an integrated development environment (IDE).
It includes a syntax-highlighting code editor and a visual form designer, 
as well as a component library that is highly compatible with Delphi's 
Visual Component Library (VCL).  The Lazarus Component Library (LCL) 
includes  equivalents for many of the familiar VCL controls such as 
forms, buttons, text boxes and so on, which are used to create 
applications with a graphical user interface (GUI).


DescUsage: 
 Start by double click the lazarus application in /Applications/Fink

DescPort: 
Lazarus with a gtk2 interface does not work, yet. It crashes on startup,
but gtk2 can probably still be used to build own applications.

Homepage: http://wiki.freepascal.org/Main_Page
Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de

--- NEW FILE: lazarus-common.info ---
Package: lazarus-common
Version: 0.9.26
Revision: 1
Distribution: 10.4, 10.5
License: GPL/LGPL

Depends: fpc (= 2.2.2), gdk-pixbuf-shlibs, glib-shlibs, gtk+-shlibs, 
gtk+2-shlibs
Builddepends: gdk-pixbuf, glib, gtk+, gtk+2

Recommends: fpc-doc, lazarus-aqua, lazarus-gtk

Conflicts: lazarus
Replaces:  lazarus

Source: http://downloads.sourceforge.net/lazarus/lazarus-%v-0.tgz
Source-MD5: f1a7b2f89d1e6a246f25abb235880594
SourceDirectory: lazarus

Source2: 
ftp://ftp.freepascal.org/pub/fpc/dist/source-2.2.2/fpcbuild-2.2.2.tar.gz
Source2-MD5: ec3d463ec9859da4122e9edfa2ab992d

CompileScript: 
#!/bin/sh -ev

if [[ $(sw_vers -productVersion)  10.5 ]]; then
  debug_options=-gl
else
  debug_options=-gw
fi

# ** Start compiling **
# ** the lazarus component libraries

  make lcl LCL_PLATFORM=gtkOPT=$debug_options
  make lcl LCL_PLATFORM=gtk2   OPT=$debug_options
  make lcl LCL_PLATFORM=carbon OPT=$debug_options

# 

[cvs] dists/10.4/unstable/main/finkinfo/devel lazarus-10.4.info, 1.1, 1.2 lazarus-10.5.info, 1.1, 1.2 lazarus-common.info, 1.2, 1.3

2009-03-30 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv24351

Modified Files:
lazarus-10.4.info lazarus-10.5.info lazarus-common.info 
Log Message:
new upstream version

Index: lazarus-10.5.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/lazarus-10.5.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- lazarus-10.5.info   5 Jan 2009 04:04:59 -   1.1
+++ lazarus-10.5.info   30 Mar 2009 21:30:42 -  1.2
@@ -1,23 +1,21 @@
 Info2: 
 Package: lazarus%type_pkg[uitype]
 Type: uitype (-aqua -gtk)
-Version: 0.9.26
+Version: 0.9.26.2
 Revision: 1001
 Architecture: powerpc, i386
 License: GPL/LGPL
 
-Recommends: fpc-doc
+Recommends: fpc-doc, lazarus-doc
 
 Distribution: 10.5
 
 Source: http://downloads.sourceforge.net/lazarus/lazarus-%v-0.tgz
-Source-MD5: f1a7b2f89d1e6a246f25abb235880594
-SourceDirectory: lazarus
+Source-MD5: 357fd9f6e9d410f3c74ff493fce7f75a
 
-#Source2: 
ftp://ftp.freepascal.org/pub/fpc/dist/source-2.2.2/fpcbuild-2.2.2.tar.gz
-#Source2-MD5: ec3d463ec9859da4122e9edfa2ab992d
+SourceDirectory: lazarus
 
-Depends: fpc (= 2.2.2), lazarus-common, gdk-pixbuf-shlibs, glib-shlibs, 
gtk+-shlibs, gtk+2-shlibs
+Depends: fpc (= 2.2.2), fpc-sources, lazarus-common, gdk-pixbuf-shlibs, 
glib-shlibs, gtk+-shlibs, gtk+2-shlibs
 Builddepends: gdk-pixbuf, glib, gtk+, gtk+2
 
 Conflicts: lazarus-aqua, lazarus-gtk
@@ -28,6 +26,10 @@
 
   chmod 755 .
 
+# Correct the version in Info.plist
+  sed -i.bak 's|0\.9\.25 beta|0\.9\.26\.2|g'   
lazarus.app/Contents/Info.plist
+  rm -f
lazarus.app/Contents/Info.plist.bak
+
 # add the fink directory tree. This might need a check in a new version
   sed -i.bak 's|1\.\.15|1\.\.16|g' 
ide/include/unix/lazbaseconf.inc
   sed -i.bak s|'/usr/share/fpcsrc'|'/usr/share/fpcsrc','%p/share/fpcsrc'|g   
ide/include/unix/lazbaseconf.inc
@@ -105,6 +107,8 @@
 forms, buttons, text boxes and so on, which are used to create 
 applications with a graphical user interface (GUI).
 
+Release Notes: http://wiki.freepascal.org/Lazarus_0.9.26.2_release_notes
+
 
 DescUsage: 
  Start by double click the lazarus application in /Applications/Fink

Index: lazarus-common.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/lazarus-common.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- lazarus-common.info 19 Mar 2009 05:01:57 -  1.2
+++ lazarus-common.info 30 Mar 2009 21:30:42 -  1.3
@@ -1,10 +1,11 @@
 Package: lazarus-common
-Version: 0.9.26
+Version: 0.9.26.2
 Revision: 1
+Architecture: powerpc, i386
 Distribution: 10.4, 10.5
 License: GPL/LGPL
 
-Depends: fpc (= 2.2.2), gdk-pixbuf-shlibs, glib-shlibs, gtk+-shlibs, 
gtk+2-shlibs
+Depends: fpc (= 2.2.2), fpc-sources, gdk-pixbuf-shlibs, glib-shlibs, 
gtk+-shlibs, gtk+2-shlibs
 Builddepends: gdk-pixbuf, glib, gtk+, gtk+2
 
 Recommends: fpc-doc, lazarus-aqua, lazarus-gtk
@@ -13,11 +14,9 @@
 Replaces:  lazarus
 
 Source: http://downloads.sourceforge.net/lazarus/lazarus-%v-0.tgz
-Source-MD5: f1a7b2f89d1e6a246f25abb235880594
-SourceDirectory: lazarus
+Source-MD5: 357fd9f6e9d410f3c74ff493fce7f75a
 
-Source2: 
ftp://ftp.freepascal.org/pub/fpc/dist/source-2.2.2/fpcbuild-2.2.2.tar.gz
-Source2-MD5: ec3d463ec9859da4122e9edfa2ab992d
+SourceDirectory: lazarus
 
 CompileScript: 
 #!/bin/sh -ev
@@ -55,16 +54,6 @@
   install -c -m 644 docs/*.txt %i/share/doc/lazarus
   install -c -m 644 docs/*.pdf %i/share/doc/lazarus
 
-# ** Copy the sources of the rtl, packages and utils of FreePascal **
-
-  install -m 755 -d %i/share/fpcsrc/rtl
-  install -m 755 -d %i/share/fpcsrc/packages
-  install -m 755 -d %i/share/fpcsrc/utils
-
-  mv %b/../fpcbuild-2.2.2/fpcsrc/rtl   %i/share/fpcsrc
-  mv %b/../fpcbuild-2.2.2/fpcsrc/packages  %i/share/fpcsrc
-  mv %b/../fpcbuild-2.2.2/fpcsrc/utils %i/share/fpcsrc
-
 
 
 Description: Free Pascal IDE: common parts
@@ -78,9 +67,11 @@
 forms, buttons, text boxes and so on, which are used to create 
 applications with a graphical user interface (GUI).
 
+Release Notes: http://wiki.freepascal.org/Lazarus_0.9.26.2_release_notes
+
 
 DescUsage: 
- This is the common part of the lazarus packages.
+ This is the common part of the lazarus packages and used implicitly.
 
 DescPort: 
 Lazarus with a gtk2 interface does not work, yet. It crashes on startup,

Index: lazarus-10.4.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/lazarus-10.4.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- lazarus-10.4.info   5 Jan 2009 04:10:41 

[cvs] dists/10.4/unstable/main/finkinfo/devel lazarus-doc.info, NONE, 1.1 lazarus-10.4.info, 1.2, 1.3 lazarus-10.5.info, 1.2, 1.3

2009-04-01 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv7689

Modified Files:
lazarus-10.4.info lazarus-10.5.info 
Added Files:
lazarus-doc.info 
Log Message:
lazarus with gtk2 now.

Index: lazarus-10.5.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/lazarus-10.5.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- lazarus-10.5.info   30 Mar 2009 21:30:42 -  1.2
+++ lazarus-10.5.info   1 Apr 2009 19:28:13 -   1.3
@@ -1,8 +1,8 @@
 Info2: 
 Package: lazarus%type_pkg[uitype]
-Type: uitype (-aqua -gtk)
+Type: uitype (-aqua -gtk -gtk2)
 Version: 0.9.26.2
-Revision: 1001
+Revision: 1002
 Architecture: powerpc, i386
 License: GPL/LGPL
 
@@ -18,8 +18,8 @@
 Depends: fpc (= 2.2.2), fpc-sources, lazarus-common, gdk-pixbuf-shlibs, 
glib-shlibs, gtk+-shlibs, gtk+2-shlibs
 Builddepends: gdk-pixbuf, glib, gtk+, gtk+2
 
-Conflicts: lazarus-aqua, lazarus-gtk
-Replaces:  lazarus-aqua, lazarus-gtk
+Conflicts: lazarus-aqua, lazarus-gtk, lazarus-gtk2
+Replaces:  lazarus-aqua, lazarus-gtk, lazarus-gtk2
 
 Patchscript: 
 #!/bin/sh -ev
@@ -58,6 +58,8 @@
 make all LCL_PLATFORM=carbon OPT=$debug_options
   elif [ %type_raw[uitype] == -gtk  ]; then
 make all LCL_PLATFORM=gtkOPT=$debug_options
+  elif [ %type_raw[uitype] == -gtk2 ]; then
+make all LCL_PLATFORM=gtkOPT=$debug_options 
-Fl/%p/lib/pango-ft219/lib/
   fi
 
 # ** Finish compiling Lazarus **
@@ -114,8 +116,7 @@
  Start by double click the lazarus application in /Applications/Fink
 
 DescPort: 
-Lazarus with a gtk2 interface does not work, yet. It crashes on startup,
-but gtk2 can probably still be used to build own applications.
+Lazarus with a gtk2 interface seems to work, now. Please test.
 
 Homepage: http://wiki.freepascal.org/Main_Page
 Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de

--- NEW FILE: lazarus-doc.info ---
Package: lazarus-doc
Version: 0.9.26.2
Revision: 1
Architecture: powerpc, i386
Enhances: lazarus-aqua, lazarus-gtk

License: GPL/LGPL

Source: 
http://downloads.sourceforge.net/lazarus/fpc-2.2.2-lazarus-%v-doc-html.tar.bz2
Source-MD5: 83bebc64cc8fdda1ad6bcdc919049afc

SourceDirectory: .

CompileScript: 
echo Nothing to compile.


InstallScript: 
install -d -m 755 %i/share/doc/lazarus-%v
mv * %i/share/doc/lazarus-%v


Description: Lazarus and FreePascal library documentation
DescDetail: 
Documentation of the Lazarus component library (lcl), the FreePascal 
component library (fcl) and the FreePascal runtime library (rtl) as html pages

DescUsage: 
Files are in /PREFIX/share/doc


Homepage: http://wiki.freepascal.org/Main_Page
Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de
Index: lazarus-10.4.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/lazarus-10.4.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- lazarus-10.4.info   30 Mar 2009 21:30:42 -  1.2
+++ lazarus-10.4.info   1 Apr 2009 19:28:13 -   1.3
@@ -1,8 +1,8 @@
 Info2: 
 Package: lazarus%type_pkg[uitype]
-Type: uitype (-aqua -gtk)
+Type: uitype (-aqua -gtk -gtk2)
 Version: 0.9.26.2
-Revision: 1
+Revision: 2
 Architecture: powerpc, i386
 License: GPL/LGPL
 
@@ -18,8 +18,8 @@
 Depends: fpc (= 2.2.2), fpc-sources, lazarus-common, gdk-pixbuf-shlibs, 
glib-shlibs, gtk+-shlibs, gtk+2-shlibs
 Builddepends: gdk-pixbuf, glib, gtk+, gtk+2
 
-Conflicts: lazarus-aqua, lazarus-gtk
-Replaces:  lazarus-aqua, lazarus-gtk
+Conflicts: lazarus-aqua, lazarus-gtk, lazarus-gtk2
+Replaces:  lazarus-aqua, lazarus-gtk, lazarus-gtk2
 
 Patchscript: 
 #!/bin/sh -ev
@@ -29,6 +29,7 @@
 # Correct the version in Info.plist
   sed -i.bak 's|0\.9\.25 beta|0\.9\.26\.2|g'   
lazarus.app/Contents/Info.plist
   rm -f
lazarus.app/Contents/Info.plist.bak
+
 # add the fink directory tree. This might need a check in a new version
   sed -i.bak 's|1\.\.15|1\.\.16|g' 
ide/include/unix/lazbaseconf.inc
   sed -i.bak s|'/usr/share/fpcsrc'|'/usr/share/fpcsrc','%p/share/fpcsrc'|g   
ide/include/unix/lazbaseconf.inc
@@ -67,6 +68,8 @@
 make all LCL_PLATFORM=carbon OPT=$debug_options
   elif [ %type_raw[uitype] == -gtk  ]; then
 make all LCL_PLATFORM=gtkOPT=$debug_options
+  elif [ %type_raw[uitype] == -gtk2 ]; then
+make all LCL_PLATFORM=gtkOPT=$debug_options 
-Fl/%p/lib/pango-ft219/lib/
   fi
 
 # ** Finish compiling Lazarus **
@@ -95,7 +98,7 @@
   ln -sf %p/share/lazarus/lazarus  lazarus.app/Contents/MacOS/lazarus
   ln -sf %p/share/lazarus/startlazarus lazarus.app/Contents/MacOS/startlazarus
 
-if [ %type_raw[uitype] == -gtk ]; then
+if [ %type_raw[uitype] == -gtk ] 

[cvs] dists/10.4/unstable/main/finkinfo/devel dia2pas.info,NONE,1.1

2009-04-05 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv31707

Added Files:
dia2pas.info 
Log Message:
dia2pas: UML Pascal Codegenerator

--- NEW FILE: dia2pas.info ---
Package: dia2pas
Version: 1.0
Revision: 1
Description: UML Pascal Codegenerator
Architecture: powerpc, i386
BuildDepends: fpc
Depends: fpc
Suggests: dia
License: GPL

# Unpack Phase:
Source: http://www.uni-ulm.de/~s_mgerla/dia2pas.tar.gz
Source-MD5: 1408d2c4f20168e9f4bc446ff0c1bcb6

# Compile Phase (NOTE: there is no configure):
CompileScript: 
#!/bin/sh -ev
fpc dia2pas


# Install Phase:
InstallScript: 
#!/bin/sh -ev
  mkdir %i/bin
  install -m 755 dia2pas %i/bin/dia2pas

DocFiles: AUTHORS COPYING

DescDetail: 
This code generator generates Pascal source code from UML diagrams 
as created with dia. For more details, see the homepage:
http://www.uni-ulm.de/~s_mgerla/dia2pas.html


DescUsage: 
The program dia2pas is invoked by

  dia2pas xml file unit name comma separated class names

Example:

  dia2pas diagramm.xml unit1 tForm,tContainer,tFile

Note:

Dia often saves the the xml files compressed with zip.
If so unzip the file with:

  gunzip -f  diagramm.dia  diagramm.xml



DescPort: Nothing special

Homepage: http://www.uni-ulm.de/~s_mgerla/dia2pas.html
Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de


--
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/devel lazarus-10.4.info, 1.3, 1.4 lazarus-10.5.info, 1.3, 1.4 lazarus-common.info, 1.3, 1.4 lazarus-doc.info, 1.1, 1.2

2009-04-09 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv8551

Modified Files:
lazarus-10.4.info lazarus-10.5.info lazarus-common.info 
lazarus-doc.info 
Log Message:
lazarus-gtk2 was not really enabled. It is now.

Index: lazarus-10.5.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/lazarus-10.5.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- lazarus-10.5.info   1 Apr 2009 19:28:13 -   1.3
+++ lazarus-10.5.info   9 Apr 2009 09:41:52 -   1.4
@@ -2,7 +2,7 @@
 Package: lazarus%type_pkg[uitype]
 Type: uitype (-aqua -gtk -gtk2)
 Version: 0.9.26.2
-Revision: 1002
+Revision: 1003
 Architecture: powerpc, i386
 License: GPL/LGPL
 
@@ -59,7 +59,7 @@
   elif [ %type_raw[uitype] == -gtk  ]; then
 make all LCL_PLATFORM=gtkOPT=$debug_options
   elif [ %type_raw[uitype] == -gtk2 ]; then
-make all LCL_PLATFORM=gtkOPT=$debug_options 
-Fl/%p/lib/pango-ft219/lib/
+make all LCL_PLATFORM=gtk2   OPT=$debug_options 
-Fl/%p/lib/pango-ft219/lib/
   fi
 
 # ** Finish compiling Lazarus **

Index: lazarus-common.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/lazarus-common.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- lazarus-common.info 30 Mar 2009 21:30:42 -  1.3
+++ lazarus-common.info 9 Apr 2009 09:41:52 -   1.4
@@ -1,6 +1,6 @@
 Package: lazarus-common
 Version: 0.9.26.2
-Revision: 1
+Revision: 2
 Architecture: powerpc, i386
 Distribution: 10.4, 10.5
 License: GPL/LGPL
@@ -8,7 +8,7 @@
 Depends: fpc (= 2.2.2), fpc-sources, gdk-pixbuf-shlibs, glib-shlibs, 
gtk+-shlibs, gtk+2-shlibs
 Builddepends: gdk-pixbuf, glib, gtk+, gtk+2
 
-Recommends: fpc-doc, lazarus-aqua, lazarus-gtk
+Recommends: fpc-doc, lazarus-aqua, lazarus-gtk, lazarus-gtk2
 
 Conflicts: lazarus
 Replaces:  lazarus

Index: lazarus-doc.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/lazarus-doc.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- lazarus-doc.info1 Apr 2009 19:28:13 -   1.1
+++ lazarus-doc.info9 Apr 2009 09:41:52 -   1.2
@@ -1,8 +1,8 @@
 Package: lazarus-doc
 Version: 0.9.26.2
-Revision: 1
+Revision: 2
 Architecture: powerpc, i386
-Enhances: lazarus-aqua, lazarus-gtk
+Enhances: lazarus-aqua, lazarus-gtk, lazarus-gtk2
 
 License: GPL/LGPL
 

Index: lazarus-10.4.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/lazarus-10.4.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- lazarus-10.4.info   1 Apr 2009 19:28:13 -   1.3
+++ lazarus-10.4.info   9 Apr 2009 09:41:52 -   1.4
@@ -2,7 +2,7 @@
 Package: lazarus%type_pkg[uitype]
 Type: uitype (-aqua -gtk -gtk2)
 Version: 0.9.26.2
-Revision: 2
+Revision: 3
 Architecture: powerpc, i386
 License: GPL/LGPL
 
@@ -69,7 +69,7 @@
   elif [ %type_raw[uitype] == -gtk  ]; then
 make all LCL_PLATFORM=gtkOPT=$debug_options
   elif [ %type_raw[uitype] == -gtk2 ]; then
-make all LCL_PLATFORM=gtkOPT=$debug_options 
-Fl/%p/lib/pango-ft219/lib/
+make all LCL_PLATFORM=gtk2   OPT=$debug_options 
-Fl/%p/lib/pango-ft219/lib/
   fi
 
 # ** Finish compiling Lazarus **


--
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/languages fpc-config.info, 1.2, 1.3 fpc-crossppc.info, 1.1, 1.2 fpc-doc.info, 1.4, 1.5 fpc-i386-linux.info, 1.1, 1.2 fpc-sources.info, 1.1, 1.2 fpc-win32.info,

2009-04-13 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv13257

Modified Files:
fpc-config.info fpc-crossppc.info fpc-doc.info 
fpc-i386-linux.info fpc-sources.info fpc-win32.info fpc.info 
Log Message:
FreePascal: new upstream version (2.2.4)

Index: fpc-win32.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/fpc-win32.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- fpc-win32.info  18 Dec 2008 14:04:17 -  1.1
+++ fpc-win32.info  13 Apr 2009 19:47:53 -  1.2
@@ -1,5 +1,5 @@
 Package: fpc-win32
-Version: 2.2.2
+Version: 2.2.4
 Revision: 1
 Architecture: i386
 # For win32 binutils are not needed, since fpc uses its builtin assembler and 
linker.
@@ -16,8 +16,8 @@
 eur-RU: ftp://ftp.chg.ru/pub/lang/pascal/fpc/
 Primary: ftp://ftp.freepascal.org/pub/fpc/
 
-Source: mirror:custom:dist/source-%v/fpcbuild-%v.tar.gz
-Source-MD5: ec3d463ec9859da4122e9edfa2ab992d
+Source: mirror:custom:/dist/%v/source/fpcbuild-%v.tar.gz
+Source-MD5: 20bb9a4a9f1449e2249c80d7aba7c245
 
 SourceDirectory: fpcbuild-%v/fpcsrc
 
@@ -57,7 +57,7 @@
 Furthermore, Free Pascal supports function overloading, operator 
 overloading, global properties and other modern features.
 
-http://wiki.freepascal.org/User_Changes_2.2.2 also lists changes in fpc 2.2.2.
+http://wiki.freepascal.org/User_Changes_2.2.4 also lists changes in fpc 2.2.4.
 
 
 DescUsage: 
@@ -77,4 +77,4 @@
 
 
 Homepage: http://www.freepascal.org
-Maintainer: Karl-Michael Schindler karl-michael.schind...@physik.uni-halle.de
+Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de

Index: fpc.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/fpc.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- fpc.info18 Dec 2008 14:04:17 -  1.9
+++ fpc.info13 Apr 2009 19:47:53 -  1.10
@@ -1,10 +1,13 @@
 Package: fpc
-Version: 2.2.2
-Revision: 2
+Version: 2.2.4
+Revision: 1
 Architecture: powerpc, i386
 Depends: fpc-config
 Recommends: fpc-doc
 
+#Conflicts: fpc
+#Replaces: fpc
+
 CustomMirror: 
 eur-AT: ftp://gd.tuwien.ac.at/languages/pascal/fpc/
 eur-BE: ftp://ftp.freepascal.org/pub/fpc/
@@ -15,11 +18,11 @@
 eur-RU: ftp://ftp.chg.ru/pub/lang/pascal/fpc/
 Primary: ftp://ftp.freepascal.org/pub/fpc/
 
-Source: mirror:custom:dist/source-%v/fpcbuild-%v.tar.gz
-Source-MD5: ec3d463ec9859da4122e9edfa2ab992d
+Source: mirror:custom:/dist/%v/source/fpcbuild-%v.tar.gz
+Source-MD5: 20bb9a4a9f1449e2249c80d7aba7c245
 
-Source2: mirror:custom:dist/source-%v/fpc-%v.universal-darwin.bootstrap.tar.bz2
-Source2-MD5: c83b970e66468a084d6fff6c2e4a5ed1
+Source2: mirror:custom:dist/%v/source/fpc-%v.universal-darwin.bootstrap.tar.bz2
+Source2-MD5: 4a313307cbd7955a120c0fc02d1281a0
 
 SourceDirectory: fpcbuild-%v/fpcsrc
 
@@ -27,11 +30,12 @@
 #!/bin/sh -ev
 
 # compile the compiler
-  if [ %m = powerpc ]; then ppcarch=ppcppc ; else ppcarch=ppc386 ; fi
-  make all PP=%b/../../ppcuniversal
+  make all PP=%b/../../ppcuniversal
 
 # compile the ide
-  make ide  PP=%b/compiler/$ppcarch
+  if [ %m = powerpc ]; then ppcarch=ppcppc ; else ppcarch=ppc386 ; fi
+  make ide PP=%b/compiler/$ppcarch
+
 
 
 InfoTest: 
@@ -43,6 +47,12 @@
   cp -R packages freepascal-tests
   chmod -R 777   freepascal-tests
   cd freepascal-tests/tests
+
+# If you really want to run the tests uncomment the following line.
+# The tests will take quite some time! You have been warned.
+
+#  sudo -u _unknown make full TEST_FPC=%b/compiler/$ppcarch 
FPC=%b/compiler/$ppcarch FPCMAKE=%b/utils/fpcm/fpcmake
+
 
 
 
@@ -79,7 +89,7 @@
 Furthermore, Free Pascal supports function overloading, operator 
 overloading, global properties and other modern features.
 
-http://wiki.freepascal.org/User_Changes_2.2.2 also lists changes in fpc 2.2.2.
+http://wiki.freepascal.org/User_Changes_2.2.4 also lists changes in fpc 2.2.4.
 
 
 DescUsage: 
@@ -105,11 +115,9 @@
 
 
 DescPort: 
- New:
- 1) fpc.cfg file is now set in a separate package. This prepares for cross 
compilers.
  Still to do: universal binaries and 
  extra packages with dependent C libraries (gtk ...) .
 
 
 Homepage: http://www.freepascal.org
-Maintainer: Karl-Michael Schindler karl-michael.schind...@physik.uni-halle.de
+Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de

Index: fpc-crossppc.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/fpc-crossppc.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- fpc-crossppc.info   1 Feb 2009 21:09:37 -   1.1
+++ fpc-crossppc.info   13 Apr 2009 19:47:53 -  1.2
@@ -1,6 +1,6 @@
 Package: fpc-crossppc
-Version: 2.2.2
-Revision: 

[cvs] dists/10.4/stable/main/finkinfo/graphics dcraw.info,NONE,1.1

2009-04-14 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv30792

Added Files:
dcraw.info 
Log Message:
New upstream version

--- NEW FILE: dcraw.info ---
Package: dcraw
Version: 8.93
Revision: 1
Description: Raw digital photo decoder
Architecture: powerpc, i386
BuildDepends: libjpeg, lcms, libgettext3-dev, libiconv-bin, gettext-tools
Depends: libjpeg-shlibs, lcms-shlibs, libgettext3-shlibs
License: OSI-Approved

# Unpack Phase:
Source: http://www.cybercom.net/~dcoffin/dcraw/archive/dcraw-%v.tar.gz
Source-MD5: 1ca10ba4be66962f976163c294e58579
SourceDirectory: dcraw

# Compile Phase (NOTE: there is no configure):
CompileScript: 
#!/bin/sh -ev
gcc -O4 -I%p/include -L%p/lib -Wall -o dcraw dcraw.c \
-lm -ljpeg -llcms -lintl -DLOCALEDIR=\%p/share/locale/\


# Install Phase:
InstallScript: 
#!/bin/sh -ev
#program
  mkdir %i/bin
  install -m 755 dcraw %i/bin/dcraw

#man pages
  mkdir -p -m 755 %i/share/man/man1
  cp dcraw.1  %i/share/man/man1

  for langchar in \
ca.latin1 cs.latin2 de.latin1 eo.latin3 es.latin1 fr.latin1 \
hu.latin2 it.latin1 pt.latin1 pl.latin2 ru.koi8-r sv.latin1 \
zh_TW.big5
  do
lang=`echo $langchar | cut -d. -f1`
char=`echo $langchar | cut -d. -f2-`
mkdir -p -m 755 %i/share/man/$lang/man1
iconv -f utf-8 -t $char dcraw_$lang.1  %i/share/man/$lang/man1/dcraw.1
mkdir -p -m 755  %i/share/man/$lang.UTF-8/man1
cp dcraw_$lang.1 %i/share/man/$lang.UTF-8/man1/dcraw.1
mkdir -p -m 755  %i/share/locale/$lang/LC_MESSAGES
msgfmt -o%i/share/locale/$lang/LC_MESSAGES/dcraw.mo dcraw_$lang.po
  done


DescDetail: dcraw decodes any raw image from any digital camera

DescUsage: 
 The dcraw program is invoked by

  dcraw [OPTION]... [FILE]...

 Type dcraw for a list of options or check the man pages.


DescPort: 
 The compile and install scripts are generated from the commands in the
 file install. The nl and zh_CN files for nl and zh_CN are not 
 complete and are skipped.


Homepage: http://www.cybercom.net/~dcoffin/dcraw
Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de


--
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/languages fpc-config.info, 1.1, 1.2 fpc-crossppc.info, 1.1, 1.2 fpc-doc.info, 1.2, 1.3 fpc-i386-linux.info, 1.1, 1.2 fpc-sources.info, 1.1, 1.2 fpc-win32.info, 1.

2009-05-22 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/languages
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv25431

Modified Files:
fpc-config.info fpc-crossppc.info fpc-doc.info 
fpc-i386-linux.info fpc-sources.info fpc-win32.info fpc.info 
Log Message:
update to version 2.2.4

Index: fpc-win32.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/languages/fpc-win32.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- fpc-win32.info  19 Mar 2009 23:28:49 -  1.1
+++ fpc-win32.info  22 May 2009 11:31:24 -  1.2
@@ -1,5 +1,5 @@
 Package: fpc-win32
-Version: 2.2.2
+Version: 2.2.4
 Revision: 1
 Architecture: i386
 # For win32 binutils are not needed, since fpc uses its builtin assembler and 
linker.
@@ -16,8 +16,8 @@
 eur-RU: ftp://ftp.chg.ru/pub/lang/pascal/fpc/
 Primary: ftp://ftp.freepascal.org/pub/fpc/
 
-Source: mirror:custom:dist/source-%v/fpcbuild-%v.tar.gz
-Source-MD5: ec3d463ec9859da4122e9edfa2ab992d
+Source: mirror:custom:/dist/%v/source/fpcbuild-%v.tar.gz
+Source-MD5: 20bb9a4a9f1449e2249c80d7aba7c245
 
 SourceDirectory: fpcbuild-%v/fpcsrc
 
@@ -57,7 +57,7 @@
 Furthermore, Free Pascal supports function overloading, operator 
 overloading, global properties and other modern features.
 
-http://wiki.freepascal.org/User_Changes_2.2.2 also lists changes in fpc 2.2.2.
+http://wiki.freepascal.org/User_Changes_2.2.4 also lists changes in fpc 2.2.4.
 
 
 DescUsage: 
@@ -77,4 +77,4 @@
 
 
 Homepage: http://www.freepascal.org
-Maintainer: Karl-Michael Schindler karl-michael.schind...@physik.uni-halle.de
+Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de

Index: fpc.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/languages/fpc.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- fpc.info19 Mar 2009 23:18:27 -  1.2
+++ fpc.info22 May 2009 11:31:24 -  1.3
@@ -1,10 +1,13 @@
 Package: fpc
-Version: 2.2.2
-Revision: 2
+Version: 2.2.4
+Revision: 1
 Architecture: powerpc, i386
 Depends: fpc-config
 Recommends: fpc-doc
 
+#Conflicts: fpc
+#Replaces: fpc
+
 CustomMirror: 
 eur-AT: ftp://gd.tuwien.ac.at/languages/pascal/fpc/
 eur-BE: ftp://ftp.freepascal.org/pub/fpc/
@@ -15,11 +18,11 @@
 eur-RU: ftp://ftp.chg.ru/pub/lang/pascal/fpc/
 Primary: ftp://ftp.freepascal.org/pub/fpc/
 
-Source: mirror:custom:dist/source-%v/fpcbuild-%v.tar.gz
-Source-MD5: ec3d463ec9859da4122e9edfa2ab992d
+Source: mirror:custom:/dist/%v/source/fpcbuild-%v.tar.gz
+Source-MD5: 20bb9a4a9f1449e2249c80d7aba7c245
 
-Source2: mirror:custom:dist/source-%v/fpc-%v.universal-darwin.bootstrap.tar.bz2
-Source2-MD5: c83b970e66468a084d6fff6c2e4a5ed1
+Source2: mirror:custom:dist/%v/source/fpc-%v.universal-darwin.bootstrap.tar.bz2
+Source2-MD5: 4a313307cbd7955a120c0fc02d1281a0
 
 SourceDirectory: fpcbuild-%v/fpcsrc
 
@@ -27,11 +30,12 @@
 #!/bin/sh -ev
 
 # compile the compiler
-  if [ %m = powerpc ]; then ppcarch=ppcppc ; else ppcarch=ppc386 ; fi
-  make all PP=%b/../../ppcuniversal
+  make all PP=%b/../../ppcuniversal
 
 # compile the ide
-  make ide  PP=%b/compiler/$ppcarch
+  if [ %m = powerpc ]; then ppcarch=ppcppc ; else ppcarch=ppc386 ; fi
+  make ide PP=%b/compiler/$ppcarch
+
 
 
 InfoTest: 
@@ -43,6 +47,12 @@
   cp -R packages freepascal-tests
   chmod -R 777   freepascal-tests
   cd freepascal-tests/tests
+
+# If you really want to run the tests uncomment the following line.
+# The tests will take quite some time! You have been warned.
+
+#  sudo -u _unknown make full TEST_FPC=%b/compiler/$ppcarch 
FPC=%b/compiler/$ppcarch FPCMAKE=%b/utils/fpcm/fpcmake
+
 
 
 
@@ -79,7 +89,7 @@
 Furthermore, Free Pascal supports function overloading, operator 
 overloading, global properties and other modern features.
 
-http://wiki.freepascal.org/User_Changes_2.2.2 also lists changes in fpc 2.2.2.
+http://wiki.freepascal.org/User_Changes_2.2.4 also lists changes in fpc 2.2.4.
 
 
 DescUsage: 
@@ -105,11 +115,9 @@
 
 
 DescPort: 
- New:
- 1) fpc.cfg file is now set in a separate package. This prepares for cross 
compilers.
  Still to do: universal binaries and 
  extra packages with dependent C libraries (gtk ...) .
 
 
 Homepage: http://www.freepascal.org
-Maintainer: Karl-Michael Schindler karl-michael.schind...@physik.uni-halle.de
+Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de

Index: fpc-crossppc.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/languages/fpc-crossppc.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- fpc-crossppc.info   19 Mar 2009 23:28:49 -  1.1
+++ fpc-crossppc.info   22 May 2009 11:31:24 -  1.2
@@ -1,6 +1,6 @@
 Package: fpc-crossppc
-Version: 2.2.2
-Revision: 2
+Version: 2.2.4
+Revision: 

[cvs] dists/10.4/unstable/main/finkinfo/graphics gifsicle.info, 1.3, 1.4 ungifsicle.info, 1.3, 1.4

2009-06-03 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv13794

Modified Files:
gifsicle.info ungifsicle.info 
Log Message:
upstream update

Index: gifsicle.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/gifsicle.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- gifsicle.info   14 Dec 2008 20:50:41 -  1.3
+++ gifsicle.info   3 Jun 2009 23:17:16 -   1.4
@@ -1,9 +1,9 @@
 Package: gifsicle
-Version: 1.52
+Version: 1.55
 Revision: 1
 Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de
 Source: http://www.lcdf.org/gifsicle/%n-%v.tar.gz
-Source-MD5: b68d3a08368656b1dfc4066d65c07a05
+Source-MD5: 366e63ac0aa4696397cb46a1384fd65a
 BuildDepends: x11-dev
 Depends: x11
 Conflicts: ungifsicle

Index: ungifsicle.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/ungifsicle.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- ungifsicle.info 14 Dec 2008 20:50:41 -  1.3
+++ ungifsicle.info 3 Jun 2009 23:17:16 -   1.4
@@ -1,9 +1,9 @@
 Package: ungifsicle
-Version: 1.52
+Version: 1.55
 Revision: 1
 Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de
 Source: http://www.lcdf.org/gifsicle/%n-%v.tar.gz
-Source-MD5: 1fc49acee2b71b64b202fb4e49a729f7
+Source-MD5: bcc6618559f9bbc5313bf2f80116d1e0
 BuildDepends: x11-dev
 Depends: x11
 Conflicts: gifsicle


--
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/graphics dcraw.info,1.3,1.4

2009-06-03 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv14591/graphics

Modified Files:
dcraw.info 
Log Message:
upstream update

Index: dcraw.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/dcraw.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- dcraw.info  14 Apr 2009 09:54:16 -  1.3
+++ dcraw.info  3 Jun 2009 23:22:14 -   1.4
@@ -1,5 +1,5 @@
 Package: dcraw
-Version: 8.93
+Version: 8.94
 Revision: 1
 Description: Raw digital photo decoder
 Architecture: powerpc, i386
@@ -9,7 +9,7 @@
 
 # Unpack Phase:
 Source: http://www.cybercom.net/~dcoffin/dcraw/archive/dcraw-%v.tar.gz
-Source-MD5: 1ca10ba4be66962f976163c294e58579
+Source-MD5: db75dde82c224128f91b7850b36d263c
 SourceDirectory: dcraw
 
 # Compile Phase (NOTE: there is no configure):
@@ -33,7 +33,7 @@
   for langchar in \
 ca.latin1 cs.latin2 de.latin1 eo.latin3 es.latin1 fr.latin1 \
 hu.latin2 it.latin1 pt.latin1 pl.latin2 ru.koi8-r sv.latin1 \
-zh_TW.big5
+zh_TW.big5 zh_CN.gb2312
   do
 lang=`echo $langchar | cut -d. -f1`
 char=`echo $langchar | cut -d. -f2-`
@@ -58,7 +58,7 @@
 
 DescPort: 
  The compile and install scripts are generated from the commands in the
- file install. The nl and zh_CN files for nl and zh_CN are not 
+ file install. The nl files for nl are not 
  complete and are skipped.
 
 


--
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/devel i386-linux-binutils.info, 1.2, 1.3

2009-06-03 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv18264

Modified Files:
i386-linux-binutils.info 
Log Message:
upstream update

Index: i386-linux-binutils.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/i386-linux-binutils.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- i386-linux-binutils.info23 Feb 2009 02:40:02 -  1.2
+++ i386-linux-binutils.info3 Jun 2009 23:44:50 -   1.3
@@ -1,5 +1,5 @@
 Package: i386-linux-binutils
-Version: 2.19
+Version: 2.19.1
 Revision: 1
 Architecture: powerpc, i386
 Description: GNU binutils for i386-linux
@@ -7,7 +7,7 @@
 Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de
 
 Source: mirror:gnu:binutils/binutils-%v.tar.bz2
-Source-MD5: 17a52219dee5a76c1a9d9b0bfd337d66
+Source-MD5: 09a8c5821a2dfdbb20665bc0bd680791
 
 SourceDirectory: binutils-%v
 


--
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/graphics dcraw.info,1.1,1.2

2009-06-06 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv30154/graphics

Modified Files:
dcraw.info 
Log Message:
long enough in unstable. promotion to stable

Index: dcraw.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics/dcraw.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- dcraw.info  14 Apr 2009 09:55:18 -  1.1
+++ dcraw.info  6 Jun 2009 10:58:13 -   1.2
@@ -1,5 +1,5 @@
 Package: dcraw
-Version: 8.93
+Version: 8.94
 Revision: 1
 Description: Raw digital photo decoder
 Architecture: powerpc, i386
@@ -9,7 +9,7 @@
 
 # Unpack Phase:
 Source: http://www.cybercom.net/~dcoffin/dcraw/archive/dcraw-%v.tar.gz
-Source-MD5: 1ca10ba4be66962f976163c294e58579
+Source-MD5: db75dde82c224128f91b7850b36d263c
 SourceDirectory: dcraw
 
 # Compile Phase (NOTE: there is no configure):
@@ -33,7 +33,7 @@
   for langchar in \
 ca.latin1 cs.latin2 de.latin1 eo.latin3 es.latin1 fr.latin1 \
 hu.latin2 it.latin1 pt.latin1 pl.latin2 ru.koi8-r sv.latin1 \
-zh_TW.big5
+zh_TW.big5 zh_CN.gb2312
   do
 lang=`echo $langchar | cut -d. -f1`
 char=`echo $langchar | cut -d. -f2-`
@@ -58,7 +58,7 @@
 
 DescPort: 
  The compile and install scripts are generated from the commands in the
- file install. The nl and zh_CN files for nl and zh_CN are not 
+ file install. The nl files for nl are not 
  complete and are skipped.
 
 


--
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/devel dia2pas.info, NONE, 1.1 ftnchek.info, NONE, 1.1 pasdoc.info, NONE, 1.1

2009-06-06 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv30464/devel

Added Files:
dia2pas.info ftnchek.info pasdoc.info 
Log Message:
long enough in unstable. promotion to stable

--- NEW FILE: ftnchek.info ---
Package: ftnchek
Version: 3.3.1
Revision: 1
Architecture: powerpc, i386
Source: ftp://netlib.org/fortran/ftnchek.tgz
Source-MD5: e1f4ce51ea1a85e7b080ab5d23013f97
SourceDirectory: ftnchek-%v
InstallScript: 
#!/bin/sh -ev
# programs
   mkdir -p %i/bin
   install -m 755 %b/ftnchek %i/bin
   strip %i/bin/ftnchek 
   mkdir -p %i/lib
   install -m 644 %b/dcl2inc.awk %i/lib/dcl2inc.awk
   install -m 755 %b/dcl2inc %i/bin/dcl2inc
# man pages
   mkdir -p %i/share/man/man1
   install -m 644 %b/ftnchek.1   %i/share/man/man1/ftnchek.1
   install -m 644 %b/dcl2inc.man %i/share/man/man1/dcl2inc.1
# doc
   mkdir -p %i/share/doc/%n
   mkdir -p %i/share/doc/%n/html
   mv %b/LICENSE%i/share/doc/%n
   mv %b/README %i/share/doc/%n
   mv %b/FAQ%i/share/doc/%n
   mv %b/INSTALL%i/share/doc/%n
   mv %b/ToDo   %i/share/doc/%n
   mv %b/PATCHES%i/share/doc/%n
   mv %b/ftnchek.ps %i/share/doc/%n
   mv %b/dcl2inc.ps %i/share/doc/%n
   mv %b/html/* %i/share/doc/%n/html
   ln -s html/index.html %i/share/doc/%n/index.html

License: GPL/LGPL
Description: Fortran source code analyzer
DescDetail: 
ftnchek is a static analyzer for Fortran 77 programs. It is designed 
to detect certain errors in a Fortran program that a compiler usually 
does not. ftnchek is not primarily intended to detect syntax errors. 
Its purpose is to assist the user in finding semantic errors. 
Semantic errors are legal in the Fortran language but are wasteful 
or may cause incorrect operation. For example, variables which are 
never used may indicate some omission in the program; uninitialized 
variables contain garbage which may cause incorrect results to be 
calculated; and variables which are not declared may not have the 
intended type. ftnchek is intended to assist users in the debugging 
of their Fortran program. It is not intended to catch all syntax errors. 
This is the function of the compiler. Prior to using ftnchek, the user 
should verify that the program compiles correctly.

DescUsage: 
Usage: ftnchek [-option -option ...] filename [filename ...]
 ftnchek --help gives a brief list of commandline options

DescPort: 
 The Makefile contains some rm, which are unnecessary for fink and 
 prevent validation. Therefore, the programs, the man pages and 
 the documentation are installed explicitly.
 Installation of emacs modules is missing for now. Too much work.

Homepage: http://www.dsm.fordham.edu/~ftnchek
Maintainer: Karl-Michael Schindler karl-michael.schind...@physik.uni-halle.de

--- NEW FILE: dia2pas.info ---
Package: dia2pas
Version: 1.0
Revision: 1
Description: UML Pascal Codegenerator
Architecture: powerpc, i386
BuildDepends: fpc
Depends: fpc
Suggests: dia
License: GPL

# Unpack Phase:
Source: http://www.uni-ulm.de/~s_mgerla/dia2pas.tar.gz
Source-MD5: 1408d2c4f20168e9f4bc446ff0c1bcb6

# Compile Phase (NOTE: there is no configure):
CompileScript: 
#!/bin/sh -ev
fpc dia2pas


# Install Phase:
InstallScript: 
#!/bin/sh -ev
  mkdir %i/bin
  install -m 755 dia2pas %i/bin/dia2pas

DocFiles: AUTHORS COPYING

DescDetail: 
This code generator generates Pascal source code from UML diagrams 
as created with dia. For more details, see the homepage:
http://www.uni-ulm.de/~s_mgerla/dia2pas.html


DescUsage: 
The program dia2pas is invoked by

  dia2pas xml file unit name comma separated class names

Example:

  dia2pas diagramm.xml unit1 tForm,tContainer,tFile

Note:

Dia often saves the the xml files compressed with zip.
If so unzip the file with:

  gunzip -f  diagramm.dia  diagramm.xml



DescPort: Nothing special

Homepage: http://www.uni-ulm.de/~s_mgerla/dia2pas.html
Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de

--- NEW FILE: pasdoc.info ---
Package: pasdoc
Version: 0.11.0
Revision: 2
Architecture: powerpc, i386
Description: Documentation tool for Pascal source code
License: GPL

BuildDepends: fpc

# Unpack Phase
Source: mirror:sourceforge:%n/%n-%v-src.tar.gz
Source-MD5: 6c492e6dcc68f7dce76fedacfc0e92cb

# Compile Phase
SourceDirectory: pasdoc
Compilescript: make

# Install Phase
Installscript: 
  mkdir -p %i/bin/
  install -c -m 755 bin/pasdoc %i/bin/


# Documentation
DocFiles: LICENSE docs/pasdoc.pdf docs/pasdoc.html docs/pasdoc.css

# Additional Info
DescDetail: 
 PasDoc is a documentation tool for Pascal and ObjectPascal source code. 
 The documentation is generated from comments found in the source code.
 Available output formats are HTML, HtmlHelp, LaTeX, latex2rtf, simplexml.
 Type pasdoc --help to get a better feeling for how PasDoc works.
 Also, see the web page for more information about PasDoc.


Homepage: http://pasdoc.sipsolutions.net/
Maintainer: Karl-Michael Schindler karl-michael.schind...@physik.uni-halle.de



[cvs] dists/10.4/stable/main/finkinfo/devel i386-win32-binutils.info, NONE, 1.1 lazarus-10.4.info, 1.1, 1.2 lazarus-10.5.info, 1.1, 1.2 lazarus-common.info, 1.1, 1.2

2009-07-06 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory 
fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv1888/stable/main/finkinfo/devel

Modified Files:
lazarus-10.4.info lazarus-10.5.info lazarus-common.info 
Added Files:
i386-win32-binutils.info 
Log Message:
upstream update (for stable) and enabling crossbuild for darwin/powerpc and 
win32 on IntelMac.

Index: lazarus-10.5.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/lazarus-10.5.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- lazarus-10.5.info   29 Mar 2009 20:08:33 -  1.1
+++ lazarus-10.5.info   7 Jul 2009 00:06:58 -   1.2
@@ -1,33 +1,35 @@
 Info2: 
 Package: lazarus%type_pkg[uitype]
-Type: uitype (-aqua -gtk)
-Version: 0.9.26
-Revision: 1001
+Type: uitype (-aqua -gtk -gtk2)
+Version: 0.9.26.2
+Revision: 1004
 Architecture: powerpc, i386
 License: GPL/LGPL
 
-Recommends: fpc-doc
+Recommends: fpc-doc, lazarus-doc
 
 Distribution: 10.5
 
 Source: http://downloads.sourceforge.net/lazarus/lazarus-%v-0.tgz
-Source-MD5: f1a7b2f89d1e6a246f25abb235880594
-SourceDirectory: lazarus
+Source-MD5: 357fd9f6e9d410f3c74ff493fce7f75a
 
-#Source2: 
ftp://ftp.freepascal.org/pub/fpc/dist/source-2.2.2/fpcbuild-2.2.2.tar.gz
-#Source2-MD5: ec3d463ec9859da4122e9edfa2ab992d
+SourceDirectory: lazarus
 
-Depends: fpc (= 2.2.2), lazarus-common, gdk-pixbuf-shlibs, glib-shlibs, 
gtk+-shlibs, gtk+2-shlibs
+Depends: lazarus-common
 Builddepends: gdk-pixbuf, glib, gtk+, gtk+2
 
-Conflicts: lazarus-aqua, lazarus-gtk
-Replaces:  lazarus-aqua, lazarus-gtk
+Conflicts: lazarus-aqua, lazarus-gtk, lazarus-gtk2
+Replaces:  lazarus-aqua, lazarus-gtk, lazarus-gtk2
 
 Patchscript: 
 #!/bin/sh -ev
 
   chmod 755 .
 
+# Correct the version in Info.plist
+  sed -i.bak 's|0\.9\.25 beta|0\.9\.26\.2|g'   
lazarus.app/Contents/Info.plist
+  rm -f
lazarus.app/Contents/Info.plist.bak
+
 # add the fink directory tree. This might need a check in a new version
   sed -i.bak 's|1\.\.15|1\.\.16|g' 
ide/include/unix/lazbaseconf.inc
   sed -i.bak s|'/usr/share/fpcsrc'|'/usr/share/fpcsrc','%p/share/fpcsrc'|g   
ide/include/unix/lazbaseconf.inc
@@ -56,6 +58,8 @@
 make all LCL_PLATFORM=carbon OPT=$debug_options
   elif [ %type_raw[uitype] == -gtk  ]; then
 make all LCL_PLATFORM=gtkOPT=$debug_options
+  elif [ %type_raw[uitype] == -gtk2 ]; then
+make all LCL_PLATFORM=gtk2   OPT=$debug_options 
-Fl/%p/lib/pango-ft219/lib/
   fi
 
 # ** Finish compiling Lazarus **
@@ -67,8 +71,11 @@
 
 # ** Start installing Lazarus **
 
-# delete the lcl dir. It is already installed by lazarus-common
+# delete the dirs, which are already installed by lazarus-common
   rm -r lcl
+  rm -r ideintf
+  rm -r components
+  rm -r packager
 
   make install INSTALL_PREFIX=%i 
 
@@ -105,13 +112,14 @@
 forms, buttons, text boxes and so on, which are used to create 
 applications with a graphical user interface (GUI).
 
+Release Notes: http://wiki.freepascal.org/Lazarus_0.9.26.2_release_notes
+
 
 DescUsage: 
  Start by double click the lazarus application in /Applications/Fink
 
 DescPort: 
-Lazarus with a gtk2 interface does not work, yet. It crashes on startup,
-but gtk2 can probably still be used to build own applications.
+On IntelMacs, crosscompilation is now enabled for powerpc/carbon and win32.
 
 Homepage: http://wiki.freepascal.org/Main_Page
 Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de

--- NEW FILE: i386-win32-binutils.info ---
Package: i386-win32-binutils
Version: 2.19.1
Revision: 1
Architecture: powerpc, i386
Description: GNU binutils for 32 bit windows
License: LGPL
Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de

Source: mirror:gnu:binutils/binutils-%v.tar.bz2
Source-MD5: 09a8c5821a2dfdbb20665bc0bd680791

SourceDirectory: binutils-%v

ConfigureParams: 
  --target=mingw32  \
  --prefix=%p/lib/i386-win32 \
  --bindir=%p/bin --mandir=%p/share/man --infodir=%p/share/info \
  --program-prefix=i386-win32-


InstallScript: 
#!/bin/sh -ev
  /usr/bin/make install DESTDIR=%d
  /bin/rm -vrf %i/lib/i386-win32/lib/

  for file_name in %i/share/info/*
  do
new_file_name=`/bin/echo ${file_name} | /usr/bin/sed -e 
s|%i/share/info/|%i/share/info/i386-win32-|g`
mv ${file_name} ${new_file_name}
  done


DocFiles: README COPYING*
InfoDocs: i386-win32-as.info i386-win32-bfd.info i386-win32-binutils.info 
i386-win32-configure.info i386-win32-gprof.info i386-win32-ld.info 
i386-win32-standards.info

Homepage: http://www.gnu.org/software/binutils/
DescPort: 
Like 'avr-binutils' package, lib  include folders have been moved to 
/sw/lib/i386-win32 and the binaries are put into /sw/bin.
All xxx files renamed to i386-win32-xxx.info to avoid clashes
with other 

[cvs] dists/10.4/unstable/main/finkinfo/devel i386-win32-binutils.info, NONE, 1.1 lazarus-10.4.info, 1.4, 1.5 lazarus-10.5.info, 1.4, 1.5 lazarus-common.info, 1.4, 1.5

2009-07-06 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory 
fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv1888/unstable/main/finkinfo/devel

Modified Files:
lazarus-10.4.info lazarus-10.5.info lazarus-common.info 
Added Files:
i386-win32-binutils.info 
Log Message:
upstream update (for stable) and enabling crossbuild for darwin/powerpc and 
win32 on IntelMac.

Index: lazarus-10.5.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/lazarus-10.5.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- lazarus-10.5.info   9 Apr 2009 09:41:52 -   1.4
+++ lazarus-10.5.info   7 Jul 2009 00:06:58 -   1.5
@@ -2,7 +2,7 @@
 Package: lazarus%type_pkg[uitype]
 Type: uitype (-aqua -gtk -gtk2)
 Version: 0.9.26.2
-Revision: 1003
+Revision: 1004
 Architecture: powerpc, i386
 License: GPL/LGPL
 
@@ -15,7 +15,7 @@
 
 SourceDirectory: lazarus
 
-Depends: fpc (= 2.2.2), fpc-sources, lazarus-common, gdk-pixbuf-shlibs, 
glib-shlibs, gtk+-shlibs, gtk+2-shlibs
+Depends: lazarus-common
 Builddepends: gdk-pixbuf, glib, gtk+, gtk+2
 
 Conflicts: lazarus-aqua, lazarus-gtk, lazarus-gtk2
@@ -71,8 +71,11 @@
 
 # ** Start installing Lazarus **
 
-# delete the lcl dir. It is already installed by lazarus-common
+# delete the dirs, which are already installed by lazarus-common
   rm -r lcl
+  rm -r ideintf
+  rm -r components
+  rm -r packager
 
   make install INSTALL_PREFIX=%i 
 
@@ -116,7 +119,7 @@
  Start by double click the lazarus application in /Applications/Fink
 
 DescPort: 
-Lazarus with a gtk2 interface seems to work, now. Please test.
+On IntelMacs, crosscompilation is now enabled for powerpc/carbon and win32.
 
 Homepage: http://wiki.freepascal.org/Main_Page
 Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de

--- NEW FILE: i386-win32-binutils.info ---
Package: i386-win32-binutils
Version: 2.19.1
Revision: 1
Architecture: powerpc, i386
Description: GNU binutils for 32 bit windows
License: LGPL
Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de

Source: mirror:gnu:binutils/binutils-%v.tar.bz2
Source-MD5: 09a8c5821a2dfdbb20665bc0bd680791

SourceDirectory: binutils-%v

ConfigureParams: 
  --target=mingw32  \
  --prefix=%p/lib/i386-win32 \
  --bindir=%p/bin --mandir=%p/share/man --infodir=%p/share/info \
  --program-prefix=i386-win32-


InstallScript: 
#!/bin/sh -ev
  /usr/bin/make install DESTDIR=%d
  /bin/rm -vrf %i/lib/i386-win32/lib/

  for file_name in %i/share/info/*
  do
new_file_name=`/bin/echo ${file_name} | /usr/bin/sed -e 
s|%i/share/info/|%i/share/info/i386-win32-|g`
mv ${file_name} ${new_file_name}
  done


DocFiles: README COPYING*
InfoDocs: i386-win32-as.info i386-win32-bfd.info i386-win32-binutils.info 
i386-win32-configure.info i386-win32-gprof.info i386-win32-ld.info 
i386-win32-standards.info

Homepage: http://www.gnu.org/software/binutils/
DescPort: 
Like 'avr-binutils' package, lib  include folders have been moved to 
/sw/lib/i386-win32 and the binaries are put into /sw/bin.
All xxx files renamed to i386-win32-xxx.info to avoid clashes
with other potential toolchains.
TODO: Native Language Support


Index: lazarus-common.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/lazarus-common.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- lazarus-common.info 9 Apr 2009 09:41:52 -   1.4
+++ lazarus-common.info 7 Jul 2009 00:06:58 -   1.5
@@ -1,11 +1,11 @@
 Package: lazarus-common
 Version: 0.9.26.2
-Revision: 2
+Revision: 4
 Architecture: powerpc, i386
 Distribution: 10.4, 10.5
 License: GPL/LGPL
 
-Depends: fpc (= 2.2.2), fpc-sources, gdk-pixbuf-shlibs, glib-shlibs, 
gtk+-shlibs, gtk+2-shlibs
+Depends: fpc (= 2.2.2), fpc-sources, (%m = i386) fpc-crossppc, (%m = i386) 
fpc-win32, (%m = i386) i386-win32-binutils, gdk-pixbuf-shlibs, glib-shlibs, 
gtk+-shlibs, gtk+2-shlibs
 Builddepends: gdk-pixbuf, glib, gtk+, gtk+2
 
 Recommends: fpc-doc, lazarus-aqua, lazarus-gtk, lazarus-gtk2
@@ -30,19 +30,38 @@
 # ** Start compiling **
 # ** the lazarus component libraries
 
-  make lcl LCL_PLATFORM=gtkOPT=$debug_options
-  make lcl LCL_PLATFORM=gtk2   OPT=$debug_options
-  make lcl LCL_PLATFORM=carbon OPT=$debug_options
+# lcl packager/registration ideintf bigidecomponents designer packager
+# designer is not needed.
+
+AllUnits=lcl packager/registration ideintf bigidecomponents packager
+
+  make $AllUnits LCL_PLATFORM=carbon OPT=$debug_options
+  make $AllUnits LCL_PLATFORM=gtkOPT=$debug_options
+  make $AllUnits LCL_PLATFORM=gtk2   OPT=$debug_options
+
+  if [ %m == i386 ]; then
+make $AllUnits LCL_PLATFORM=win32  OPT=$debug_options OS_TARGET=win32
+
+make $AllUnits LCL_PLATFORM=carbon OPT=$debug_options CPU_TARGET=powerpc
+#make $AllUnits LCL_PLATFORM=gtkOPT=$debug_options 

[cvs] dists/10.4/unstable/main/finkinfo/languages fpc-cross-arm-iphone.info, 1.1, 1.2

2010-08-31 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv5808

Modified Files:
fpc-cross-arm-iphone.info 
Log Message:
add dependance on findutils, i.e. locate. Thanks to snaggles buildworld.

Index: fpc-cross-arm-iphone.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/fpc-cross-arm-iphone.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- fpc-cross-arm-iphone.info   2 Aug 2010 15:47:59 -   1.1
+++ fpc-cross-arm-iphone.info   31 Aug 2010 16:14:26 -  1.2
@@ -1,8 +1,8 @@
 Package: fpc-cross-arm-iphone
 Version: 2.4.0
-Revision: 1
+Revision: 2
 Architecture: i386, x86_64
-Depends: fpc, fpc-cross-arm-wince
+Depends: findutils, fpc, fpc-cross-arm-wince
 Recommends: fpc-doc
 
 CustomMirror: 


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


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

2010-08-31 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/text
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv28338/stable/main/finkinfo/text

Added Files:
tofrodos.info 
Log Message:
new text conversion package tofrodos

--- NEW FILE: tofrodos.info ---
Package: tofrodos
Version: 1.7.8
Revision: 1
Description: Text file conversion utility
Architecture: powerpc, i386, x86_64
License: GPL

# Unpack Phase:
Source: http://tofrodos.sourceforge.net/download/tofrodos-%v.tar.gz
Source-MD5: aaa044f9817a048e126d9eb7a7535e96
SourceDirectory: tofrodos/src/

# Compile Phase (NOTE: there is no configure):
CompileScript: 
#!/bin/sh -ev
make


InstallScript: 
#!/bin/sh -ev
mkdir -p %i/share/man/man1
mkdir -p %i/bin
make BINDIR=%i/bin MANDIR=%i/share/man/man1 install


# Documentation
DocFiles: ../readme.txt ../tofrodos.html

DescDetail: 
Tofrodos is a text file conversion utility that converts ASCII files
between the MSDOS (or Windows) format, which traditionally have CR/LF
(carriage return/line feed) pairs as their new line delimiters, and the
Unix format, which usually have LFs (line feeds) to terminate each line.


DescUsage: 
tofrodos converts text files between DOS and Unix formats.

Usage: todos [options] [file...]
-a  Always convert (DOS to Unix: kill all CRs;
Unix to DOS: convert all LFs to CRLFs)
-b  Make backup of original file (.bak).
-d  Convert DOS to Unix.
-e  Abort processing files on error in any file.
-f  Force: convert even if file is not writeable.
-h  Display help on usage and quit.
-l file Log most errors and verbose messages to file
-o  Overwrite original file (no backup).
-p  Preserve file owner and time.
-u  Convert Unix to DOS.
-v  Verbose.
-V  Show version and quit.


DescPort: 
 Nothing special


Homepage: http://www.thefreecountry.com/tofrodos/
Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/text tofrodos.info,NONE,1.1

2010-08-31 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv28338/unstable/main/finkinfo/text

Added Files:
tofrodos.info 
Log Message:
new text conversion package tofrodos

--- NEW FILE: tofrodos.info ---
Package: tofrodos
Version: 1.7.8
Revision: 1
Description: Text file conversion utility
Architecture: powerpc, i386, x86_64
License: GPL

# Unpack Phase:
Source: http://tofrodos.sourceforge.net/download/tofrodos-%v.tar.gz
Source-MD5: aaa044f9817a048e126d9eb7a7535e96
SourceDirectory: tofrodos/src/

# Compile Phase (NOTE: there is no configure):
CompileScript: 
#!/bin/sh -ev
make


InstallScript: 
#!/bin/sh -ev
mkdir -p %i/share/man/man1
mkdir -p %i/bin
make BINDIR=%i/bin MANDIR=%i/share/man/man1 install


# Documentation
DocFiles: ../readme.txt ../tofrodos.html

DescDetail: 
Tofrodos is a text file conversion utility that converts ASCII files
between the MSDOS (or Windows) format, which traditionally have CR/LF
(carriage return/line feed) pairs as their new line delimiters, and the
Unix format, which usually have LFs (line feeds) to terminate each line.


DescUsage: 
tofrodos converts text files between DOS and Unix formats.

Usage: todos [options] [file...]
-a  Always convert (DOS to Unix: kill all CRs;
Unix to DOS: convert all LFs to CRLFs)
-b  Make backup of original file (.bak).
-d  Convert DOS to Unix.
-e  Abort processing files on error in any file.
-f  Force: convert even if file is not writeable.
-h  Display help on usage and quit.
-l file Log most errors and verbose messages to file
-o  Overwrite original file (no backup).
-p  Preserve file owner and time.
-u  Convert Unix to DOS.
-v  Verbose.
-V  Show version and quit.


DescPort: 
 Nothing special


Homepage: http://www.thefreecountry.com/tofrodos/
Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/devel lazarus.info,1.10,1.11

2010-09-02 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv10092/unstable/main/finkinfo/devel

Modified Files:
lazarus.info 
Log Message:
Lazarus IDE: clearing confusing warning about stabs debug information.

Index: lazarus.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/lazarus.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- lazarus.info10 Feb 2010 17:26:34 -  1.10
+++ lazarus.info2 Sep 2010 14:43:25 -   1.11
@@ -2,7 +2,7 @@
 Package: lazarus%type_pkg[uitype]
 Type: uitype (-aqua -gtk2)
 Version: 0.9.28.2
-Revision: 1006
+Revision: 1007
 Architecture: powerpc, i386, x86_64
 License: GPL/LGPL
 
@@ -56,6 +56,43 @@
   sed -i.bak 's|/usr/local/share|%p/share|g'
tools/install/macosx/environmentoptions.xml
   sed -i.bak 's|/Developer/lazarus|%p/share/lazarus|g'  
tools/install/macosx/environmentoptions.xml
 
+# set the debug format to dwarf for Mac OS X 10.5 and up
+#
+# with 0.9.30 this should also be possible by adding compileroptions.xml to 
/%p/etc/lazarus with something like this:
+#
+#?xml version=1.0?
+#CONFIG
+#  CompilerOptions
+#Version Value=8/
+#SearchPaths
+#  IncludeFiles Value=$(ProjOutDir)//
+#/SearchPaths
+#Linking
+#  Debugging
+#GenerateDwarf Value=True/
+#  /Debugging
+#  Options
+#Win32
+#  GraphicApplication Value=True/
+#/Win32
+#  /Options
+#/Linking
+#Other
+#  CompilerPath Value=$(CompPath)/
+#/Other
+#  /CompilerOptions
+#/CONFIG
+#
+# maybe only the branch to GenerateDwarf Value=True/ is needed. 
+#
+# until then do it through changes in the source code:
+
+if [[ $(sw_vers -productVersion)  10.4 ]]; then
+  sed -i.bak 's|GenerateDwarf/Value'', false|GenerateDwarf/Value'', true|g'
   ide/compileroptions.pp
+  sed -i.bak 's|GenerateDwarf/Value'', GenerateDwarf, 
false|GenerateDwarf/Value'', GenerateDwarf, true|g' ide/compileroptions.pp
+  sed -i.bak 's|FGenerateDwarf := false;|FGenerateDwarf := true;|g'
   ide/compileroptions.pp
+fi
+
 
 
 CompileScript: 


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/devel lazarus.info,1.5,1.6

2010-09-02 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv10092/stable/main/finkinfo/devel

Modified Files:
lazarus.info 
Log Message:
Lazarus IDE: clearing confusing warning about stabs debug information.

Index: lazarus.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/lazarus.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- lazarus.info10 Feb 2010 17:26:55 -  1.5
+++ lazarus.info2 Sep 2010 14:43:25 -   1.6
@@ -2,7 +2,7 @@
 Package: lazarus%type_pkg[uitype]
 Type: uitype (-aqua -gtk2)
 Version: 0.9.28.2
-Revision: 1006
+Revision: 1007
 Architecture: powerpc, i386, x86_64
 License: GPL/LGPL
 
@@ -56,6 +56,43 @@
   sed -i.bak 's|/usr/local/share|%p/share|g'
tools/install/macosx/environmentoptions.xml
   sed -i.bak 's|/Developer/lazarus|%p/share/lazarus|g'  
tools/install/macosx/environmentoptions.xml
 
+# set the debug format to dwarf for Mac OS X 10.5 and up
+#
+# with 0.9.30 this should also be possible by adding compileroptions.xml to 
/%p/etc/lazarus with something like this:
+#
+#?xml version=1.0?
+#CONFIG
+#  CompilerOptions
+#Version Value=8/
+#SearchPaths
+#  IncludeFiles Value=$(ProjOutDir)//
+#/SearchPaths
+#Linking
+#  Debugging
+#GenerateDwarf Value=True/
+#  /Debugging
+#  Options
+#Win32
+#  GraphicApplication Value=True/
+#/Win32
+#  /Options
+#/Linking
+#Other
+#  CompilerPath Value=$(CompPath)/
+#/Other
+#  /CompilerOptions
+#/CONFIG
+#
+# maybe only the branch to GenerateDwarf Value=True/ is needed. 
+#
+# until then do it through changes in the source code:
+
+if [[ $(sw_vers -productVersion)  10.4 ]]; then
+  sed -i.bak 's|GenerateDwarf/Value'', false|GenerateDwarf/Value'', true|g'
   ide/compileroptions.pp
+  sed -i.bak 's|GenerateDwarf/Value'', GenerateDwarf, 
false|GenerateDwarf/Value'', GenerateDwarf, true|g' ide/compileroptions.pp
+  sed -i.bak 's|FGenerateDwarf := false;|FGenerateDwarf := true;|g'
   ide/compileroptions.pp
+fi
+
 
 
 CompileScript: 


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/utils dos2unix.info,1.2,1.3

2010-09-06 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv8508

Modified Files:
dos2unix.info 
Log Message:
upstream update and maintainership takeover as per email agreement with 
original maintainer.

Index: dos2unix.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/dos2unix.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- dos2unix.info   12 Jan 2009 02:47:03 -  1.2
+++ dos2unix.info   6 Sep 2010 23:58:53 -   1.3
@@ -1,24 +1,25 @@
 Package: dos2unix
-Version: 3.1
-Revision: 3
+Version: 5.1.1
+Revision: 1
 Description: Convert DOS or Mac text files to Unix format
-License: Public Domain
-Homepage: http://fresh.t-systems-sfr.com/linux/src/
+Architecture: powerpc, i386, x86_64
+License: BSD
+Homepage: http://www.xs4all.nl/~waterlan/dos2unix.html
 Maintainer: Blair Zajac bl...@orcaware.com
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1
 
 # Unpack Phase.
-Source: http://fresh.t-systems-sfr.com/linux/src/%n-%v.tar.gz
-Source-MD5: 25ff56bab202de63ea6f6c211c416e96
+Source: http://downloads.sourceforge.net/%n/%v/%n-%v.tar.gz
+Source-MD5: b8f6d8109fc6decf412bc1e3959450c0
 
-BuildDepends: fink (= 0.24.12-1)
-# Patch Phase.
-PatchFile: %n.patch
-PatchFile-MD5: 7752eb5d873f49226f860508316aef92
+PatchScript: 
+  sed -i.bak 's|/usr/local|/sw|g' Makefile
+  sed -i.bak 's|/usr|/sw|g' Makefile
+
 
 # Compile Phase.
-CompileScript: make CFLAGS=-Os clean dos2unix link
+CompileScript: make
 
 # Install Phase.
 InstallScript: 
@@ -26,13 +27,38 @@
   mkdir -p %i/share/man/man1
   install -m 755 dos2unix %i/bin
   ln -s dos2unix %i/bin/mac2unix
-  install -m 644 dos2unix.1 %i/share/man/man1
+  install -m 755 unix2dos %i/bin
+  ln -s unix2dos %i/bin/unix2mac
+  install -m 644 man/man1/dos2unix.1 %i/share/man/man1
+  ln -s dos2unix.1 %i/share/man/man1/unix2dos.1
   ln -s dos2unix.1 %i/share/man/man1/mac2unix.1
+  ln -s dos2unix.1 %i/share/man/man1/unix2mac.1
+
+
+DocFiles: 
+COPYING.txt INSTALL.txt NEWS.txt README.txt TODO.txt dos2unix.pdf 
+dos2unix.ps dos2unix.txt
 
-DocFiles: COPYRIGHT
 
 # Documentation.
 DescDetail: 
 Two utilities to convert DOS end-of-line (CRLF) and Macintosh classic
 end-of-line (CR) formated text files into Unix (LF) format.
 
+
+DescUsage: 
+Usage: dos2unix [-hkqV] [-c convmode] [-o file ...] [-n infile outfile ...]
+ -h --helpgive this help
+ -k --keepdatekeep output file date
+ -q --quiet   quiet mode, suppress all warnings
+  always on in stdin-stdout mode
+ -V --version display version number
+ -c --convmodeconversion mode
+ convmode ASCII, 7bit, ISO, Mac, default to ASCII
+ -l --newline add additional newline in all but Mac convmode
+ -o --oldfile write to old file
+ file ... files to convert in old file mode
+ -n --newfile write to new file
+ infile   original file in new file mode
+ outfile  output file in new file mode
+


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/utils dos2unix.info, 1.3, 1.4 dos2unix.patch, 1.1, NONE

2010-09-07 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv16504

Modified Files:
dos2unix.info 
Removed Files:
dos2unix.patch 
Log Message:
fix of hardcoded path and remove outdated patch file.

Index: dos2unix.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/dos2unix.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- dos2unix.info   6 Sep 2010 23:58:53 -   1.3
+++ dos2unix.info   8 Sep 2010 05:59:31 -   1.4
@@ -1,11 +1,9 @@
 Package: dos2unix
 Version: 5.1.1
-Revision: 1
+Revision: 2
 Description: Convert DOS or Mac text files to Unix format
 Architecture: powerpc, i386, x86_64
 License: BSD
-Homepage: http://www.xs4all.nl/~waterlan/dos2unix.html
-Maintainer: Blair Zajac bl...@orcaware.com
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1
 
@@ -14,11 +12,11 @@
 Source-MD5: b8f6d8109fc6decf412bc1e3959450c0
 
 PatchScript: 
-  sed -i.bak 's|/usr/local|/sw|g' Makefile
-  sed -i.bak 's|/usr|/sw|g' Makefile
+  sed -i.bak 's|/usr/local|%p|g' Makefile
+  sed -i.bak 's|/usr|%p|g' Makefile
 
 
-# Compile Phase.
+# Compile Phase (NOTE: there is no configure):
 CompileScript: make
 
 # Install Phase.
@@ -62,3 +60,6 @@
  infile   original file in new file mode
  outfile  output file in new file mode
 
+
+Homepage: http://www.xs4all.nl/~waterlan/dos2unix.html
+Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de
\ No newline at end of file

--- dos2unix.patch DELETED ---


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/utils dos2unix.info,1.2,1.3

2010-09-08 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv14315

Modified Files:
dos2unix.info 
Log Message:
Add missing depends on gettext. thanks to Remko Scharroo for report.

Index: dos2unix.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils/dos2unix.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- dos2unix.info   30 Mar 2009 03:11:56 -  1.2
+++ dos2unix.info   9 Sep 2010 05:54:01 -   1.3
@@ -1,24 +1,25 @@
 Package: dos2unix
-Version: 3.1
+Version: 5.1.1
 Revision: 3
 Description: Convert DOS or Mac text files to Unix format
-License: Public Domain
-Homepage: http://fresh.t-systems-sfr.com/linux/src/
-Maintainer: Blair Zajac bl...@orcaware.com
+Architecture: powerpc, i386, x86_64
+License: BSD
+BuildDepends: gettext-tools, libgettext8-dev
+Depends: libgettext8-shlibs
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1
 
 # Unpack Phase.
-Source: http://fresh.t-systems-sfr.com/linux/src/%n-%v.tar.gz
-Source-MD5: 25ff56bab202de63ea6f6c211c416e96
+Source: http://downloads.sourceforge.net/%n/%v/%n-%v.tar.gz
+Source-MD5: b8f6d8109fc6decf412bc1e3959450c0
 
-BuildDepends: fink (= 0.24.12-1)
-# Patch Phase.
-PatchFile: %n.patch
-PatchFile-MD5: 7752eb5d873f49226f860508316aef92
+PatchScript: 
+  sed -i.bak 's|/usr/local|%p|g' Makefile
+  sed -i.bak 's|/usr|%p|g' Makefile
+
 
-# Compile Phase.
-CompileScript: make CFLAGS=-Os clean dos2unix link
+# Compile Phase (NOTE: there is no configure):
+CompileScript: make
 
 # Install Phase.
 InstallScript: 
@@ -26,13 +27,41 @@
   mkdir -p %i/share/man/man1
   install -m 755 dos2unix %i/bin
   ln -s dos2unix %i/bin/mac2unix
-  install -m 644 dos2unix.1 %i/share/man/man1
+  install -m 755 unix2dos %i/bin
+  ln -s unix2dos %i/bin/unix2mac
+  install -m 644 man/man1/dos2unix.1 %i/share/man/man1
+  ln -s dos2unix.1 %i/share/man/man1/unix2dos.1
   ln -s dos2unix.1 %i/share/man/man1/mac2unix.1
+  ln -s dos2unix.1 %i/share/man/man1/unix2mac.1
+
+
+DocFiles: 
+COPYING.txt INSTALL.txt NEWS.txt README.txt TODO.txt dos2unix.pdf 
+dos2unix.ps dos2unix.txt
 
-DocFiles: COPYRIGHT
 
 # Documentation.
 DescDetail: 
 Two utilities to convert DOS end-of-line (CRLF) and Macintosh classic
 end-of-line (CR) formated text files into Unix (LF) format.
 
+
+DescUsage: 
+Usage: dos2unix [-hkqV] [-c convmode] [-o file ...] [-n infile outfile ...]
+ -h --helpgive this help
+ -k --keepdatekeep output file date
+ -q --quiet   quiet mode, suppress all warnings
+  always on in stdin-stdout mode
+ -V --version display version number
+ -c --convmodeconversion mode
+ convmode ASCII, 7bit, ISO, Mac, default to ASCII
+ -l --newline add additional newline in all but Mac convmode
+ -o --oldfile write to old file
+ file ... files to convert in old file mode
+ -n --newfile write to new file
+ infile   original file in new file mode
+ outfile  output file in new file mode
+
+
+Homepage: http://www.xs4all.nl/~waterlan/dos2unix.html
+Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de
\ No newline at end of file


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/utils dos2unix.info,1.4,1.5

2010-09-09 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv23181

Modified Files:
dos2unix.info 
Log Message:
Add missing depends on gettext. thanks to Remko Scharroo for report.

Index: dos2unix.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/dos2unix.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- dos2unix.info   8 Sep 2010 05:59:31 -   1.4
+++ dos2unix.info   9 Sep 2010 07:25:28 -   1.5
@@ -1,9 +1,11 @@
 Package: dos2unix
 Version: 5.1.1
-Revision: 2
+Revision: 3
 Description: Convert DOS or Mac text files to Unix format
 Architecture: powerpc, i386, x86_64
 License: BSD
+BuildDepends: gettext-tools, libgettext8-dev
+Depends: libgettext8-shlibs
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1
 


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/database sqlite3-x86_64.info, 1.1, 1.2 sqlite3.info, 1.6, 1.7

2010-09-28 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/database
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv15134/database

Modified Files:
sqlite3-x86_64.info sqlite3.info 
Log Message:
unmaintain packages on email request of current maintainer.

Index: sqlite3-x86_64.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/database/sqlite3-x86_64.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- sqlite3-x86_64.info 25 Aug 2009 03:52:52 -  1.1
+++ sqlite3-x86_64.info 28 Sep 2010 22:49:42 -  1.2
@@ -1,6 +1,6 @@
 Package: sqlite3
 Version: 3.6.13
-Revision: 1001
+Revision: 1002
 Architecture: x86_64
 
 Description: Embedded SQL database, version 3
@@ -14,7 +14,8 @@
 
 
 License: Public Domain 
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
+Maintainer: None fink-de...@lists.sourceforge.net
+DescPort: Initial port by Pepe Barbe pepe.ba...@gmail.com
 Homepage: http://www.sqlite.org/
 
 DocFiles: README VERSION LICENSE

Index: sqlite3.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/database/sqlite3.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- sqlite3.info2 Dec 2009 10:02:13 -   1.6
+++ sqlite3.info28 Sep 2010 22:49:42 -  1.7
@@ -1,6 +1,6 @@
 Package: sqlite3
 Version: 3.6.13
-Revision: 3
+Revision: 4
 
 Description: Embedded SQL database, version 3
 DescDetail: 
@@ -12,7 +12,10 @@
 use the SQLite library.
 
 DescPort: 
-TCLLIBPATH is unset during the build to avoid it using other TK program's 
directories as the install location.
+  TCLLIBPATH is unset during the build to avoid it using other TK 
+  program's directories as the install location.
+
+  Initial port by Pepe Barbe pepe.ba...@gmail.com
 
 
 License: Public Domain 


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/net socat.info,1.2,1.3

2010-09-28 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/net
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv15134/net

Modified Files:
socat.info 
Log Message:
unmaintain packages on email request of current maintainer.

Index: socat.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/net/socat.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- socat.info  30 Jul 2010 01:36:45 -  1.2
+++ socat.info  28 Sep 2010 22:49:43 -  1.3
@@ -1,7 +1,8 @@
 Package: socat
 Version: 1.7.0.0
-Revision: 1001
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
+Revision: 1002
+Maintainer: None fink-de...@lists.sourceforge.net
+DescPort: Initial port by Pepe Barbe pepe.ba...@gmail.com
 Source: http://www.dest-unreach.org/socat/download/%n-%v.tar.bz2
 Source-MD5: be5f942c44dafefa58365e9dc3ada81f
 Depends: readline-shlibs (= 4.3-1028)
@@ -14,4 +15,5 @@
 DocFiles: BUGREPORTS COPYING EXAMPLES FAQ README SECURITY
 Description: Relay for data transfer between two sockets
 License: GPL
-Homepage: http://www.dest-unreach.org/socat/
\ No newline at end of file
+Homepage: http://www.dest-unreach.org/socat/
+


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/languages swig.info,1.7,1.8

2010-09-28 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/languages
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv15134/languages

Modified Files:
swig.info 
Log Message:
unmaintain packages on email request of current maintainer.

Index: swig.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/languages/swig.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- swig.info   6 Sep 2009 16:21:43 -   1.7
+++ swig.info   28 Sep 2010 22:49:43 -  1.8
@@ -1,6 +1,6 @@
 Package: swig
 Version: 1.3.35
-Revision: 2
+Revision: 3
 #BuildDepends: python25, expat1, guile18, ruby18, tcltk, guile18-dev, 
ruby18-dev, tcltk-dev, lua51, lua51-dev, ocaml, ocaml-findlib, clisp, mono, 
octave-atlas | octave
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
 Source-MD5: 9c2ca2332ebcdab55aa98518111d7cc9
@@ -30,4 +30,5 @@
   
http://sourceforge.net/mailarchive/message.php?msg_name=487FB6F2.8070207%40fultondesigns.co.uk
 
 Homepage: http://www.swig.org/
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
+Maintainer: None fink-de...@lists.sourceforge.net
+DescPort: Initial port by Pepe Barbe pepe.ba...@gmail.com


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/graphics xsane.info,1.8,1.9

2010-09-28 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv15134/graphics

Modified Files:
xsane.info 
Log Message:
unmaintain packages on email request of current maintainer.

Index: xsane.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics/xsane.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- xsane.info  28 May 2010 18:34:55 -  1.8
+++ xsane.info  28 Sep 2010 22:49:42 -  1.9
@@ -1,6 +1,6 @@
 Package: xsane
 Version: 0.995
-Revision: 3
+Revision: 4
 Source: mirror:custom:%n-%v.tar.gz
 Source-MD5: 5aaedb75973c3b13b136edec714e3fe8
 CustomMirror: 
@@ -80,7 +80,9 @@
   configure test for 'gettext in libintl' is rotten,
   neither includes libintl.h nor links to -lintl
   Proper fix would be to configure.in and to m4/gettext.m4
+
+  Initial port by Pepe Barbe pepe.ba...@gmail.com
 
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
+Maintainer: None fink-de...@lists.sourceforge.net
 HomePage: http://www.xsane.org
 License: GPL


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/utils dos2unix.patch,1.1,NONE

2010-09-28 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv15134/utils

Removed Files:
dos2unix.patch 
Log Message:
unmaintain packages on email request of current maintainer.

--- dos2unix.patch DELETED ---


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/net socat.info,1.3,1.4

2010-09-28 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv16955/net

Modified Files:
socat.info 
Log Message:
unmaintain packages on email request of current maintainer.

Index: socat.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/socat.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- socat.info  23 Feb 2009 02:53:09 -  1.3
+++ socat.info  28 Sep 2010 22:57:38 -  1.4
@@ -1,7 +1,8 @@
 Package: socat
 Version: 1.7.0.0
 Revision: 1001
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
+Maintainer: None fink-de...@lists.sourceforge.net
+DescPort: Initial port by Pepe Barbe pepe.ba...@gmail.com
 Source: http://www.dest-unreach.org/socat/download/%n-%v.tar.bz2
 Source-MD5: be5f942c44dafefa58365e9dc3ada81f
 Depends: readline-shlibs (= 4.3-1028)


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/database sqlite3.info, 1.22, 1.23

2010-09-28 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/database
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv16955/database

Modified Files:
sqlite3.info 
Log Message:
unmaintain packages on email request of current maintainer.

Index: sqlite3.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/database/sqlite3.info,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- sqlite3.info12 Sep 2010 14:58:36 -  1.22
+++ sqlite3.info28 Sep 2010 22:57:37 -  1.23
@@ -12,11 +12,14 @@
 use the SQLite library.
 
 DescPort: 
-TCLLIBPATH is unset during the build to avoid it using other TK program's 
directories as the install location.
+  TCLLIBPATH is unset during the build to avoid it using other TK 
+  program's directories as the install location.
+
+  Initial port by Pepe Barbe pepe.ba...@gmail.com
 
 
 License: Public Domain 
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
+Maintainer: None fink-de...@lists.sourceforge.net
 Homepage: http://www.sqlite.org/
 
 DocFiles: README VERSION LICENSE


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/graphics greycstoration.info, 1.4, 1.5 xsane.info, 1.17, 1.18

2010-09-28 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv16955/graphics

Modified Files:
greycstoration.info xsane.info 
Log Message:
unmaintain packages on email request of current maintainer.

Index: xsane.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/xsane.info,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- xsane.info  28 May 2010 18:34:56 -  1.17
+++ xsane.info  28 Sep 2010 22:57:38 -  1.18
@@ -80,7 +80,9 @@
   configure test for 'gettext in libintl' is rotten,
   neither includes libintl.h nor links to -lintl
   Proper fix would be to configure.in and to m4/gettext.m4
+
+  Initial port by Pepe Barbe pepe.ba...@gmail.com
 
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
+Maintainer: None fink-de...@lists.sourceforge.net
 HomePage: http://www.xsane.org
 License: GPL

Index: greycstoration.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/greycstoration.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- greycstoration.info 12 Jan 2009 03:57:13 -  1.4
+++ greycstoration.info 28 Sep 2010 22:57:38 -  1.5
@@ -16,7 +16,8 @@
 extension, it can also be used to inpaint or resize images.
 
 Homepage: http://www.greyc.ensicaen.fr/~dtschump/greycstoration/
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
+Maintainer: None fink-de...@lists.sourceforge.net
+DescPort: Initial port by Pepe Barbe pepe.ba...@gmail.com
 
 DocFiles: ../Licence_CeCILL_V2-en.txt ../README.txt
 


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/utils sleepwatcher.info, 1.2, 1.3

2010-09-28 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv16955/utils

Modified Files:
sleepwatcher.info 
Log Message:
unmaintain packages on email request of current maintainer.

Index: sleepwatcher.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/sleepwatcher.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- sleepwatcher.info   3 Apr 2008 17:38:38 -   1.2
+++ sleepwatcher.info   28 Sep 2010 22:57:38 -  1.3
@@ -3,7 +3,8 @@
 Revision: 1
 Description: Daemon that monitors sleep and wakeup
 License: GPL
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
+Maintainer: None fink-de...@lists.sourceforge.net
+DescPort: Initial port by Pepe Barbe pepe.ba...@gmail.com
 Source: http://www.bernhard-baehr.de/%n_%v_src.tgz
 Source-MD5: 886fd37f9ae2941e99eb507b312ba236
 PatchFile: %n.patch


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


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

2010-09-28 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv18646/utils

Modified Files:
sleepwatcher.info 
Log Message:
increase revision of previous commit.

Index: sleepwatcher.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/sleepwatcher.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- sleepwatcher.info   28 Sep 2010 22:57:38 -  1.3
+++ sleepwatcher.info   28 Sep 2010 23:04:48 -  1.4
@@ -1,6 +1,6 @@
 Package: sleepwatcher
 Version: 2.0.5
-Revision: 1
+Revision: 2
 Description: Daemon that monitors sleep and wakeup
 License: GPL
 Maintainer: None fink-de...@lists.sourceforge.net


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/net socat.info,1.4,1.5

2010-09-28 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv18646/net

Modified Files:
socat.info 
Log Message:
increase revision of previous commit.

Index: socat.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/socat.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- socat.info  28 Sep 2010 22:57:38 -  1.4
+++ socat.info  28 Sep 2010 23:04:48 -  1.5
@@ -1,6 +1,6 @@
 Package: socat
 Version: 1.7.0.0
-Revision: 1001
+Revision: 1002
 Maintainer: None fink-de...@lists.sourceforge.net
 DescPort: Initial port by Pepe Barbe pepe.ba...@gmail.com
 Source: http://www.dest-unreach.org/socat/download/%n-%v.tar.bz2


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/graphics greycstoration.info, 1.5, 1.6 xsane.info, 1.18, 1.19

2010-09-28 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv18646/graphics

Modified Files:
greycstoration.info xsane.info 
Log Message:
increase revision of previous commit.

Index: xsane.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/xsane.info,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- xsane.info  28 Sep 2010 22:57:38 -  1.18
+++ xsane.info  28 Sep 2010 23:04:48 -  1.19
@@ -1,6 +1,6 @@
 Package: xsane
 Version: 0.995
-Revision: 3
+Revision: 4
 Source: mirror:custom:%n-%v.tar.gz
 Source-MD5: 5aaedb75973c3b13b136edec714e3fe8
 CustomMirror: 

Index: greycstoration.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/greycstoration.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- greycstoration.info 28 Sep 2010 22:57:38 -  1.5
+++ greycstoration.info 28 Sep 2010 23:04:48 -  1.6
@@ -1,6 +1,6 @@
 Package: greycstoration
 Version: 2.5.2
-Revision: 1
+Revision: 2
 BuildDepends: x11-dev, fftw3, libtiff, libpng3, libjpeg, fink (= 0.24.12-1)
 Depends: fftw3-shlibs, x11, libtiff-shlibs, libpng3-shlibs, libjpeg-shlibs
 Source: 
http://www.greyc.ensicaen.fr/~dtschump/greycstoration/data/GREYCstoration-%v.1.zip


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/database sqlite3.info, 1.23, 1.24

2010-09-28 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/database
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv20261/database

Modified Files:
sqlite3.info 
Log Message:
increase revision of previous commit.

Index: sqlite3.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/database/sqlite3.info,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- sqlite3.info28 Sep 2010 22:57:37 -  1.23
+++ sqlite3.info28 Sep 2010 23:11:32 -  1.24
@@ -1,6 +1,6 @@
 Package: sqlite3
 Version: 3.7.2
-Revision: 1
+Revision: 2
 
 Description: Embedded SQL database, version 3
 DescDetail: 


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/libs/pythonmods cherrypy-py.info, 1.7, 1.8 clyther-py.info, 1.1, 1.2 core-py.info, 1.1, 1.2 guppy-py.info, 1.2, 1.3 mlpy-py.info, 1.1, 1.2 parallel-py.info, 1.4

2010-09-28 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv23906/libs/pythonmods

Modified Files:
cherrypy-py.info clyther-py.info core-py.info guppy-py.info 
mlpy-py.info parallel-py.info psyco-py.info webpy-py.info 
Log Message:
unmaintain pythonmods packages on email request of current maintainer.

Index: mlpy-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods/mlpy-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- mlpy-py.info24 Apr 2009 00:58:23 -  1.1
+++ mlpy-py.info28 Sep 2010 23:30:36 -  1.2
@@ -11,7 +11,8 @@
 Description: High performance package for Machine Learning
 License: GPL
 Homepage: https://mlpy.fbk.eu/
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
+Maintainer: None fink-de...@lists.sourceforge.net
+DescPort: Initial port by Pepe Barbe pepe.ba...@gmail.com
 
 CompileScript: 
 python%type_raw[python] setup.py build

Index: cherrypy-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods/cherrypy-py.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- cherrypy-py.info23 Aug 2009 04:25:36 -  1.7
+++ cherrypy-py.info28 Sep 2010 23:30:36 -  1.8
@@ -6,7 +6,8 @@
 Type: python (2.3 2.4 2.5)
 Description: Pythonic, object-oriented HTTP framework
 License: BSD
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
+Maintainer: None fink-de...@lists.sourceforge.net
+DescPort: Initial port by Pepe Barbe pepe.ba...@gmail.com
 
 # Dependencies:
 Depends: python%type_pkg[python]

Index: clyther-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods/clyther-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- clyther-py.info 9 Jun 2010 23:34:06 -   1.1
+++ clyther-py.info 28 Sep 2010 23:30:36 -  1.2
@@ -32,7 +32,8 @@
 
 License: OSI-Approved
 Homepage: http://clyther.sourceforge.net/
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
+Maintainer: None fink-de...@lists.sourceforge.net
+DescPort: Initial port by Pepe Barbe pepe.ba...@gmail.com
 
 # Info2
 

Index: psyco-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods/psyco-py.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- psyco-py.info   23 Aug 2009 04:25:36 -  1.3
+++ psyco-py.info   28 Sep 2010 23:30:36 -  1.4
@@ -45,5 +45,6 @@
 
 License: BSD
 Homepage: http://psyco.sourceforge.net/
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
+Maintainer: None fink-de...@lists.sourceforge.net
+DescPort: Initial port by Pepe Barbe pepe.ba...@gmail.com
 

Index: webpy-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods/webpy-py.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- webpy-py.info   23 Aug 2009 04:25:36 -  1.3
+++ webpy-py.info   28 Sep 2010 23:30:36 -  1.4
@@ -27,7 +27,8 @@
 Homepage: http://webpy.org/
 
 License: Public Domain
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
+Maintainer: None fink-de...@lists.sourceforge.net
+DescPort: Initial port by Pepe Barbe pepe.ba...@gmail.com
 
 #Info2
 

Index: core-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods/core-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- core-py.info24 Apr 2009 00:42:23 -  1.1
+++ core-py.info28 Sep 2010 23:30:36 -  1.2
@@ -22,7 +22,8 @@
 Description: Assembly Programming in Python
 License: BSD
 Homepage: http://www.corepy.org/
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
+Maintainer: None fink-de...@lists.sourceforge.net
+DescPort: Initial port by Pepe Barbe pepe.ba...@gmail.com
 
 DescDetail:  
  CorePy is a Python package for developing assembly-level

Index: guppy-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods/guppy-py.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- guppy-py.info   28 Mar 2009 19:07:39 -  1.2
+++ guppy-py.info   28 Sep 2010 23:30:36 -  1.3
@@ -38,6 +38,7 @@
 DocFiles: README doc
 License: OSI-Approved
 Homepage: http://guppy-pe.sourceforge.net/
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
+Maintainer: None fink-de...@lists.sourceforge.net
+DescPort: Initial port by Pepe Barbe pepe.ba...@gmail.com
 
 

[cvs] dists/10.4/unstable/main/finkinfo/devel psyco-py.info,1.5,1.6

2010-09-28 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv23906/devel

Modified Files:
psyco-py.info 
Log Message:
unmaintain pythonmods packages on email request of current maintainer.

Index: psyco-py.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/psyco-py.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- psyco-py.info   23 Aug 2009 04:25:35 -  1.5
+++ psyco-py.info   28 Sep 2010 23:30:36 -  1.6
@@ -66,5 +66,6 @@
 
 License: BSD
 Homepage: http://psyco.sourceforge.net/
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
+Maintainer: None fink-de...@lists.sourceforge.net
+DescPort: Initial port by Pepe Barbe pepe.ba...@gmail.com
 


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


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

2010-09-28 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv23906/sci

Modified Files:
libsvm2numpy-py.info 
Log Message:
unmaintain pythonmods packages on email request of current maintainer.

Index: libsvm2numpy-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/libsvm2numpy-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libsvm2numpy-py.info24 Apr 2009 01:24:37 -  1.1
+++ libsvm2numpy-py.info28 Sep 2010 23:30:37 -  1.2
@@ -11,7 +11,8 @@
 Description: Pythonic interface for libsvm
 License: GPL
 Homepage: http://www.procoders.net/
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
+Maintainer: None fink-de...@lists.sourceforge.net
+DescPort: Initial port by Pepe Barbe pepe.ba...@gmail.com
 
 CompileScript: python%type_raw[python] setup.py build
 InstallScript: python%type_raw[python] setup.py install --prefix %p --root %d


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


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

2010-09-28 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/database
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv23906/database

Modified Files:
elixir-py.info 
Log Message:
unmaintain pythonmods packages on email request of current maintainer.

Index: elixir-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/database/elixir-py.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- elixir-py.info  23 Aug 2009 04:25:35 -  1.2
+++ elixir-py.info  28 Sep 2010 23:30:36 -  1.3
@@ -33,6 +33,7 @@
 DocFiles: CHANGES LICENSE PKG-INFO README docs FAQ TODO
 License: BSD
 Homepage: http://elixir.ematia.de/
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
+Maintainer: None fink-de...@lists.sourceforge.net
+DescPort: Initial port by Pepe Barbe pepe.ba...@gmail.com
 
 
\ No newline at end of file


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/database sqlite3.info,1.7,1.8

2010-09-29 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/database
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv25426/database

Modified Files:
sqlite3.info 
Log Message:
umaintain on email request of current maintainer.

Index: sqlite3.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/database/sqlite3.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- sqlite3.info28 Sep 2010 22:49:42 -  1.7
+++ sqlite3.info29 Sep 2010 09:30:50 -  1.8
@@ -19,7 +19,7 @@
 
 
 License: Public Domain 
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
+Maintainer: None fink-de...@lists.sourceforge.net
 Homepage: http://www.sqlite.org/
 
 DocFiles: README VERSION LICENSE


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/crypto twisted2-conch-py.info, 1.1, 1.2 twisted2-flow-py.info, 1.1, 1.2 twisted2-lore-py.info, 1.1, 1.2 twisted2-mail-py.info, 1.1, 1.2 twisted2-names-py.info,

2010-09-29 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/crypto
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv18216/unstable/main/finkinfo/crypto

Modified Files:
twisted2-conch-py.info twisted2-flow-py.info 
twisted2-lore-py.info twisted2-mail-py.info 
twisted2-names-py.info twisted2-news-py.info 
twisted2-pair-py.info twisted2-py.info twisted2-runner-py.info 
twisted2-words-py.info 
Log Message:
umaintain python mods on email request of current maintainer.

Index: twisted2-words-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/crypto/twisted2-words-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- twisted2-words-py.info  1 Jul 2010 01:37:10 -   1.1
+++ twisted2-words-py.info  29 Sep 2010 11:18:13 -  1.2
@@ -46,11 +46,12 @@
 DocFiles: LICENSE NEWS README
 License: OSI-Approved
 Homepage: http://twistedmatrix.com/projects/words/
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
+Maintainer: None fink-de...@lists.sourceforge.net
 DescPackaging: 
  Maintainer (= 0.3.0-1): Daniel Henninger
-0.3.0-3 Renamed executables to language-versioned forms and 
-utilized update-alternatives--dmacks
+ 0.3.0-3 Renamed executables to language-versioned forms and 
+ utilized update-alternatives--dmacks
+ Maintainer (= 8.2.0-1): Pepe Barbe pepe.ba...@gmail.com
 
 
 # Info2

Index: twisted2-names-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/crypto/twisted2-names-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- twisted2-names-py.info  1 Jul 2010 01:37:10 -   1.1
+++ twisted2-names-py.info  29 Sep 2010 11:18:13 -  1.2
@@ -32,9 +32,10 @@
 DocFiles: LICENSE NEWS README
 License: OSI-Approved
 Homepage: http://twistedmatrix.com/projects/names/
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
+Maintainer: None fink-de...@lists.sourceforge.net
 DescPackaging: 
  Maintainer (= 0.2.0-1): Daniel Henninger
+ Maintainer (= 8.2.0-1): Pepe Barbe pepe.ba...@gmail.com
 
 
 # Info2

Index: twisted2-runner-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/crypto/twisted2-runner-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- twisted2-runner-py.info 1 Jul 2010 01:37:10 -   1.1
+++ twisted2-runner-py.info 29 Sep 2010 11:18:13 -  1.2
@@ -21,9 +21,10 @@
 DocFiles: LICENSE NEWS README
 License: OSI-Approved
 Homepage: http://twistedmatrix.com/projects/lore/
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
+Maintainer: None fink-de...@lists.sourceforge.net
 DescPackaging: 
  Maintainer (= 0.1.0-1): Daniel Henninger
+ Maintainer (= 8.2.0-1): Pepe Barbe pepe.ba...@gmail.com
 
 
 # Info2

Index: twisted2-mail-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/crypto/twisted2-mail-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- twisted2-mail-py.info   1 Jul 2010 01:37:10 -   1.1
+++ twisted2-mail-py.info   29 Sep 2010 11:18:13 -  1.2
@@ -44,11 +44,12 @@
 DocFiles: LICENSE NEWS README
 License: OSI-Approved
 Homepage: http://twistedmatrix.com/projects/mail/
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
+Maintainer: None fink-de...@lists.sourceforge.net
 DescPackaging: 
  Maintainer (= 0.2.0-2): Daniel Henninger
-0.2.0-4 Renamed executables to language-versioned forms and 
-utilized update-alternatives--dmacks
+ 0.2.0-4 Renamed executables to language-versioned forms and 
+ utilized update-alternatives--dmacks
+ Maintainer (= 8.2.0-1): Pepe Barbe pepe.ba...@gmail.com
 
 
 # Info2

Index: twisted2-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/crypto/twisted2-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- twisted2-py.info1 Jul 2010 01:37:10 -   1.1
+++ twisted2-py.info29 Sep 2010 11:18:13 -  1.2
@@ -67,11 +67,12 @@
 DocFiles: CREDITS LICENSE NEWS README
 License: OSI-Approved
 Homepage: http://twistedmatrix.com/projects/core/
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
+Maintainer: None fink-de...@lists.sourceforge.net
 DescPackaging: 
  Maintainer (= 2.1.0-2): Daniel Henninger
-2.1.0-3 Renamed executables to language-versioned forms and 
-utilized update-alternatives--akh
+ 2.1.0-3 Renamed executables to language-versioned forms and 
+ utilized update-alternatives--akh
+ Maintainer (= 8.2.0-1): Pepe Barbe pepe.ba...@gmail.com
 
 
 # Info2

Index: twisted2-flow-py.info
===
RCS file: 

[cvs] dists/10.4/stable/main/finkinfo/crypto pycrypto-py.info, 1.1, 1.2 twisted2-mail-py.info, 1.1, 1.2 twisted2-py.info, 1.1, 1.2 twisted2-words-py.info, 1.1, 1.2

2010-09-29 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/crypto
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv18216/stable/main/finkinfo/crypto

Modified Files:
pycrypto-py.info twisted2-mail-py.info twisted2-py.info 
twisted2-words-py.info 
Log Message:
umaintain python mods on email request of current maintainer.

Index: twisted2-words-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/crypto/twisted2-words-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- twisted2-words-py.info  1 Jul 2010 01:39:58 -   1.1
+++ twisted2-words-py.info  29 Sep 2010 11:18:13 -  1.2
@@ -46,11 +46,12 @@
 DocFiles: LICENSE NEWS README
 License: OSI-Approved
 Homepage: http://twistedmatrix.com/projects/words/
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
+Maintainer: None fink-de...@lists.sourceforge.net
 DescPackaging: 
  Maintainer (= 0.3.0-1): Daniel Henninger
-0.3.0-3 Renamed executables to language-versioned forms and 
-utilized update-alternatives--dmacks
+ 0.3.0-3 Renamed executables to language-versioned forms and 
+ utilized update-alternatives--dmacks
+ Maintainer (= 8.2.0-1): Pepe Barbe pepe.ba...@gmail.com
 
 
 # Info2

Index: pycrypto-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/crypto/pycrypto-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pycrypto-py.info1 Jul 2010 01:39:58 -   1.1
+++ pycrypto-py.info29 Sep 2010 11:18:13 -  1.2
@@ -24,8 +24,7 @@
 * Some demo programs (currently all quite old and 
outdated).
 
-DescPort: 
-
+DescPort: Initial port by Pepe Barbe pepe.ba...@gmail.com
 Source: http://www.amk.ca/files/python/crypto/pycrypto-%v.tar.gz
 Source-MD5: 4d5674f3898a573691ffb335e8d749cd 
 Depends: python%type_pkg[python]
@@ -43,7 +42,6 @@
 DocFiles: README LICENSE TODO ACKS ChangeLog
 License: OSI-Approved 
 Homepage: http://www.amk.ca/python/code/crypto.html
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
-
+Maintainer: None fink-de...@lists.sourceforge.net
 # Info2
 

Index: twisted2-mail-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/crypto/twisted2-mail-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- twisted2-mail-py.info   1 Jul 2010 01:39:58 -   1.1
+++ twisted2-mail-py.info   29 Sep 2010 11:18:13 -  1.2
@@ -44,11 +44,13 @@
 DocFiles: LICENSE NEWS README
 License: OSI-Approved
 Homepage: http://twistedmatrix.com/projects/mail/
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
+Maintainer: None fink-de...@lists.sourceforge.net
+
 DescPackaging: 
  Maintainer (= 0.2.0-2): Daniel Henninger
-0.2.0-4 Renamed executables to language-versioned forms and 
-utilized update-alternatives--dmacks
+ 0.2.0-4 Renamed executables to language-versioned forms and 
+ utilized update-alternatives--dmacks
+ Maintainer (= 8.2.0-1): Pepe Barbe pepe.ba...@gmail.com
 
 
 # Info2

Index: twisted2-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/crypto/twisted2-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- twisted2-py.info1 Jul 2010 01:39:58 -   1.1
+++ twisted2-py.info29 Sep 2010 11:18:13 -  1.2
@@ -67,11 +67,12 @@
 DocFiles: CREDITS LICENSE NEWS README
 License: OSI-Approved
 Homepage: http://twistedmatrix.com/projects/core/
-Maintainer: Pepe Barbe pepe.ba...@gmail.com
+Maintainer: None fink-de...@lists.sourceforge.net
 DescPackaging: 
  Maintainer (= 2.1.0-2): Daniel Henninger
-2.1.0-3 Renamed executables to language-versioned forms and 
-utilized update-alternatives--akh
+ 2.1.0-3 Renamed executables to language-versioned forms and 
+ utilized update-alternatives--akh
+ Maintainer (= 8.2.0-1): Pepe Barbe pepe.ba...@gmail.com
 
 
 # Info2


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/games ultrastardx.info, 1.1, 1.2

2010-10-13 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv16553/unstable/main/finkinfo/games

Modified Files:
ultrastardx.info 
Log Message:
update of UltraStar Deluxe. Upstream update as well as package fix.

Index: ultrastardx.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/ultrastardx.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ultrastardx.info1 May 2010 15:19:33 -   1.1
+++ ultrastardx.info13 Oct 2010 08:47:10 -  1.2
@@ -1,5 +1,5 @@
 Package: ultrastardx
-Version: 1.1-beta
+Version: 1.1-final
 Revision: 1
 License: GPL
 
@@ -7,23 +7,27 @@
 fpc (= 2.4.0), fpc-config,
 libavcodec-dev, libavformat-dev, libavutil-dev, libswscale-dev,
 sdl, sdl-image,
-libpng3, portaudio2, sqlite3,
+libpng3, portaudio2,
+sqlite3, sqlite3-dev,
 freetype219,
-lua51, lua51-dev
+lua51, lua51-dev,
+pcre
 
 
 Depends: 
 libavcodec51-shlibs, libavformat52-shlibs, libavutil49-shlibs, 
libswscale0-shlibs,
 sdl-shlibs, sdl-image-shlibs,
-libpng3-shlibs, portaudio2-shlibs, sqlite3-shlibs,
+libpng3-shlibs, portaudio2-shlibs,
+sqlite3-shlibs,
 freetype219-shlibs,
-lua51-shlibs
+lua51-shlibs,
+pcre-shlibs
 
 
-Source: 
http://downloads.sourceforge.net/project/ultrastardx/UltraStar%%20Deluxe/Version%%201.1%%20beta/Sources/ultrastardx1.1-beta-src.tar.gz
-Source-MD5: a0647302bfc33cc72ae312c6862186b9
+Source: 
http://downloads.sourceforge.net/project/ultrastardx/UltraStar%%20Deluxe/Version%%201.1%%20final/Sources/%n-1.1-src.tar.gz
+Source-MD5: fa4128c9527b06408614c39e93a23bbc
 
-SourceDirectory: %n%v-src
+SourceDirectory: %n-1.1-src
 
 CompileScript: 
 ./configure
@@ -49,9 +53,7 @@
 
 and add them to this folder in your home directory:
 
-~/Library/Application Support/UltraStarDeluxe/songs
-
-Similarly, you can add other Songs and Themes.
+~/Music/UltraStar Deluxe/songs
 
 Please, see the web site http://ultrastardx.sourceforge.com/ for further help.
 


--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/games ultrastardx.info, NONE, 1.1

2010-10-13 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/games
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv16740

Added Files:
ultrastardx.info 
Log Message:
UltraStar Deluxe should be ok for stable now.

--- NEW FILE: ultrastardx.info ---
Package: ultrastardx
Version: 1.1-final
Revision: 1
License: GPL

BuildDepends: 
fpc (= 2.4.0), fpc-config,
libavcodec-dev, libavformat-dev, libavutil-dev, libswscale-dev,
sdl, sdl-image,
libpng3, portaudio2,
sqlite3, sqlite3-dev,
freetype219,
lua51, lua51-dev,
pcre


Depends: 
libavcodec51-shlibs, libavformat52-shlibs, libavutil49-shlibs, 
libswscale0-shlibs,
sdl-shlibs, sdl-image-shlibs,
libpng3-shlibs, portaudio2-shlibs,
sqlite3-shlibs,
freetype219-shlibs,
lua51-shlibs,
pcre-shlibs


Source: 
http://downloads.sourceforge.net/project/ultrastardx/UltraStar%%20Deluxe/Version%%201.1%%20final/Sources/%n-1.1-src.tar.gz
Source-MD5: fa4128c9527b06408614c39e93a23bbc

SourceDirectory: %n-1.1-src

CompileScript: 
./configure
make macosx-app


InstallScript: echo nothing to install.

AppBundles: UltraStarDeluxe.app

DocFiles: AUTHORS.txt COPYING.txt COPYRIGHT.txt ReadMe.txt ChangeLog.txt

Description: Singing game

DescDetail: 
UltraStar Deluxe is a singing game.

There are some free songs from the UltrastarDeluxe web page.

Download them from the wikipage:

http://ultrastardeluxe.xtremeweb-hosting.net/wiki/doku.php/doku.php?id=songs

and add them to this folder in your home directory:

~/Music/UltraStar Deluxe/songs

Please, see the web site http://ultrastardx.sourceforge.com/ for further help.


Homepage: http://ultrastardx.sourceforge.com/
Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de


--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/games ultrastardx.info, 1.2, 1.3

2010-10-13 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv31187/unstable/main/finkinfo/games

Modified Files:
ultrastardx.info 
Log Message:
fix missing BuildDepends in UltraStar Deluxe.

Index: ultrastardx.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/ultrastardx.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ultrastardx.info13 Oct 2010 08:47:10 -  1.2
+++ ultrastardx.info13 Oct 2010 22:17:44 -  1.3
@@ -5,6 +5,7 @@
 
 BuildDepends: 
 fpc (= 2.4.0), fpc-config,
+libtheora0, libogg, libvorbis0,
 libavcodec-dev, libavformat-dev, libavutil-dev, libswscale-dev,
 sdl, sdl-image,
 libpng3, portaudio2,


--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/games ultrastardx.info,1.1,1.2

2010-10-13 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/games
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv31187/stable/main/finkinfo/games

Modified Files:
ultrastardx.info 
Log Message:
fix missing BuildDepends in UltraStar Deluxe.

Index: ultrastardx.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/games/ultrastardx.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ultrastardx.info13 Oct 2010 08:48:29 -  1.1
+++ ultrastardx.info13 Oct 2010 22:17:44 -  1.2
@@ -5,6 +5,7 @@
 
 BuildDepends: 
 fpc (= 2.4.0), fpc-config,
+libtheora0, libogg, libvorbis0,
 libavcodec-dev, libavformat-dev, libavutil-dev, libswscale-dev,
 sdl, sdl-image,
 libpng3, portaudio2,


--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/utils xorriso.info,1.2,1.3

2010-10-25 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv26515

Modified Files:
xorriso.info 
Log Message:
upstream update. submission from maintainer.

Index: xorriso.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/xorriso.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- xorriso.info12 Mar 2010 20:28:50 -  1.2
+++ xorriso.info25 Oct 2010 15:40:35 -  1.3
@@ -1,14 +1,16 @@
 Package: xorriso
-Version: 0.5.0
-Revision: 3
+Version: 0.6.2
+Revision: 2
 Depends: libiconv (= 1.12-3), readline5-shlibs (= 5.0-1006)
 BuildDepends: libiconv-dev (= 1.12-3), readline5 (= 5.0-1006)
 Suggests: dvd+rw-tools
-Source: http://www.gnu.org/software/%n/%n-%v.tar.gz
-Source-MD5: ffb70ce5b5d1bde31fcaf6137d6c74ee
+#Source: http://www.gnu.org/software/%n/%n-%v.tar.gz
+Source: http://scdbackup.sourceforge.net/%n-%v.tar.gz
+Source-MD5: 6bbd37a8adec7880e9df38de5969296c
 SetCFLAGS: -Os
 ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking
 InstallScript: make install DESTDIR=%d
+InfoDocs: %n.info
 DocFiles: AUTHORS CONTRIBUTORS COPYING COPYRIGHT README
 License: GPL
 Homepage: http://www.gnu.org/software/xorriso/xorriso_eng.html
@@ -19,4 +21,3 @@
Seems to build an own libisoburn, not designed to
work with an already installed one. Whatever.
 
-


--
Nokia and ATT present the 2010 Calling All Innovators-North America contest
Create new apps  games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/devel pasdoc.info,1.1,1.2

2010-11-02 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv5497/unstable/main/finkinfo/devel

Modified Files:
pasdoc.info 
Log Message:
pasdoc: upstream update (version 0.12.0) and some minor corrections.

Index: pasdoc.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/pasdoc.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pasdoc.info 17 Sep 2008 08:17:11 -  1.1
+++ pasdoc.info 2 Nov 2010 09:13:10 -   1.2
@@ -1,18 +1,28 @@
 Package: pasdoc
-Version: 0.11.0
-Revision: 2
-Architecture: powerpc, i386
+Version: 0.12.0
+Revision: 1
+Architecture: powerpc, i386, x86_64
 Description: Documentation tool for Pascal source code
 License: GPL
 
 BuildDepends: fpc
 
 # Unpack Phase
-Source: mirror:sourceforge:%n/%n-%v-src.tar.gz
-Source-MD5: 6c492e6dcc68f7dce76fedacfc0e92cb
+Source: mirror:sourceforge:/%n/PasDoc%%20Sources/%v/%n-%v-src.tar.gz
+Source-MD5: f6e0450e2b40d5f330ae8422c6ec503a
+SourceDirectory: pasdoc
+
+# Patch Phase
+Patchscript: 
+#!/bin/sh -ev
+# Mac OS X 10.5 and up need -gw for dwarf debug format
+# maybe, this will be fixed some time by upstream or fpc
+if [[ $(sw_vers -productVersion)  10.4 ]]; then
+  sed -i 's|-gl|-gl\n-gw|g' pasdoc-fpc.cfg
+fi
+
 
 # Compile Phase
-SourceDirectory: pasdoc
 Compilescript: make
 
 # Install Phase
@@ -33,5 +43,9 @@
  Also, see the web page for more information about PasDoc.
 
 
+DescPort: 
+ Still to do: pasdoc_gui?
+
+
 Homepage: http://pasdoc.sipsolutions.net/
-Maintainer: Karl-Michael Schindler karl-michael.schind...@physik.uni-halle.de
+Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de


--
Nokia and ATT present the 2010 Calling All Innovators-North America contest
Create new apps  games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/devel pasdoc.info,1.1,1.2

2010-11-02 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv5497/stable/main/finkinfo/devel

Modified Files:
pasdoc.info 
Log Message:
pasdoc: upstream update (version 0.12.0) and some minor corrections.

Index: pasdoc.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/pasdoc.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pasdoc.info 6 Jun 2009 11:00:41 -   1.1
+++ pasdoc.info 2 Nov 2010 09:13:10 -   1.2
@@ -1,18 +1,28 @@
 Package: pasdoc
-Version: 0.11.0
-Revision: 2
-Architecture: powerpc, i386
+Version: 0.12.0
+Revision: 1
+Architecture: powerpc, i386, x86_64
 Description: Documentation tool for Pascal source code
 License: GPL
 
 BuildDepends: fpc
 
 # Unpack Phase
-Source: mirror:sourceforge:%n/%n-%v-src.tar.gz
-Source-MD5: 6c492e6dcc68f7dce76fedacfc0e92cb
+Source: mirror:sourceforge:/%n/PasDoc%%20Sources/%v/%n-%v-src.tar.gz
+Source-MD5: f6e0450e2b40d5f330ae8422c6ec503a
+SourceDirectory: pasdoc
+
+# Patch Phase
+Patchscript: 
+#!/bin/sh -ev
+# Mac OS X 10.5 and up need -gw for dwarf debug format
+# maybe, this will be fixed some time by upstream or fpc
+if [[ $(sw_vers -productVersion)  10.4 ]]; then
+  sed -i 's|-gl|-gl\n-gw|g' pasdoc-fpc.cfg
+fi
+
 
 # Compile Phase
-SourceDirectory: pasdoc
 Compilescript: make
 
 # Install Phase
@@ -33,5 +43,9 @@
  Also, see the web page for more information about PasDoc.
 
 
+DescPort: 
+ Still to do: pasdoc_gui?
+
+
 Homepage: http://pasdoc.sipsolutions.net/
-Maintainer: Karl-Michael Schindler karl-michael.schind...@physik.uni-halle.de
+Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de


--
Nokia and ATT present the 2010 Calling All Innovators-North America contest
Create new apps  games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/devel xdev-toolkit.info, NONE, 1.1

2010-11-24 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv15089

Added Files:
xdev-toolkit.info 
Log Message:
 new package: XDev Toolkit, a set of utilities for cross-platform development 
with Lazarus and FreePascal

--- NEW FILE: xdev-toolkit.info ---
Package: xdev-toolkit
Version: 20101117
Revision: 1
Description: Lazarus/FPC cross-platform development tools
Architecture: powerpc, i386, x86_64
BuildDepends: lazarus-common
Depends: lazarus-common
License: LGPL

# Unpack Phase:
Source: http://web.me.com/macpgmr/XDev/XDevForLaz_20101117.zip
Source-MD5: 2948491a8b890a7019e8f9ca9458364d

SourceDirectory: ./

# Compile Phase (NOTE: there is no configure):
CompileScript: 
#!/bin/sh -ev

# compile programs
fpc CvtHelp.pas
fpc TestRtfDoc.pas
fpc ViewWith.pas
fpc dfmtolfm.pas
fpc makepasx.pas
fpc makever.pas

# compile additional units
fpc PrefsUtil.pas
fpc PropListUtil.pas
fpc HelpUtil.pas -Fu/%p/share/lazarus/lcl/units/%m-darwin/


# Install Phase:
InstallScript: 
#!/bin/sh -ev

# Install programs
  mkdir %i/bin
  install -m 755 CvtHelp  %i/bin/CvtHelp
  install -m 755 TestRtfDoc   %i/bin/TestRtfDoc
  install -m 755 ViewWith %i/bin/ViewWith
  install -m 755 dfmtolfm %i/bin/dfmtolfm
  install -m 755 makepasx %i/bin/makepasx
  install -m 755 makever  %i/bin/makever
  install -m 755 create_app_mac.sh  %i/bin/create_app_mac.sh

# Install units
  FPC_VERSION=`fpc -iV`
  INSTALL_DIR=%i/lib/fpc/$FPC_VERSION/units/%m-darwin/%n
  mkdir -p $INSTALL_DIR
  install -m 644 HelpUtil.o   $INSTALL_DIR
  install -m 644 HelpUtil.ppu $INSTALL_DIR
  install -m 644 RtfDoc.o   $INSTALL_DIR
  install -m 644 RtfDoc.ppu $INSTALL_DIR
  install -m 644 ViewDoc.o   $INSTALL_DIR
  install -m 644 ViewDoc.ppu $INSTALL_DIR
  install -m 644 PrefsUtil.o   $INSTALL_DIR
  install -m 644 PrefsUtil.ppu $INSTALL_DIR
  install -m 644 PropListUtil.o   $INSTALL_DIR
  install -m 644 PropListUtil.ppu $INSTALL_DIR

# Install sources
  mkdir -p %i/share/fpcsrc/%n
  install -m 644 *.pas %i/share/fpcsrc/%n/


DocFiles: XDevStatus.html

DescDetail: 
The XDev Toolkit has these programs and units:

MakePasX  DfmToLfm: Delphi converters
MakeVer: Create a version info file
CvtHelp  HelpUtil:  Convert WinHelp RTF to HTML
create_app_mac.sh:   Create an app bundle
RtfDoc  ViewDoc:RTF document creation and viewing


DescUsage: 
Please read the documentation in 
http://p/share/doc/%n/XDevStatus.html


DescPort: Native platform only. To do: cross-platform

Homepage: http://web.me.com/macpgmr/XDev/XDevStatus.html
Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de


--
Increase Visibility of Your 3D Game App  Earn a Chance To Win $500!
Tap into the largest installed PC base  get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/crypto ssh-copy-id.info, 1.1, 1.2

2010-12-05 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/crypto
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv733/unstable/main/finkinfo/crypto

Modified Files:
ssh-copy-id.info 
Log Message:
fix a typo/change in DescPort: and promote to stable after positive feedback.

Index: ssh-copy-id.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/crypto/ssh-copy-id.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ssh-copy-id.info1 Jul 2010 01:37:10 -   1.1
+++ ssh-copy-id.info5 Dec 2010 11:05:41 -   1.2
@@ -1,6 +1,6 @@
 Package: ssh-copy-id
 Version: 1.0.0
-Revision: 1
+Revision: 2
 Architecture: powerpc, i386, x86_64
 
 Source: none
@@ -81,7 +81,7 @@
 
 DescPort: 
  script is copied from this page: 
- http://wiki.unixboard.de/index.php/Ssh-copy-id
+ http://www.unixboard.de/wiki/index.php?title=Ssh-copy-id
  and modified according to what is found in ubuntu.
  In addition, the following escapes were applied:
  $ - \$ (shell)


--
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/crypto ssh-copy-id.info, NONE, 1.1

2010-12-05 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/crypto
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv733/stable/main/finkinfo/crypto

Added Files:
ssh-copy-id.info 
Log Message:
fix a typo/change in DescPort: and promote to stable after positive feedback.

--- NEW FILE: ssh-copy-id.info ---
Package: ssh-copy-id
Version: 1.0.0
Revision: 2
Architecture: powerpc, i386, x86_64

Source: none
NoSourceDirectory: true

CompileScript: 
#!/bin/sh -ev

# create the ssh-copy-id file
cat %b/ssh-copy-id FILEEOF
#!/bin/sh

# Shell script to install your public key on a remote machine
# Takes the remote machine name as an argument.
# Obviously, the remote machine must accept password authentication,
# or one of the other keys in your ssh-agent, for this to work.

ID_FILE=\${HOME}/.ssh/id_rsa.pub

if [ -i = \$1 ]; then
  shift
  # check if we have 2 parameters left, if so the first is the new ID file
  if [ -n \$2 ]; then
if expr \$1 : .*\.pub  /dev/null ; then
  ID_FILE=\$1
else
  ID_FILE=\$1.pub
fi
shift # and this should leave \$1 as the target name
  fi
else
  if [ x\$SSH_AUTH_SOCK != x ]  ssh-add -L /dev/null 21; then
GET_ID=\$GET_ID ssh-add -L
  fi
fi

if [ -z \`eval \$GET_ID\` ]  [ -r \${ID_FILE} ] ; then
  GET_ID=cat \${ID_FILE}
fi

if [ -z \`eval \$GET_ID\` ]; then
  echo \$0: ERROR: No identities found 2
  exit 1
fi

if [ \$# -lt 1 ] || [ \$1 = -h ] || [ \$1 = --help ]; then
  echo Usage: \$0 [-i [identity_file]] [u...@]machine 2
  exit 1
fi

{ eval \$GET_ID ; } | ssh \${1%%:} umask 077; test -d .ssh || mkdir .ssh ; 
cat  .ssh/authorized_keys || exit 1

cat EOF
Now try logging into the machine, with ssh '\${1%%:}', and check in:

  .ssh/authorized_keys

to make sure we haven't added extra keys that you weren't expecting.

EOF
FILEEOF


InstallScript: 
#!/bin/sh -ev
  mkdir %i/bin/
  install -c -m 755 %b/ssh-copy-id %i/bin/


License: GPL/LGPL

Description: Transfer script for ssh public key

DescDetail: 
This script copies your public key to another site. 
Authentification there is through password or another public key.


DescPort: 
 script is copied from this page: 
 http://www.unixboard.de/wiki/index.php?title=Ssh-copy-id
 and modified according to what is found in ubuntu.
 In addition, the following escapes were applied:
 $ - \$ (shell)
 ` - \` (shell)
 % - %% (fink)


Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de


--
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/devel xdev-toolkit.info, NONE, 1.1

2010-12-05 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv1569

Added Files:
xdev-toolkit.info 
Log Message:
promote to stable.

--- NEW FILE: xdev-toolkit.info ---
Package: xdev-toolkit
Version: 20101117
Revision: 1
Description: Lazarus/FPC cross-platform development tools
Architecture: powerpc, i386, x86_64
BuildDepends: lazarus-common
Depends: lazarus-common
License: LGPL

# Unpack Phase:
Source: http://web.me.com/macpgmr/XDev/XDevForLaz_20101117.zip
Source-MD5: 2948491a8b890a7019e8f9ca9458364d

SourceDirectory: ./

# Compile Phase (NOTE: there is no configure):
CompileScript: 
#!/bin/sh -ev

# compile programs
fpc CvtHelp.pas
fpc TestRtfDoc.pas
fpc ViewWith.pas
fpc dfmtolfm.pas
fpc makepasx.pas
fpc makever.pas

# compile additional units
fpc PrefsUtil.pas
fpc PropListUtil.pas
fpc HelpUtil.pas -Fu/%p/share/lazarus/lcl/units/%m-darwin/


# Install Phase:
InstallScript: 
#!/bin/sh -ev

# Install programs
  mkdir %i/bin
  install -m 755 CvtHelp  %i/bin/CvtHelp
  install -m 755 TestRtfDoc   %i/bin/TestRtfDoc
  install -m 755 ViewWith %i/bin/ViewWith
  install -m 755 dfmtolfm %i/bin/dfmtolfm
  install -m 755 makepasx %i/bin/makepasx
  install -m 755 makever  %i/bin/makever
  install -m 755 create_app_mac.sh  %i/bin/create_app_mac.sh

# Install units
  FPC_VERSION=`fpc -iV`
  INSTALL_DIR=%i/lib/fpc/$FPC_VERSION/units/%m-darwin/%n
  mkdir -p $INSTALL_DIR
  install -m 644 HelpUtil.o   $INSTALL_DIR
  install -m 644 HelpUtil.ppu $INSTALL_DIR
  install -m 644 RtfDoc.o   $INSTALL_DIR
  install -m 644 RtfDoc.ppu $INSTALL_DIR
  install -m 644 ViewDoc.o   $INSTALL_DIR
  install -m 644 ViewDoc.ppu $INSTALL_DIR
  install -m 644 PrefsUtil.o   $INSTALL_DIR
  install -m 644 PrefsUtil.ppu $INSTALL_DIR
  install -m 644 PropListUtil.o   $INSTALL_DIR
  install -m 644 PropListUtil.ppu $INSTALL_DIR

# Install sources
  mkdir -p %i/share/fpcsrc/%n
  install -m 644 *.pas %i/share/fpcsrc/%n/


DocFiles: XDevStatus.html

DescDetail: 
The XDev Toolkit has these programs and units:

MakePasX  DfmToLfm: Delphi converters
MakeVer: Create a version info file
CvtHelp  HelpUtil:  Convert WinHelp RTF to HTML
create_app_mac.sh:   Create an app bundle
RtfDoc  ViewDoc:RTF document creation and viewing


DescUsage: 
Please read the documentation in 
http://p/share/doc/%n/XDevStatus.html


DescPort: Native platform only. To do: cross-platform

Homepage: http://web.me.com/macpgmr/XDev/XDevStatus.html
Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de


--
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/devel pasdoc.info,1.2,1.3

2010-12-05 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv11075/unstable/main/finkinfo/devel

Modified Files:
pasdoc.info 
Log Message:
pasdoc: update from upstream and some minor adjustments.

Index: pasdoc.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/pasdoc.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- pasdoc.info 2 Nov 2010 09:13:10 -   1.2
+++ pasdoc.info 5 Dec 2010 12:07:10 -   1.3
@@ -1,5 +1,5 @@
 Package: pasdoc
-Version: 0.12.0
+Version: 0.12.1
 Revision: 1
 Architecture: powerpc, i386, x86_64
 Description: Documentation tool for Pascal source code
@@ -9,16 +9,15 @@
 
 # Unpack Phase
 Source: mirror:sourceforge:/%n/PasDoc%%20Sources/%v/%n-%v-src.tar.gz
-Source-MD5: f6e0450e2b40d5f330ae8422c6ec503a
+Source-MD5: 6a230cd5b253bbab886197742c0f43fa
 SourceDirectory: pasdoc
 
 # Patch Phase
 Patchscript: 
 #!/bin/sh -ev
-# Mac OS X 10.5 and up need -gw for dwarf debug format
-# maybe, this will be fixed some time by upstream or fpc
-if [[ $(sw_vers -productVersion)  10.4 ]]; then
-  sed -i 's|-gl|-gl\n-gw|g' pasdoc-fpc.cfg
+# Mac OS X 10.4 needs -gs for stabs debug format
+if [[ $(sw_vers -productVersion) = 10.4 ]]; then
+  sed -i 's|-gw|-gs|g' pasdoc-fpc.cfg
 fi
 
 
@@ -44,7 +43,20 @@
 
 
 DescPort: 
- Still to do: pasdoc_gui?
+ Status: starting app.
+ Steps towards pasdoc_gui:
+  1) lazbuild pasdoc_package.lpk
+  2) lazbuild pasdoc_gui.lpi
+  but does not run properly until make bundle is clicked in lazarus.
+
+  Warnings: Font and Fontsize is not found:
+  FindCarbonFontID Error: ATSUFindFontFromName  failed with result -8796
+  TCarbonSpinEdit.GetPreferredSize Error: GetBestControlRect  failed with 
result -30599
+  FindCarbonFontID Error: ATSUFindFontFromName  failed with result -8796
+
+  Todo:
+  Make a nice bundle, i.e. icon, move binary into the bundle.
+  check for dependencies. graphviz is mentioned. 
 
 
 Homepage: http://pasdoc.sipsolutions.net/


--
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/devel pasdoc.info,1.2,1.3

2010-12-05 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv11075/stable/main/finkinfo/devel

Modified Files:
pasdoc.info 
Log Message:
pasdoc: update from upstream and some minor adjustments.

Index: pasdoc.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/pasdoc.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- pasdoc.info 2 Nov 2010 09:13:10 -   1.2
+++ pasdoc.info 5 Dec 2010 12:07:09 -   1.3
@@ -1,5 +1,5 @@
 Package: pasdoc
-Version: 0.12.0
+Version: 0.12.1
 Revision: 1
 Architecture: powerpc, i386, x86_64
 Description: Documentation tool for Pascal source code
@@ -9,16 +9,15 @@
 
 # Unpack Phase
 Source: mirror:sourceforge:/%n/PasDoc%%20Sources/%v/%n-%v-src.tar.gz
-Source-MD5: f6e0450e2b40d5f330ae8422c6ec503a
+Source-MD5: 6a230cd5b253bbab886197742c0f43fa
 SourceDirectory: pasdoc
 
 # Patch Phase
 Patchscript: 
 #!/bin/sh -ev
-# Mac OS X 10.5 and up need -gw for dwarf debug format
-# maybe, this will be fixed some time by upstream or fpc
-if [[ $(sw_vers -productVersion)  10.4 ]]; then
-  sed -i 's|-gl|-gl\n-gw|g' pasdoc-fpc.cfg
+# Mac OS X 10.4 needs -gs for stabs debug format
+if [[ $(sw_vers -productVersion) = 10.4 ]]; then
+  sed -i 's|-gw|-gs|g' pasdoc-fpc.cfg
 fi
 
 
@@ -44,7 +43,20 @@
 
 
 DescPort: 
- Still to do: pasdoc_gui?
+ Status: starting app.
+ Steps towards pasdoc_gui:
+  1) lazbuild pasdoc_package.lpk
+  2) lazbuild pasdoc_gui.lpi
+  but does not run properly until make bundle is clicked in lazarus.
+
+  Warnings: Font and Fontsize is not found:
+  FindCarbonFontID Error: ATSUFindFontFromName  failed with result -8796
+  TCarbonSpinEdit.GetPreferredSize Error: GetBestControlRect  failed with 
result -30599
+  FindCarbonFontID Error: ATSUFindFontFromName  failed with result -8796
+
+  Todo:
+  Make a nice bundle, i.e. icon, move binary into the bundle.
+  check for dependencies. graphviz is mentioned. 
 
 
 Homepage: http://pasdoc.sipsolutions.net/


--
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/graphics dcraw.info,1.7,1.8

2010-12-05 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv22897/unstable/main/finkinfo/graphics

Modified Files:
dcraw.info 
Log Message:
dcraw: Upstream update and bug fix of this version.

Index: dcraw.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/dcraw.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- dcraw.info  23 Apr 2010 16:08:26 -  1.7
+++ dcraw.info  5 Dec 2010 13:16:52 -   1.8
@@ -1,6 +1,6 @@
 Package: dcraw
-Version: 8.99
-Revision: 2
+Version: 9.05
+Revision: 1
 Description: Raw digital photo decoder
 Architecture: powerpc, i386, x86_64
 BuildDepends: libjpeg, lcms, libgettext8-dev, libiconv-bin, gettext-tools
@@ -9,9 +9,20 @@
 
 # Unpack Phase:
 Source: http://www.cybercom.net/~dcoffin/dcraw/archive/dcraw-%v.tar.gz
-Source-MD5: b6469a5ac64ac6e974022b00f09fb465
+
+Source-MD5: b06ad99909ede5f1a129fa4b53d32e04
 SourceDirectory: dcraw
 
+# Patch Phase (bug report to upstream was sent by email):
+# Expect to remove this.
+# Replace version 1.439 with version 1.440 in dir dcraw
+# remove dir dcraw, because its name conflicts with the binary
+PatchScript: 
+#!/bin/sh -ev
+  mv -f dcraw/dcraw.c .
+  rmdir dcraw
+
+
 # Compile Phase (NOTE: there is no configure):
 CompileScript: 
 #!/bin/sh -ev
@@ -58,8 +69,8 @@
 
 DescPort: 
  The compile and install scripts are generated from the commands in the
- file install. The nl files for nl are not 
- complete and are skipped.
+ file install. 
+ The files for nl are not complete and are skipped.
 
 
 Homepage: http://www.cybercom.net/~dcoffin/dcraw


--
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/graphics dcraw.info,1.5,1.6

2010-12-05 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv22897/stable/main/finkinfo/graphics

Modified Files:
dcraw.info 
Log Message:
dcraw: Upstream update and bug fix of this version.

Index: dcraw.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics/dcraw.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dcraw.info  23 Apr 2010 16:08:22 -  1.5
+++ dcraw.info  5 Dec 2010 13:16:52 -   1.6
@@ -1,6 +1,6 @@
 Package: dcraw
-Version: 8.99
-Revision: 2
+Version: 9.05
+Revision: 1
 Description: Raw digital photo decoder
 Architecture: powerpc, i386, x86_64
 BuildDepends: libjpeg, lcms, libgettext8-dev, libiconv-bin, gettext-tools
@@ -9,9 +9,20 @@
 
 # Unpack Phase:
 Source: http://www.cybercom.net/~dcoffin/dcraw/archive/dcraw-%v.tar.gz
-Source-MD5: b6469a5ac64ac6e974022b00f09fb465
+
+Source-MD5: b06ad99909ede5f1a129fa4b53d32e04
 SourceDirectory: dcraw
 
+# Patch Phase (bug report to upstream was sent by email):
+# Expect to remove this.
+# Replace version 1.439 with version 1.440 in dir dcraw
+# remove dir dcraw, because its name conflicts with the binary
+PatchScript: 
+#!/bin/sh -ev
+  mv -f dcraw/dcraw.c .
+  rmdir dcraw
+
+
 # Compile Phase (NOTE: there is no configure):
 CompileScript: 
 #!/bin/sh -ev
@@ -58,8 +69,8 @@
 
 DescPort: 
  The compile and install scripts are generated from the commands in the
- file install. The nl files for nl are not 
- complete and are skipped.
+ file install. 
+ The files for nl are not complete and are skipped.
 
 
 Homepage: http://www.cybercom.net/~dcoffin/dcraw


--
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/graphics dcraw.info,1.8,1.9

2010-12-05 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv9426/unstable/main/finkinfo/graphics

Modified Files:
dcraw.info 
Log Message:
dcraw: update of current version after feedback from author about glitch with 
other version.

Index: dcraw.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/dcraw.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- dcraw.info  5 Dec 2010 13:16:52 -   1.8
+++ dcraw.info  6 Dec 2010 06:38:03 -   1.9
@@ -1,6 +1,6 @@
 Package: dcraw
 Version: 9.05
-Revision: 1
+Revision: 2
 Description: Raw digital photo decoder
 Architecture: powerpc, i386, x86_64
 BuildDepends: libjpeg, lcms, libgettext8-dev, libiconv-bin, gettext-tools
@@ -14,12 +14,11 @@
 SourceDirectory: dcraw
 
 # Patch Phase (bug report to upstream was sent by email):
-# Expect to remove this.
-# Replace version 1.439 with version 1.440 in dir dcraw
+# remove version 1.440 in dir dcraw, accidental presence
 # remove dir dcraw, because its name conflicts with the binary
 PatchScript: 
 #!/bin/sh -ev
-  mv -f dcraw/dcraw.c .
+  rm -f dcraw/dcraw.c
   rmdir dcraw
 
 


--
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/graphics dcraw.info,1.6,1.7

2010-12-05 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv9426/stable/main/finkinfo/graphics

Modified Files:
dcraw.info 
Log Message:
dcraw: update of current version after feedback from author about glitch with 
other version.

Index: dcraw.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics/dcraw.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- dcraw.info  5 Dec 2010 13:16:52 -   1.6
+++ dcraw.info  6 Dec 2010 06:38:03 -   1.7
@@ -1,6 +1,6 @@
 Package: dcraw
 Version: 9.05
-Revision: 1
+Revision: 2
 Description: Raw digital photo decoder
 Architecture: powerpc, i386, x86_64
 BuildDepends: libjpeg, lcms, libgettext8-dev, libiconv-bin, gettext-tools
@@ -14,12 +14,11 @@
 SourceDirectory: dcraw
 
 # Patch Phase (bug report to upstream was sent by email):
-# Expect to remove this.
-# Replace version 1.439 with version 1.440 in dir dcraw
+# remove version 1.440 in dir dcraw, accidental presence
 # remove dir dcraw, because its name conflicts with the binary
 PatchScript: 
 #!/bin/sh -ev
-  mv -f dcraw/dcraw.c .
+  rm -f dcraw/dcraw.c
   rmdir dcraw
 
 


--
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/graphics dcraw.info,1.9,1.10

2010-12-07 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv6166/unstable/main/finkinfo/graphics

Modified Files:
dcraw.info 
Log Message:
dcraw: upstream fixed minor glitch, but did not update version. new md5sum and 
fix of version glitch.

Index: dcraw.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/dcraw.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- dcraw.info  6 Dec 2010 06:38:03 -   1.9
+++ dcraw.info  7 Dec 2010 20:13:41 -   1.10
@@ -1,6 +1,6 @@
 Package: dcraw
-Version: 9.05
-Revision: 2
+Version: 9.05.1
+Revision: 1
 Description: Raw digital photo decoder
 Architecture: powerpc, i386, x86_64
 BuildDepends: libjpeg, lcms, libgettext8-dev, libiconv-bin, gettext-tools
@@ -8,19 +8,19 @@
 License: OSI-Approved
 
 # Unpack Phase:
-Source: http://www.cybercom.net/~dcoffin/dcraw/archive/dcraw-%v.tar.gz
 
-Source-MD5: b06ad99909ede5f1a129fa4b53d32e04
-SourceDirectory: dcraw
+# For now:
+Source: http://www.cybercom.net/~dcoffin/%n/archive/%n-9.05.tar.gz
 
-# Patch Phase (bug report to upstream was sent by email):
-# remove version 1.440 in dir dcraw, accidental presence
-# remove dir dcraw, because its name conflicts with the binary
-PatchScript: 
-#!/bin/sh -ev
-  rm -f dcraw/dcraw.c
-  rmdir dcraw
-
+# Next version probably this again:
+#Source: http://www.cybercom.net/~dcoffin/%n/archive/%n-%v.tar.gz
+
+Source-MD5: e531229e4e79bb67a7007eec7aa74116
+
+# This can probably be deleted with the next version:
+SourceRename: %n-%v.tar.gz
+
+SourceDirectory: dcraw
 
 # Compile Phase (NOTE: there is no configure):
 CompileScript: 


--
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/graphics dcraw.info,1.7,1.8

2010-12-07 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv6166/stable/main/finkinfo/graphics

Modified Files:
dcraw.info 
Log Message:
dcraw: upstream fixed minor glitch, but did not update version. new md5sum and 
fix of version glitch.

Index: dcraw.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics/dcraw.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- dcraw.info  6 Dec 2010 06:38:03 -   1.7
+++ dcraw.info  7 Dec 2010 20:13:41 -   1.8
@@ -1,6 +1,6 @@
 Package: dcraw
-Version: 9.05
-Revision: 2
+Version: 9.05.1
+Revision: 1
 Description: Raw digital photo decoder
 Architecture: powerpc, i386, x86_64
 BuildDepends: libjpeg, lcms, libgettext8-dev, libiconv-bin, gettext-tools
@@ -8,19 +8,19 @@
 License: OSI-Approved
 
 # Unpack Phase:
-Source: http://www.cybercom.net/~dcoffin/dcraw/archive/dcraw-%v.tar.gz
 
-Source-MD5: b06ad99909ede5f1a129fa4b53d32e04
-SourceDirectory: dcraw
+# For now:
+Source: http://www.cybercom.net/~dcoffin/%n/archive/%n-9.05.tar.gz
 
-# Patch Phase (bug report to upstream was sent by email):
-# remove version 1.440 in dir dcraw, accidental presence
-# remove dir dcraw, because its name conflicts with the binary
-PatchScript: 
-#!/bin/sh -ev
-  rm -f dcraw/dcraw.c
-  rmdir dcraw
-
+# Next version probably this again:
+#Source: http://www.cybercom.net/~dcoffin/%n/archive/%n-%v.tar.gz
+
+Source-MD5: e531229e4e79bb67a7007eec7aa74116
+
+# This can probably be deleted with the next version:
+SourceRename: %n-%v.tar.gz
+
+SourceDirectory: dcraw
 
 # Compile Phase (NOTE: there is no configure):
 CompileScript: 


--
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/devel sparc-binutils.info, NONE, 1.1 arm-binutils.info, 1.11, 1.12 binutils-docs.info, 1.4, 1.5 i386-binutils.info, 1.4, 1.5 powerpc-binutils.info, 1.3, 1.4 x86

2010-12-12 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv11416

Modified Files:
arm-binutils.info binutils-docs.info i386-binutils.info 
powerpc-binutils.info x86-64-binutils.info 
Added Files:
sparc-binutils.info 
Log Message:
update cross binutils to new upstream version 2.21 and add sparc processor.

Index: i386-binutils.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/i386-binutils.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- i386-binutils.info  9 Jun 2010 07:55:04 -   1.4
+++ i386-binutils.info  13 Dec 2010 06:25:58 -  1.5
@@ -1,8 +1,8 @@
 Info2: 
 Package: i386-%type_pkg[platform]-binutils
-Version: 2.20.1
-Revision: 2
-Type: platform (linux freebsd netbsd solaris beos win32 wince msdosdjgpp go32 
netware)
+Version: 2.21
+Revision: 1
+Type: platform (linux freebsd netbsd solaris beos win32 wince msdosdjgpp 
go32v2 netware)
 # tried, but not yet working or needed:
 # openbsd os2 symbian haiku qnx wdosx emx watcom netwlibc
 Architecture: powerpc, i386, x86_64
@@ -10,18 +10,15 @@
 License: LGPL
 
 Source: mirror:gnu:binutils/binutils-%v.tar.bz2
-Source-MD5: 9cdfb9d6ec0578c166d3beae5e15c4e5
+Source-MD5: c84c5acc9d266f1a7044b51c85a823f5
 
 SourceDirectory: binutils-%v
 
-PatchScript: 
-  sed -i.bak 's|stat64|stat|g' binutils/strings.c
-
-
 ConfigureParams: 
   --target=i386-%type_pkg[platform] \
-  (%type_pkg[platform] = win32) --target=mingw32\
-  (%type_pkg[platform] = wince) --target=mingw32\
+  (%type_pkg[platform] = win32)   --target=mingw32  \
+  (%type_pkg[platform] = wince)   --target=mingw32  \
+  (%type_pkg[platform] = go32v2)  --target=go32 \
   --prefix=%p/lib/i386-%type_pkg[platform]  \
   --bindir=%p/bin --mandir=%p/share/man --infodir=%p/share/info \
   --program-prefix=i386-%type_pkg[platform]-\
@@ -56,8 +53,6 @@
 /sw/lib/i386-%type_pkg[platform] and the binaries are put into /sw/bin.
 All xxx files are renamed to i386-%type_pkg[platform]-xxx.info to avoid
 clashes with other potential toolchains.
-I expect that the patch sed -i.bak 's|stat64|stat|g' binutils/strings.c
-can be removed in version 2.21
 
 
 Homepage: http://www.gnu.org/software/binutils/

Index: binutils-docs.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/binutils-docs.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- binutils-docs.info  20 Jul 2010 08:54:19 -  1.4
+++ binutils-docs.info  13 Dec 2010 06:25:58 -  1.5
@@ -1,12 +1,12 @@
 Package: binutils-docs
-Version: 2.20.1
-Revision: 2
+Version: 2.21
+Revision: 1
 Architecture: powerpc, i386, x86_64
 Description: Documentation for the GNU binutils
 License: LGPL
 
 Source: mirror:gnu:binutils/binutils-%v.tar.bz2
-Source-MD5: 9cdfb9d6ec0578c166d3beae5e15c4e5
+Source-MD5: c84c5acc9d266f1a7044b51c85a823f5
 
 SourceDirectory: binutils-%v
 

Index: powerpc-binutils.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/powerpc-binutils.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- powerpc-binutils.info   9 Jun 2010 07:55:04 -   1.3
+++ powerpc-binutils.info   13 Dec 2010 06:25:58 -  1.4
@@ -1,7 +1,7 @@
 Info2: 
 Package: powerpc-%type_pkg[platform]-binutils
-Version: 2.20.1
-Revision: 2
+Version: 2.21
+Revision: 1
 Type: platform (linux freebsd netbsd openbsd macos)
 # tried, but not yet working or needed:
 # amigaos morphos   
@@ -10,14 +10,10 @@
 License: LGPL
 
 Source: mirror:gnu:binutils/binutils-%v.tar.bz2
-Source-MD5: 9cdfb9d6ec0578c166d3beae5e15c4e5
+Source-MD5: c84c5acc9d266f1a7044b51c85a823f5
 
 SourceDirectory: binutils-%v
 
-PatchScript: 
-  sed -i.bak 's|stat64|stat|g' binutils/strings.c
-
-
 ConfigureParams: 
   --target=powerpc-%type_pkg[platform]  \
   --prefix=%p/lib/powerpc-%type_pkg[platform]   \
@@ -54,8 +50,6 @@
 /sw/lib/powerpc-%type_pkg[platform] and the binaries are put into /sw/bin.
 All xxx files are renamed to powerpc-%type_pkg[platform]-xxx.info to avoid
 clashes with other potential toolchains.
-I expect that the patch sed -i.bak 's|stat64|stat|g' binutils/strings.c
-can be removed in version 2.21
 
 
 Homepage: http://www.gnu.org/software/binutils/

--- NEW FILE: sparc-binutils.info ---
Info2: 
Package: sparc-%type_pkg[platform]-binutils
Version: 2.21
Revision: 1
Type: platform (linux solaris netbsd)
# tried, but not yet working or needed: freebsd openbsd embedded
Architecture: powerpc, i386, x86_64
Description: GNU binutils for sparc-%type_pkg[platform]
License: 

[cvs] dists/10.4/unstable/main/finkinfo/devel fpprofiler.info, NONE, 1.1

2011-01-08 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv24197

Added Files:
fpprofiler.info 
Log Message:
new package: fpprofiler, a profiler for FreePascal.

--- NEW FILE: fpprofiler.info ---
Package: fpprofiler
Version: 20110108
Revision: 1
Description: Profiler for the FreePascal compiler
Architecture: powerpc, i386, x86_64
Source: http://michael-ep3.physik.uni-halle.de/%n-%v.tar.bz2
Source-MD5: f798933eecda64a4a7cb9e284c862e52
Depends: fpc
Recommends: graphviz
License: GPL

PatchScript: 
#!/bin/sh -ev
  sed -i.bak 's|FPCallGraph;|FPCallGraph; {$mode objfpc}{$H+}|g' 
fppview/fpcallgraph.pas
  sed -i.bak 's|{$R \*\.res}||g' fpp/fppremove.pp
  cd fcl-passrc/src/
  patch pscanner.pp ../../patch/pscanner.diff


CompileScript: 
#!/bin/sh -ev
  cd fcl-passrc
  make
  cd ../fpp
  fpc -Fu../fpprof -Fu../fcl-passrc/units/* fpp.pp
  fpc -Fu../fpprof -Fu../fcl-passrc/units/* fppinsert.pp
  fpc -Fu../fpprof -Fu../fcl-passrc/units/* fppremove.pp
  cd ../fppview
  fpc -Fu../fpprof -Fu../fcl-passrc/units/* fppview.pp
  cd ../fpprof
  fpc fpprof.pp


InstallScript: 
#!/bin/sh -ev
  mkdir -p %i/bin
  install -m 755 fpp/fpp %i/bin/fpp
  install -m 755 fpp/fpp %i/bin/fppinsert
  install -m 755 fpp/fpp %i/bin/fppremove
  install -m 755 fppview/fppview %i/bin/fppview
  mkdir -p %i/lib/fpc/2.4.2/units/i386-darwin/fpprof
  install -m 644 fpprof/*.o%i/lib/fpc/2.4.2/units/i386-darwin/fpprof/
  install -m 644 fpprof/*.ppu  %i/lib/fpc/2.4.2/units/i386-darwin/fpprof/


DocFiles: docs/COPYING.GPL docs/develop.txt

DescDetail: 
Compile your program by using fpp as a replacement of fpc. 
This creates a profile file (Default: fpprof.xml), 
from which output can created with fppview including output in the dot 
language, which can be converted to a graph with the program dot from the 
package graphviz.

More details about options can be obtained with
  fpp -h
and
  fppview -h

Usage Example:

  fpp MyProgram.pp
  fppview --format=graphviz  --stat=callgraph MyProgram.dot
  dot -Tpng MyProgram.dot -o MyProgram.png
  open MyProgram.png

Please check also the home page (http://wiki.lazarus.freepascal.org/FPProfiler)


Homepage: http://wiki.lazarus.freepascal.org/FPProfiler
Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de


--
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


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

2011-01-12 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv19643

Modified Files:
libplist.info 
Log Message:
libplist: upstream update, build fix and change of maintainership.

Index: libplist.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/libplist.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- libplist.info   22 Jan 2010 14:34:21 -  1.3
+++ libplist.info   12 Jan 2011 23:00:03 -  1.4
@@ -1,42 +1,90 @@
 Package: libplist
-Version: 0.16
-Revision: 1003
-Depends: %N-shlibs (= %v-%r)
-BuildDepends: cmake, pkgconfig (= 0.9.0-1), glib2-dev (= 2.20.5-1), libxml2 
(= 2.6.32-1)
+Version: 1.3
+Revision: 1
+Description: Library for handling apple .plist files
+License: GPL/LGPL
+
+# Dependencies:
 BuildDependsOnly: true
-Source: http://cloud.github.com/downloads/JonathanBeck/%n/%n-%v.tar.bz2
-Source-MD5: c2fffd7723df3cbd76a05a1867f1fbf2
-CompileScript: cmake -DCMAKE_INSTALL_PREFIX:PATH=%p .  make
-InstallScript: 
-   make install DESTDIR=%d
-   install_name_tool -id %p/lib/libplist.0.dylib 
%i/lib/libplist.0.0.16.dylib
-   install_name_tool -id %p/lib/libplist++.0.dylib 
%i/lib/libplist++.0.0.16.dylib
+BuildDepends: 
+  cmake, 
+  pkgconfig (= 0.9.0-1), 
+  glib2-dev (= 2.20.5-1),
+ libxml2 (= 2.6.32-1),
+ swig,
+ python25 | python26 | python27 | python31
 
+Depends: %N-shlibs (= %v-%r)
+
+# Unpack Phase:
+Source: http://github.com/downloads/JonathanBeck/%n/%n-%v.tar.bz2
+Source-MD5: 0f48f4da8ddba5d7e186307622bf2c62
+
+# Compile Phase:
+CompileScript: 
+#!/bin/sh -ev
+  mkdir build
+  cd build
+  cmake .. -DCMAKE_INSTALL_PREFIX=%p
+  make
+
+
+# Install Phase:
 DocFiles: AUTHORS COPYING* README
-Splitoff: 
-  Package: %N-shlibs
-  Depends: glib2-shlibs (= 2.20.5-1), libxml2-shlibs (= 2.6.32-1)
-  Files: 
-lib/libplist++.0.dylib
-lib/libplist++.0.0.16.dylib
-lib/libplist.0.dylib
-lib/libplist.0.0.16.dylib
-  
-  Shlibs: 
-%p/lib/libplist++.0.dylib 0.0.0 %n (= 0.16-1002)
-%p/lib/libplist.0.dylib 0.0.0 %n (= 0.16-1002)
-  
-  DocFiles: COPYING*
+InstallScript: 
+#!/bin/sh -ev
+  cd build
+  make install DESTDIR=%i/..
+  install_name_tool -id %p/lib/libplist.dylib   %i/lib/libplist.1.1.3.dylib
+  install_name_tool -id %p/lib/libplist++.dylib %i/lib/libplist++.1.1.3.dylib
+
+
+SplitOff: 
+ Package: %N-shlibs
+ Depends:  glib2-shlibs (= 2.20.5-1), libxml2-shlibs (= 2.6.32-1)
+
+ Files: 
+  lib/libplist.1.1.3.dylib
+  lib/libplist.1.dylib
+  lib/libplist.dylib
+  lib/libplist++.1.1.3.dylib
+  lib/libplist++.1.dylib
+  lib/libplist++.dylib
+ 
+ Shlibs: 
+  %p/lib/libplist.dylib   1.0.0 %n (= 1.3-1)
+  %p/lib/libplist++.dylib 1.0.0 %n (= 1.3-1)
+ 
 
+
 Splitoff2: 
   Package: %N-bin
   Depends: %N-shlibs (= %v-%r)
   Files: bin
-  DocFiles: COPYING*
 
-License: GPL/LGPL
-Homepage: http://matt.colyer.name/projects/iphone-linux/?title=Main_Page
-Maintainer: Jack Fink jackf...@users.sourceforge.net
-GCC: 4.0
-Description: Library for handling apple .plist files
 
+# Additional Info
+DescDetail: 
+libplist is a library which eases dealing with Apple's property list files.
+
+DescPort: 
+The file should be modified so that setting the install_name is not necessary 
+any longer.
+
+suggestion from a fink guru:
+# Set up RPATH handling, so the libs are found if they are installed to a 
non-standard location.
+# By default cmake builds the targets with full RPATH to everything in the 
build directory,
+# but then removes the RPATH when installing.
+# These two options below make it set the RPATH of the installed targets to all
+# RPATH directories outside the current CMAKE_BINARY_DIR and also the library
+# install directory.
+set(CMAKE_INSTALL_RPATH_USE_LINK_PATH  TRUE)
+set(CMAKE_INSTALL_RPATH${LIB_DESTINATION} )
+
+if(APPLE)
+   set(CMAKE_INSTALL_NAME_DIR ${LIB_DESTINATION})
+endif(APPLE)
+
+
+Homepage: http://www.libimobiledevice.org/
+Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de


--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/utils usbmuxd.info,NONE,1.1

2011-01-12 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv26102

Added Files:
usbmuxd.info 
Log Message:
new package: usbmuxd, a USB multiplexing daemon for iDevices.

--- NEW FILE: usbmuxd.info ---
Package: usbmuxd
Version: 1.0.6
Revision: 1
Description: USB multiplexing daemon
License: LGPL

# Dependencies:
BuildDependsOnly: true
Depends: %N-shlibs (= %v-%r)
BuildDepends: pkgconfig, cmake, libplist, libusb1, libgcrypt

# Unpack Phase:
Source: http://marcansoft.com/uploads/%n/%n-%v.tar.bz2
Source-MD5: c8909cfd9253d8d1a5e26f2ff7e5908b

# Compile Phase:
CompileScript: 
#!/bin/sh -ev
  mkdir build
  cd build
  cmake .. -DCMAKE_INSTALL_PREFIX=%p
  make


# Install Phase:
DocFiles: AUTHORS COPYING* README*
InstallScript: 
#!/bin/sh -ev
  cd build
  make install DESTDIR=%i/..
  install_name_tool -id %p/lib/libusbmuxd.dylib %i/lib/libusbmuxd.%v.dylib


SplitOff: 
 Package: %N-shlibs
 Depends: libplist-shlibs, libusb1-shlibs, libgcrypt-shlibs

 Files: 
  lib/libusbmuxd.%v.dylib
  lib/libusbmuxd.1.dylib
  lib/libusbmuxd.dylib
 
 Shlibs: 
  %p/lib/libusbmuxd.dylib 1.0.0 %n (= 1.3-1)
 
 DocFiles:  README



# Additional Info
DescDetail: 
'usbmuxd' stands for USB multiplexing daemon. This daemon is in charge of
multiplexing connections over USB to an iPhone or iPod touch. To users, it means
you can sync your music, contacts, photos, etc. over USB. To developers, it
means you can connect to any listening localhost socket on the device. usbmuxd
is not used for tethering data transfer, which uses a dedicated USB interface as
a virtual network device.

There is already a usbmuxd daemon running if iTunes is installed. The purpose
of this package is mainly to offer libusbmuxd.dylib for other programs to talk 
to the usbmuxd daemon.

Homepage: http://www.libimobiledevice.org/
Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de


--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/utils libimobiledevice.info, NONE, 1.1

2011-01-12 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv15138

Added Files:
libimobiledevice.info 
Log Message:
new package: libimobiledevice, accessing iDevices.

--- NEW FILE: libimobiledevice.info ---
Package: libimobiledevice
Version: 1.0.4
Revision: 1
Description: Library to talk to iDevices
License: LGPL

# Dependencies:
BuildDependsOnly: true
Depends: %N-shlibs (= %v-%r)
BuildDepends: pkgconfig, swig, python25 | python26 | python27 | python31

# Unpack Phase:
Source: http://www.libimobiledevice.org/downloads/libimobiledevice-%v.tar.bz2
Source-MD5: dbf62f2fddaa87558b6f1ebc76abb549

CompileScript: 
#!/bin/sh -ev
  pythonversion=`python -V 21 | cut -c 8-10`
  ./configure %c LDFLAGS=-L%p/lib/python$pythonversion/config -L%p/lib
  make


# Install Phase:
DocFiles: AUTHORS COPYING* NEWS README
InstallScript: 
#!/bin/sh -ev
  make install DESTDIR=%i/..
  install_name_tool -id %p/lib/libimobiledevice.dylib 
%i/lib/libimobiledevice.1.dylib


SplitOff: 
 Package: %N-shlibs
 Depends: usbmuxd-shlibs

 Files: 
  lib/libimobiledevice.1.dylib
  lib/libimobiledevice.dylib
 
 Shlibs: 
  %p/lib/libimobiledevice.dylib 2.0.0 libimobiledevice (= 1.0.4-1)
 
 DocFiles:  README


# Additional Info
DescDetail: 
libimobiledevice is a software library that talks the protocols to support
iPhone, iPod Touch, iPad and Apple TV devices.  Unlike other projects, it
does not depend on using any existing proprietary libraries and does not
require jailbreaking.  It allows other software to easily access the
device's filesystem, retrieve information about the device and it's
internals, backup/restore the device, manage SpringBoard icons, manage
installed applications, retrieve addressbook/calendars/notes and bookmarks
and synchronize music and video to the device.  The library is in
development since August 2007 with the goal to bring support for these
devices to the Linux Desktop.


Homepage: http://www.libimobiledevice.org/
Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de


--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/libs libplist.patch, NONE, 1.1 libplist.info, 1.4, 1.5

2011-01-13 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv16492

Modified Files:
libplist.info 
Added Files:
libplist.patch 
Log Message:
libplist: fix the install-name issue and some minor polish.

Index: libplist.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/libplist.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- libplist.info   12 Jan 2011 23:00:03 -  1.4
+++ libplist.info   13 Jan 2011 22:05:08 -  1.5
@@ -1,18 +1,19 @@
 Package: libplist
 Version: 1.3
-Revision: 1
+Revision: 2
 Description: Library for handling apple .plist files
 License: GPL/LGPL
 
 # Dependencies:
 BuildDependsOnly: true
 BuildDepends: 
+  fink (= 0.24.12),
   cmake, 
   pkgconfig (= 0.9.0-1), 
   glib2-dev (= 2.20.5-1),
- libxml2 (= 2.6.32-1),
- swig,
- python25 | python26 | python27 | python31
+  libxml2 (= 2.6.32-1),
+  swig,
+  python25 | python26 | python27 | python31
 
 Depends: %N-shlibs (= %v-%r)
 
@@ -20,70 +21,58 @@
 Source: http://github.com/downloads/JonathanBeck/%n/%n-%v.tar.bz2
 Source-MD5: 0f48f4da8ddba5d7e186307622bf2c62
 
+PatchFile: libplist.patch
+PatchFile-MD5: ca57c2e09f87f7786187e39dff8ca72a
+
 # Compile Phase:
 CompileScript: 
 #!/bin/sh -ev
   mkdir build
   cd build
-  cmake .. -DCMAKE_INSTALL_PREFIX=%p
+  cmake .. -DCMAKE_INSTALL_PREFIX=%p -DLIB_DESTINATION=%p/lib
   make
 
 
 # Install Phase:
-DocFiles: AUTHORS COPYING* README
 InstallScript: 
 #!/bin/sh -ev
   cd build
-  make install DESTDIR=%i/..
-  install_name_tool -id %p/lib/libplist.dylib   %i/lib/libplist.1.1.3.dylib
-  install_name_tool -id %p/lib/libplist++.dylib %i/lib/libplist++.1.1.3.dylib
+  make install DESTDIR=%d
 
+DocFiles: AUTHORS COPYING* README
 
 SplitOff: 
- Package: %N-shlibs
- Depends:  glib2-shlibs (= 2.20.5-1), libxml2-shlibs (= 2.6.32-1)
-
- Files: 
-  lib/libplist.1.1.3.dylib
-  lib/libplist.1.dylib
-  lib/libplist.dylib
-  lib/libplist++.1.1.3.dylib
-  lib/libplist++.1.dylib
-  lib/libplist++.dylib
- 
- Shlibs: 
-  %p/lib/libplist.dylib   1.0.0 %n (= 1.3-1)
-  %p/lib/libplist++.dylib 1.0.0 %n (= 1.3-1)
- 
+  Package: %N-shlibs
+  Depends:  glib2-shlibs (= 2.20.5-1), libxml2-shlibs (= 2.6.32-1)
+  Files: 
+lib/libplist.1.1.3.dylib
+lib/libplist.1.dylib
+lib/libplist++.1.1.3.dylib
+lib/libplist++.1.dylib
+  
+  Shlibs: 
+%p/lib/libplist.1.dylib   1.0.0 %n (= 1.3-1)
+%p/lib/libplist++.1.dylib 1.0.0 %n (= 1.3-1)
+  
+  DocFiles: AUTHORS COPYING* README
 
 
 Splitoff2: 
   Package: %N-bin
   Depends: %N-shlibs (= %v-%r)
   Files: bin
+  DocFiles: AUTHORS COPYING* README
 
 
 # Additional Info
 DescDetail: 
-libplist is a library which eases dealing with Apple's property list files.
+libplist eases dealing with Apple's property list files.
 
-DescPort: 
-The file should be modified so that setting the install_name is not necessary 
-any longer.
 
-suggestion from a fink guru:
-# Set up RPATH handling, so the libs are found if they are installed to a 
non-standard location.
-# By default cmake builds the targets with full RPATH to everything in the 
build directory,
-# but then removes the RPATH when installing.
-# These two options below make it set the RPATH of the installed targets to all
-# RPATH directories outside the current CMAKE_BINARY_DIR and also the library
-# install directory.
-set(CMAKE_INSTALL_RPATH_USE_LINK_PATH  TRUE)
-set(CMAKE_INSTALL_RPATH${LIB_DESTINATION} )
-
-if(APPLE)
-   set(CMAKE_INSTALL_NAME_DIR ${LIB_DESTINATION})
-endif(APPLE)
+DescPort: 
+CMakeLists.txt is patched and cmake is called with -DLIB_DESTINATION=%p/lib,
+which fixes the truncated path of the install_name of the dylibs, where 
+%p/lib/ was missing.
 
 
 Homepage: http://www.libimobiledevice.org/

--- NEW FILE: libplist.patch ---
--- libplist-1.3/CMakeLists.orig.txt2011-01-13 22:02:54.0 +0100
+++ libplist-1.3/CMakeLists.txt 2011-01-13 21:57:30.0 +0100
@@ -15,6 +15,19 @@
SET(CMAKE_INSTALL_LIBDIR lib CACHE PATH Output directory for libraries)
 ENDIF(NOT DEFINED CMAKE_INSTALL_LIBDIR)
 
+# Set up RPATH handling, so the libs are found if they are installed to a 
non-standard location.
+# By default cmake builds the targets with full RPATH to everything in the 
build directory,
+# but then removes the RPATH when installing.
+# These two options below make it set the RPATH of the installed targets to all
+# RPATH directories outside the current CMAKE_BINARY_DIR and also the library
+# install directory.
+set(CMAKE_INSTALL_RPATH_USE_LINK_PATH  TRUE)
+set(CMAKE_INSTALL_RPATH${LIB_DESTINATION} )
+
+if(APPLE)
+   set(CMAKE_INSTALL_NAME_DIR ${LIB_DESTINATION})
+endif(APPLE)
+
 FIND_PACKAGE( LibXml2 REQUIRED )
 FIND_PACKAGE( GLIB2 REQUIRED )
 


--
Protect Your Site and 

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

2011-01-13 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv1392

Modified Files:
usbmuxd.info 
Log Message:
usbmuxd: fix install_name issue and some polish.

Index: usbmuxd.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/usbmuxd.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- usbmuxd.info12 Jan 2011 23:22:07 -  1.1
+++ usbmuxd.info13 Jan 2011 22:45:18 -  1.2
@@ -1,6 +1,6 @@
 Package: usbmuxd
 Version: 1.0.6
-Revision: 1
+Revision: 2
 Description: USB multiplexing daemon
 License: LGPL
 
@@ -27,8 +27,7 @@
 InstallScript: 
 #!/bin/sh -ev
   cd build
-  make install DESTDIR=%i/..
-  install_name_tool -id %p/lib/libusbmuxd.dylib %i/lib/libusbmuxd.%v.dylib
+  make install DESTDIR=%d
 
 
 SplitOff: 
@@ -38,27 +37,36 @@
  Files: 
   lib/libusbmuxd.%v.dylib
   lib/libusbmuxd.1.dylib
-  lib/libusbmuxd.dylib
  
  Shlibs: 
-  %p/lib/libusbmuxd.dylib 1.0.0 %n (= 1.3-1)
+  %p/lib/libusbmuxd.1.dylib 1.0.0 %n (= 1.0.6-2)
  
- DocFiles:  README
+ DocFiles: AUTHORS COPYING* README*
 
 
+Splitoff2: 
+  Package: %N-dev
+  Depends: %N-shlibs (= %v-%r)
+  BuildDependsOnly: true
+  Files: 
+include
+lib
+  
+  DocFiles: AUTHORS COPYING* README
+
 
 # Additional Info
 DescDetail: 
-'usbmuxd' stands for USB multiplexing daemon. This daemon is in charge of
-multiplexing connections over USB to an iPhone or iPod touch. To users, it 
means
-you can sync your music, contacts, photos, etc. over USB. To developers, it
-means you can connect to any listening localhost socket on the device. usbmuxd
-is not used for tethering data transfer, which uses a dedicated USB interface 
as
-a virtual network device.
+'usbmuxd' stands for USB multiplexing daemon.  This daemon is in charge
+of multiplexing connections over USB to an iPhone or iPod touch.  To users,
+it means you can sync your music, contacts, photos, etc.  over USB. To
+developers, it means you can connect to any listening localhost socket on
+the device.  usbmuxd is not used for tethering data transfer, which uses a
+dedicated USB interface as a virtual network device.
 
-There is already a usbmuxd daemon running if iTunes is installed. The purpose
-of this package is mainly to offer libusbmuxd.dylib for other programs to talk 
-to the usbmuxd daemon.
+There is already a usbmuxd daemon running if iTunes is installed.  The
+purpose of this package is mainly to offer libusbmuxd.dylib for other
+programs to talk to the usbmuxd daemon.
 
 Homepage: http://www.libimobiledevice.org/
 Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de


--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/libs libplist.info,1.5,1.6

2011-01-13 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv6936

Modified Files:
libplist.info 
Log Message:
fix package version of shlibs.

Index: libplist.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/libplist.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- libplist.info   13 Jan 2011 22:05:08 -  1.5
+++ libplist.info   13 Jan 2011 22:56:20 -  1.6
@@ -1,6 +1,6 @@
 Package: libplist
 Version: 1.3
-Revision: 2
+Revision: 3
 Description: Library for handling apple .plist files
 License: GPL/LGPL
 
@@ -51,8 +51,8 @@
 lib/libplist++.1.dylib
   
   Shlibs: 
-%p/lib/libplist.1.dylib   1.0.0 %n (= 1.3-1)
-%p/lib/libplist++.1.dylib 1.0.0 %n (= 1.3-1)
+%p/lib/libplist.1.dylib   1.0.0 %n (= 1.3-3)
+%p/lib/libplist++.1.dylib 1.0.0 %n (= 1.3-3)
   
   DocFiles: AUTHORS COPYING* README
 


--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


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

2011-01-13 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv18913

Modified Files:
libimobiledevice.info 
Log Message:
fix shlibs and create -dev splitoff.

Index: libimobiledevice.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/libimobiledevice.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libimobiledevice.info   13 Jan 2011 00:59:15 -  1.1
+++ libimobiledevice.info   13 Jan 2011 23:16:39 -  1.2
@@ -1,13 +1,13 @@
 Package: libimobiledevice
 Version: 1.0.4
-Revision: 1
+Revision: 2
 Description: Library to talk to iDevices
 License: LGPL
 
 # Dependencies:
 BuildDependsOnly: true
 Depends: %N-shlibs (= %v-%r)
-BuildDepends: pkgconfig, swig, python25 | python26 | python27 | python31
+BuildDepends: pkgconfig, usbmuxd-dev, swig, python25 | python26 | python27 | 
python31
 
 # Unpack Phase:
 Source: http://www.libimobiledevice.org/downloads/libimobiledevice-%v.tar.bz2
@@ -24,22 +24,31 @@
 DocFiles: AUTHORS COPYING* NEWS README
 InstallScript: 
 #!/bin/sh -ev
-  make install DESTDIR=%i/..
-  install_name_tool -id %p/lib/libimobiledevice.dylib 
%i/lib/libimobiledevice.1.dylib
+  make install DESTDIR=%d
 
 
 SplitOff: 
- Package: %N-shlibs
- Depends: usbmuxd-shlibs
+  Package: %N-shlibs
+  Depends: usbmuxd-shlibs
 
- Files: 
-  lib/libimobiledevice.1.dylib
-  lib/libimobiledevice.dylib
- 
- Shlibs: 
-  %p/lib/libimobiledevice.dylib 2.0.0 libimobiledevice (= 1.0.4-1)
- 
- DocFiles:  README
+  Files: 
+lib/libimobiledevice.1.dylib
+  
+  Shlibs: 
+%p/lib/libimobiledevice.1.dylib 2.0.0 libimobiledevice (= 1.0.4-2)
+  
+  DocFiles: AUTHORS COPYING* NEWS README
+
+
+Splitoff2: 
+  Package: %N-dev
+  Depends: %N-shlibs (= %v-%r)
+  BuildDependsOnly: true
+  Files: 
+include
+lib
+  
+  DocFiles: AUTHORS COPYING* NEWS README
 
 
 # Additional Info
@@ -51,9 +60,9 @@
 device's filesystem, retrieve information about the device and it's
 internals, backup/restore the device, manage SpringBoard icons, manage
 installed applications, retrieve addressbook/calendars/notes and bookmarks
-and synchronize music and video to the device.  The library is in
-development since August 2007 with the goal to bring support for these
-devices to the Linux Desktop.
+and synchronize music and video to the device.
+
+See the README file for some commandline tools to access iDevices.
 
 
 Homepage: http://www.libimobiledevice.org/


--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/devel fpprofiler.info, 1.1, 1.2

2011-01-23 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv10903

Modified Files:
fpprofiler.info 
Log Message:
test suite enabled, source location changed, minor typos.

Index: fpprofiler.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/fpprofiler.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- fpprofiler.info 8 Jan 2011 21:54:24 -   1.1
+++ fpprofiler.info 23 Jan 2011 14:28:15 -  1.2
@@ -1,9 +1,9 @@
 Package: fpprofiler
 Version: 20110108
-Revision: 1
+Revision: 2
 Description: Profiler for the FreePascal compiler
 Architecture: powerpc, i386, x86_64
-Source: http://michael-ep3.physik.uni-halle.de/%n-%v.tar.bz2
+Source: http://michael-ep3.physik.uni-halle.de/fink-sources/%n-%v.tar.bz2
 Source-MD5: f798933eecda64a4a7cb9e284c862e52
 Depends: fpc
 Recommends: graphviz
@@ -27,20 +27,58 @@
   fpc -Fu../fpprof -Fu../fcl-passrc/units/* fppremove.pp
   cd ../fppview
   fpc -Fu../fpprof -Fu../fcl-passrc/units/* fppview.pp
+
   cd ../fpprof
-  fpc fpprof.pp
+  rm *.o *.ppu
+  SYSTEMS='powerpc-darwin'
+  if [ %m  powerpc ]; then
+SYSTEMS=$SYSTEMS' i386-darwin i386-linux i386-freebsd i386-win32 
i386-wince'
+SYSTEMS=$SYSTEMS' x86_64-darwin x86_64-linux x86_64-win64'
+  fi  
+  for system in $SYSTEMS
+  do
+cpu_target=`echo $system |cut -d '-' -f 1`
+os_target=` echo $system |cut -d '-' -f 2`
+mkdir -p units/$system/fpprof
+fpc   -FEunits/$system/fpprof -P$cpu_target -T$os_target fpprof.pp
+  done
+
+
+InfoTest: 
+  TestScript: 
+#!/bin/sh -ev
+cd test
+# patch the sources
+sed -i.bak 's|runtests;|runtests; {$mode objfpc}{$H+}|g' runtests.pp
+sed -i.bak 's|Crt,|Crt|g' runtests.pp
+sed -i.bak 's|FileUtil||g'runtests.pp
+sed -i.bak s|GetExeExt|''|g runtests.pp
+sed -i.bak s|Readln;||g runtests.pp
+sed -i.bak s|fpp |./fpp |g  runtests.pp
+# compile the master runner.
+fpc runtests.pp
+# copy fpp from where it has been built.
+cp ../fpp/fpp .
+# run the test.
+./runtests runtest.log
+#
+# Results for each test. All should be TRUE.
+#
+grep -i true runtest.log
+  
+  TestSuiteSize: small
 
 
 InstallScript: 
 #!/bin/sh -ev
+  FPC_VERSION=`fpc -iV`
   mkdir -p %i/bin
   install -m 755 fpp/fpp %i/bin/fpp
   install -m 755 fpp/fpp %i/bin/fppinsert
   install -m 755 fpp/fpp %i/bin/fppremove
   install -m 755 fppview/fppview %i/bin/fppview
-  mkdir -p %i/lib/fpc/2.4.2/units/i386-darwin/fpprof
-  install -m 644 fpprof/*.o%i/lib/fpc/2.4.2/units/i386-darwin/fpprof/
-  install -m 644 fpprof/*.ppu  %i/lib/fpc/2.4.2/units/i386-darwin/fpprof/
+  mkdir -p %i/lib/fpc/$FPC_VERSION/units
+  cp -r fpprof/units/* %i/lib/fpc/$FPC_VERSION/units
 
 
 DocFiles: docs/COPYING.GPL docs/develop.txt
@@ -48,8 +86,8 @@
 DescDetail: 
 Compile your program by using fpp as a replacement of fpc. 
 This creates a profile file (Default: fpprof.xml), 
-from which output can created with fppview including output in the dot 
-language, which can be converted to a graph with the program dot from the 
+from which fppview creates output. Output in the dot language 
+can be converted to a graph with the program dot from the 
 package graphviz.
 
 More details about options can be obtained with
@@ -64,7 +102,7 @@
   dot -Tpng MyProgram.dot -o MyProgram.png
   open MyProgram.png
 
-Please check also the home page (http://wiki.lazarus.freepascal.org/FPProfiler)
+Please check also the home page: http://wiki.lazarus.freepascal.org/FPProfiler
 
 
 Homepage: http://wiki.lazarus.freepascal.org/FPProfiler


--
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/devel fpprofiler-cross.info, NONE, 1.1 fpprofiler.info, 1.2, 1.3

2011-01-24 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv7550

Modified Files:
fpprofiler.info 
Added Files:
fpprofiler-cross.info 
Log Message:
split off cross compiler parts, fix dependencies, fix install bug, ...

--- NEW FILE: fpprofiler-cross.info ---
Package: fpprofiler-cross
Version: 20110108
Revision: 1
Description: Profiler for the FreePascal cross compiler
Architecture: powerpc, i386, x86_64
Source: 
http://michael-ep3.physik.uni-halle.de/fink-sources/fpprofiler-%v.tar.bz2
Source-MD5: f798933eecda64a4a7cb9e284c862e52
Depends: 
  fpprofiler,
  (%m = i386) fpc-cross-x86-64-darwin,
  (%m = x86_64)   fpc-cross-i386-darwin,
  (%m != powerpc) fpc-cross-powerpc-darwin,
  (%m != powerpc) fpc-cross-powerpc-linux,
  (%m != powerpc) fpc-cross-i386-linux,
  (%m != powerpc) fpc-cross-i386-freebsd,
  (%m != powerpc) fpc-cross-i386-win32,
  (%m != powerpc) fpc-cross-i386-wince,
  (%m != powerpc) fpc-cross-x86-64-linux,
  (%m != powerpc) fpc-cross-x86-64-win64

Recommends: graphviz
License: GPL

CompileScript: 
#!/bin/sh -ev
  cd fpprof

  if [ %m = i386 ]; then
SYSTEMS='powerpc-darwin x86_64-darwin'
  fi  
  if [ %m = x86_64 ]; then
SYSTEMS='powerpc-darwin i386-darwin'
  fi  
  for system in $SYSTEMS
  do
cpu_target=`echo $system |cut -d '-' -f 1`
os_target=` echo $system |cut -d '-' -f 2`
mkdir -p units/$system/fpprof
fpc   -FEunits/$system/fpprof -P$cpu_target -T$os_target fpprof.pp
  done

  SYSTEMS=''
  if [ %m != powerpc ]; then
SYSTEMS=$SYSTEMS' powerpc-linux arm-linux i386-linux i386-freebsd 
i386-win32 i386-wince'
SYSTEMS=$SYSTEMS' x86_64-linux x86_64-win64'
  fi  
  for system in $SYSTEMS
  do
cpu_target=`echo $system |cut -d '-' -f 1`
os_target=` echo $system |cut -d '-' -f 2`
mkdir -p units/$system/fpprof
fpc   -FEunits/$system/fpprof -P$cpu_target -T$os_target 
-XP$cpu_target-$os_target- fpprof.pp
  done



InstallScript: 
#!/bin/sh -ev
  FPC_VERSION=`fpc -iV`
  mkdir -p %i/lib/fpc/$FPC_VERSION/units
  cp -r fpprof/units/* %i/lib/fpc/$FPC_VERSION/units


DocFiles: docs/COPYING.GPL docs/develop.txt

DescDetail: 
Compile your program by using fpp as a replacement of fpc. 
This creates a profile file (Default: fpprof.xml), 
from which fppview creates output. Output in the dot language 
can be converted to a graph with the program dot from the 
package graphviz.

More details about options can be obtained with
  fpp -h
and
  fppview -h

Usage Example:

  fpp MyProgram.pp
  fppview --format=graphviz --stat=callgraph MyProgram.dot
  dot -Tpng MyProgram.dot -o MyProgram.png
  open MyProgram.png

Please check also the home page: http://wiki.lazarus.freepascal.org/FPProfiler


DescPort: 
  Crosscompilers on powerpc still have some problems, although all powerpc and
  arm targets (except arm-darwin) should work.


Homepage: http://wiki.lazarus.freepascal.org/FPProfiler
Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de

Index: fpprofiler.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/fpprofiler.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- fpprofiler.info 23 Jan 2011 14:28:15 -  1.2
+++ fpprofiler.info 24 Jan 2011 22:56:34 -  1.3
@@ -1,12 +1,12 @@
 Package: fpprofiler
 Version: 20110108
-Revision: 2
+Revision: 3
 Description: Profiler for the FreePascal compiler
 Architecture: powerpc, i386, x86_64
 Source: http://michael-ep3.physik.uni-halle.de/fink-sources/%n-%v.tar.bz2
 Source-MD5: f798933eecda64a4a7cb9e284c862e52
 Depends: fpc
-Recommends: graphviz
+Recommends: graphviz, fpprofiler-cross
 License: GPL
 
 PatchScript: 
@@ -27,21 +27,6 @@
   fpc -Fu../fpprof -Fu../fcl-passrc/units/* fppremove.pp
   cd ../fppview
   fpc -Fu../fpprof -Fu../fcl-passrc/units/* fppview.pp
-
-  cd ../fpprof
-  rm *.o *.ppu
-  SYSTEMS='powerpc-darwin'
-  if [ %m  powerpc ]; then
-SYSTEMS=$SYSTEMS' i386-darwin i386-linux i386-freebsd i386-win32 
i386-wince'
-SYSTEMS=$SYSTEMS' x86_64-darwin x86_64-linux x86_64-win64'
-  fi  
-  for system in $SYSTEMS
-  do
-cpu_target=`echo $system |cut -d '-' -f 1`
-os_target=` echo $system |cut -d '-' -f 2`
-mkdir -p units/$system/fpprof
-fpc   -FEunits/$system/fpprof -P$cpu_target -T$os_target fpprof.pp
-  done
 
 
 InfoTest: 
@@ -73,12 +58,13 @@
 #!/bin/sh -ev
   FPC_VERSION=`fpc -iV`
   mkdir -p %i/bin
-  install -m 755 fpp/fpp %i/bin/fpp
-  install -m 755 fpp/fpp %i/bin/fppinsert
-  install -m 755 fpp/fpp %i/bin/fppremove
+  install -m 755 fpp/fpp %i/bin/fpp
+  install -m 755 fpp/fppinsert   %i/bin/fppinsert
+  install -m 755 fpp/fppremove   %i/bin/fppremove
   install -m 755 fppview/fppview %i/bin/fppview
-  mkdir -p %i/lib/fpc/$FPC_VERSION/units
-  cp -r fpprof/units/* %i/lib/fpc/$FPC_VERSION/units
+  mkdir -p   

[cvs] dists/10.4/unstable/main/finkinfo/devel f77chk.info,NONE,1.1

2011-04-25 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv24156

Added Files:
f77chk.info 
Log Message:
Another Fortran helper.

--- NEW FILE: f77chk.info ---
Package: f77chk
Version: 1.2.2f
Revision: 1
Description: Fortran77 source code checker
Architecture: powerpc, i386, x86_64
License: GPL

# Unpack Phase:
Source: ftp://spdg1.sci.shizuoka.ac.jp/pub/%n/%n-%v.tgz
Source-MD5: 26e525900276c15aad8be8a60dfa6baa
SourceDirectory: .

Patchscript: 
  sed -i.bak 's|library.def|%p/etc/library.def|g' f77chk.pl
  sed -i.bak 's|/usr/local/bin/|/usr/bin/|g'  f77chk.pl


# Compile Phase (NOTE: there is no configure):
CompileScript: 
#!/bin/sh -ev
 echo 'Nothing to compile for a perl script.'


# Install Phase:
DocFiles: COPYING README*

InstallScript: 
#!/bin/sh -ev
# program
  mkdir -p %i/bin
  install -m 755 f77chk.pl %i/bin
# definition file
  mkdir -p %i/etc
  install -m 644 library.def %i/etc


DescDetail: 
F77chk is written in Perl and checks consistencies of arguments at every 
calls to externals in source files.   Including definition files, in which 
definitions of externals in libraries are listed, entire consistencies of 
arguments can be checked to reduce run time errors.   A definition file 
for a library can be generated by f77chk automatically if the source code 
is available, or by hand referring user's manuals, for example. 


DescUsage: 
Simply do:

  f77chk.pl [options] file1 ...

for further details see the README files in %p/share/doc/f77chk/


DescPort: 
Changed the position of library.def from the executable directory to 
%p/etc/library.def.


Homepage: http://spdg1.sci.shizuoka.ac.jp/f77chk/indexe.html
Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de


--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/devel fpc-xcode3-integration.info, NONE, 1.1

2011-04-28 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv23715

Added Files:
fpc-xcode3-integration.info 
Log Message:
new package for the integration of FreePascal in Xcode.

--- NEW FILE: fpc-xcode3-integration.info ---
Package: fpc-xcode3-integration
Version: 1.0
Revision: 1
Description: FreePascal templates for Xcode 3
Architecture: powerpc, i386, x86_64
Depends: fpc | fpc-trunk
License: GPL

# Unpack Phase:
Source: 
http://michael-ep3.physik.uni-halle.de/fink-sources/FreePascalTemplates-%v.tar.bz2
Source-MD5: bb0c110b2bc4d85a4c1dbf173baea035
SourceDirectory: FreePascal Templates

Patchscript: 
  sed -i.bak 's|/usr/local|%p|g' */*/*.pbxproj
  rm */*/*.bak


CompileScript:  echo Nothing to compile.

# Install Phase:
InstallScript: 
#!/bin/sh -ev
  mkdir-p 
%i/share/fpc-xcode3-integration-kit/Templates
  mv 'FPC Carbon Application 2.4.0'   
%i/share/fpc-xcode3-integration-kit/Templates
  mv 'FPC Standard Tool 2.4.0'
%i/share/fpc-xcode3-integration-kit/Templates
  mv 'FPC-C-C++ Carbon Application 2.4.0' 
%i/share/fpc-xcode3-integration-kit/Templates
  mkdir -p %i/share/fpc-xcode3-integration-kit/Specifications
  mv Pascal.xclangspec %i/share/fpc-xcode3-integration-kit/Specifications


DocFiles: FPC*.rtf License.txt

PostInstScript: 
  umask 755
  mkdir -p /Library/Application\ Support/Developer/Shared/Xcode/Project\ 
Templates
  mkdir -p /Library/Application\ Support/Developer/Shared/Xcode/Specifications
  ln -s -f %p/share/fpc-xcode3-integration-kit/Templates /Library/Application\ 
Support/Developer/Shared/Xcode/Project\ Templates/FreePascal\ \(Fink\)
  ln -s -f %p/share/fpc-xcode3-integration-kit/Specifications/Pascal.xclangspec 
/Library/Application\ Support/Developer/Shared/Xcode/Specifications/Pascal\ 
\(Fink\).xclangspec


PostRmScript: 
  if [ -L /Library/Application\ Support/Developer/Shared/Xcode/Project\ 
Templates/FreePascal\ \(Fink\) ]
  then
rm -f /Library/Application\ Support/Developer/Shared/Xcode/Project\ 
Templates/FreePascal\ \(Fink\)
  fi
  if [ -L /Library/Application\ 
Support/Developer/Shared/Xcode/Specifications/Pascal\ \(Fink\).xclangspec ]
  then
rm -f /Library/Application\ 
Support/Developer/Shared/Xcode/Specifications/Pascal\ \(Fink\).xclangspec
  fi


DescDetail: 
This package provides some project templates for FreePascal programs and 
enables Pascal source code highlighting.


DescUsage: 
After installation, select according FreePascal projects in Xcode.


Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de


--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/devel fpc-xcode3-integration.info, 1.1, 1.2

2011-04-28 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv7467

Modified Files:
fpc-xcode3-integration.info 
Log Message:
fix umask mistake and name change of templates.

Index: fpc-xcode3-integration.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/fpc-xcode3-integration.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- fpc-xcode3-integration.info 28 Apr 2011 10:07:34 -  1.1
+++ fpc-xcode3-integration.info 28 Apr 2011 16:47:16 -  1.2
@@ -1,6 +1,6 @@
 Package: fpc-xcode3-integration
 Version: 1.0
-Revision: 1
+Revision: 2
 Description: FreePascal templates for Xcode 3
 Architecture: powerpc, i386, x86_64
 Depends: fpc | fpc-trunk
@@ -22,9 +22,9 @@
 InstallScript: 
 #!/bin/sh -ev
   mkdir-p 
%i/share/fpc-xcode3-integration-kit/Templates
-  mv 'FPC Carbon Application 2.4.0'   
%i/share/fpc-xcode3-integration-kit/Templates
-  mv 'FPC Standard Tool 2.4.0'
%i/share/fpc-xcode3-integration-kit/Templates
-  mv 'FPC-C-C++ Carbon Application 2.4.0' 
%i/share/fpc-xcode3-integration-kit/Templates
+  mv 'FPC Carbon Application 2.4.0'   
%i/share/fpc-xcode3-integration-kit/Templates/FPC\ Carbon\ Application\ 2.4.x
+  mv 'FPC Standard Tool 2.4.0'
%i/share/fpc-xcode3-integration-kit/Templates/FPC\ Standard\ Tool\ 2.4.x
+  mv 'FPC-C-C++ Carbon Application 2.4.0' 
%i/share/fpc-xcode3-integration-kit/Templates/FPC-C-C++\ Carbon\ Application\ 
2.4.x
   mkdir -p %i/share/fpc-xcode3-integration-kit/Specifications
   mv Pascal.xclangspec %i/share/fpc-xcode3-integration-kit/Specifications
 
@@ -32,7 +32,7 @@
 DocFiles: FPC*.rtf License.txt
 
 PostInstScript: 
-  umask 755
+  umask 0022
   mkdir -p /Library/Application\ Support/Developer/Shared/Xcode/Project\ 
Templates
   mkdir -p /Library/Application\ Support/Developer/Shared/Xcode/Specifications
   ln -s -f %p/share/fpc-xcode3-integration-kit/Templates /Library/Application\ 
Support/Developer/Shared/Xcode/Project\ Templates/FreePascal\ \(Fink\)


--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/utils dos2unix-doc.info, 1.1, 1.2 dos2unix.info, 1.5, 1.6

2011-05-09 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils
In directory vz-cvs-3.sog:/tmp/cvs-serv1541/stable/main/finkinfo/utils

Modified Files:
dos2unix-doc.info dos2unix.info 
Log Message:
dos2unix: upstream update.

Index: dos2unix.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils/dos2unix.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dos2unix.info   16 Apr 2011 00:14:16 -  1.5
+++ dos2unix.info   9 May 2011 07:04:35 -   1.6
@@ -1,6 +1,6 @@
 Package: dos2unix
-Version: 5.2.1
-Revision: 2
+Version: 5.3
+Revision: 1
 Description: Convert DOS or Mac text files to Unix format
 Architecture: powerpc, i386, x86_64
 License: BSD
@@ -13,7 +13,7 @@
 
 # Unpack Phase.
 Source: http://www.xs4all.nl/~waterlan/%n/%n-%v.tar.gz
-Source-MD5: 478fdd55a155ef8c8710dd1360383a71
+Source-MD5: 0db30704f5b68c5a0aeaff9b8d7012e8
 
 PatchScript: 
   sed -i.bak 's|/usr/local|%p|g' Makefile
@@ -49,30 +49,35 @@
 
 DescUsage: 
 Usage: dos2unix [options] [file ...] [-n infile outfile ...]
- -ascii   convert only line breaks (default)
- -iso conversion between DOS and ISO-8859-1 character set
-   -1252  Use Windows code page 1252 (Western European)
-   -437   Use DOS code page 437 (US) (default)
-   -850   Use DOS code page 850 (Western European)
-   -860   Use DOS code page 860 (Portuguese)
-   -863   Use DOS code page 863 (French Canadian)
-   -865   Use DOS code page 865 (Nordic)
- -7   Convert 8 bit characters to 7 bit space
- -c --convmodeconversion mode
-   convmode   ascii, 7bit, iso, mac, default to ascii
- -f --force   force conversion of all files
- -h --helpgive this help
- -k --keepdatekeep output file date
- -L --license display software license
- -l --newline add additional newline
- -n --newfile write to new file
-   infile original file in new file mode
-   outfileoutput file in new file mode
- -o --oldfile write to old file
-   file ...   files to convert in old file mode
- -q --quiet   quiet mode, suppress all warnings
-  always on in stdio mode
- -V --version display version number
+ -asciiconvert only line breaks (default)
+ -iso  conversion between DOS and ISO-8859-1 character set
+   -1252   Use Windows code page 1252 (Western European)
+   -437Use DOS code page 437 (US) (default)
+   -850Use DOS code page 850 (Western European)
+   -860Use DOS code page 860 (Portuguese)
+   -863Use DOS code page 863 (French Canadian)
+   -865Use DOS code page 865 (Nordic)
+ -7Convert 8 bit characters to 7 bit space
+ -c, --convmodeconversion mode
+   convmodeascii, 7bit, iso, mac, default to ascii
+ -f, --force   force conversion of binary files
+ -h, --helpgive this help
+ -k, --keepdatekeep output file date
+ -L, --license display software license
+ -l, --newline add additional newline
+ -n, --newfile write to new file
+   infile  original file in new file mode
+   outfile output file in new file mode
+ -o, --oldfile write to old file
+   file ...files to convert in old file mode
+ -q, --quiet   quiet mode, suppress all warnings
+   always on in stdio mode
+ -s, --safeskip binary files (default)
+ -F, --follow-symlink  follow symbolic links and convert the targets
+ -R, --replace-symlink replace symbolic links with converted files
+   (original target files remain unchanged)
+ -S, --skip-symlinkkeep symbolic links and targets unchanged (default)
+ -V, --version display version number
 
 
 Homepage: http://www.xs4all.nl/~waterlan/dos2unix.html

Index: dos2unix-doc.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/utils/dos2unix-doc.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- dos2unix-doc.info   16 Apr 2011 00:14:16 -  1.1
+++ dos2unix-doc.info   9 May 2011 07:04:35 -   1.2
@@ -1,5 +1,5 @@
 Package: dos2unix-doc
-Version: 5.2.1
+Version: 5.3
 Revision: 1
 Description: Documentation for dos2unix
 Architecture: powerpc, i386, x86_64
@@ -12,7 +12,7 @@
 
 # Unpack Phase.
 Source: http://www.xs4all.nl/~waterlan/dos2unix/dos2unix-%v.tar.gz
-Source-MD5: 478fdd55a155ef8c8710dd1360383a71
+Source-MD5: 0db30704f5b68c5a0aeaff9b8d7012e8
 
 PatchScript: 
   sed -i.bak 's|/usr/local|%p|g' Makefile


--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and 

[cvs] dists/10.4/unstable/main/finkinfo/utils dos2unix-doc.info, 1.1, 1.2 dos2unix.info, 1.7, 1.8

2011-05-09 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory vz-cvs-3.sog:/tmp/cvs-serv1541/unstable/main/finkinfo/utils

Modified Files:
dos2unix-doc.info dos2unix.info 
Log Message:
dos2unix: upstream update.

Index: dos2unix.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/dos2unix.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- dos2unix.info   16 Apr 2011 00:14:17 -  1.7
+++ dos2unix.info   9 May 2011 07:04:35 -   1.8
@@ -1,6 +1,6 @@
 Package: dos2unix
-Version: 5.2.1
-Revision: 2
+Version: 5.3
+Revision: 1
 Description: Convert DOS or Mac text files to Unix format
 Architecture: powerpc, i386, x86_64
 License: BSD
@@ -13,7 +13,7 @@
 
 # Unpack Phase.
 Source: http://www.xs4all.nl/~waterlan/%n/%n-%v.tar.gz
-Source-MD5: 478fdd55a155ef8c8710dd1360383a71
+Source-MD5: 0db30704f5b68c5a0aeaff9b8d7012e8
 
 PatchScript: 
   sed -i.bak 's|/usr/local|%p|g' Makefile
@@ -49,30 +49,35 @@
 
 DescUsage: 
 Usage: dos2unix [options] [file ...] [-n infile outfile ...]
- -ascii   convert only line breaks (default)
- -iso conversion between DOS and ISO-8859-1 character set
-   -1252  Use Windows code page 1252 (Western European)
-   -437   Use DOS code page 437 (US) (default)
-   -850   Use DOS code page 850 (Western European)
-   -860   Use DOS code page 860 (Portuguese)
-   -863   Use DOS code page 863 (French Canadian)
-   -865   Use DOS code page 865 (Nordic)
- -7   Convert 8 bit characters to 7 bit space
- -c --convmodeconversion mode
-   convmode   ascii, 7bit, iso, mac, default to ascii
- -f --force   force conversion of all files
- -h --helpgive this help
- -k --keepdatekeep output file date
- -L --license display software license
- -l --newline add additional newline
- -n --newfile write to new file
-   infile original file in new file mode
-   outfileoutput file in new file mode
- -o --oldfile write to old file
-   file ...   files to convert in old file mode
- -q --quiet   quiet mode, suppress all warnings
-  always on in stdio mode
- -V --version display version number
+ -asciiconvert only line breaks (default)
+ -iso  conversion between DOS and ISO-8859-1 character set
+   -1252   Use Windows code page 1252 (Western European)
+   -437Use DOS code page 437 (US) (default)
+   -850Use DOS code page 850 (Western European)
+   -860Use DOS code page 860 (Portuguese)
+   -863Use DOS code page 863 (French Canadian)
+   -865Use DOS code page 865 (Nordic)
+ -7Convert 8 bit characters to 7 bit space
+ -c, --convmodeconversion mode
+   convmodeascii, 7bit, iso, mac, default to ascii
+ -f, --force   force conversion of binary files
+ -h, --helpgive this help
+ -k, --keepdatekeep output file date
+ -L, --license display software license
+ -l, --newline add additional newline
+ -n, --newfile write to new file
+   infile  original file in new file mode
+   outfile output file in new file mode
+ -o, --oldfile write to old file
+   file ...files to convert in old file mode
+ -q, --quiet   quiet mode, suppress all warnings
+   always on in stdio mode
+ -s, --safeskip binary files (default)
+ -F, --follow-symlink  follow symbolic links and convert the targets
+ -R, --replace-symlink replace symbolic links with converted files
+   (original target files remain unchanged)
+ -S, --skip-symlinkkeep symbolic links and targets unchanged (default)
+ -V, --version display version number
 
 
 Homepage: http://www.xs4all.nl/~waterlan/dos2unix.html

Index: dos2unix-doc.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/dos2unix-doc.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- dos2unix-doc.info   16 Apr 2011 00:14:17 -  1.1
+++ dos2unix-doc.info   9 May 2011 07:04:35 -   1.2
@@ -1,5 +1,5 @@
 Package: dos2unix-doc
-Version: 5.2.1
+Version: 5.3
 Revision: 1
 Description: Documentation for dos2unix
 Architecture: powerpc, i386, x86_64
@@ -12,7 +12,7 @@
 
 # Unpack Phase.
 Source: http://www.xs4all.nl/~waterlan/dos2unix/dos2unix-%v.tar.gz
-Source-MD5: 478fdd55a155ef8c8710dd1360383a71
+Source-MD5: 0db30704f5b68c5a0aeaff9b8d7012e8
 
 PatchScript: 
   sed -i.bak 's|/usr/local|%p|g' Makefile


--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, 

[cvs] dists/10.4/unstable/main/finkinfo/utils dos2unix.info,1.8,1.9

2011-05-11 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory vz-cvs-3.sog:/tmp/cvs-serv16101/unstable/main/finkinfo/utils

Modified Files:
dos2unix.info 
Log Message:
dos2unix: resolve warning, when compiling.

Index: dos2unix.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/dos2unix.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- dos2unix.info   9 May 2011 07:04:35 -   1.8
+++ dos2unix.info   11 May 2011 09:34:50 -  1.9
@@ -1,6 +1,6 @@
 Package: dos2unix
 Version: 5.3
-Revision: 1
+Revision: 2
 Description: Convert DOS or Mac text files to Unix format
 Architecture: powerpc, i386, x86_64
 License: BSD
@@ -17,12 +17,11 @@
 
 PatchScript: 
   sed -i.bak 's|/usr/local|%p|g' Makefile
-  sed -i.bak 's|/usr|%p|g' Makefile
 
 
 # Compile Phase (NOTE: there is no configure):
 CompileScript: 
-  make
+  make CFLAGS=-I/usr/include
 
 
 # Install Phase.


--
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/utils dos2unix.info,1.6,1.7

2011-05-11 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils
In directory vz-cvs-3.sog:/tmp/cvs-serv16101/stable/main/finkinfo/utils

Modified Files:
dos2unix.info 
Log Message:
dos2unix: resolve warning, when compiling.

Index: dos2unix.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils/dos2unix.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- dos2unix.info   9 May 2011 07:04:35 -   1.6
+++ dos2unix.info   11 May 2011 09:34:50 -  1.7
@@ -1,6 +1,6 @@
 Package: dos2unix
 Version: 5.3
-Revision: 1
+Revision: 2
 Description: Convert DOS or Mac text files to Unix format
 Architecture: powerpc, i386, x86_64
 License: BSD
@@ -17,12 +17,11 @@
 
 PatchScript: 
   sed -i.bak 's|/usr/local|%p|g' Makefile
-  sed -i.bak 's|/usr|%p|g' Makefile
 
 
 # Compile Phase (NOTE: there is no configure):
 CompileScript: 
-  make
+  make CFLAGS=-I/usr/include
 
 
 # Install Phase.


--
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/devel forttopas.info, NONE, 1.1

2011-05-12 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv5732

Added Files:
forttopas.info 
Log Message:
forttopas: a semi-automatic f77 to pascal converter with GUI.

--- NEW FILE: forttopas.info ---
Package: forttopas
Version: 1.01
Revision: 1
Description: Semi-automatic Fortran to Pascal converter
Architecture: powerpc, i386
BuildDepends: fpc, xdev-toolkit, libicns1-bin, imagemagick
License: GPL

# Unpack Phase:
Source: mirror:sourceforge:fortran2pascal/%v/ForToPasSrcOnly1-01.zip
Source-MD5: 50341009f4f0f511157dbb48f5c54f49
SourceDirectory: ForToPasSrc

PatchScript: 
#!/bin/sh -ev
  sed -i.bak 's|Windows,||g' fAbout.pas
  sed -i.bak 's|ShellAPI|Unix|g' fAbout.pas
  sed -i.bak s|ShellExecute|fpSystem('open 
http://www.shokhirev.com/nikolai.html');//|g fAbout.pas
cat %b/fAbout.lfm FILEEOF
object AboutBox: TAboutBox
  Left = 331
  Height = 187
  Top = 153
  Width = 298
  BorderStyle = bsDialog
  Caption = 'About'
  ClientHeight = 187
  ClientWidth = 298
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Position = poScreenCenter
  LCLVersion = '0.9.28.2'
  object Panel1: TPanel
Left = 8
Height = 145
Top = 0
Width = 281
BevelInner = bvRaised
BevelOuter = bvLowered
ClientHeight = 145
ClientWidth = 281
TabOrder = 0
object ProgramIcon: TImage
  Left = 8
  Height = 57
  Top = 8
  Width = 65
  Picture.Data = {
07544269746D61707602424D7602760028002000
210004021000
8080008080008000800080008080C0C0
C00080808000FFFF0000FF00FF00FF00
FF000EE8787878EEE03F30878EEE
EEE00EE8787878EEE03F30878EE00EE8787878EEE03F30878EEE
EEE00EE8787878EEE03F30878EE0088778787778803F3088787E
EEE00788787878878887803F307007778887803F307E
EEE008778778703F308887E00888788803788308
8EE00770378788308EE00803787FF8830888
88800037878830800788037873F3F3F87808
88E0088037878830EEE0088778811100
EEE00899B999B9E00899B9B99BB9B9EE
EEE0099BB9BB99BB99E00788899B999B99EE
EEE008778778899B9B9BB9BB99E0088877877E9B9B9BBEEE
EEE00878EE9B99B9BB9BEEE00EE888E999BE
EEE0088899BB99900E8EE999B9EE
EEE00E8999E00E8E99EE
EEE00E8E9EE00E8E
EEE00EE0

  }
  Stretch = True
end
object ProductName: TLabel
  Left = 88
  Height = 13
  Top = 8
  Width = 129
  Caption = 'Fortran to Pascal Converter'
  ParentColor = False
end
object Version: TLabel
  Left = 88
  Height = 13
  Top = 32
  Width = 56
  Caption = 'Version: 1.0'
  ParentColor = False
end
object Copyright: TLabel
  Left = 88
  Height = 13
  Top = 56
  Width = 176
  Caption = 'Copyright: Nikolai V. Shokhirev, 2004'
  ParentColor = False
end
object Label5: TLabel
  Cursor = crHandPoint
  Left = 8
  Height = 13
  Top = 112
  Width = 96
  Caption = 'www.shokhirev.com'
  Font.Color = clBlue
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = [fsUnderline]
  ParentColor = False
  ParentFont = False
  OnClick = Label5Click
end
object Label1: TLabel
  Left = 120
  Height = 13
  Top = 112
  Width = 145
  Caption = 'Useful and useless programs'
  ParentColor = False
end
object Label2: TLabel
  Left = 88
  Height = 13
  Top = 72
  Width = 169
  Caption = 'Updated by Nathanael Inkson 2006'
  ParentColor = False
end
  end
  object OKButton: TButton
Left = 111
Height = 25
Top = 156
Width = 75
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
  end
end
FILEEOF


# Compile Phase (NOTE: there is no configure):
CompileScript: 
#!/bin/sh -ev

makepasx FortToPas.dpr

makepasx fForToPas.pas
makepasx fAbout.pas

cp %p/bin/dfmtolfm.ini .

dfmtolfm fForToPas.dfm -s
#dfmtolfm fAbout.dfm -s

fpc -dLCL -Mdelphi -Fu%p/share/lazarus/lcl/units/i386-darwin 
-Fu%p/share/lazarus/lcl/units/i386-darwin/carbon FortToPas.dpr

convert F2P.ico -resize 512x512 F2Pa.png
convert F2P.ico -resize 256x256 F2Pb.png
convert F2P.ico -resize 128x128 F2Pc.png
convert F2P.ico -resize  32x32  F2Pd.png
convert F2P.ico -resize  16x16  F2Pe.png
png2icns F2P.icns F2Pa.png F2Pb.png F2Pc.png F2Pd.png F2Pe.png


[cvs] dists/10.4/unstable/main/finkinfo/devel fgen.info,NONE,1.1

2011-05-12 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv7552

Added Files:
fgen.info 
Log Message:
fgen: A makefile generator for Fortran.

--- NEW FILE: fgen.info ---
Package: fgen
Version: 0.3
Revision: 1
Description: Makefile generator for fortran 77/90 code
Architecture: powerpc, i386, x86_64
License: GPL

# Unpack Phase:
Source: http://www.ibiblio.org/pub/Linux/devel/lang/fortran/%n-%v.tgz
Source-MD5: 42543391d22301aae74d8e9dc2c11db2

CompileScript: 
#!/bin/sh -ev
  ./configure --mandir=%b/share/man --datadir=%p/share
  make
  pod2man fgen   fgen.1
  pod2man f2html f2html.1


InstallScript: 
#!/bin/sh -ev
  install -d %i/bin
  install fgen   %i/bin
  install f2html %i/bin  
  install -d  %i/share/man/man1
  install -m 644 fgen.1   %i/share/man/man1
  install -m 644 f2html.1 %i/share/man/man1


DocFiles: README INSTALL CHANGES TODO

DescDetail: 
FGEN - makefile generator (for GNU make) for fortran 77/90 code

   This script scans a set of given directories (srcdirs, libdirs and
   incdirs) for files which have the following suffixes: .f .F .c .f90 .F90 .h

   Then create:

   - Makefiles (in each srcdirs and libdirs) and 2 auxillary files containing
 a list of objects and a list of dependency rules (in srcdirs, libdirs
 and incdirs). FGEN assume that no object file will be created in
 incdirs.

   or

   - Dependencies. FGEN can update automatically the 2 auxillary files
 described above.

   FGEN can also be configured:

   - name of compilers and linkers, debugging, profiling and optimized flags,
 additionnal libs at linking and colors for several keywords for the
 hypertext translation.

F2HTML html source converter for fortran 77/90 code

   - Hypertext equivalent (HTML) of fortran 77/90 source files. The result is
 best viewed with a browser supporting frames.


DescUsage: 
- Configuration of fgen (file ~/.fgenrc_alt)
 $ fgen -c -f ~/.fgenrc_alt

- Your project is divided in 2 directories: a library (./lib) and the
  core program (./src). To create the makefiles:
 $ fgen -m -s ./src -l ./lib


DescPort: 
The tests for pod2man fails.
Therefore, the two explicit pod2man commands and the installscript. 
The original man dirs are deprecated.


Homepage: http://www2.research.att.com/~yifanhu/SOFTWARE/FCAT
Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de


--
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/graphics dcraw.info,1.9,1.10

2011-05-15 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics
In directory vz-cvs-3.sog:/tmp/cvs-serv27808/stable/main/finkinfo/graphics

Modified Files:
dcraw.info 
Log Message:
dcraw: upstream update.

Index: dcraw.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics/dcraw.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- dcraw.info  13 Apr 2011 23:04:28 -  1.9
+++ dcraw.info  15 May 2011 11:14:45 -  1.10
@@ -1,5 +1,5 @@
 Package: dcraw
-Version: 9.07
+Version: 9.08
 Revision: 1
 Description: Raw digital photo decoder
 Architecture: powerpc, i386, x86_64
@@ -9,7 +9,7 @@
 
 # Unpack Phase:
 Source: http://www.cybercom.net/~dcoffin/%n/archive/%n-%v.tar.gz
-Source-MD5: e4142505b74437a89cd733b6731b551c
+Source-MD5: eb1d365c27495a513c0768b2f696ba66
 
 SourceDirectory: dcraw
 


--
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/graphics dcraw.info, 1.11, 1.12

2011-05-15 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory vz-cvs-3.sog:/tmp/cvs-serv27808/unstable/main/finkinfo/graphics

Modified Files:
dcraw.info 
Log Message:
dcraw: upstream update.

Index: dcraw.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/dcraw.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- dcraw.info  13 Apr 2011 23:04:28 -  1.11
+++ dcraw.info  15 May 2011 11:14:46 -  1.12
@@ -1,5 +1,5 @@
 Package: dcraw
-Version: 9.07
+Version: 9.08
 Revision: 1
 Description: Raw digital photo decoder
 Architecture: powerpc, i386, x86_64
@@ -9,7 +9,7 @@
 
 # Unpack Phase:
 Source: http://www.cybercom.net/~dcoffin/%n/archive/%n-%v.tar.gz
-Source-MD5: e4142505b74437a89cd733b6731b551c
+Source-MD5: eb1d365c27495a513c0768b2f696ba66
 
 SourceDirectory: dcraw
 


--
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/sci molmol.info, 1.19, 1.20 molmol.patch, 1.6, 1.7

2011-05-15 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv3571/stable/main/finkinfo/sci

Modified Files:
molmol.info molmol.patch 
Log Message:
molmol: fixed order of include dirs.

Index: molmol.patch
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/molmol.patch,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- molmol.patch5 Sep 2009 05:25:52 -   1.6
+++ molmol.patch15 May 2011 22:09:14 -  1.7
@@ -29,7 +29,7 @@
 +
 +CPP = /usr/bin/cpp
 +
-+MCPPFLAGS =  -DMAXINT=INT_MAX -I/usr/X11R6/include -I@PREFIX@/include 
-bind_at_load -I$(TOP)
++MCPPFLAGS =  -DMAXINT=INT_MAX -I$(TOP) -I@PREFIX@/include 
-I/usr/X11R6/include -bind_at_load
 +
 +CC = gcc 
 +

Index: molmol.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/molmol.info,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- molmol.info 5 May 2010 17:23:10 -   1.19
+++ molmol.info 15 May 2011 22:09:14 -  1.20
@@ -1,6 +1,6 @@
 Package: molmol
 Version: 2k.2.0
-Revision: 1046
+Revision: 1047
 CustomMirror: 
  eur-DE: ftp://ftp.uni-frankfurt.de/pub/Mirrors2/gentoo.org/
  eur-PL: ftp://ftp.prz.rzeszow.pl/pub/gentoo/source/
@@ -50,7 +50,7 @@
 Depends: x11, freeglut-shlibs, openmotif3-shlibs, libtiff-shlibs, 
libjpeg-shlibs, libpng3-shlibs, mesa-libglw-openmotif3-shlibs
 BuildDepends: freeglut, openmotif3, libtiff, libjpeg, libpng3, x11-dev, 
mesa-libglw-openmotif3, fink (= 0.24.12)
 PatchFile: %n.patch
-PatchFile-MD5: 10bf2d62aa8a6402a05403d3ffa16cd1
+PatchFile-MD5: 4bb16f8e80936dc8fe73ff52e28dee43
 
 PatchScript: 
 chmod -R +w *


--
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/sci molmol.info, 1.25, 1.26 molmol.patch, 1.9, 1.10

2011-05-15 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv3571/unstable/main/finkinfo/sci

Modified Files:
molmol.info molmol.patch 
Log Message:
molmol: fixed order of include dirs.

Index: molmol.patch
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/molmol.patch,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- molmol.patch29 Aug 2009 20:52:07 -  1.9
+++ molmol.patch15 May 2011 22:09:15 -  1.10
@@ -29,7 +29,7 @@
 +
 +CPP = /usr/bin/cpp
 +
-+MCPPFLAGS =  -DMAXINT=INT_MAX -I/usr/X11R6/include -I@PREFIX@/include 
-bind_at_load -I$(TOP)
++MCPPFLAGS =  -DMAXINT=INT_MAX -I$(TOP) -I@PREFIX@/include 
-I/usr/X11R6/include -bind_at_load
 +
 +CC = gcc 
 +

Index: molmol.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/molmol.info,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- molmol.info 5 May 2010 17:23:01 -   1.25
+++ molmol.info 15 May 2011 22:09:15 -  1.26
@@ -1,6 +1,6 @@
 Package: molmol
 Version: 2k.2.0
-Revision: 1046
+Revision: 1047
 CustomMirror: 
  eur-DE: ftp://ftp.uni-frankfurt.de/pub/Mirrors2/gentoo.org/
  eur-PL: ftp://ftp.prz.rzeszow.pl/pub/gentoo/source/
@@ -50,7 +50,7 @@
 Depends: x11, freeglut-shlibs, openmotif3-shlibs, libtiff-shlibs, 
libjpeg-shlibs, libpng3-shlibs, mesa-libglw-openmotif3-shlibs
 BuildDepends: freeglut, openmotif3, libtiff, libjpeg, libpng3, x11-dev, 
mesa-libglw-openmotif3, fink (= 0.24.12)
 PatchFile: %n.patch
-PatchFile-MD5: 10bf2d62aa8a6402a05403d3ffa16cd1
+PatchFile-MD5: 4bb16f8e80936dc8fe73ff52e28dee43
 
 PatchScript: 
 chmod -R +w *


--
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/devel floppy.info, NONE, 1.1 flow.info, NONE, 1.1 to-f90.info, NONE, 1.1

2011-05-17 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv10061/stable/main/finkinfo/devel

Added Files:
floppy.info flow.info to-f90.info 
Log Message:
fortran tools: flow, floppy and to-f90.

--- NEW FILE: floppy.info ---
Package: floppy
Version: 7.0
Revision: 2
Description: Fortran source code analyzer
Architecture: powerpc, i386, x86_64
Provides: floppy
Recommends: flow
BuildDepends: g77 | g95 | gcc42 | gcc43 | gcc44 | gcc45
License: OSI-Approved

# Unpack Phase:
Source: http://www.netlib.org/floppy/floppy7.tgz
Source-MD5: d6b18299d2be71e9fa25a8046cdd530c
NoSourceDirectory: true

# Compile Phase (NOTE: there is no configure):
CompileScript: 
#!/bin/sh -ev
 make


# Install Phase:
DocFiles: aaareadme copyright floppy.ps readme contents.html

InstallScript: 
#!/bin/sh -ev
# programs
   mkdir -p %i/bin
   install -m 755 %b/floppy %i/bin
   strip %i/bin/floppy 
# man pages
   mkdir -p %i/share/man/manl
   install -m 644 %b/floppy.l %i/share/man/manl/floppy.l


DescDetail: 
FLOPPY is a software tool that takes as input a file of FORTRAN
77 code and checks it according to various coding conventions.
Floppy can tidy the source FORTRAN, producing a new file with
indented DO-loops, block IF-s, and so on. Floppy can be used to
generate HTML from the Fortran program. In this case, a new file
is written where each module and include file name in the source
Fortran is replaced by an HTML Anchor. The format of the source
is preserved when the document is browsed by an HTML browser.
FLOPPY can also be used to write a binary summary file which is
then used as input to the FLOW program.


DescUsage: 
Floppy operates on a single input file of Fortran code.  floppy [-l] 
[-c checks] [-f] [-o old] [-i names] [-j number] [-F] [-G] [-r start,step] 
[-s start,step] [-n new] [-t] [-H dictionary] [-A] [file]


DescPort: 
 Nothing so far


Homepage: http://www.netlib.org/floppy/
Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de

--- NEW FILE: to-f90.info ---
Package: to-f90
Version: 2000-03-21
Revision: 1
Description: Fortran 77 to fortran 90 converter
Architecture: powerpc, i386, x86_64
BuildDepends: g95 | gcc42 | gcc43 | gcc44 | gcc45
License: OSI-Approved

# Unpack Phase:
Source: http://cd.textfiles.com/simtel/simtel0101/simtel/fortran/to_f90.zip
Source-MD5: b226b366064924075f450085ff04cdbe
SourceDirectory: .

# Compile Phase (NOTE: there is no configure):
CompileScript: 
#!/bin/sh -ev
  gfortran -o to_f90 to_f90.f90


InstallScript: 
#!/bin/sh -ev
   mkdir -p %i/bin
   install -m 755 %b/to_f90 %i/bin
   strip %i/bin/to_f90 


DocFiles: README.TXT

DescUsage: 
  see the README.TXT file in %p/share/doc/%n/


Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de

--- NEW FILE: flow.info ---
Package: flow
Version: 3.0
Revision: 2
Description: Fortran source code analyzer
Architecture: powerpc, i386, x86_64
Provides: flow
Recommends: floppy
BuildDepends: g77 | g95 | gcc42 | gcc43 | gcc44 | gcc45
License: OSI-Approved

# Unpack Phase:
Source: http://www.netlib.org/floppy/flow3.tgz
Source-MD5: 89596688c6593ae31886789d74c2f0dd
NoSourceDirectory: true

# Compile Phase (NOTE: there is no configure):
CompileScript: 
#!/bin/sh -ev
 make


# Install Phase:
DocFiles: copyright flow.ps readme

InstallScript: 
#!/bin/sh -ev
# programs
   mkdir -p %i/bin
   install -m 755 %b/flow %i/bin
   strip %i/bin/flow 
# man pages
   mkdir -p %i/share/man/manl
   install -m 644 %b/flow.l %i/share/man/manl/flow.l


DescDetail: 
The FLOW program takes the binary summary file produced by FLOPPY, and can
produce various reports on the structure of the original FORTRAN program.


DescUsage: 
The FLOW program is invoked by
flow [-l] [-c [COMMON chart]] [-q] [-n node] [-s [structure chart]]
[-A [argument chart]] [-g [graphics chart]] [-E] [-i ignore list] file


DescPort: 
 Nothing so far


Homepage: http://www.netlib.org/floppy/
Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de


--
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/devel floppy.info, NONE, 1.1 flow.info, NONE, 1.1 to-f90.info, NONE, 1.1

2011-05-17 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv10061/unstable/main/finkinfo/devel

Added Files:
floppy.info flow.info to-f90.info 
Log Message:
fortran tools: flow, floppy and to-f90.

--- NEW FILE: floppy.info ---
Package: floppy
Version: 7.0
Revision: 2
Description: Fortran source code analyzer
Architecture: powerpc, i386, x86_64
Provides: floppy
Recommends: flow
BuildDepends: g77 | g95 | gcc42 | gcc43 | gcc44 | gcc45
License: OSI-Approved

# Unpack Phase:
Source: http://www.netlib.org/floppy/floppy7.tgz
Source-MD5: d6b18299d2be71e9fa25a8046cdd530c
NoSourceDirectory: true

# Compile Phase (NOTE: there is no configure):
CompileScript: 
#!/bin/sh -ev
 make


# Install Phase:
DocFiles: aaareadme copyright floppy.ps readme contents.html

InstallScript: 
#!/bin/sh -ev
# programs
   mkdir -p %i/bin
   install -m 755 %b/floppy %i/bin
   strip %i/bin/floppy 
# man pages
   mkdir -p %i/share/man/manl
   install -m 644 %b/floppy.l %i/share/man/manl/floppy.l


DescDetail: 
FLOPPY is a software tool that takes as input a file of FORTRAN
77 code and checks it according to various coding conventions.
Floppy can tidy the source FORTRAN, producing a new file with
indented DO-loops, block IF-s, and so on. Floppy can be used to
generate HTML from the Fortran program. In this case, a new file
is written where each module and include file name in the source
Fortran is replaced by an HTML Anchor. The format of the source
is preserved when the document is browsed by an HTML browser.
FLOPPY can also be used to write a binary summary file which is
then used as input to the FLOW program.


DescUsage: 
Floppy operates on a single input file of Fortran code.  floppy [-l] 
[-c checks] [-f] [-o old] [-i names] [-j number] [-F] [-G] [-r start,step] 
[-s start,step] [-n new] [-t] [-H dictionary] [-A] [file]


DescPort: 
 Nothing so far


Homepage: http://www.netlib.org/floppy/
Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de

--- NEW FILE: to-f90.info ---
Package: to-f90
Version: 2000-03-21
Revision: 1
Description: Fortran 77 to fortran 90 converter
Architecture: powerpc, i386, x86_64
BuildDepends: g95 | gcc42 | gcc43 | gcc44 | gcc45
License: OSI-Approved

# Unpack Phase:
Source: http://cd.textfiles.com/simtel/simtel0101/simtel/fortran/to_f90.zip
Source-MD5: b226b366064924075f450085ff04cdbe
SourceDirectory: .

# Compile Phase (NOTE: there is no configure):
CompileScript: 
#!/bin/sh -ev
  gfortran -o to_f90 to_f90.f90


InstallScript: 
#!/bin/sh -ev
   mkdir -p %i/bin
   install -m 755 %b/to_f90 %i/bin
   strip %i/bin/to_f90 


DocFiles: README.TXT

DescUsage: 
  see the README.TXT file in %p/share/doc/%n/


Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de

--- NEW FILE: flow.info ---
Package: flow
Version: 3.0
Revision: 2
Description: Fortran source code analyzer
Architecture: powerpc, i386, x86_64
Provides: flow
Recommends: floppy
BuildDepends: g77 | g95 | gcc42 | gcc43 | gcc44 | gcc45
License: OSI-Approved

# Unpack Phase:
Source: http://www.netlib.org/floppy/flow3.tgz
Source-MD5: 89596688c6593ae31886789d74c2f0dd
NoSourceDirectory: true

# Compile Phase (NOTE: there is no configure):
CompileScript: 
#!/bin/sh -ev
 make


# Install Phase:
DocFiles: copyright flow.ps readme

InstallScript: 
#!/bin/sh -ev
# programs
   mkdir -p %i/bin
   install -m 755 %b/flow %i/bin
   strip %i/bin/flow 
# man pages
   mkdir -p %i/share/man/manl
   install -m 644 %b/flow.l %i/share/man/manl/flow.l


DescDetail: 
The FLOW program takes the binary summary file produced by FLOPPY, and can
produce various reports on the structure of the original FORTRAN program.


DescUsage: 
The FLOW program is invoked by
flow [-l] [-c [COMMON chart]] [-q] [-n node] [-s [structure chart]]
[-A [argument chart]] [-g [graphics chart]] [-E] [-i ignore list] file


DescPort: 
 Nothing so far


Homepage: http://www.netlib.org/floppy/
Maintainer: Karl-Michael Schindler karl-michael.schind...@web.de


--
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/games ultrastardx.info, 1.3, 1.4

2011-05-18 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games
In directory vz-cvs-3.sog:/tmp/cvs-serv15638

Modified Files:
ultrastardx.info 
Log Message:
update for new ffmpeg.

Index: ultrastardx.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/ultrastardx.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- ultrastardx.info13 Oct 2010 22:17:44 -  1.3
+++ ultrastardx.info18 May 2011 08:18:14 -  1.4
@@ -1,12 +1,15 @@
 Package: ultrastardx
 Version: 1.1-final
-Revision: 1
+Revision: 2
 License: GPL
 
 BuildDepends: 
 fpc (= 2.4.0), fpc-config,
 libtheora0, libogg, libvorbis0,
-libavcodec-dev, libavformat-dev, libavutil-dev, libswscale-dev,
+libavcodec52-dev,
+libavformat52-dev,
+libavutil50-dev,
+libswscale0-dev,
 sdl, sdl-image,
 libpng3, portaudio2,
 sqlite3, sqlite3-dev,
@@ -16,7 +19,10 @@
 
 
 Depends: 
-libavcodec51-shlibs, libavformat52-shlibs, libavutil49-shlibs, 
libswscale0-shlibs,
+libavcodec52-shlibs,
+libavformat52-shlibs,
+libavutil50-shlibs,
+libswscale0-shlibs,
 sdl-shlibs, sdl-image-shlibs,
 libpng3-shlibs, portaudio2-shlibs,
 sqlite3-shlibs,
@@ -25,7 +31,7 @@
 pcre-shlibs
 
 
-Source: 
http://downloads.sourceforge.net/project/ultrastardx/UltraStar%%20Deluxe/Version%%201.1%%20final/Sources/%n-1.1-src.tar.gz
+Source: 
mirror:sourceforge:%n/UltraStar%%20Deluxe/Version%%201.1%%20final/Sources/%n-1.1-src.tar.gz
 Source-MD5: fa4128c9527b06408614c39e93a23bbc
 
 SourceDirectory: %n-1.1-src


--
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/devel floppy.info, 1.1, 1.2 flow.info, 1.1, 1.2

2011-05-19 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv3423/stable/main/finkinfo/devel

Modified Files:
floppy.info flow.info 
Log Message:
floppy, flow: fix missing f77 compiler.

Index: floppy.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/floppy.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- floppy.info 17 May 2011 08:49:11 -  1.1
+++ floppy.info 19 May 2011 21:32:15 -  1.2
@@ -1,6 +1,6 @@
 Package: floppy
 Version: 7.0
-Revision: 2
+Revision: 3
 Description: Fortran source code analyzer
 Architecture: powerpc, i386, x86_64
 Provides: floppy
@@ -13,6 +13,16 @@
 Source-MD5: d6b18299d2be71e9fa25a8046cdd530c
 NoSourceDirectory: true
 
+PatchScript: 
+#!/bin/sh -ev
+# newer fortrans habe a function range
+  sed -i.bak 's|RANGE|EGNAR|g' range.for procom.for settyp.for
+# replace f77 by gfortran if available
+  if [ -f %p/bin/gfortran ]; then
+sed -i.bak 's|f77|gfortran|g' makefile
+  fi
+
+
 # Compile Phase (NOTE: there is no configure):
 CompileScript: 
 #!/bin/sh -ev

Index: flow.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/flow.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- flow.info   17 May 2011 08:49:11 -  1.1
+++ flow.info   19 May 2011 21:32:15 -  1.2
@@ -1,6 +1,6 @@
 Package: flow
 Version: 3.0
-Revision: 2
+Revision: 3
 Description: Fortran source code analyzer
 Architecture: powerpc, i386, x86_64
 Provides: flow
@@ -13,6 +13,14 @@
 Source-MD5: 89596688c6593ae31886789d74c2f0dd
 NoSourceDirectory: true
 
+PatchScript: 
+#!/bin/sh -ev
+# replace f77 by gfortran if available
+  if [ -f %p/bin/gfortran ]; then
+sed -i.bak 's|f77|gfortran|g' makefile
+  fi
+
+
 # Compile Phase (NOTE: there is no configure):
 CompileScript: 
 #!/bin/sh -ev


--
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/devel floppy.info, 1.1, 1.2 flow.info, 1.1, 1.2

2011-05-19 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv3423/unstable/main/finkinfo/devel

Modified Files:
floppy.info flow.info 
Log Message:
floppy, flow: fix missing f77 compiler.

Index: floppy.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/floppy.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- floppy.info 17 May 2011 08:49:12 -  1.1
+++ floppy.info 19 May 2011 21:32:15 -  1.2
@@ -1,6 +1,6 @@
 Package: floppy
 Version: 7.0
-Revision: 2
+Revision: 3
 Description: Fortran source code analyzer
 Architecture: powerpc, i386, x86_64
 Provides: floppy
@@ -13,6 +13,16 @@
 Source-MD5: d6b18299d2be71e9fa25a8046cdd530c
 NoSourceDirectory: true
 
+PatchScript: 
+#!/bin/sh -ev
+# newer fortrans habe a function range
+  sed -i.bak 's|RANGE|EGNAR|g' range.for procom.for settyp.for
+# replace f77 by gfortran if available
+  if [ -f %p/bin/gfortran ]; then
+sed -i.bak 's|f77|gfortran|g' makefile
+  fi
+
+
 # Compile Phase (NOTE: there is no configure):
 CompileScript: 
 #!/bin/sh -ev

Index: flow.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/flow.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- flow.info   17 May 2011 08:49:12 -  1.1
+++ flow.info   19 May 2011 21:32:15 -  1.2
@@ -1,6 +1,6 @@
 Package: flow
 Version: 3.0
-Revision: 2
+Revision: 3
 Description: Fortran source code analyzer
 Architecture: powerpc, i386, x86_64
 Provides: flow
@@ -13,6 +13,14 @@
 Source-MD5: 89596688c6593ae31886789d74c2f0dd
 NoSourceDirectory: true
 
+PatchScript: 
+#!/bin/sh -ev
+# replace f77 by gfortran if available
+  if [ -f %p/bin/gfortran ]; then
+sed -i.bak 's|f77|gfortran|g' makefile
+  fi
+
+
 # Compile Phase (NOTE: there is no configure):
 CompileScript: 
 #!/bin/sh -ev


--
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/devel floppy.info, 1.2, 1.3 flow.info, 1.2, 1.3

2011-05-20 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv9450/stable/main/finkinfo/devel

Modified Files:
floppy.info flow.info 
Log Message:
floppy, flow: improved detection of fortran compiler.

Index: floppy.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/floppy.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- floppy.info 19 May 2011 21:32:15 -  1.2
+++ floppy.info 20 May 2011 07:54:29 -  1.3
@@ -1,6 +1,6 @@
 Package: floppy
 Version: 7.0
-Revision: 3
+Revision: 4
 Description: Fortran source code analyzer
 Architecture: powerpc, i386, x86_64
 Provides: floppy
@@ -15,11 +15,15 @@
 
 PatchScript: 
 #!/bin/sh -ev
-# newer fortrans habe a function range
+# newer fortrans have a function range. Rename it.
   sed -i.bak 's|RANGE|EGNAR|g' range.for procom.for settyp.for
-# replace f77 by gfortran if available
+
+# replace f77 by g95 or gfortran if available
+# this is poor fortran man's configure
   if [ -f %p/bin/gfortran ]; then
 sed -i.bak 's|f77|gfortran|g' makefile
+  elif [ -f %p/bin/g95 ]; then
+sed -i.bak 's|f77|g95|g' makefile
   fi
 
 

Index: flow.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/flow.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- flow.info   19 May 2011 21:32:15 -  1.2
+++ flow.info   20 May 2011 07:54:29 -  1.3
@@ -1,6 +1,6 @@
 Package: flow
 Version: 3.0
-Revision: 3
+Revision: 4
 Description: Fortran source code analyzer
 Architecture: powerpc, i386, x86_64
 Provides: flow
@@ -15,9 +15,12 @@
 
 PatchScript: 
 #!/bin/sh -ev
-# replace f77 by gfortran if available
+# replace f77 by g95 or gfortran if available
+# this is poor fortran man's configure
   if [ -f %p/bin/gfortran ]; then
 sed -i.bak 's|f77|gfortran|g' makefile
+  elif [ -f %p/bin/g95 ]; then
+sed -i.bak 's|f77|g95|g' makefile
   fi
 
 


--
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/devel floppy.info, 1.2, 1.3 flow.info, 1.2, 1.3

2011-05-20 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv9450/unstable/main/finkinfo/devel

Modified Files:
floppy.info flow.info 
Log Message:
floppy, flow: improved detection of fortran compiler.

Index: floppy.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/floppy.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- floppy.info 19 May 2011 21:32:15 -  1.2
+++ floppy.info 20 May 2011 07:54:29 -  1.3
@@ -1,6 +1,6 @@
 Package: floppy
 Version: 7.0
-Revision: 3
+Revision: 4
 Description: Fortran source code analyzer
 Architecture: powerpc, i386, x86_64
 Provides: floppy
@@ -15,11 +15,15 @@
 
 PatchScript: 
 #!/bin/sh -ev
-# newer fortrans habe a function range
+# newer fortrans have a function range. Rename it.
   sed -i.bak 's|RANGE|EGNAR|g' range.for procom.for settyp.for
-# replace f77 by gfortran if available
+
+# replace f77 by g95 or gfortran if available
+# this is poor fortran man's configure
   if [ -f %p/bin/gfortran ]; then
 sed -i.bak 's|f77|gfortran|g' makefile
+  elif [ -f %p/bin/g95 ]; then
+sed -i.bak 's|f77|g95|g' makefile
   fi
 
 

Index: flow.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/flow.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- flow.info   19 May 2011 21:32:15 -  1.2
+++ flow.info   20 May 2011 07:54:29 -  1.3
@@ -1,6 +1,6 @@
 Package: flow
 Version: 3.0
-Revision: 3
+Revision: 4
 Description: Fortran source code analyzer
 Architecture: powerpc, i386, x86_64
 Provides: flow
@@ -15,9 +15,12 @@
 
 PatchScript: 
 #!/bin/sh -ev
-# replace f77 by gfortran if available
+# replace f77 by g95 or gfortran if available
+# this is poor fortran man's configure
   if [ -f %p/bin/gfortran ]; then
 sed -i.bak 's|f77|gfortran|g' makefile
+  elif [ -f %p/bin/g95 ]; then
+sed -i.bak 's|f77|g95|g' makefile
   fi
 
 


--
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/languages fpc-cross-common.info, NONE, 1.1 fpc-config.info, 1.5, 1.6 fpc-cross-arm.info, 1.4, 1.5 fpc-cross-i386-darwin.info, 1.4, 1.5 fpc-cross-i386.info, 1.4,

2011-05-23 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages
In directory vz-cvs-3.sog:/tmp/cvs-serv18375

Modified Files:
fpc-config.info fpc-cross-arm.info fpc-cross-i386-darwin.info 
fpc-cross-i386.info fpc-cross-powerpc-darwin.info 
fpc-cross-powerpc.info fpc-cross-sparc-linux.info 
fpc-cross-x86-64-darwin.info fpc-cross-x86-64.info 
fpc-doc.info fpc-sources.info fpc.info 
Added Files:
fpc-cross-common.info 
Removed Files:
fpc-cross-arm-iphone.info fpc-cross-arm-wince.info 
Log Message:
fpc: upstream update to 2.4.4. new crosscompiler layout. no 
fpc-cross-arm-iphone yet.

Index: fpc.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/fpc.info,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- fpc.info13 Nov 2010 00:24:05 -  1.17
+++ fpc.info23 May 2011 14:46:59 -  1.18
@@ -1,5 +1,5 @@
 Package: fpc
-Version: 2.4.2
+Version: 2.4.4
 Revision: 1
 Architecture: powerpc, i386, x86_64
 Depends: fpc-config
@@ -15,13 +15,14 @@
 eur-RU: ftp://ftp.chg.ru/pub/lang/pascal/fpc/
 Primary: ftp://ftp.freepascal.org/pub/fpc/
 
-Source: mirror:custom:/dist/%v/source/fpcbuild-%v.tar.gz
-Source-MD5: 35ff506cca77b999097ffed61705be95
+Source: mirror:custom:/dist/%v/source/fpc-%v.source.tar.gz
+Source-MD5: cfd517888cb4fa2fad579be19c1d7402
 
-Source2: mirror:custom:dist/%v/bootstrap/universal-darwin-ppcuniversal.tar.bz2
-Source2-MD5: 4376cdf63d1b9bf398d7d449d0e14ebe
+Source2: mirror:custom:/dist/%v/bootstrap/universal-darwin-ppcuniversal.tar.bz2
+Source2-MD5: cb9f78958b0272e6b32320b261fde159
+Source2Rename: universal-darwin-ppcuniversal-%v.tar.bz2
 
-SourceDirectory: fpcbuild-%v/fpcsrc
+SourceDirectory: fpc-%v
 
 BuildDepends: fink (= 0.24.12)
 
@@ -110,7 +111,7 @@
 Furthermore, Free Pascal supports function overloading, operator 
 overloading, global properties and other modern features.
 
-http://wiki.freepascal.org/User_Changes_2.4.2 also lists changes in fpc 2.4.2.
+http://wiki.freepascal.org/User_Changes_%v also lists changes in fpc %n.
 
 
 DescUsage: 
@@ -137,7 +138,6 @@
 
 
 DescPort: 
- gain some speed by using pipes (-ap) to the assembler
  Still to do: universal binaries and 
  extra packages with dependent C libraries (gtk ...) .
 

Index: fpc-cross-i386.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/fpc-cross-i386.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- fpc-cross-i386.info 13 Nov 2010 00:24:05 -  1.4
+++ fpc-cross-i386.info 23 May 2011 14:46:59 -  1.5
@@ -1,21 +1,18 @@
 Info2: 
 Package: fpc-cross-i386-%type_pkg[platform]
-Version: 2.4.2
+Version: 2.4.4
 Revision: 1
-Type: platform (linux freebsd win32 wince go32v2 haiku beos solaris)
-# tried, but not yet working or needed: os2 symbian netbsd openbsd qnx netware 
wdosx emx watcom netwlibc
+Type: platform (linux freebsd win32 wince go32v2)
+# tried, but not yet working or needed: solaris beos haiku os2 symbian netbsd 
openbsd qnx netware wdosx emx watcom netwlibc
 Architecture: i386, x86_64
 Depends: 
 (%m = i386)   fpc,
-(%m = x86_64) fpc-cross-i386-darwin,
+(%m = x86_64) fpc-cross-common,
 (%type_pkg[platform] = linux)   i386-%type_pkg[platform]-binutils,
 (%type_pkg[platform] = freebsd) i386-%type_pkg[platform]-binutils,
 (%type_pkg[platform] = win32)   i386-%type_pkg[platform]-binutils,
 (%type_pkg[platform] = wince)   i386-%type_pkg[platform]-binutils,
-(%type_pkg[platform] = go32v2)  i386-%type_pkg[platform]-binutils,
-(%type_pkg[platform] = haiku)   i386-%type_pkg[platform]-binutils,
-(%type_pkg[platform] = beos)i386-%type_pkg[platform]-binutils,
-(%type_pkg[platform] = solaris) i386-%type_pkg[platform]-binutils
+(%type_pkg[platform] = go32v2)  i386-%type_pkg[platform]-binutils
 
 Replaces: fpc-win, fpc-i386-linux
 Recommends: fpc-doc
@@ -31,32 +28,37 @@
 Primary: ftp://ftp.freepascal.org/pub/fpc/
 
 
-Source: mirror:custom:/dist/%v/source/fpcbuild-%v.tar.gz
-Source-MD5: 35ff506cca77b999097ffed61705be95
+Source: mirror:custom:/dist/%v/source/fpc-%v.source.tar.gz
+Source-MD5: cfd517888cb4fa2fad579be19c1d7402
 
-SourceDirectory: fpcbuild-%v/fpcsrc
+SourceDirectory: fpc-%v
 
 BuildDepends: fink (= 0.24.12)
 
-Patchscript: 
-#!/bin/sh -ev
-
-# preliminary fix of fcl-base Makefile. Can probably be removed with newer 
tarball.
-  if [ %type_pkg[platform] = wince ]; then \
-sed -i.bak 's|src/win|src/dummy|g' packages/fcl-base/Makefile; \
-  fi
-
-
 CompileScript: 
-  make rtl  OPT=-ap PP=ppc386 CPU_TARGET=i386 
OS_TARGET=%type_pkg[platform]
-  make packages OPT=-ap PP=ppc386 CPU_TARGET=i386 
OS_TARGET=%type_pkg[platform]
+  make rtl packages OPT=-ap CPU_TARGET=i386 OS_TARGET=%type_pkg[platform]
 
 
 InstallScript: 
 #!/bin/sh -ev
-#  make compiler_install would also install all tools, but the 

[cvs] dists/10.4/unstable/main/finkinfo/languages fpc-doc.info, 1.11, 1.12 fpc.info, 1.18, 1.19

2011-05-24 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages
In directory vz-cvs-3.sog:/tmp/cvs-serv20045

Modified Files:
fpc-doc.info fpc.info 
Log Message:
fix broken build of fpc and fpc-doc.

Index: fpc-doc.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/fpc-doc.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- fpc-doc.info23 May 2011 14:46:59 -  1.11
+++ fpc-doc.info24 May 2011 18:55:52 -  1.12
@@ -1,6 +1,6 @@
 Package: fpc-doc
 Version: 2.4.4
-Revision: 1
+Revision: 2
 Architecture: powerpc, i386, x86_64
 Enhances: fpc
 
@@ -16,10 +16,10 @@
 
 
 Source: mirror:custom:dist/%v/docs/doc-pdf.tar.gz
-Source-MD5: 20c1d67974c4d3f4fc5d8c7f4136840e
+Source-MD5: 7ec668d526f209c5f272dbf4effe4953
 
 Source2: mirror:custom:dist/%v/docs/doc-html.tar.gz
-Source2-MD5: a09dd684db84c321403572c944508158
+Source2-MD5: 0adc9d22d052657f3b2bf4a01fbafda6
 
 SourceRename: %n-%v-pdf.tar.gz
 Source2Rename: %n-%v-html.tar.gz

Index: fpc.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/fpc.info,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- fpc.info23 May 2011 14:46:59 -  1.18
+++ fpc.info24 May 2011 18:55:52 -  1.19
@@ -1,6 +1,6 @@
 Package: fpc
 Version: 2.4.4
-Revision: 1
+Revision: 2
 Architecture: powerpc, i386, x86_64
 Depends: fpc-config
 Recommends: fpc-doc
@@ -15,14 +15,14 @@
 eur-RU: ftp://ftp.chg.ru/pub/lang/pascal/fpc/
 Primary: ftp://ftp.freepascal.org/pub/fpc/
 
-Source: mirror:custom:/dist/%v/source/fpc-%v.source.tar.gz
-Source-MD5: cfd517888cb4fa2fad579be19c1d7402
+Source: mirror:custom:/dist/%v/source/fpcbuild-%v.tar.gz
+Source-MD5: d069dfd3412bd0d26dcd1b81ac998305
 
 Source2: mirror:custom:/dist/%v/bootstrap/universal-darwin-ppcuniversal.tar.bz2
 Source2-MD5: cb9f78958b0272e6b32320b261fde159
 Source2Rename: universal-darwin-ppcuniversal-%v.tar.bz2
 
-SourceDirectory: fpc-%v
+SourceDirectory: fpcbuild-%v/fpcsrc
 
 BuildDepends: fink (= 0.24.12)
 


--
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/languages fpc-cross-common.info, 1.1, 1.2

2011-05-25 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages
In directory vz-cvs-3.sog:/tmp/cvs-serv7856

Modified Files:
fpc-cross-common.info 
Log Message:
fic building on powerpc.

Index: fpc-cross-common.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/fpc-cross-common.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- fpc-cross-common.info   23 May 2011 14:46:59 -  1.1
+++ fpc-cross-common.info   25 May 2011 11:18:50 -  1.2
@@ -1,6 +1,6 @@
 Package: fpc-cross-common
 Version: 2.4.4
-Revision: 1
+Revision: 2
 Architecture: powerpc, i386, x86_64
 Depends: fpc
 BuildDepends: fink (= 0.24.12)
@@ -47,8 +47,12 @@
 SourceDirectory: fpc-%v
 
 CompileScript: 
-make -C compiler i386 x86_64 powerpc powerpc64 sparc m68k
-make -C compiler arm OPT=-ap -dFPC_ARMEL
+#!/bin/sh -ev
+  if [ %m != powerpc ]; then
+make -C compiler i386 x86_64
+  fi
+  make -C compiler powerpc powerpc64 sparc m68k
+  make -C compiler arm OPT=-ap -dFPC_ARMEL
 
 
 InstallScript: 


--
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/languages fpc-cross-arm.info, 1.5, 1.6

2011-05-25 Thread K.-M. Schindler
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages
In directory vz-cvs-3.sog:/tmp/cvs-serv28362

Modified Files:
fpc-cross-arm.info 
Log Message:
no fpc-cross-arm-*** for powerpc.

Index: fpc-cross-arm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/fpc-cross-arm.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- fpc-cross-arm.info  23 May 2011 14:46:59 -  1.5
+++ fpc-cross-arm.info  25 May 2011 15:04:11 -  1.6
@@ -1,13 +1,14 @@
 Info2: 
 Package: fpc-cross-arm-%type_pkg[platform]
 Version: 2.4.4
-Revision: 1
+Revision: 2
 Type: platform (wince linux)
 # tried, but not yet working or needed: GameBoy Advance, Nintendo DS, PalmOS, 
Embedded, Symbian
 # For arm-cross binutils are needed. 
 # As soon as fpc has a builtin assembler and linker, 
 # the dependence on arm-nds-binutils can be removed.
-Architecture: powerpc, i386, x86_64
+# linux builds also on powerpc, but wince has a problem with calling postw32
+Architecture: i386, x86_64
 Depends: fpc-cross-common, arm-%type_pkg[platform]-binutils
 Replaces: fpc-arm-cross
 Recommends: fpc-doc


--
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


  1   2   3   4   5   6   7   8   >