From owner-freebsd-ports@freebsd.org Fri Jul 24 12:24:20 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 447B69A9184 for ; Fri, 24 Jul 2015 12:24:20 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id E5F421092 for ; Fri, 24 Jul 2015 12:24:19 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.15.2/8.15.2) with ESMTPS id t6OCOBj3093611 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 24 Jul 2015 06:24:12 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.15.2/8.15.2/Submit) with ESMTP id t6OCOBSq093608; Fri, 24 Jul 2015 06:24:11 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Fri, 24 Jul 2015 06:24:11 -0600 (MDT) From: Warren Block To: David Wolfskill cc: Dave Horsfall , FreeBSD Ports Subject: Re: Rebuilding my ports area In-Reply-To: <20150724114942.GC27865@albert.catwhisker.org> Message-ID: References: <20150724114942.GC27865@albert.catwhisker.org> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Fri, 24 Jul 2015 06:24:12 -0600 (MDT) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jul 2015 12:24:20 -0000 On Fri, 24 Jul 2015, David Wolfskill wrote: > On Fri, Jul 24, 2015 at 05:21:07PM +1000, Dave Horsfall wrote: >> FreeBSD 9.3-RELEASE-p20 (GENERIC) #0: Tue Jul 21 19:29:33 UTC 2015 >> >> Having completely scragged my ports area following various changes to >> pkg/pkgng/etc, and being unable to "sysinstall" it from CD (not found for >> some reason) or via FTP (not found on server etc), I found a pristine copy >> of ports.txz and unpacked it (sigh, yet another compression scheme), after >> renaming the old directory. >> >> Anyway, what do I do now? Assume that many ports have been installed, and >> that the databases etc are probably a dog's breakfast, per the conflicts >> that I have posted here earlier. If it helps, I have a list of those >> ports that were installed, and hopefully the dependencies will be taken >> care of automagically. >> .... > > Near the bottom of portmaster(8), there is a procedure entitled "Using > portmaster to do a complete reinstallation of all your ports". I have > used that procedure (with some variations) over the years -- e.g., > migrating from 8.x -> 9.x, then 9.x to 10.x; more recently, I extracted > bits of it to migrate from stable/10 i386 -> stable/10 amd64 [gory > details at > ]. Updated portmaster man page procedure here: https://forums.freebsd.org/threads/rebuilding-all-ports-with-portmaster.51210/