From owner-freebsd-stable Sun Sep 5 11:39:30 1999 Delivered-To: freebsd-stable@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 070A314BF6 for ; Sun, 5 Sep 1999 11:39:22 -0700 (PDT) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.02 #1) id 11NhBq-0004CY-00 for stable@freebsd.org; Sun, 05 Sep 1999 20:38:58 +0200 From: Sheldon Hearn To: "Art Neilson, KH7PZ" Cc: wghicks@wghicks.bellsouth.net, freebsd-stable@freebsd.org Subject: Re: cvsup In-reply-to: Your message of "Sun, 05 Sep 1999 08:20:26 -1000." <3.0.6.32.19990905082026.008cba80@clients1.hawaii.rr.com> Date: Sun, 05 Sep 1999 20:37:51 +0200 Message-ID: <16097.936556671@axl.noc.iafrica.com> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 05 Sep 1999 08:20:26 -1000, "Art Neilson, KH7PZ" wrote: > Speaking of which, how do I update ports-all if I'm tracking stable? > I see only tag=. is valid for the ports tree, if I use that I get the > most current ports? Yes. The ports tree is not branched. Ports are expected to work properly for HEAD (CURRENT) and RELENG_3 (STABLE), as well as releases taken off the latter branch. > Will the most current ports work with stable or do I need to go to > freebsd-current? Most of the most current ports should work with an up-to-date stable. :-) Later, Sheldon. > I tried compiling lsof after cvsuping my ports tree with tag=. and the > make bombs with numerous complaints about stuff in /usr/include files > on my FreeBSD 3.3-RC system. You'd have to send mail to ports@freebsd.org (or send a PR) explaining the exact error messages you got. :-) > Is this just a problem with lsof or a more general problem > with my ports updates not matching my OS release? Probably just a problem with lsof, which has to know quite a lot about the kernel. Later, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message