diff --git a/en/ports/ports.inc b/en/ports/ports.inc index d466f17caa..4396f44559 100644 --- a/en/ports/ports.inc +++ b/en/ports/ports.inc @@ -1,112 +1,112 @@ - +

The FreeBSD Ports and Packages Collection offers a simple way for users and administrators to install applications. The ports collection has been growing at a tremendous rate.

Each ``port'' listed here contains any patches necessary to make the original application source code compile and run on FreeBSD. Installing an application is as simple as downloading the port, unpacking it and typing make in the port directory. For even greater covenience, you can simply install the entire ports hierarchy at installation time (or use -CVSup to track it on +CVSup to track it on an ongoing basis) and have thousands of applications right at your fingertips. Each port's 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 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 the user the work of having to compile anything at all. Each port contains a link to its corresponding package and you may either simply download that file and then run the pkg_add command on it or you can simply grab the link location and hand it straight to pkg_add since it's capable of accepting FTP URLs as well as filenames.

For more information about using ports, see The ports collection. For information about creating new ports, see Porting applications. Both are part of the FreeBSD Handbook.

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. Please install one of the following depending on the release you are running. Also, if you are running FreeBSD-stable or FreeBSD-current that is more than a few days old, you are recommended to install an appropriate upgrade kit as well; the ports system is changing very fast at times.

2.2.1 to 2.2-stable upgrade kit
For users of 2.2.1-release or 2.2-stable between 2.2.1-release and 2.2.2-release
2.2.2 to 2.2-stable upgrade kit
For users of 2.2.2-release or 2.2-stable between 2.2.2-release and 2.2.5-release
2.2.5 to 2.2-stable upgrade kit
For users of 2.2.5-release or 2.2-stable between 2.2.5-release and 2.2.6-release
2.2.7 to 2.2-stable upgrade kit
For users of 2.2.6-release, 2.2.7-release, 2.2.8-release or 2.2-stable after 2.2.6-release
3.0 to 3.1-stable upgrade kit
For users of 3.0-release or 3.0-stable after 3.0-release
3.1 to 3.1-stable upgrade kit
For users of 3.1-release or 3.1-stable after 3.1-release

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 a full upgrade to 3.1-stable, please refer to the synchronizing your source tree section of the handbook. A full upgrade is recommended, especially if you are still using anything earlier than 2.2.7-release. Also, the 2.2.X line is now officially unsupported by ports-current; you are `on your own' if you wish to use the ports listed here, as opposed to the ones that were included in the release, on your 2.2.X system.

Many of the ports require the X Window System to compile and run. We compile and test our ports on XFree86. Their current release is 3.3.3.1. Some ports may not work with older releases.

For more information about new, changed or removed ports/packages, or if you wish to search for a specific application to see if it's available as a port/package, please see the FreeBSD Ports Changes page.

Search for:
diff --git a/en/releases/index.sgml b/en/releases/index.sgml index 6ad4ed2a62..54157d3d06 100644 --- a/en/releases/index.sgml +++ b/en/releases/index.sgml @@ -1,162 +1,162 @@ - + %includes; ]> - + &header;

For late-breaking news about FreeBSD Releases, please visit the Newsflash page.

Current Releases

Release 2.2.8 (December, 1998 [final 2.2.x release]) Announcement : Release Notes : Errata.

Release 3.1 (February, 1999) Announcement : Release Notes : Errata.

This latest release from our FreeBSD-stable branch is also available. Please see Getting FreeBSD for details.

Future Releases

We will continue to bring you new releases from both our FreeBSD-stable and - FreeBSD-current + FreeBSD-current branches.

Past Releases

Release Usage Statistics

A snapshot of the current FreeBSD release usage is available at http://www.freebsd.org/statistic/release_usage/1999/.

&footer;