From owner-freebsd-questions@FreeBSD.ORG Fri Apr 9 12:48:16 2004 Return-Path: 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 0AA3816A4CF for ; Fri, 9 Apr 2004 12:48:16 -0700 (PDT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id A766443D54 for ; Fri, 9 Apr 2004 12:48:13 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.196.44]) by comcast.net (rwcrmhc11) with ESMTP id <2004040919481201300spso3e>; Fri, 9 Apr 2004 19:48:13 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id 16DA12B; Fri, 9 Apr 2004 15:48:12 -0400 (EDT) Sender: lowell@be-well.ilk.org To: Andreas Davour References: <4076527F.1060902@users.sourceforge.net> <4076F68C.70909@daleco.biz> From: Lowell Gilbert Date: 09 Apr 2004 15:48:11 -0400 In-Reply-To: Message-ID: <44vfk9c4qs.fsf@be-well.ilk.org> Lines: 15 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: Portupgrade problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Apr 2004 19:48:16 -0000 Andreas Davour writes: > That sounds like an important port. I don't understand why I wasn't > getting it when I cvsup'ed then. Is there a line the the ports-supfile > which should read 'ports-accessibility'? Maybe I should add it and cvsup > again. There probably wasn't such a category when you created your supfile, but there is now. For the complete list, see /usr/share/examples/cvsup/ports-supfile on a recently updated system (or check cvsweb). I find it easier to to use the "ports-all" category, and then use a refuse file for the categories I *don't* want. That way new categories are added by default, rather than left out by default.