Go to file
Yuri Victorovich 22150d1246 textproc/py-tree-sitter-language-pack: update 0.9.0 → 0.9.1 2025-09-24 01:58:29 -07:00
.hooks
Keywords
Mk
Templates
Tools
accessibility
arabic
archivers archivers/unadf: Update to 0.10.5 2025-09-22 18:16:27 +01:00
astro
audio audio/linux-c7-alsa-plugins-oss: Build with clean environment 2025-09-24 10:39:59 +02:00
benchmarks benchmarks/hipercontracer: Update 2.1.0 => 2.1.1 2025-09-23 06:09:45 +03:00
biology
cad cad/veryl: Update 0.16.3 => 0.16.4 2025-09-23 23:43:08 +04:00
chinese
comms
converters converters/bibtexconv: Update 2.0.3 => 2.0.4 2025-09-23 06:07:23 +03:00
databases databases/sqlite3: Pass --prefix to configure 2025-09-23 22:02:54 +01:00
deskutils deskutils/gnome-pomodoro: update to 0.28.0 2025-09-23 13:48:35 +09:00
devel devel/bashdb: Allow higher bash versions 2025-09-24 01:58:28 -07:00
dns dns/dnscontrol: Update to 4.25.0 2025-09-23 11:24:13 +00:00
editors editors/shed: the port had been updated to version 1.17 2025-09-23 14:26:18 +00:00
emulators
filesystems
finance finance/alkimia: fix packaging after KDE Frameworks update (+) 2025-09-23 20:04:29 +03:00
french
ftp
games games/LibreMines: update to 2.2.0 2025-09-24 10:28:24 +02:00
german
graphics graphics/xournalpp: update 1.2.3-20240830 → 1.2.8 2025-09-24 00:48:27 -07:00
hebrew
hungarian
irc
japanese
java java/openjdk24: pass MAKE_JOBS_NUMBER around 2025-09-23 12:31:04 +02:00
korean
lang lang/rust-nightly: update 1.91.0.20250907 → 1.92.0.20250921 2025-09-23 19:20:28 +03:00
mail mail/thunderbird: update to 143.0.1 2025-09-23 21:13:13 +02:00
math
misc misc/shimmy: update to 1.5.6 2025-09-24 16:37:48 +09:00
multimedia multimedia/plexmediaserver-plexpass: update to 1.42.2.10156 2025-09-24 05:20:01 +09:00
net net/bird3: Update to 3.1.4 2025-09-23 17:46:15 +02:00
net-im net-im/nextcloud-talk: Update to 21.1.5 2025-09-22 21:54:25 +02:00
net-mgmt net-mgmt/victoria-logs: upgrade to v1.34.0 2025-09-23 07:41:52 +02:00
net-p2p
news
polish
ports-mgmt ports-mgmt/py-nvchecker: Update version 2.18=>2.19 2025-09-23 08:26:40 +02:00
portuguese
print
russian
science science/py-mp-api: Fix build by adjusting the pydantic dependency 2025-09-24 01:58:27 -07:00
security security/openvpn: update to v2.6.15 2025-09-23 23:10:58 +02:00
shells
sysutils sysutils/fastfetch: update to 2.53.0 2025-09-24 10:28:25 +02:00
textproc textproc/py-tree-sitter-language-pack: update 0.9.0 → 0.9.1 2025-09-24 01:58:29 -07:00
ukrainian
vietnamese
www www/py-google-api-python-client: Update to 2.183.0 2025-09-24 10:29:01 +02:00
x11 x11/hyprviz: update to 0.6.1 2025-09-24 06:46:18 +09:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/hyprland: update to 0.51.1 2025-09-23 18:32:13 +09: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.