forked from FreeBSD/ports
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 months ago | |
---|---|---|
.hooks | 1 year ago | |
Keywords | 8 months ago | |
Mk | 5 months ago | |
Templates | 9 months ago | |
Tools | 5 months ago | |
accessibility | 5 months ago | |
arabic | 6 months ago | |
archivers | 5 months ago | |
astro | 5 months ago | |
audio | 5 months ago | |
base | 9 months ago | |
benchmarks | 5 months ago | |
biology | 5 months ago | |
cad | 5 months ago | |
chinese | 5 months ago | |
comms | 5 months ago | |
converters | 5 months ago | |
databases | 5 months ago | |
deskutils | 5 months ago | |
devel | 5 months ago | |
dns | 5 months ago | |
editors | 5 months ago | |
emulators | 5 months ago | |
finance | 5 months ago | |
french | 5 months ago | |
ftp | 5 months ago | |
games | 5 months ago | |
german | 5 months ago | |
graphics | 5 months ago | |
hebrew | 6 months ago | |
hungarian | 6 months ago | |
irc | 5 months ago | |
japanese | 6 months ago | |
java | 6 months ago | |
korean | 6 months ago | |
lang | 5 months ago | |
5 months ago | ||
math | 5 months ago | |
misc | 5 months ago | |
multimedia | 5 months ago | |
net | 5 months ago | |
net-im | 5 months ago | |
net-mgmt | 5 months ago | |
net-p2p | 5 months ago | |
news | 5 months ago | |
polish | 6 months ago | |
ports-mgmt | 5 months ago | |
portuguese | 6 months ago | |
5 months ago | ||
russian | 5 months ago | |
science | 5 months ago | |
security | 5 months ago | |
shells | 5 months ago | |
sysutils | 5 months ago | |
textproc | 5 months ago | |
ukrainian | 6 months ago | |
vietnamese | 6 months ago | |
www | 5 months ago | |
x11 | 5 months ago | |
x11-clocks | 6 months ago | |
x11-drivers | 7 months ago | |
x11-fm | 5 months ago | |
x11-fonts | 5 months ago | |
x11-servers | 5 months ago | |
x11-themes | 5 months ago | |
x11-toolkits | 5 months ago | |
x11-wm | 5 months ago | |
.arcconfig | 1 year ago | |
.gitignore | 1 year ago | |
CHANGES | 5 months ago | |
CONTRIBUTING.md | 1 year ago | |
COPYRIGHT | 6 months ago | |
GIDs | 6 months ago | |
MOVED | 5 months ago | |
Makefile | 6 months ago | |
README | 1 year ago | |
UIDs | 6 months ago | |
UPDATING | 5 months ago |
README
This is the FreeBSD Ports Collection. For an easy to use
WEB-based interface to it, please see:
https://www.FreeBSD.org/ports
For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:
https://docs.freebsd.org/en/books/handbook/ports/
for the latest official version
or:
The ports(7) manual page (man ports).
These will explain how to use ports and packages.
If you would like to search for a port, you can do so easily by
saying (in /usr/ports):
make search name="<name>"
or:
make search key="<keyword>"
which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:
make search name="gtk*"
For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:
https://docs.freebsd.org/en/books/porters-handbook/
NOTE: This tree will GROW significantly in size during normal usage!
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
cleaned without ill-effect.