Go to file
Jan Beich c8a752256d x11/wcm: drop maintainership 2025-08-29 16:22:37 +02:00
.hooks
Keywords
Mk
Templates
Tools
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases databases/py-sqlmodel: add port: SQL databases in Python, designed for simplicity, compatibility, and robustness 2025-08-29 18:06:49 +09:00
deskutils
devel devel/wf-config: drop maintainership 2025-08-29 16:22:36 +02:00
dns
editors */*: bump port revision after electron37 update (19b59c559e) 2025-08-29 16:24:13 +09:00
emulators emulators/ares: update to 146, unbundle dependencies 2025-08-29 22:53:51 +09:00
filesystems filesystems/zerofs: add new ports. 2025-08-29 18:18:28 +08:00
finance
french
ftp
games games/pysolfc: Update to 3.4.1 2025-08-29 14:18:08 +02:00
german
graphics */*: Bump PORTREVISION after mupdf update 2025-08-29 11:23:16 +02:00
hebrew
hungarian
irc
japanese
java
korean
lang lang/php85: Update version 8.5.0beta1=>8.5.0beta2 2025-08-29 15:29:39 +02:00
mail
math
misc misc/exercism: Update version 3.5.6=>3.5.7 2025-08-29 15:29:35 +02:00
multimedia multimedia/wf-recorder: Fix build with FFmpeg 8 2025-08-29 14:48:18 +01:00
net net/asterisk18: update to 18.26.4 2025-08-29 11:48:27 +02:00
net-im */*: bump port revision after electron37 update (19b59c559e) 2025-08-29 16:24:13 +09:00
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print */*: Bump PORTREVISION after mupdf update 2025-08-29 11:23:16 +02:00
russian
science
security security/hashcat: update to version 7.1.2 2025-08-29 13:59:55 +02:00
shells
sysutils sysutils/nitro: add new ports, it's a Minimal process supervisor. 2025-08-29 20:12:38 +08:00
textproc textproc/py-textfsm: Update to 2.1.0 2025-08-29 09:45:31 +02:00
ukrainian
vietnamese
www www/phpvirtualbox-72: failed to load "/usr/local/www/phpvirtualbox-72/endpoints/lib/vboxweb.wsdl": No such file or directory 2025-08-29 16:34:48 +03:00
x11 x11/wcm: drop maintainership 2025-08-29 16:22:37 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/wlroots*: track Vulkan dependency for consumers 2025-08-29 16:22:19 +02:00
x11-wm x11-wm/wayfire-plugins-extra: drop maintainership 2025-08-29 16:22:36 +02: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.