FreeBSD ports tree (read-only mirror)
Find a file
2022-04-25 14:12:57 +00:00
.hooks
accessibility
arabic
archivers
astro
audio
base
benchmarks
biology biology/seqan-apps: remove obsolete USE_GCC 2022-04-25 14:12:52 +00:00
cad
chinese
comms
converters
databases databases/mysql55-server: switch back to clang on powerpc64 2022-04-25 14:12:57 +00:00
deskutils deskutils/ausweisapp2: update to 1.22.5 2022-04-25 15:39:48 +02:00
devel
dns
editors
emulators
finance
french
ftp
games
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/ocaml: switch to clang + bfd on powerpc64 2022-04-25 14:12:45 +00:00
mail
math
misc
Mk
multimedia
net net/bredbandskollen: remove EXTRA_PATCHES for powerpc* 2022-04-25 14:12:32 +00:00
net-im net-im/py-matrix-synapse: Update to 1.57.1 2022-04-25 13:05:56 +00:00
net-mgmt net-mgmt/bandwhich: generalize char handling 2022-04-25 14:12:42 +00:00
net-p2p net-p2p/mldonkey: switch to clang and bfd on powerpc64* 2022-04-25 14:12:49 +00:00
news
polish
ports-mgmt
portuguese
print print/cups: remove obsolete conditional for powerpc 2022-04-25 14:12:47 +00:00
russian
science
security
shells
sysutils sysutils/passwordsafe: switch back to using clang on powerpc* 2022-04-25 14:12:54 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www www/py-mechanize: Fix packaging 2022-04-25 21:58:50 +08:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
README
UIDs
UPDATING

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.