From owner-freebsd-questions@FreeBSD.ORG Thu Jun 3 08:50:01 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 EB29216A4CE for ; Thu, 3 Jun 2004 08:50:01 -0700 (PDT) Received: from mtiwmhc13.worldnet.att.net (mtiwmhc13.worldnet.att.net [204.127.131.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B1A543D48 for ; Thu, 3 Jun 2004 08:50:01 -0700 (PDT) (envelope-from apv@capital.net) Received: from capital.net (alb-24-195-88-72.nycap.rr.com[24.195.88.72]) by worldnet.att.net (mtiwmhc13) with ESMTP id <2004060315500011300hotare> (Authid: apvanderveen); Thu, 3 Jun 2004 15:50:00 +0000 Message-ID: <40BF4878.9080506@capital.net> Date: Thu, 03 Jun 2004 11:49:12 -0400 From: "Arend P. van der Veen" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040525 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Ports Collection and FreeBSD 5.2.1 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: Thu, 03 Jun 2004 15:50:02 -0000 Hi, I have been recently testing FreeBSD 5.2.1. I load the initial system from CD, install and configure cvsup and then download all of the src and port changes. My supfile is: *default host=cvsup2.us.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs tag=RELENG_5_2 *default delete use-rel-suffix compress src-all ports-all tag=. I then execute: cvsup -g -L 2 /usr/sup/supfile portsdb -Uu portsdb returns a lot of warnings about dependency lists. I do not have this problem under 4.10. Does anybosy have any idea what I am doing wrong or is there something different in the ports collection under 5.X. Thanks, Arend