From owner-freebsd-questions@FreeBSD.ORG Fri Jun 4 18:18:07 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5E2BA106566C for ; Fri, 4 Jun 2010 18:18:07 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail8.sea5.speakeasy.net (mail8.sea5.speakeasy.net [69.17.117.53]) by mx1.freebsd.org (Postfix) with ESMTP id 229D58FC19 for ; Fri, 4 Jun 2010 18:18:06 +0000 (UTC) Received: (qmail 6692 invoked from network); 4 Jun 2010 18:18:05 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail8.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 4 Jun 2010 18:18:05 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 35E9D50831; Fri, 4 Jun 2010 14:18:03 -0400 (EDT) From: Lowell Gilbert To: Fbsd1 References: <4C08B16A.4040406@a1poweruser.com> Date: Fri, 04 Jun 2010 14:18:03 -0400 In-Reply-To: <4C08B16A.4040406@a1poweruser.com> (fbsd1@a1poweruser.com's message of "Fri, 04 Jun 2010 15:55:22 +0800") Message-ID: <441vcm8xwk.fsf@be-well.ilk.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "questions@freebsd.org" Subject: Re: portsnap refuse X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "questions@freebsd.org" List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jun 2010 18:18:07 -0000 Fbsd1 writes: > The postsnap says adding refuse statements to select the parts of the > port tree you have use for will shorten the download process and > conserve disk space on your host. That only the port categories not > REFUSED will be selected and compressed for download. You are paraphrasing here. I'm not clear whether your paraphrase is accurate. It's certainly making some assumptions that are not explicitly laid out in the manual page. > Well for a test I ran portsnap with out any portsnap.conf file. The > download process took 16 minuets. The I mv portsnap.conf.sample to > portsnap.conf and added REFUSE for all the categories except > sysutils. > > Reran the portsnap and still it took 16 minuets. > > What gives here?? You could check whether the REFUSEd parts are getting updated after all, then you could check whether they're in the downloaded snapshot. My tech support crystal ball predicts that you will find your REFUSE entries aren't really matching. Could be wrong, but at least the tests I suggested would point you in the right direction if it's right.