Daniel,
   The cvs in fink is very problematic because of its tendency to timeout and
stall. I have placed packaging on fink tracking at...

https://sourceforge.net/p/fink/package-submissions/4363/

for a cvs 1.12.13-4 package that uses the patches in Apples' cvs-45 opensource
package from Xcode 4.6.3. The info file has the changes...

Index: cvs.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/base/cvs.info,v
retrieving revision 1.1
diff -r1.1 cvs.info
3c3
< Revision: 13
---
> Revision: 14
9a10,11
> PatchFile: %n.patch
> PatchFile-MD5: e0c5fa192b685e9943f8388d24076a54
19c21
< --disable-dependency-tracking
---
> ac_cv_func_working_mktime=no
21c23,24
< BuildDepends: openssl100-dev (>= 1.0.1e-1), libgettext8-dev, libiconv-dev
---
> SetCFLAGS: -D_DARWIN_NO_64_BIT_INODE
> BuildDepends: openssl100-dev (>= 1.0.1e-1), libgettext8-dev, libiconv-dev, 
> fink (>= 0.30.0)
22a26
> PatchScript: cat %{PatchFile} | patch -p0
28a33,39
> CompileScript: <<
>  ./configure %c
>  ed - %b/config.h < %b/config.h.ed
>  echo TESTDIR=/private/tmp/cvs-sanity >> %b/src/sanity.config.sh
>  echo TMPDIR=/private/tmp/cvs-sanity/tmp >> %b/src/sanity.config.sh
>  make
> <<

and passes 'fink -m'. I am also able to do...

cd /sw/src/fink.build/cvs-1.12.13-14
sudo chown -R howarth cvs-1.12.13-14
cd cvs-1.12.13-14
make check

without seeing the previous 

FAIL: basic2-64

in the testsuite.
      Jack
ps The only patch from cvs-45 that is omitted is the one to for 
remove-info.diff.

------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to