Go to file
Lorenzo Salvadore b31b8f3669
lang/gcc15-devel: Update to 15.2.1.s20250913
2025-09-16 13:41:20 +02:00
.hooks
Keywords
Mk
Templates
Tools
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel
dns dns/dnsmasq-devel: harden build 2025-09-16 11:51:44 +02:00
editors
emulators
filesystems
finance
french
ftp
games
german
graphics graphics/waifu2x-ncnn-vulkan: update to 20250915 2025-09-16 13:00:32 +02:00
hebrew
hungarian
irc
japanese
java
korean
lang lang/gcc15-devel: Update to 15.2.1.s20250913 2025-09-16 13:41:20 +02:00
mail
math
misc misc/py-instructor: update to 1.11.3 2025-09-16 17:39:26 +09:00
multimedia
net
net-im
net-mgmt net-mgmt/{victoria-metrics,vmutils}: update to version 1.126.0 2025-09-16 09:10:22 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security
shells
sysutils sysutils/cbsd: update to 14.3.2 release 2025-09-16 11:49:19 +03:00
textproc
ukrainian
vietnamese
www
x11 x11/gnome-shell: update to 47.10 2025-09-16 12:36:16 +03:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/mutter: update to 47.10 2025-09-16 12:31:36 +03:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
MOVED
Makefile
README
UIDs
UPDATING

README

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://ports.FreeBSD.org

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.