From owner-freebsd-questions  Tue Dec 19 19:33:56 2000
From owner-freebsd-questions@FreeBSD.ORG  Tue Dec 19 19:33:54 2000
Return-Path: <owner-freebsd-questions@FreeBSD.ORG>
Delivered-To: freebsd-questions@freebsd.org
Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20])
	by hub.freebsd.org (Postfix) with ESMTP id 76B4937B400
	for <freebsd-questions@FreeBSD.ORG>; Tue, 19 Dec 2000 19:33:54 -0800 (PST)
Received: (from bright@localhost)
	by fw.wintelcom.net (8.10.0/8.10.0) id eBK3Xom04051;
	Tue, 19 Dec 2000 19:33:50 -0800 (PST)
Date: Tue, 19 Dec 2000 19:33:50 -0800
From: Alfred Perlstein <bright@wintelcom.net>
To: Jonathan Pennington <john@coastalgeology.org>
Cc: freebsd-questions@FreeBSD.ORG
Subject: diff per-file
Message-ID: <20001219193350.E19572@fw.wintelcom.net>
References: <002301c06a1d$a52783c0$19bad818@debbie> <002701c06a25$27e7c9d0$aa240018@cx443070b> <20001219224124.C351@coastalgeology.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <20001219224124.C351@coastalgeology.org>; from john@coastalgeology.org on Tue, Dec 19, 2000 at 10:41:25PM -0500
Sender: bright@fw.wintelcom.net
Sender: owner-freebsd-questions@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.ORG

* Jonathan Pennington <john@coastalgeology.org> [001219 19:21] wrote:
> Is there an easy way to generate a suite of patch files for a
> port. For instance, instead of doing a recursive diff on a directory
> and having a large patchfile with multiple files and the need for
> interaction, is there a way to recursivly diff two directories and
> attain different patch files for each file? That would make my current
> porting project easier. (this isn't on ports because it seemed like a
> more general question.)

I think you can use the 'split' command on the diff output?

btw, you should change the subject or start a new thread, the "yahoo"
thread was something I was just deleting at this point.

-- 
-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]
"I have the heart of a child; I keep it in a jar on my desk."


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message