Date: Wed, 11 Feb 1998 10:58:46 -0800 From: Studded <Studded@dal.net> To: George Vagner <kf7nn@mutsgo.dyn.ml.org> Cc: questions@FreeBSD.ORG Subject: Re: make files missing Message-ID: <34E1F4E6.83EE6653@dal.net> References: <199802101043.EAA03538@mutsgo.dyn.ml.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?34E1F4E6.83EE6653>