Hi Bill

At 10:42 Uhr -0500 26.3.2002, Bill Bumgarner wrote:
>The client builds fine on OS X, the server does not.

yes.

>Now that subversion has real, versioned, tarballs, building a 
>finkinfo for the client should be trivial.
>
>I don't have a huge amount of spare time on my hands at the 
>moment... if you are volunteering...? Please? :-)


I now have a working package description for subverion with fink:

http://sourceforge.net/tracker/index.php?func=detail&aid=538412&group_id=17203&atid=414256

It would be great if you could have a look at it and try it out.

The important parts are:

PatchScript: <<
  rm -r ./neon/
<<
ConfigureParams: --mandir=%i/share/man --infodir=%i/share/info 
--with-neon=%p --with-berkeley-db=%p --with-expat=%p --disable-shared 
--enable-maintainer-mode

SetCPPFLAGS: -I%p/include/db4

The client works ok! I have a few problems, though:

1)
For 'expat' subversion still seems to take its own 'expat-lite' 
source to build its own libexpat library, even if it should take the 
library from the fink package 'expat': I did --with-expat=...
Mhmmm....

2)
As the new library package policy of fink suggests to only use shared 
libraries with fink: 
http://fink.sourceforge.net/doc/packaging/policy.php#sharedlibs I 
will need to try to build subversion with shared libraries. I will 
tell you if I succeed.

3)
Do I need to split this package into -shlib packages etc. What do you think?

Thanks,
Chris.




>b.bum
>
>On Tuesday, March 26, 2002, at 10:37 AM, Christian Schaffner wrote:
>
>>Hi Max, Hi Bill
>>
>>
>>Is anybody of you two still working on the port of subversion (svn)?
>>
>>I read in the package tracker of neon 
>>(http://sourceforge.net/tracker/?group_id=17203&atid=414256&func=detail&aid=
>>461655) that you, Bill, submitted the 'neon' package "In preparation for
>>subversion."
>>
>>What is the status of the port? I would be interested in the client 
>>port to MacOS X.
>>
>>Cheers,
>>Chris.
>>
>b.bum
>In cyberspace, no one can hear you laugh.


_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to