From owner-svn-doc-head@freebsd.org Sun Jul 5 12:01:06 2015 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9530BA261; Sun, 5 Jul 2015 12:01:06 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6B01610AA; Sun, 5 Jul 2015 12:01:06 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t65C16xj069384; Sun, 5 Jul 2015 12:01:06 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t65C16Pg069366; Sun, 5 Jul 2015 12:01:06 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201507051201.t65C16Pg069366@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sun, 5 Jul 2015 12:01:06 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r46921 - head/en_US.ISO8859-1/books/handbook/ports X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Jul 2015 12:01:06 -0000 Author: swills (ports committer) Date: Sun Jul 5 12:01:05 2015 New Revision: 46921 URL: https://svnweb.freebsd.org/changeset/doc/46921 Log: Remove reference to CD_MOUNTPTS Summary: Remove reference to CD_MOUNTPTS since it is being removed, see review D2888 Test Plan: jenkins Reviewers: #doc_committers, wblock Reviewed By: #doc_committers, wblock Subscribers: wblock Differential Revision: https://reviews.freebsd.org/D2979 Modified: head/en_US.ISO8859-1/books/handbook/ports/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/ports/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/ports/chapter.xml Sun Jul 5 06:57:35 2015 (r46920) +++ head/en_US.ISO8859-1/books/handbook/ports/chapter.xml Sun Jul 5 12:01:05 2015 (r46921) @@ -1125,21 +1125,6 @@ Deinstalling ca_root_nss-3.15.1_1... don Using the Ports Collection assumes a working Internet connection. It also requires superuser privilege. - Some third-party DVD products such as the &os; Toolkit - from freebsdmall.com - contain distfiles which can be used to install ports without - an Internet connection. Mount the DVD on - /cdrom. If you use a different mount - point, set the CD_MOUNTPTS make variable. - The needed distfiles will be automatically used if they are - present on the disk. However, the licenses of a few ports do - not allow their inclusion on the DVD. This could be because a - registration form needs to be filled out before downloading or - redistribution is not allowed. In order to install a port not - included on the DVD, a connection to the Internet will still - be required. - To compile and install the port, change to the directory of the port to be installed, then type make install at the prompt. Messages will indicate