From owner-freebsd-questions@FreeBSD.ORG Thu Jul 3 04:31:02 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DFC60B2 for ; Thu, 3 Jul 2014 04:31:02 +0000 (UTC) Received: from mail-ie0-x229.google.com (mail-ie0-x229.google.com [IPv6:2607:f8b0:4001:c03::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B3FDA282C for ; Thu, 3 Jul 2014 04:31:02 +0000 (UTC) Received: by mail-ie0-f169.google.com with SMTP id rl12so1455599iec.0 for ; Wed, 02 Jul 2014 21:31:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=t3k7SA/DN0pOfK96dO8UQ6tCEgKKMXVQ7FLJVgKnww8=; b=p9SKUmq17lnqyYAfYr4r9s0jQ7zpMVzDhqXNLgd1Mku21eIl5RizvI0suOE7G+Nufn xt7GCz2UEe8xiOay5acUVoNWfP+BxwIe6Hfr5zu3kgYiMpFhqxxPLskSe/3lHPRDLaNT oNhiOIZSBtrWLBbSWpFTA11cwfse1Xgu3l4MPdEzvdvIz2csnYVueqpHuhYHwj75uP1u YcQFHE2is9KMg0pElWUUEh2kB1sgTq6/HvUc7rbRYQIaKJZp0sspODvSIMoO0TzIOb5D rTPoWeHiCrzWYqmYYvlLOXYsXVsT2G6V8f4rHjMv4I4+zQIliGf+ySvGIoTzpf3CI/be V24g== MIME-Version: 1.0 X-Received: by 10.43.137.74 with SMTP id in10mr7733010icc.54.1404361861589; Wed, 02 Jul 2014 21:31:01 -0700 (PDT) Received: by 10.42.115.201 with HTTP; Wed, 2 Jul 2014 21:31:00 -0700 (PDT) Date: Wed, 2 Jul 2014 21:31:00 -0700 Message-ID: Subject: Updating the ports collection that came with the OS From: Chris Stankevitz To: freebsd-questions Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jul 2014 04:31:02 -0000 Please correct any false statements: 1. I installed FreeBSD 10 2. During installation I installed the ports collection 3. The handbook describes in "Section 5.5, Procedure 5.1" how to install the ports collection using Portsnap in case I skipped item (2) 4. The handbook describes in "Section 5.5, Procedure 5.2" how to install the ports collection using SVN in case I skipped item (2). 5. "Section 5.5, Procedure 5.1" also describes how to update the ports collection using the Portsnap method 6. "Section 5.5, Procedure 5.2" also describes how to update the ports collection using the SVN method 7. Nowhere does the handbook describe how to update the ports collection when it was installed along with the OS (using neither Portsnap nor SVN). Thank you, Chris