Re: Using darcs to retrieve source in ports

2006-07-31 Thread Simon Barner
Stanislav Sedov wrote: > It would be better to create a snapshot and upload it somewhere. > Although it is impossible to redefine do-fetch target and get > files from CVS/darcs it would be hard to check files consistency, > since their sizes will vary depending on snapshot date/time/revision, > so

Re: Using darcs to retrieve source in ports

2006-07-29 Thread Arseny Nasokin
The net/asterisk-devel fetchs out sources from SVN -- Best regards, Arseny Nasokin ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Using darcs to retrieve source in ports

2006-07-29 Thread Stanislav Sedov
On Sat, 29 Jul 2006 23:16:55 +1000 "David Symonds" <[EMAIL PROTECTED]> mentioned: > > The net/obnc port uses CVS to fetch its files; that might be a good > place to start looking. > It uses CVS to prepare tarball for maintainer, not for checkouting distfiles itself. -- Stanislav Sedov

Re: Using darcs to retrieve source in ports

2006-07-29 Thread Stanislav Sedov
On Sat, 29 Jul 2006 13:52:20 +0100 Ian Morrison <[EMAIL PROTECTED]> mentioned: > Hi there, > > I'm trying to build a port of PacketForth, (https://packets.goto10.org/) > and it's going pretty well. However, as it's still in the early stages > of development, there are no tarfiles available onl

Re: Using darcs to retrieve source in ports

2006-07-29 Thread David Symonds
On 7/29/06, Ian Morrison <[EMAIL PROTECTED]> wrote: Hi there, I'm trying to build a port of PacketForth, (https://packets.goto10.org/) and it's going pretty well. However, as it's still in the early stages of development, there are no tarfiles available online, and the preferred method of fetch

Using darcs to retrieve source in ports

2006-07-29 Thread Ian Morrison
Hi there, I'm trying to build a port of PacketForth, (https://packets.goto10.org/) and it's going pretty well. However, as it's still in the early stages of development, there are no tarfiles available online, and the preferred method of fetching the source is by using the darcs version cont