From owner-cvs-all Sat Jun 29 13:33:22 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3DFA537B400; Sat, 29 Jun 2002 13:33:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3C3A43E13; Sat, 29 Jun 2002 13:33:17 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: from freefall.freebsd.org (nik@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g5TKXHJU075861; Sat, 29 Jun 2002 13:33:17 -0700 (PDT) (envelope-from nik@freefall.freebsd.org) Received: (from nik@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g5TKXHlc075860; Sat, 29 Jun 2002 13:33:17 -0700 (PDT) Message-Id: <200206292033.g5TKXHlc075860@freefall.freebsd.org> From: Nik Clayton Date: Sat, 29 Jun 2002 13:33:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/ports chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nik 2002/06/29 13:33:17 PDT Modified files: en_US.ISO8859-1/books/handbook/ports chapter.sgml Log: Explain that the ports system (and pkg_add -r) use fetch/libfetch to do their dirty work, and that the fetch(3) man page should be consulted to see which environment variables can be set for things like HTTP proxies. PR: docs/39796 Submitted by: Jonathan Laventhol Revision Changes Path 1.168 +14 -5 doc/en_US.ISO8859-1/books/handbook/ports/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message