From b42ef7bc65e435cb363ecd840d8da67ad4726061 Mon Sep 17 00:00:00 2001 From: Joseph Koshy Date: Wed, 23 Dec 1998 02:54:48 +0000 Subject: [PATCH] Delineate intended use of ports upgrade kits more clearly. Fix disconcerting style change. PR: 9165 Reviewed by: asami, wosch Submitted by: Bruce A. Mah --- en/ports/ports.inc | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/en/ports/ports.inc b/en/ports/ports.inc index 59d17fce65..d7b08acc5e 100644 --- a/en/ports/ports.inc +++ b/en/ports/ports.inc @@ -1,4 +1,4 @@ - +

The FreeBSD Ports and Packages Collection offers a simple way for users and administrators to install applications. Each ``port'' listed here contains any patches necessary to make the original application source @@ -7,7 +7,7 @@ simple as downloading the port, unpacking it and typing make in the port directory. The Makefile automatically fetches the application source code, either from a local disk, CDROM or via ftp, unpacks it on your system, applies the patches, and compiles. If -all goes well, simply type make install to install the +all went well, a simple make install will install the application and register it with the package system.

For most ports, a precompiled package also exists, saving @@ -24,18 +24,21 @@ information about creating new ports, see Porting applications. Both are part of the FreeBSD Handbook.

-

If you are a 2.2.1-release user, please install the The ports listed on these web pages are continually being updated. +Consequently, you may need to update a few files on your FreeBSD system +to make use of ports developed after your version of FreeBSD was released. +If you are a 2.2.1-release user, please install the 2.2.1 -to 2.2-stable upgrade kit; if you are +to 2.2-stable ports upgrade kit; if you are a 2.2.2-release user, please install the 2.2.2 -to 2.2-stable upgrade kit; if you are a 2.2.5-release user, +to 2.2-stable ports upgrade kit; if you are a 2.2.5-release user, please install the 2.2.5 -to 2.2-stable upgrade kit; if you are a 2.2.6, 2.2.7 or 3.0-release user, +to 2.2-stable ports upgrade kit; if you are a 2.2.6, 2.2.7 or 3.0-release user, please install the 2.2.7 -to 2.2-stable upgrade kit. (These +to 2.2-stable ports upgrade kit. (These are FreeBSD packages; please use pkg_add to install them.) That should enable you to use all the ports listed here. Note that it will only change just enough files to enable ports/packages to be used; for