From owner-freebsd-questions Wed Feb 11 11:00:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA23472 for questions-outgoing; Wed, 11 Feb 1998 11:00:41 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from proxyb2.san.rr.com (proxyb2-atm.san.rr.com [204.210.0.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA23448 for ; Wed, 11 Feb 1998 11:00:22 -0800 (PST) (envelope-from Studded@dal.net) Received: from dal.net (dt051n19.san.rr.com [204.210.32.25]) by proxyb2.san.rr.com (8.8.7/8.8.8) with ESMTP id KAA10554; Wed, 11 Feb 1998 10:58:46 -0800 (PST) Message-ID: <34E1F4E6.83EE6653@dal.net> Date: Wed, 11 Feb 1998 10:58:46 -0800 From: Studded Organization: Triborough Bridge and Tunnel Authority X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.5-STABLE-0131 i386) MIME-Version: 1.0 To: George Vagner CC: questions@FreeBSD.ORG Subject: Re: make files missing References: <199802101043.EAA03538@mutsgo.dyn.ml.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG George Vagner wrote: > > i did a cvsup to -stable recently and included ports-all in the > cvsup file, but i now dont have any make files in my /usr/ports/* directory. > > what do i need to do in order to get them back? Read the man page and example cvsup files? :) It's well documented that there are no tags for the ports or docs collections. Specifying the RELENG_2_2 (i.e., -Stable) tag guarantees that your ports and docs will disappear. I use the following in my "all" cvsup file. I am sure there are easier ways to do this, but this works. :) I added these lines to the example -Stable cvsup file: # From the example file src-all # What I added to get it all in the same sweep doc-all tag=. ports-all tag=. Hope this helps, Doug -- *** Chief Operations Officer, DALnet IRC network *** *** Proud operator, designer and maintainer of the world's largest *** Internet Relay Chat server. 5,328 clients and still growing. *** Try spider.dal.net on ports 6662-4 (Powered by FreeBSD) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe questions" in the body of the message