From owner-cvs-doc@FreeBSD.ORG Wed Jul 14 14:07:40 2004 Return-Path: <owner-cvs-doc@FreeBSD.ORG> Delivered-To: cvs-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 480FD16A4CF; Wed, 14 Jul 2004 14:07:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A26243D49; Wed, 14 Jul 2004 14:07:40 +0000 (GMT) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i6EE7elB007819; Wed, 14 Jul 2004 14:07:40 GMT (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i6EE7eKA007818; Wed, 14 Jul 2004 14:07:40 GMT (envelope-from blackend) Message-Id: <200407141407.i6EE7eKA007818@repoman.freebsd.org> From: Marc Fonvieille <blackend@FreeBSD.org> Date: Wed, 14 Jul 2004 14:07:40 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/ports chapter.sgml X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the doc and www trees <cvs-doc.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-doc>, <mailto:cvs-doc-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/cvs-doc> List-Post: <mailto:cvs-doc@freebsd.org> List-Help: <mailto:cvs-doc-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-doc>, <mailto:cvs-doc-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 14 Jul 2004 14:07:40 -0000 blackend 2004-07-14 14:07:40 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/ports chapter.sgml Log: pkg_add(1) will fetch the latest version of the application if you run -STABLE or -CURRENT. For -RELEASE users, pkg_add(1) will download the version of the package that was built with the release. I added a note about this and mentioned PACKAGESITE to change this behavior. Submitted by: Ken Tom <subd@mui.net> Revision Changes Path 1.220 +10 -0 doc/en_US.ISO8859-1/books/handbook/ports/chapter.sgml