From owner-freebsd-questions Mon May 6 14:11:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from darwin.lastamericanempire.com (dsl081-101-239.den1.dsl.speakeasy.net [64.81.101.239]) by hub.freebsd.org (Postfix) with ESMTP id 159B037B40A for ; Mon, 6 May 2002 14:11:39 -0700 (PDT) Received: by darwin.lastamericanempire.com (Postfix, from userid 1001) id 1930E1D10E; Mon, 6 May 2002 14:43:50 -0600 (MDT) Date: Mon, 6 May 2002 14:43:50 -0600 From: Zach Thompson To: Martin Schweizer Cc: freebsd-questions@freebsd.org Subject: Re: cvsup and ports-update Message-ID: <20020506144350.A1300@darwin.lastamericanempire.com> References: <20020506222311.A1429@saturn.spectraweb.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020506222311.A1429@saturn.spectraweb.ch>; from info@pc-service.ch on Mon, May 06, 2002 at 10:23:12PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Martin Schweizer [2002-05-06 14:23]: > I create the following supfiles: > > *default tag=. > *default host=cvsup2.de.freebsd.org > *default prefix=/usr/ports > *default base=/usr/local/etc/cvsup > *default release=cvs delete use-rel-suffix compress > ports-all > > or > > *default tag=. > *default host=cvsup2.de.freebsd.org > *default prefix=/usr/ports > *default base=/usr/local/etc/cvsup > *default release=cvs delete use-rel-suffix compress > ports-x11 > > Now I start cvsup. I see my cvsup is loading down all the above stuff but after > cvsup there are no changes made in /usr/ports/ or in /usr/ports/x11. If I > change to *default prefix=/usr/home/my_username he creates the newest ports > directories correct with the newest stuff in it. What is going wrong? > I believe "ports" is automatically appended to prefix. Do you perhaps have a /usr/ports/ports directory? To get a directory structure like /usr/ports/x11, /usr/ports/x11-wm, etc., you should have prefix=/usr Zach Thompson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message