From owner-freebsd-ports@FreeBSD.ORG Wed Sep 6 18:06:00 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3ED5416A4E1 for ; Wed, 6 Sep 2006 18:06:00 +0000 (UTC) (envelope-from kayve@sfsu.edu) Received: from iron2.sfsu.edu (iron2.sfsu.edu [130.212.10.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3A4B43D66 for ; Wed, 6 Sep 2006 18:05:55 +0000 (GMT) (envelope-from kayve@sfsu.edu) Received: from diana.sfsu.edu ([130.212.10.239]) by iron2.sfsu.edu with ESMTP; 06 Sep 2006 11:05:40 -0700 X-BrightmailFiltered: true X-Brightmail-Tracker: AAAAAA== Received: from libra.sfsu.edu (kayve@libra.sfsu.edu [130.212.10.238]) by diana.sfsu.edu (8.13.4/8.13.4) with ESMTP id k86I5d7h1225060; Wed, 6 Sep 2006 11:05:39 -0700 Date: Wed, 6 Sep 2006 11:05:37 -0700 (PDT) From: KAYVEN RIESE To: Scot Hetzel In-Reply-To: <790a9fff0609061035p40734023h6a448512cdba56e3@mail.gmail.com> Message-ID: References: <790a9fff0609061035p40734023h6a448512cdba56e3@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: ports@freebsd.org Subject: Re: no /usr/ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Sep 2006 18:06:00 -0000 FreeBSD kayve# uname -v FreeBSD 5.4-RC3 #0: Sun Apr 17 09:23:46 UTC 2005 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC kayve# On Wed, 6 Sep 2006, Scot Hetzel wrote: > On 9/6/06, KAYVEN RIESE wrote: >> >> my ports directory is gone. how'd that happen? >> > What were you doing before it disapeared? > > There are several ways to make /usr/ports disapear: > > 1. rm -rf /usr/ports/* > 2. cvs update -R RELENG_6 > 3. cvsup with an branch tag in the supfile for ports. > > Problem 2 & 3 are similar, as the ports tree is not branched. This > causes cvs or cvsup to delete the ports since there is no branch with > that tag (i.e. RELENG_6). Instead you need to specify a release tag > (i.e. RELEASE_6_1_0) or no tag (gets you the latest ports changes). > > If your using cvsup, post your supfile and someone will help you fix it. > > Scot > -- > DISCLAIMER: > No electrons were mamed while sending this message. Only slightly bruised. >