From owner-freebsd-questions@FreeBSD.ORG Sat Apr 14 02:19:45 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 392B916A402 for ; Sat, 14 Apr 2007 02:19:45 +0000 (UTC) (envelope-from af300wsm@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.250]) by mx1.freebsd.org (Postfix) with ESMTP id ED9CE13C4AE for ; Sat, 14 Apr 2007 02:19:44 +0000 (UTC) (envelope-from af300wsm@gmail.com) Received: by an-out-0708.google.com with SMTP id c24so1142031ana for ; Fri, 13 Apr 2007 19:19:44 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=XTNBjdrw/c5UK/I0p1RGO2lCH9nnEBAye710FISn61V9OO+JVEgkIb701IuuehxgZzztl/MV2gEHrB7AYTon5gyX37KCSWHdere6gvW3ghflxB0qJRqwWzhoEj0RvXt3LQbzCsFyiryh/tRc1WmkctdVzUH7YXBRAd0QkDE0n0w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=WIBD2l5vS/jGFqPpM/ppVmhP53QTJv0RO+Tqvhh0Qn+nMPLKW637IiADDc5BF/glLKynINP4Gzhb28oeF1oezj9LwZL2Lf512mbq/JyKo6v3ZVKydkrVvMf3q2CX2Lm+cPJIzZM0cNMPHV9x+710HerBDac0ECDXWpo1/FmGLAA= Received: by 10.100.154.13 with SMTP id b13mr2960090ane.1176517184109; Fri, 13 Apr 2007 19:19:44 -0700 (PDT) Received: by 10.101.70.5 with HTTP; Fri, 13 Apr 2007 19:19:44 -0700 (PDT) Message-ID: <340a29540704131919ka8d6800k81776939dc5d2f7@mail.gmail.com> Date: Fri, 13 Apr 2007 20:19:44 -0600 From: "Andrew Falanga" To: freebsd-questions MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: how does one get portupgrade back X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Apr 2007 02:19:45 -0000 HI, I was going through cvsup and portupgrade since I just got broadband into my home. I had forgotten that some time ago I had already installed portupgrade and went to install it again. I went to /usr/ports/sysutils/ and found to my astonishment that the directory "portupgrade" no longer exists. That's when I found out that I had already installed it at some time in the past by doing "which portupgrade". The only reason I'm asking about this is because the portupgrade program complained that it couldn't change directory to the directory listed above. So, I installed cvsup-without-gui and upgraded my ports collection (I actally did this before checking for portupgrade). So, how should I go about restoring that directory? Andy