From owner-freebsd-hackers@FreeBSD.ORG Thu Mar 20 16:06:24 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 173841065674; Thu, 20 Mar 2008 16:06:24 +0000 (UTC) (envelope-from doug@polands.org) Received: from hrndva-omtalb.mail.rr.com (hrndva-omtalb.mail.rr.com [71.74.56.123]) by mx1.freebsd.org (Postfix) with ESMTP id C458B8FC16; Thu, 20 Mar 2008 16:06:23 +0000 (UTC) (envelope-from doug@polands.org) Received: from corinth.polands.org ([75.87.219.217]) by hrndva-omta03.mail.rr.com with ESMTP id <20080320155118.JJHR25381.hrndva-omta03.mail.rr.com@corinth.polands.org>; Thu, 20 Mar 2008 15:51:18 +0000 Received: from omnihp.polands.org ([208.49.58.254]) by corinth.polands.org (8.14.2/8.14.2) with ESMTP id m2KFpHWR021924; Thu, 20 Mar 2008 10:51:17 -0500 (CDT) (envelope-from doug@polands.org) Message-ID: <47E287EF.1010802@polands.org> Date: Thu, 20 Mar 2008 10:51:11 -0500 From: Doug Poland User-Agent: Thunderbird 2.0.0.12 (X11/20080315) MIME-Version: 1.0 To: Ivan Voras , freebsd-ports@freebsd.org, freebsd-hackers@freebsd.org References: <20080313210242.GA55395@hades.panopticon> <20080320152314.GA1586@straylight.m.ringlet.net> In-Reply-To: <20080320152314.GA1586@straylight.m.ringlet.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.88.4/6310/Thu Mar 20 01:02:00 2008 on corinth.polands.org X-Virus-Status: Clean X-Mailman-Approved-At: Thu, 20 Mar 2008 17:20:38 +0000 Cc: Subject: Re: Transferring ports X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Mar 2008 16:06:24 -0000 Peter Pentchev wrote: > On Fri, Mar 14, 2008 at 12:02:42AM +0300, Dmitry Marakasov wrote: >> * Ivan Voras (ivoras@freebsd.org) wrote: >>> Is there a utility that would do that, and if not, does anyone have the >>> time to write one? >> Would this not be an appropriate use for packages? If one creates a package for every installed port on the "host" system, then one simply installs the package on the target system. I have used this technique with some success when "transferring" ports from one system to another. In my situation, I'm using the same architecture (i386) and OS version (6.3 --> 6.3 or 7.0 --> 7.0). -- Regards, Doug