From 18bc479983c8a4de089233d9d352e5035d455cfe Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sat, 7 Nov 1998 06:37:02 +0000 Subject: [PATCH] Tell users to get the upgrade kit if using ports-current on a release system. Mention the list of categories in the handbook. --- handbook/ports.sgml | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/handbook/ports.sgml b/handbook/ports.sgml index 3325ffe39d..ea2c0798bf 100644 --- a/handbook/ports.sgml +++ b/handbook/ports.sgml @@ -1,4 +1,4 @@ - + Installing Applications: The Ports collection @@ -207,7 +207,13 @@ latest version of the port you want, you will need to download the might sound like rather a fiddly job full of pitfalls, but it is actually very easy.

-The key to it is that the FreeBSD FTP server can create on-the-fly +First, if you are running a release version of FreeBSD, make sure you +get the appropriate ``upgrade kit'' for your release from the . These +packages include files that have been updated since the release that +you may need to compile new ports. +

+The key to the skeletons is that the FreeBSD FTP server can create on-the-fly for you. Here is how it works, with the gnats program in the databases directory as an example (the bits in square brackets are comments. Do not type them in if you are @@ -284,7 +290,7 @@ installed. Here is the Makefile for ElectricFence:- # Date created: 13 November 1997 # Whom: jraynard # -# $Id: ports.sgml,v 1.31 1998-10-04 01:14:38 jkh Exp $ +# $Id: ports.sgml,v 1.32 1998-11-07 06:37:02 asami Exp $ # DISTNAME= ElectricFence-2.0.5 @@ -310,7 +316,8 @@ of human readers (as in most Unix script files). name="tarball">, but without the extension.

`CATEGORIES" states what kind of program this is. In this case, a -utility for developers. +utility for developers. See the section of this handbook for a complete list.

`MASTER_SITES" is the URL(s) of the master FTP site, which is used to retrieve the if it is not