Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Aug 2003 01:36:07 +0400
From:      Sergei Kolobov <sergei@kolobov.com>
To:        Jens Rehsack <rehsack@liwing.de>
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: ANNOUNCE: FreeBSD Port Tools 0.20
Message-ID:  <20030731213607.GA1867@chetwood.ru>
In-Reply-To: <3F23E83F.50601@liwing.de>
References:  <20030727132837.GA730@chetwood.ru> <3F23E83F.50601@liwing.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2003-07-27 at 16:57 +0200, Jens Rehsack wrote:
> great idea to make such tools public. As long I don't work
> everytime with cvs but with cvsup, too, I used attached script
> with a patched send-pr. It seems not so good as yours but it
> doesn't require "a working copy of the port checked out of CVS".
> I rank that very high, maybe there is a way to combine both
> ways.

Thanks for suggestion - I have added a -d <diffmode> option
in FreeBSD Port Tools 0.25:

-d CVS - diff against CVS (default)
-d <dir> - diff against Ports tree in <dir> (e.g. /usr/ports)
-d <pattern> - diff against a port in `pwd`<pattern> (e.g. ".orig")

I hope you can find it useful.

Sergei



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