You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apr.apache.org by Ben Collins-Sussman <su...@collab.net> on 2001/09/04 16:28:16 UTC

tarball?

A friend of mine is trying to write a FreeBSD port for Subversion.  It
has a lot of external dependencies;  specifically, the port wants to
download a tarball of APR.  

There's a tarball link on the front of http://apr.apache.org, but it's
dead.  Are there any other places the script can look for a tarball?


Re: tarball?

Posted by Ben Collins-Sussman <su...@collab.net>.
Joe Orton <jo...@manyfish.co.uk> writes:

> On Tue, Sep 04, 2001 at 09:28:16AM -0500, Ben Collins-Sussman wrote:
> > 
> > A friend of mine is trying to write a FreeBSD port for Subversion.  It
> > has a lot of external dependencies;  specifically, the port wants to
> > download a tarball of APR.  
> 
> Isn't it building from subversion-M3.tar.gz? (which includes the APR
> tree)

Right now, maybe that's the simplest solution.

But in the long run, if a package in /usr/ports has dependencies on
other stand-alone libraries, it should have explicit dependencies.
For example, Subversion also depends on db3 and neon -- and both of
these packages have their own port.  Hopefully, someday APR will too.
Until that day comes, maybe you're right -- maybe it's best just to
assume APR will be included in the Subversion tarball.


Re: tarball?

Posted by Joe Orton <jo...@manyfish.co.uk>.
On Tue, Sep 04, 2001 at 09:28:16AM -0500, Ben Collins-Sussman wrote:
> 
> A friend of mine is trying to write a FreeBSD port for Subversion.  It
> has a lot of external dependencies;  specifically, the port wants to
> download a tarball of APR.  

Isn't it building from subversion-M3.tar.gz? (which includes the APR
tree)

joe

Re: tarball?

Posted by Ryan Bloom <rb...@covalent.net>.
Well, we don't really want to build it, we just want the source code.  Actually
httpd has this feature already, I just need to turn it on for APR.

Ryan

On Tuesday 04 September 2001 08:23, Ian Holsman wrote:
> Ryan Bloom wrote:
> > On Tuesday 04 September 2001 07:28, Ben Collins-Sussman wrote:
> >
> > Not yet.  :-(  I can automate it if we want to.  It would probably
> > take me a good day or two to have the time to automate this though.
> >
> > If somebody else has time, feel free to beat me to it.
>
> chuck has got a script to do this for
> 	apr/apr-util
> 	httpd
> 	httpd-proxy
>
> 	http://cvs.apache.org/builds/httpd-proxy/
> that would download the latest CVS snapshot for you.
> would that work?
>
> > Ryan
> >
> >>A friend of mine is trying to write a FreeBSD port for Subversion.  It
> >>has a lot of external dependencies;  specifically, the port wants to
> >>download a tarball of APR.
> >>
> >>There's a tarball link on the front of http://apr.apache.org, but it's
> >>dead.  Are there any other places the script can look for a tarball?

-- 

______________________________________________________________
Ryan Bloom				rbb@apache.org
Covalent Technologies			rbb@covalent.net
--------------------------------------------------------------

Re: tarball?

Posted by Ian Holsman <ia...@cnet.com>.
Ryan Bloom wrote:

> On Tuesday 04 September 2001 07:28, Ben Collins-Sussman wrote:
> 
> Not yet.  :-(  I can automate it if we want to.  It would probably
> take me a good day or two to have the time to automate this though.
> 
> If somebody else has time, feel free to beat me to it.

chuck has got a script to do this for
	apr/apr-util
	httpd
	httpd-proxy
					
	http://cvs.apache.org/builds/httpd-proxy/
that would download the latest CVS snapshot for you.
would that work?



> 
> Ryan
> 
> 
>>A friend of mine is trying to write a FreeBSD port for Subversion.  It
>>has a lot of external dependencies;  specifically, the port wants to
>>download a tarball of APR.
>>
>>There's a tarball link on the front of http://apr.apache.org, but it's
>>dead.  Are there any other places the script can look for a tarball?
>>
> 




Re: tarball?

Posted by Ryan Bloom <rb...@covalent.net>.
On Tuesday 04 September 2001 07:28, Ben Collins-Sussman wrote:

Not yet.  :-(  I can automate it if we want to.  It would probably
take me a good day or two to have the time to automate this though.

If somebody else has time, feel free to beat me to it.

Ryan

> A friend of mine is trying to write a FreeBSD port for Subversion.  It
> has a lot of external dependencies;  specifically, the port wants to
> download a tarball of APR.
>
> There's a tarball link on the front of http://apr.apache.org, but it's
> dead.  Are there any other places the script can look for a tarball?

-- 

______________________________________________________________
Ryan Bloom				rbb@apache.org
Covalent Technologies			rbb@covalent.net
--------------------------------------------------------------