From owner-freebsd-questions@FreeBSD.ORG Tue Sep 19 14:35:47 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FC5816A412 for ; Tue, 19 Sep 2006 14:35:47 +0000 (UTC) (envelope-from freebsd@dfwlp.com) Received: from zeus.dfwlp.com (zeus.dfwlp.com [208.11.134.127]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42A9643D53 for ; Tue, 19 Sep 2006 14:35:46 +0000 (GMT) (envelope-from freebsd@dfwlp.com) Received: from athena.dfwlp.com (athena.dfwlp.com [192.168.125.83]) (authenticated bits=0) by zeus.dfwlp.com (8.13.6/8.13.6) with ESMTP id k8JEZitl073121 for ; Tue, 19 Sep 2006 09:35:44 -0500 (CDT) (envelope-from freebsd@dfwlp.com) From: Jonathan Horne To: FreeBSD Users Questions Date: Tue, 19 Sep 2006 09:35:43 -0500 User-Agent: KMail/1.9.4 References: <20060918215323.43066.qmail@web34415.mail.mud.yahoo.com> In-Reply-To: <20060918215323.43066.qmail@web34415.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200609190935.43585.freebsd@dfwlp.com> X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.1.5 X-Spam-Checker-Version: SpamAssassin 3.1.5 (2006-08-29) on zeus.dfwlp.com Subject: Re: Moving to new PC X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Sep 2006 14:35:47 -0000 On Monday 18 September 2006 16:53, you wrote: > From: Jonathan Horne > > [...] > > the update for today is, that it is still going, but there has been quite a > bit of delay while the ports stops on the knobs screen. each time i see > one, i hit the 'ok', but this is causing the obvious delays. > > other than that, so far, no errors or halts. > > I have an idea that it will work just fine. I already have a custom > make.conf file that contains most of the knobs for apache, kde, etc that I > have installed. I guess copying the config files would also be a good idea. > Then just setting BATCH=yes would complete the process. > > Thanks! > > well, i have eventually come to an error, at the 89% mark. from /var/log/portmanager.log: Tue Sep 19 09:32:28 2006 bsd.port.mk /usr/ports/Mk corrupt unable to restored from back up cd /usr/ports/sysutils/portmanager; make -V PKGNAME i was asked if i want to skip this patch, and when i hit y, the process ended. jonathan