[cvs] dists/10.3/stable/main/finkinfo/editors navi2ch.info, 1.2, 1.3 navi2ch.patch, 1.2, 1.3

2008-05-10 Thread Tomoaki Okayama
Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/editors
In directory 
sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv25042/10.3/stable/main/finkinfo/editors

Modified Files:
navi2ch.info navi2ch.patch 
Log Message:
Sync with unstable.

Index: navi2ch.info
===
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/editors/navi2ch.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- navi2ch.info1 Mar 2008 05:34:28 -   1.2
+++ navi2ch.info10 May 2008 08:47:43 -  1.3
@@ -1,6 +1,6 @@
 Package: navi2ch
 Version: 1.7.5+cvs.0.0.20070510-1
-Revision: 1
+Revision: 2
 Description: 2ch navigator for Emacsen
 License: GPL
 Maintainer: Todai Fink Team [EMAIL PROTECTED]
@@ -11,7 +11,7 @@
 Source-MD5: ce070394eea1f067b226c6350ea00c3a
 SourceDirectory: navi2ch-cvs-20070510
 PatchFile: %n.patch
-PatchFile-MD5: ffee871f261a86d2b7d7109061a7377b
+PatchFile-MD5: e8bdae3fb85bc2a96abf3e34e116ceac
 PatchScript: 
 sed 's|@PREFIX@|%p|g'  %{PatchFile} | patch -p1
 perl -pi -e s|( -batch)|\1 -no-site-file| configure elisp-comp 
doc/Makefile.in

Index: navi2ch.patch
===
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/editors/navi2ch.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- navi2ch.patch   1 Mar 2008 05:34:28 -   1.2
+++ navi2ch.patch   10 May 2008 08:47:43 -  1.3
@@ -1,7 +1,7 @@
 diff -Naur navi2ch-1.7.5.orig/fink/navi2ch-install 
navi2ch-1.7.5/fink/navi2ch-install
 --- navi2ch-1.7.5.orig/fink/navi2ch-installThu Jan  1 09:00:00 1970
 +++ navi2ch-1.7.5/fink/navi2ch-install Sun Apr  3 18:53:51 2005
-@@ -0,0 +1,54 @@
+@@ -0,0 +1,55 @@
 +#!/bin/bash -e
 +# @PREFIX@/lib/emacsen-common/packages/install/navi2ch
 +
@@ -40,6 +40,7 @@
 +/bin/echo install/${PACKAGE}: Byte-compiling for ${FLAVOR}...\c
 +
 +install -m 755 -d ${ELCDIR}/contrib
++test -L ${ELCDIR}/navi2ch-config.el  rm -f ${ELCDIR}/navi2ch-config.el
 +# Copy the temp .el files
 +cp ${ELDIR}/{*.el,elisp-comp} ${ELCDIR}
 +cp ${ELDIR}/contrib/*.el ${ELCDIR}/contrib


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
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/editors navi2ch.info, 1.3, 1.4 navi2ch.patch, 1.2, 1.3

2008-05-10 Thread Tomoaki Okayama
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/editors
In directory 
sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv25042/10.4/stable/main/finkinfo/editors

Modified Files:
navi2ch.info navi2ch.patch 
Log Message:
Sync with unstable.

Index: navi2ch.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/editors/navi2ch.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- navi2ch.info1 Mar 2008 05:34:27 -   1.3
+++ navi2ch.info10 May 2008 08:47:44 -  1.4
@@ -1,6 +1,6 @@
 Package: navi2ch
 Version: 1.7.5+cvs.0.0.20070510-1
-Revision: 1
+Revision: 2
 Description: 2ch navigator for Emacsen
 License: GPL
 Maintainer: Todai Fink Team [EMAIL PROTECTED]
@@ -11,7 +11,7 @@
 Source-MD5: ce070394eea1f067b226c6350ea00c3a
 SourceDirectory: navi2ch-cvs-20070510
 PatchFile: %n.patch
-PatchFile-MD5: ffee871f261a86d2b7d7109061a7377b
+PatchFile-MD5: e8bdae3fb85bc2a96abf3e34e116ceac
 PatchScript: 
 sed 's|@PREFIX@|%p|g'  %{PatchFile} | patch -p1
 perl -pi -e s|( -batch)|\1 -no-site-file| configure elisp-comp 
doc/Makefile.in

Index: navi2ch.patch
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/editors/navi2ch.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- navi2ch.patch   1 Mar 2008 05:34:28 -   1.2
+++ navi2ch.patch   10 May 2008 08:47:44 -  1.3
@@ -1,7 +1,7 @@
 diff -Naur navi2ch-1.7.5.orig/fink/navi2ch-install 
navi2ch-1.7.5/fink/navi2ch-install
 --- navi2ch-1.7.5.orig/fink/navi2ch-installThu Jan  1 09:00:00 1970
 +++ navi2ch-1.7.5/fink/navi2ch-install Sun Apr  3 18:53:51 2005
-@@ -0,0 +1,54 @@
+@@ -0,0 +1,55 @@
 +#!/bin/bash -e
 +# @PREFIX@/lib/emacsen-common/packages/install/navi2ch
 +
@@ -40,6 +40,7 @@
 +/bin/echo install/${PACKAGE}: Byte-compiling for ${FLAVOR}...\c
 +
 +install -m 755 -d ${ELCDIR}/contrib
++test -L ${ELCDIR}/navi2ch-config.el  rm -f ${ELCDIR}/navi2ch-config.el
 +# Copy the temp .el files
 +cp ${ELDIR}/{*.el,elisp-comp} ${ELCDIR}
 +cp ${ELDIR}/contrib/*.el ${ELCDIR}/contrib


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.3/stable/main/finkinfo/sci tinysvm.info,NONE,1.1

2008-05-10 Thread Tomoaki Okayama
Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/sci
In directory 
sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv4962/10.3/stable/main/finkinfo/sci

Added Files:
tinysvm.info 
Log Message:
Sync with unstable.

--- NEW FILE: tinysvm.info ---
Package: tinysvm
Version: 0.09
Revision: 2
Description: Support Vector Machines
License: LGPL
Maintainer: Todai Fink Team [EMAIL PROTECTED]
Depends: %N-shlibs (= %v-%r)
BuildDepends: autoconf (= 2.60), automake1.9, libtool14

Source: http://www.chasen.org/~taku/software/TinySVM/src/TinySVM-%v.tar.gz
Source-MD5: 22d80bdd94c3c8373062761de0d27fde
ConfigureParams: '--mandir=${prefix}/share/man'
GCC: 3.3
PatchScript: 
  perl -pi -e 's/(AC_DEFUN\()([^[]+)(,)/\1\[\2]\3/' configure.in
  perl -pi -e 's/getopt\S+//g' src/Makefile.am
  rm src/getopt.*

CompileScript: 
  autoreconf -f -i
  ./configure %c
  make
  make check

SplitOff: 
  Package: %N-dev
  BuildDependsOnly: True
  Depends: %N-shlibs (= %v-%r)
  Files: include lib/libtinysvm.dylib lib/libtinysvm.a lib/libtinysvm.la
  DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS

SplitOff2: 
  Package: %N-shlibs
  Files: lib/libtinysvm.1.dylib lib/libtinysvm.1.2.0.dylib
  Shlibs: %p/lib/libtinysvm.1.dylib 4.0.0 %n (= 0.09-2)
  DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS

DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS doc/*.{html,css}
DescDetail: 
TinySVM is an implementation of Support Vector Machines (SVMs) [Vapnik 95],
[Vapnik 98] for the problem of pattern recognition. Support Vector Machines is
a new generation learning algorithms based on recent advances in statistical
learning theory, and applied to large number of real-world applications, such
as text categorization, hand-written character recognition.

DescPort: 
  OS X=10.3 getopt is good enough, so don't build local one. Included libtool
  is too old to know how to build libraries on darwin, so upgrade to modern one
  and do necessary other cleanups for it.

Homepage: http://www.chasen.org/~taku/software/TinySVM/


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
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 tinysvm.info,NONE,1.1

2008-05-10 Thread Tomoaki Okayama
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory 
sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv4962/10.4/stable/main/finkinfo/sci

Added Files:
tinysvm.info 
Log Message:
Sync with unstable.

--- NEW FILE: tinysvm.info ---
Package: tinysvm
Version: 0.09
Revision: 1002
Description: Support Vector Machines
License: LGPL
Maintainer: Todai Fink Team [EMAIL PROTECTED]
Depends: %N-shlibs (= %v-%r)
BuildDepends: autoconf (= 2.60), automake1.9, libtool14

Source: http://www.chasen.org/~taku/software/TinySVM/src/TinySVM-%v.tar.gz
Source-MD5: 22d80bdd94c3c8373062761de0d27fde
ConfigureParams: '--mandir=${prefix}/share/man'
GCC: 4.0
PatchScript: 
  perl -pi -e 's/(AC_DEFUN\()([^[]+)(,)/\1\[\2]\3/' configure.in
  perl -pi -e 's/getopt\S+//g' src/Makefile.am
  rm src/getopt.*

CompileScript: 
  autoreconf -f -i
  ./configure %c
  make
  make check

SplitOff: 
  Package: %N-dev
  BuildDependsOnly: True
  Depends: %N-shlibs (= %v-%r)
  Files: include lib/libtinysvm.dylib lib/libtinysvm.a lib/libtinysvm.la
  DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS

SplitOff2: 
  Package: %N-shlibs
  Files: lib/libtinysvm.1.dylib lib/libtinysvm.1.2.0.dylib
  Shlibs: %p/lib/libtinysvm.1.dylib 4.0.0 %n (= 0.09-2)
  DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS

DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS doc/*.{html,css}
DescDetail: 
TinySVM is an implementation of Support Vector Machines (SVMs) [Vapnik 95],
[Vapnik 98] for the problem of pattern recognition. Support Vector Machines is
a new generation learning algorithms based on recent advances in statistical
learning theory, and applied to large number of real-world applications, such
as text categorization, hand-written character recognition.

DescPort: 
  OS X=10.3 getopt is good enough, so don't build local one. Included libtool
  is too old to know how to build libraries on darwin, so upgrade to modern one
  and do necessary other cleanups for it.

Homepage: http://www.chasen.org/~taku/software/TinySVM/


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
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 gnuplot.info, 1.4.2.12, 1.4.2.13

2008-05-10 Thread Alexander Hansen
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv16141

Modified Files:
  Tag: pangocairo-branch
gnuplot.info 
Log Message:
n   CVS: 
--
text cleanup

Index: gnuplot.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/gnuplot.info,v
retrieving revision 1.4.2.12
retrieving revision 1.4.2.13
diff -u -d -r1.4.2.12 -r1.4.2.13
--- gnuplot.info7 May 2008 11:27:27 -   1.4.2.12
+++ gnuplot.info10 May 2008 13:35:19 -  1.4.2.13
@@ -135,7 +135,7 @@
 gnuplot is a shell script that sets environment variables and invokes
 gnuplot binary (renamed to gnuplotx).
 Install the configuration for epslatex terminal manually, because the 
-upstream build system runs kpsexpand and texhash.  We're 
+upstream build system runs kpsexpand and texhash.
 
 Homepage: http://www.gnuplot.info/
 License: Restrictive/Distributable


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
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 gnuplot.info,1.21,1.22

2008-05-10 Thread Alexander Hansen
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv18590

Modified Files:
gnuplot.info 
Log Message:
fix heredoc

Index: gnuplot.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/gnuplot.info,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- gnuplot.info10 May 2008 03:59:10 -  1.21
+++ gnuplot.info10 May 2008 13:40:54 -  1.22
@@ -89,7 +89,7 @@
 gnuplot is a shell script that sets environment variables and invokes
 gnuplot binary (renamed to gnuplotx).
 Install the configuration for epslatex terminal manually, because the 
-upstream build system runs kpsexpand and texhash.  We're 
+upstream build system runs kpsexpand and texhash.
 
 Homepage: http://www.gnuplot.info/
 License: Restrictive/Distributable


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
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 pymol-py.info, 1.7.2.8, 1.7.2.9 pymol-py.patch, 1.2.2.3, 1.2.2.4

2008-05-10 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory 
sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv8860/10.4-pangocairo/unstable/main/finkinfo/sci

Modified Files:
  Tag: pangocairo-branch
pymol-py.info pymol-py.patch 
Log Message:
sync build-fix


Index: pymol-py.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/pymol-py.info,v
retrieving revision 1.7.2.8
retrieving revision 1.7.2.9
diff -u -d -r1.7.2.8 -r1.7.2.9
--- pymol-py.info   11 Dec 2007 17:36:11 -  1.7.2.8
+++ pymol-py.info   10 May 2008 15:52:37 -  1.7.2.9
@@ -1,7 +1,7 @@
 Info2: 
 Package: pymol-py%type_pkg[python]
 Version: 1.0r2
-Revision: 1001
+Revision: 1002
 Distribution: (%type_pkg[python] = 23) 10.3, (%type_pkg[python] = 23) 10.4
 Maintainer: Jack Howarth [EMAIL PROTECTED]
 Type: python (2.3 2.4 2.5)

Index: pymol-py.patch
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/pymol-py.patch,v
retrieving revision 1.2.2.3
retrieving revision 1.2.2.4
diff -u -d -r1.2.2.3 -r1.2.2.4
--- pymol-py.patch  11 Dec 2007 17:36:11 -  1.2.2.3
+++ pymol-py.patch  10 May 2008 15:52:37 -  1.2.2.4
@@ -1,6 +1,5 @@
-diff -uNr pymol-0.95.org/contrib/modules/Makefile.pre.in.src 
pymol-0.95/contrib/modules/Makefile.pre.in.src
 pymol-0.95.org/contrib/modules/Makefile.pre.in.src Thu Aug 14 16:59:06 2003
-+++ pymol-0.95/contrib/modules/Makefile.pre.in.src Mon Apr  5 18:08:14 2004
+--- pymol-1.0r2/contrib/modules/Makefile.pre.in.src.org2008-05-09 
11:35:01.0 -0400
 pymol-1.0r2/contrib/modules/Makefile.pre.in.src2008-05-09 
11:35:39.0 -0400
 @@ -88,10 +88,10 @@
  # === Variables that you may want to customize (rarely) ===
  
@@ -14,7 +13,13 @@
  
  # Add more -I and -D options here
  CFLAGS=   $(OPT) -I$(INCLUDEPY) -I$(EXECINCLUDEPY) $(DEFS)
-@@ -131,7 +131,7 @@
+@@ -126,12 +126,13 @@
+ MACHDEP=  @MACHDEP@
+ SO=   @SO@
+ LDSHARED= @LDSHARED@
++BLDSHARED=  @LDSHARED@
+ CCSHARED= @CCSHARED@
+ LINKFORSHARED=@LINKFORSHARED@
  [EMAIL PROTECTED]@
  
  # Install prefix for architecture-independent files
@@ -23,7 +28,7 @@
  
  # Install prefix for architecture-dependent files
  exec_prefix=  $(prefix)
-@@ -168,7 +168,7 @@
+@@ -168,7 +169,7 @@
  MAKEFILE= $(LIBPL)/Makefile
  CONFIGC=  $(LIBPL)/config.c
  CONFIGCIN=$(LIBPL)/config.c.in
@@ -49,7 +54,7 @@
  XINC_DIR = -I/usr/X11R6/include
  #--- Python
 -PYTHON_EXE = /sw/bin/python2.3
-+PYTHON_EXE = python2.X
++PYTHON_EXE = @FINKPREFIX@/bin/python2.X
  PYTHON_LIB =
  PYTHON_LIB_DIR = 
 -PYTHON_INC_DIR = -I/sw/include/python2.3 \


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
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/gnome vte9-shlibs.info, 1.1.2.22, 1.1.2.23 vte9-shlibs.patch, 1.1.2.4, 1.1.2.5

2008-05-10 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv25459

Modified Files:
  Tag: pangocairo-branch
vte9-shlibs.info vte9-shlibs.patch 
Log Message:
Now with 20% less core-dump!


Index: vte9-shlibs.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/Attic/vte9-shlibs.info,v
retrieving revision 1.1.2.22
retrieving revision 1.1.2.23
diff -u -d -r1.1.2.22 -r1.1.2.23
--- vte9-shlibs.info9 May 2008 04:03:17 -   1.1.2.22
+++ vte9-shlibs.info10 May 2008 17:54:58 -  1.1.2.23
@@ -1,6 +1,6 @@
 Package: vte9-shlibs
 Version: 0.16.13
-Revision: 1
+Revision: 2
 Depends: 
atk1-shlibs (= 1.20.0-1),
cairo-shlibs (= 1.6-1),
@@ -44,10 +44,10 @@
 Source: mirror:gnome:sources/vte/0.16/vte-%v.tar.bz2
 Source-MD5: 40480f20f6b7664f3d364e4f2ed27889
 PatchFile: %n.patch
-PatchFile-MD5: 36d7625ae88cd309d7ba58118c7bfaba
+PatchFile-MD5: e1710ec144d887c770787bfef87fb7a7
 PatchScript: 
%{default_script}
-   perl -pi -e 's/(GETTEXT_PACKAGE=vte)/\1-9/' configure
+#  perl -pi -e 's/(GETTEXT_PACKAGE=vte)/\1-9/' configure
perl -pi -e 's/^(\s+)(chown|chmod)(.*true$)/\1#\2\3/' 
gnome-pty-helper/Makefile.in
 
 NoSetCPPFLAGS: true
@@ -55,8 +55,7 @@
 NoSetLDFLAGS: true
 SetLDFLAGS: -L%p/lib/pango-ft219/lib -L%p/lib/freetype219/lib 
-L%p/lib/fontconfig2/lib
 SetLIBS: -L%p/lib
-SetCFLAGS: -Os
-SetCXXFLAGS: -Os
+SetCFLAGS: -g -O0
 ConfigureParams: --libexecdir=%p/lib/vte --mandir=%p/share/man 
--disable-python --disable-dependency-tracking 
FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
 CompileScript: 
#!/bin/sh -ev
@@ -113,6 +112,9 @@
 DescPort: 
Fix standard darwin _environ bug. See:
http://bugzilla.gnome.org/show_bug.cgi?id=449018
+
+   Crashes many different ways for many different uses. See:
+   http://bugzilla.gnome.org/show_bug.cgi?id=532343
 
 License: GPL
 Maintainer: The Gnome Core Team [EMAIL PROTECTED]

Index: vte9-shlibs.patch
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/Attic/vte9-shlibs.patch,v
retrieving revision 1.1.2.4
retrieving revision 1.1.2.5
diff -u -d -r1.1.2.4 -r1.1.2.5
--- vte9-shlibs.patch   18 Dec 2007 06:29:05 -  1.1.2.4
+++ vte9-shlibs.patch   10 May 2008 17:54:58 -  1.1.2.5
@@ -1,23 +1,22 @@
-diff -Nurd -x'*~' vte-0.16.11.orig/src/pty.c vte-0.16.11/src/pty.c
 vte-0.16.11.orig/src/pty.c 2007-02-26 16:05:14.0 -0500
-+++ vte-0.16.11/src/pty.c  2007-12-18 00:41:43.0 -0500
-@@ -69,7 +69,13 @@
+diff -Nurd -x'*~' vte-0.16.13.orig/src/pty.c vte-0.16.13/src/pty.c
+--- vte-0.16.13.orig/src/pty.c 2008-02-20 13:37:56.0 -0500
 vte-0.16.13/src/pty.c  2008-05-10 13:39:37.0 -0400
+@@ -64,7 +64,12 @@
  static GTree *_vte_pty_helper_map = NULL;
  #endif
  
 +#ifdef __APPLE__
 +#include crt_externs.h
-+#undef environ
-+#define environ *_NSGetEnviron()
++#define environ (*_NSGetEnviron())
 +#else
  extern char **environ;
 +#endif
  
  /* Reset the handlers for all known signals to their defaults.  The parent
   * (or one of the libraries it links to) may have changed one to be ignored. 
*/
-diff -Nurd -x'*~' vte-0.16.11.orig/src/vtefc.c vte-0.16.11/src/vtefc.c
 vte-0.16.11.orig/src/vtefc.c   2007-11-23 20:24:40.0 -0500
-+++ vte-0.16.11/src/vtefc.c2007-12-18 00:41:43.0 -0500
+diff -Nurd -x'*~' vte-0.16.13.orig/src/vtefc.c vte-0.16.13/src/vtefc.c
+--- vte-0.16.13.orig/src/vtefc.c   2007-11-23 20:24:40.0 -0500
 vte-0.16.13/src/vtefc.c2008-05-10 13:39:37.0 -0400
 @@ -400,12 +400,14 @@
FcPatternDestroy(tmp);
g_ptr_array_add(pattern_array, save);


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
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 rlog.info,NONE,1.1

2008-05-10 Thread Alexander Hansen
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv29250

Added Files:
rlog.info 
Log Message:
New from tracker
http://sourceforge.net/tracker/index.php?func=detailaid=1885667group_id=17203atid=414256


--- NEW FILE: rlog.info ---
Package: rlog
Version: 1.3.7
Revision: 3
Source: http://rlog.googlecode.com/files/%n-%v.tgz
Source-md5: b84df0d8a57ea676c4bf594c7a35cd25
Homepage: http://www.arg0.net/wiki/rlog
Maintainer: James Bunton [EMAIL PROTECTED]
BuildDependsOnly: True
Depends: rlog-shlibs (= %v-%r)
Description: Flexible message logging facility for C++
DescDetail: 
RLog provides a flexible message logging facility for C++ programs and
libraries. It is highly optimized for the case where no log messages are
output, so that it can be left in production code and enabled on-demand.

License: LGPL

SplitOff: 
Package: rlog-shlibs
Files: lib/librlog.1.3.4.dylib lib/librlog.1.dylib lib/librlog.dylib
Shlibs: %p/lib/librlog.1.dylib 5.0.0 rlog (= 1.3.7-3)



-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
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 encfs.info,NONE,1.1

2008-05-10 Thread Alexander Hansen
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv29307

Added Files:
encfs.info 
Log Message:
New from tracker
http://sourceforge.net/tracker/index.php?func=detailaid=1885667group_id=17203atid=414256


--- NEW FILE: encfs.info ---
Package: encfs
Version: 1.4.2
Revision: 11
Source: http://encfs.googlecode.com/files/%n-%v.tgz
Source-md5: 61e42ab2093b9797b9c669b9a1ff665b

Shlibs: !%p/lib/libencfs.4.dylib
Depends: 
 fuse,
 rlog-shlibs,
 boost1.34.nopython-shlibs,
 libgettext3-shlibs

BuildDepends: 
 fuse-dev,
 rlog,
 boost1.34.nopython,
 system-openssl-dev,
 libiconv-dev,
 libgettext3-dev,
 fink (= 0.28)


SetCPPFLAGS: -D__FreeBSD__=10 -I%p/lib/system-openssl/include
SetLDFLAGS: -lcrypto -L%p/lib/system-openssl/lib
ConfigureParams: --with-boost=%p
DocFiles: ABOUT-NLS AUTHORS COPYING ChangeLog README

Homepage: http://www.arg0.net/encfs
Maintainer: James Bunton [EMAIL PROTECTED]
License: GPL
Description: Encrypted pass-through FUSE filesystem
DescDetail: 
 EncFS is an encrypted pass-through filesystem which runs in userspace, using
 the FUSE kernel module. Similar in design to CFS and other pass-through
 filesystems, all data is encrypted and stored in the underlying filesystem.
 Unlike loopback filesystems, there is no predetermined or pre-allocated
 filesystem size.

DescPackaging: 
 Links to system's openssl to allow binary redistribution.



-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] fink/perlmod/Fink ChangeLog, 1.1535, 1.1536 Validation.pm, 1.285, 1.286

2008-05-10 Thread Daniel Macks
Update of /cvsroot/fink/fink/perlmod/Fink
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv28616

Modified Files:
ChangeLog Validation.pm 
Log Message:
Fix detection of files less specifically versioned than the one listed in 
Shlibs field


Index: Validation.pm
===
RCS file: /cvsroot/fink/fink/perlmod/Fink/Validation.pm,v
retrieving revision 1.285
retrieving revision 1.286
diff -u -d -r1.285 -r1.286
--- Validation.pm   8 May 2008 05:12:25 -   1.285
+++ Validation.pm   11 May 2008 05:54:14 -  1.286
@@ -1640,7 +1640,7 @@
push(@installed_dylibs, $filename);
}
my( $fn_name, $fn_ext ) = $filename =~ /^(.*)(\..*)/g;  
# parse apart at extension
-   if ( grep /^\Q$fn_name\E.+\Q$fn_ext\E$/, sort keys 
%$deb_shlibs  !exists $deb_shlibs-{$filename}) {
+   if ( (grep /^\Q$fn_name\E.+\Q$fn_ext\E$/, sort keys 
%$deb_shlibs)  !(exists $deb_shlibs-{$filename})) {
stack_msg($msgs, Files less specifically 
versioned than a Shlibs entry do not belong in this package, $filename);
}
}

Index: ChangeLog
===
RCS file: /cvsroot/fink/fink/perlmod/Fink/ChangeLog,v
retrieving revision 1.1535
retrieving revision 1.1536
diff -u -d -r1.1535 -r1.1536
--- ChangeLog   8 May 2008 05:12:25 -   1.1535
+++ ChangeLog   11 May 2008 05:54:14 -  1.1536
@@ -1,3 +1,7 @@
+2008-05-11  Daniel Macks  [EMAIL PROTECTED]
+
+   * Validation.pm: Fix precedence error in check for wrong Files vs Shlibs
+
 2008-05-07  Dave Morrison  [EMAIL PROTECTED]
 
* Validation.pm: Improve the Shlibs error message


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs