Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Jul 2011 23:52:39 +0200
From:      Olli Hauer <ohauer@FreeBSD.org>
To:        Florent Thoumie <flz@FreeBSD.org>
Cc:        ohauer@freebsd.org, freebsd-ports <freebsd-ports@freebsd.org>
Subject:   Re: Opinions on additional small subversion bsd.svn.mk framework
Message-ID:  <4E10E4A7.9020206@FreeBSD.org>
In-Reply-To: <CAKGb7gzqY05Zo5hQUzssx1i1j3wYqL=CWNumo69nrOHo4dqSAg@mail.gmail.com>
References:  <4E10D5D1.2050404@FreeBSD.org> <CAKGb7gzqY05Zo5hQUzssx1i1j3wYqL=CWNumo69nrOHo4dqSAg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2011-07-03 23:25, Florent Thoumie wrote:
> On Sun, Jul 3, 2011 at 9:49 PM, Olli Hauer <ohauer@freebsd.org> wrote:
>> Hi,
>>
>> I want to hear your opinion on a new subversion helper framework
>>
>> [...]
> 
> Hey Olli,
> 
> I think that fixing the loose dependency on subversion is a good
> thing, the rest I don't agree with.
> 
> We don't want to help people to create ports that fetch sources from
> svn directly,

Hm, svn is used until now in 14 ports as FETCH_DEPENDS, hard coded to:
 FETCH_DEPENDS+=svn:${PORTSDIR}/devel/subversion

This is done by those ports in a dedicated make target mostly maintainer:
or bootstrap: which is used by the maintainers to build a tar-file.
Else I agree with you, this shouldn't be used for normal portbuild.

> and replacing a BUILD_DEPENDS line with a USE_SVN= perl
> doesn't sound that useful to me.

If you have a good Idea, I'm happy to rewrite ;)

> A script that fetches sources, creates a tarball and all that could be
> a nice addition to Tools/scripts though.

Agree

--
olli



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E10E4A7.9020206>