1996-10-12 21:51:00 +02:00
|
|
|
This is the FreeBSD Ports Collection. For an easy to use
|
|
|
|
WEB-based interface to it, please see:
|
1995-11-09 10:39:19 +01:00
|
|
|
|
2006-05-22 22:12:17 +02:00
|
|
|
http://www.FreeBSD.org/ports
|
1995-11-09 10:39:19 +01:00
|
|
|
|
2006-05-22 22:12:17 +02:00
|
|
|
For general information on the Ports Collection, please see the
|
|
|
|
FreeBSD Handbook ports section which is available from:
|
1995-11-09 10:39:19 +01:00
|
|
|
|
2006-05-22 22:12:17 +02:00
|
|
|
http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
|
|
|
|
for the latest official version
|
|
|
|
or:
|
|
|
|
The ports(7) manual page (man ports).
|
1995-11-09 10:39:19 +01:00
|
|
|
|
2006-05-22 22:12:17 +02:00
|
|
|
These will explain how to use ports and packages.
|
1995-11-09 10:39:19 +01:00
|
|
|
|
2006-05-22 22:12:17 +02:00
|
|
|
If you would like to search for a port, you can do so easily by
|
|
|
|
saying (in /usr/ports):
|
1996-10-12 21:51:00 +02:00
|
|
|
|
|
|
|
|
2006-05-22 22:12:17 +02:00
|
|
|
make search name="<name>"
|
|
|
|
or:
|
|
|
|
make search key="<keyword>"
|
1995-11-09 10:39:19 +01:00
|
|
|
|
2006-05-22 22:12:17 +02:00
|
|
|
which will generate a list of all ports matching <name> or <keyword>.
|
|
|
|
make search also supports wildcards, such as:
|
1997-03-10 12:37:54 +01:00
|
|
|
|
2006-05-22 22:12:17 +02:00
|
|
|
make search name="gtk*"
|
1997-06-11 11:06:37 +02:00
|
|
|
|
2006-05-22 22:12:17 +02:00
|
|
|
For information about contributing to FreeBSD ports, please see the Porter's
|
|
|
|
Handbook, available at:
|
1997-06-11 11:06:37 +02:00
|
|
|
|
2006-05-22 22:12:17 +02:00
|
|
|
http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/
|
1997-06-11 11:06:37 +02:00
|
|
|
|
2006-05-22 22:12:17 +02:00
|
|
|
NOTE: This tree will GROW significantly in size during normal usage!
|
1997-03-10 12:37:54 +01:00
|
|
|
The distribution tar files can and do accumulate in /usr/ports/distfiles,
|
|
|
|
and the individual ports will also use up lots of space in their work
|
|
|
|
subdirectories unless you remember to "make clean" after you're done
|
|
|
|
building a given port. /usr/ports/distfiles can also be periodically
|
2006-05-22 22:12:17 +02:00
|
|
|
cleaned without ill-effect.
|
1997-06-11 11:06:37 +02:00
|
|
|
|