From owner-freebsd-questions@FreeBSD.ORG Tue Apr 29 06:33:33 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A8589106564A for ; Tue, 29 Apr 2008 06:33:33 +0000 (UTC) (envelope-from ruel.freebsd@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.28]) by mx1.freebsd.org (Postfix) with ESMTP id 57CB68FC20 for ; Tue, 29 Apr 2008 06:33:33 +0000 (UTC) (envelope-from ruel.freebsd@gmail.com) Received: by yw-out-2324.google.com with SMTP id 5so1076259ywh.13 for ; Mon, 28 Apr 2008 23:33:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=SGWuMT2adfVj0TdX3YVrIRSwJVekRwCuthP7U6P9W7A=; b=Hb1HBdOT6s+2xgSPIfv59x87hF+fB3qejs8YXw9hNQJcQ0jmq5vqswlWHJABUJ2rVbbhDTmsjs6CeC95Yr9F2lX2Vte4SHZ+1BElgcb5a5d/j9PwF4OWNooa08pH1gySTL2YltiDYSMC1zmRy/65lAkXaVBzv5cgKBd6sd6rDl8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=nxHyNW8w3LA6EO1FdwZWctkG6enlrYJZyI2hIupm9UMYAFcGMqrv8/7sYiJBgbPRRAvWekf/isgUtz+3sQMft6AS+RYryHfk/jdmAHyE+Az+4ABcsOAEZ40O7SxTnQmBtx0D+6vksMZpTRJBv5YjFeAJwIoxIZ0tuqoGQsbEXf4= Received: by 10.150.84.28 with SMTP id h28mr4707568ybb.204.1209450811941; Mon, 28 Apr 2008 23:33:31 -0700 (PDT) Received: by 10.150.97.21 with HTTP; Mon, 28 Apr 2008 23:33:31 -0700 (PDT) Message-ID: Date: Tue, 29 Apr 2008 14:33:31 +0800 From: "Ruel Luchavez" To: "Mayank Jain Nawal" In-Reply-To: <200804290951.32587.mayank@in.niksun.com> MIME-Version: 1.0 References: <200804290951.32587.mayank@in.niksun.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: cvsup:Release not specified for collection X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Apr 2008 06:33:33 -0000 Hi, put # in your first host, base and prefix. dont use the both host. it will work then.. best reagards.. On Tue, Apr 29, 2008 at 12:21 PM, Mayank Jain Nawal wrote: > > > Hi, > > Use the following supfile. > > > > > #supfile > > *default host=cvsup1.FreeBSD.org > *default base=/usr > *default prefix=/usr > *default release=cvs tag=. > *default delete use-rel-suffix > > ports-all > > > > Don't use both of the options like host as well as default host comment > out > one from both of the option. > > Regards > Mayank Jain Nawal > > > > 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 at cxq5.com > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >