From owner-freebsd-questions@FreeBSD.ORG Fri Apr 9 12:51:33 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 08C8616A4CE for ; Fri, 9 Apr 2004 12:51:33 -0700 (PDT) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1A6D43D53 for ; Fri, 9 Apr 2004 12:51:32 -0700 (PDT) (envelope-from kdk@daleco.biz) Received: from daleco.biz ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Fri, 9 Apr 2004 14:52:15 -0500 Message-ID: <4076FEC2.7070902@daleco.biz> Date: Fri, 09 Apr 2004 14:51:30 -0500 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040406 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Andreas Davour References: <4076527F.1060902@users.sourceforge.net> <20040409192512.GB12347@pleiades.aeternal.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 09 Apr 2004 19:52:15.0609 (UTC) FILETIME=[2862EE90:01C41E6C] cc: Martin Hudec 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:51:33 -0000 Andreas Davour wrote: >On Fri, 9 Apr 2004, Martin Hudec wrote: > > > >Could it be I have made such a basic mistake as to not cvsup'ed a vital >dependedcy?! I kind of figured the newly cvsup'ed port of cvsup would have >included a new example file of ports-supfile if that had been the problem. > >One should never *expect* a computer to do something I guess. > >Would something strange happen now if I added a line for >'ports-accessability' in my ports-supfile and tried to cvsup again? > > Your supfile must predate 1/24/2004, when the "accessibility" category was added. See: http://www.freebsd.org/cgi/cvsweb.cgi/src/share/examples/cvsup/ports-supfile If you've updated your source tree, a new copy should be in /usr/src/share/examples/cvsup/. If you've done a recent installworld then it'd also be in /usr/share/examples/cvsup/. Lastly, but not leastly, you could grab the latest version from: http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/src/share/examples/cvsup/ports-supfile?rev=1.31&content-type=text/plain Kevin Kinsey