From owner-freebsd-stable Fri Oct 27 0:11:27 2000 Delivered-To: freebsd-stable@freebsd.org Received: from hugo10.ka.punkt.de (hugo10.ka.punkt.de [194.77.233.242]) by hub.freebsd.org (Postfix) with ESMTP id 03EBB37B4C5 for ; Fri, 27 Oct 2000 00:11:23 -0700 (PDT) Received: (from ry93@localhost) by hugo10.ka.punkt.de (8.9.3/8.9.3) id JAA89308; Fri, 27 Oct 2000 09:10:23 +0200 (CEST) (envelope-from ry93) From: "Patrick M. Hausen" Message-Id: <200010270710.JAA89308@hugo10.ka.punkt.de> Subject: Re: All the x11-wm ports b0rken in 4.1.1-STABLE? In-Reply-To: from Juha Saarinen at "Oct 27, 2000 05:12:56 pm" To: juha@saarinen.org (Juha Saarinen) Date: Fri, 27 Oct 2000 09:10:23 +0200 (CEST) Cc: otterr@telocity.com (Otter), keramida@ceid.upatras.gr (Giorgos Keramidas), behanna@zbzoom.net (Chris BeHanna), stable@FreeBSD.ORG (FreeBSD-Stable) X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! > Thanks everybody. The magic trick was: > > ports-all tag=. > > Now I've got an updated ports collection, and was able to build Sawfish > with Gnome support. > > Might be an idea to document that somewhere... I can't be the only one > being bitten by it. But it is: In /usr/share/examples/cvsup/ports-supfile: *default release=cvs tag=. In http://www.freebsd.org/handbook/cvsup.html Which version(s) of them do you want? With CVSup, you can receive virtually any version of the sources that ever existed. That is possible because the cvsupd server works directly from the CVS repository, which contains all of the versions. You specify which one of them you want using the tag= and date= value fields. Warning: Be very careful to specify any tag= fields correctly. Some tags are valid only for certain collections of files. If you specify an incorrect or misspelled tag, CVSup will delete files which you probably do not want deleted. ==> In particular, use only tag=. for the ports-* collections. The default method is to have two separate cvsupfiles, one for your source tree and one for the ports collection. Maybe you got bitten by merging them into one, so the tag=RELENG_4 was applied to your ports collection, too? HTH, Patrick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message