Go to file
Baptiste Daroussin b77d0b0e88 audio/gbsplay: do not package mime db
The mime db is supposed to be handled system wide via the
shared-mime-info package and trigger.
2025-09-04 10:12:53 +02:00
.hooks
Keywords
Mk Mk/bsd.options.desc.mk: Add VULKAN_DESC 2025-09-04 00:32:56 -07:00
Templates
Tools
accessibility
arabic
archivers archivers/urbackup-client: Update 2.5.25.0 => 2.5.26.0 2025-09-04 01:16:00 +03:00
astro
audio audio/gbsplay: do not package mime db 2025-09-04 10:12:53 +02:00
benchmarks
biology
cad
chinese
comms
converters
databases databases/openvoxdb8: Update to 8.11.0 2025-09-03 18:30:55 -10:00
deskutils deskutils/treeline: Update to 3.2.0 2025-09-04 00:39:58 -04:00
devel devel/py-ty: update to 0.0.1a20 2025-09-04 15:53:29 +09:00
dns
editors
emulators
filesystems
finance
french
ftp
games games/ags: Update to 3.6.2.12 2025-09-03 21:52:44 -04:00
german
graphics graphics/exiv2: Update to 0.28.7 2025-09-04 03:12:02 -04:00
hebrew
hungarian
irc
japanese
java
korean
lang lang/rust188: chase version in suffix 2025-09-04 02:46:07 +02:00
mail
math
misc misc/py-openai: update 1.99.9 → 1.105.0 2025-09-04 00:33:00 -07:00
multimedia
net net/freebsd-telnetd: Also disable OpenSSL support 2025-09-03 17:16:03 -07:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security security/vuxml: Add graphics/exiv2 < 0.28.6 2025-09-04 03:12:01 -04:00
shells shells/nushell: update 0.106.1 → 0.107.0 2025-09-03 14:37:56 -07:00
sysutils sysutils/py-pyinfra: drop maintainership 2025-09-04 01:34:12 -04:00
textproc textproc/jql: update 8.0.7 → 8.0.8 2025-09-04 00:32:59 -07:00
ukrainian
vietnamese
www www/py-playwright: New port: High-level API to automate web browsers 2025-09-04 00:32:56 -07:00
x11
x11-clocks
x11-drivers
x11-fm x11-fm/caja: remove unwanted files from the package 2025-09-04 09:50:53 +02:00
x11-fonts x11-fonts/google-fonts: expire on 2025-12-03 for x11-fonts/gentium-basic 2025-09-03 23:13:41 +02:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
MOVED www/node18: Remove expired port 2025-09-03 23:20:01 +02:00
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.