From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 20:58:20 2003 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 C8CFA37B42C for ; Mon, 7 Apr 2003 20:58:18 -0700 (PDT) Received: from scn4.scn.org (scn4.scn.org [209.63.95.149]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B06D43F93 for ; Mon, 7 Apr 2003 20:58:18 -0700 (PDT) (envelope-from exq5@scn.org) Received: from scn.org (exq5@scn [209.63.95.146]) by scn4.scn.org (8.9.1/8.9.1) with ESMTP id UAA12127 for ; Mon, 7 Apr 2003 20:58:06 -0700 (PDT) Received: from localhost (exq5@localhost) by scn.org (8.9.1/8.9.1) with SMTP id UAA29590 for ; Mon, 7 Apr 2003 20:58:22 -0700 (PDT) Date: Mon, 7 Apr 2003 20:58:20 -0700 (PDT) From: Tim Thomas X-Sender: exq5@scn To: freebsd-questions@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: cvsup:Release not specified for collection X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Tim Thomas List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 03:58:20 -0000 Hi, I am trying to update my ports collection for the first time on a FreeBSD4.8 i386 machine. I've edited the example file. I'm getting the error: "Release not specified for collection "host=cvsup1freebsd.org"" Here is my ports-supfile: # $FreeBSD: src/share/examples/cvsup/ports-supfile,v 1.19.2.8 2002/12/15 15:47:22 lioux Exp $ host=cvsup1freebsd.org base=/usr prefix=/usr *default host=cvsup1.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs tag=. *default delete use-rel-suffix ports-all Do I have this file setup correctly? TIA, Tim tim@cxq5.com