[openbeos] Re: SVN in Haiku

  • From: Oliver Tappe <openbeos@xxxxxxxxxxxxxxx>
  • To: openbeos@xxxxxxxxxxxxx
  • Date: Sat, 22 Sep 2007 11:25:24 +0200

Hi guys,

On 2007-09-22 at 00:12:50 [+0200], Ryan Leavengood <leavengood@xxxxxxxxx> 
wrote:
> On 9/21/07, François Revol <revol@xxxxxxx> wrote:
> >
> > Many of us use svn+ssh: just fine from BeOS.
> > At least in Zeta it works fine.
> 
> It works in BeOS too.
> 
> > The diffs for the last OpenSSL and OpenSSH to be ported to Zeta were
> > released (or the source code maybe). I have them just in case.
> 
> I will eventually need OpenSSL for WebKit so could you send the diffs
> or source code to me privately? I'll see about updating it if needed
> for Haiku, as that will be my target OS.

Full support for BeOS R5, BONE and Zeta has been integrated into the original 
OpenSSL tree (it took several pretty-pleases from my side to actually get the 
patches into their repository). 
Updating to the current version of OpenSSL (the 0.9.8-branch) for BeOS should 
thus be nothing more than checking it out and compiling (unless newer 
releases broke something, of course), but the problem with that is that all 
BeOS applications that use OpenSSL expect the older 0.9.7-version of the API.

So if someone wants to use OpenSSL-0.9.8 he would have to come up with a 
solution such that both versions of the library can co-exist on a system 
(otherwise existing applications might break).

BTW: Anyone interested in the BeOS-patches for the 0.9.7-branch of OpenSSL 
will find these included in the respective distribution (R5 or BONE/Zeta) 
available on BeBits (the patches can be found in ~/config/settings/ssl).

Concerning the required porting of OpenSSL to haiku, I strongly suggest going 
the same route, i.e. making sure that if there are any patches needed, these 
are being pushed upwards into the original OpenSSL repository. 
That would free us (or any haiku distributor) from having to maintain just 
one more vendor branch.

cheers,
        Oliver

Other related posts: