<<O>>  Difference Topic PortsCollection (r1.4 - 17 Oct 2003 - CeriDavies)

META TOPICPARENT SpamAssassin
The "ports collection" is one of FreeBSD's most powerful selling points. It consists of a framework for easily installation of many programs (over 9,000 as of 2003-09-01), ranging from non-English text editors, to scientific applications, to web servers.
Line: 16 to 16

converters
Changed:
<
<
Then, {s,}he changes into the appropriate category for the software package they wish to install, and changes again into the subdirectory for the desired program. For example, the "ports" for Bash lies in /usr/ports/shells/bash2.
>
>
Then, {s,}he changes into the appropriate category for the software package they wish to install, and changes again into the subdirectory for the desired program. For example, the "port" for Bash lies in /usr/ports/shells/bash2.

Changed:
<
<
From their, simply typing make install will:
>
>
From there, simply typing make install will:

  • Download the program's source code
  • Apply any FreeBSD-specific patches
 <<O>>  Difference Topic PortsCollection (r1.3 - 08 Sep 2003 - TWikiGuest)

META TOPICPARENT SpamAssassin
Changed:
<
<
The "ports collection" is one of FreeBSD's most powerful selling points. It consists of a framework for easily installation of many programs (over 8,000 as of 2003-01-01), ranging from non-English text editors, to scientific applications, to web servers.
>
>
The "ports collection" is one of FreeBSD's most powerful selling points. It consists of a framework for easily installation of many programs (over 9,000 as of 2003-09-01), ranging from non-English text editors, to scientific applications, to web servers.

To use the ports collection, a SystemAdministrator? visits the /usr/ports directory, and sees many top-level classes of programs. Some examples are:

Line: 29 to 29

Alternatively, you can use the PortInstall? and PortUpgrade tools to automate much of the drudgery of configuring and updating your ports.

Changed:
<
<
-- KirkStrauser - 03 Mar 2003
>
>
-- TWikiGuest - 08 Sep 2003

META FORM ClassForm  
META FIELD TopicClassification TopicClassification SystemAdministration
META FIELD OsVersion OsVersion All
 <<O>>  Difference Topic PortsCollection (r1.2 - 03 Mar 2003 - KirkStrauser)

META TOPICPARENT SpamAssassin
The "ports collection" is one of FreeBSD's most powerful selling points. It consists of a framework for easily installation of many programs (over 8,000 as of 2003-01-01), ranging from non-English text editors, to scientific applications, to web servers.
Line: 27 to 27

If the program requires other programs to compile or run correctly, then they will be recursively installed before compilation begins.

Changed:
<
<
-- KirkStrauser - 04 Feb 2003
>
>
Alternatively, you can use the PortInstall? and PortUpgrade tools to automate much of the drudgery of configuring and updating your ports.

-- KirkStrauser - 03 Mar 2003


META FORM ClassForm  
Changed:
<
<
META FIELD TopicClassification TopicClassification GeneralTopics
>
>
META FIELD TopicClassification TopicClassification SystemAdministration

META FIELD OsVersion OsVersion All
 <<O>>  Difference Topic PortsCollection (r1.1 - 04 Feb 2003 - KirkStrauser)
Line: 1 to 1
Added:
>
>
META TOPICPARENT SpamAssassin
The "ports collection" is one of FreeBSD's most powerful selling points. It consists of a framework for easily installation of many programs (over 8,000 as of 2003-01-01), ranging from non-English text editors, to scientific applications, to web servers.

To use the ports collection, a SystemAdministrator? visits the /usr/ports directory, and sees many top-level classes of programs. Some examples are:

archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters

Then, {s,}he changes into the appropriate category for the software package they wish to install, and changes again into the subdirectory for the desired program. For example, the "ports" for Bash lies in /usr/ports/shells/bash2.

From their, simply typing make install will:

  • Download the program's source code
  • Apply any FreeBSD-specific patches
  • Compile with the custom optizations given in /etc/make.conf
  • Install the program and related documentation

If the program requires other programs to compile or run correctly, then they will be recursively installed before compilation begins.

-- KirkStrauser - 04 Feb 2003

META FORM ClassForm  
META FIELD TopicClassification TopicClassification GeneralTopics
META FIELD OsVersion OsVersion All
View topic | Diffs | r1.4 | > | r1.3 | > | r1.2 | More
Revision r1.1 - 04 Feb 2003 - 22:21 - KirkStrauser
Revision r1.4 - 17 Oct 2003 - 14:38 - CeriDavies