Go to file
Muhammad Moinur Rahman 2b10dfbc67
java/wildfly: Update version 36.0.1=>37.0.0
Changelog: https://www.wildfly.org/news/2025/08/04/WildFly-37-is-released/
2025-08-08 22:55:58 +02:00
.hooks
Keywords
Mk graphics/libkexiv2: Remove Qt5 flavor, not used anymore 2025-08-08 17:07:39 +03:00
Templates
Tools
accessibility
arabic
archivers
astro astro/py-sunpy: Update to 7.0.1 2025-08-08 02:44:51 +00:00
audio audio/alsa-utils: update to 1.2.14 2025-08-08 17:56:53 +02:00
benchmarks
biology
cad
chinese
comms
converters
databases databases/cego: update 2.52.25 -> 2.52.26 2025-08-08 07:43:02 +02:00
deskutils
devel devel/py-electrum-ecc: Update to 0.0.6 2025-08-08 21:52:26 +02:00
dns
editors editors/lazarus-devel: Update to 4.99.20250807 2025-08-07 11:41:48 -07:00
emulators
filesystems
finance finance/electrum: Update to 4.6.1 2025-08-08 21:52:26 +02:00
french
ftp
games
german
graphics x11/nvidia-driver, x11/linux-nvidia-libs, graphics/nvidia-drm*-kmod, x11/nvidia-settings, x11/nvidia-xconfig: Update to 570.181 2025-08-08 12:10:20 -07:00
hebrew
hungarian
irc
japanese
java java/wildfly: Update version 36.0.1=>37.0.0 2025-08-08 22:55:58 +02:00
korean
lang lang/fpc-devel*: Update to 3.3.1.20250807 2025-08-07 11:38:44 -07:00
mail mail/vbsfilter: fix build with bad enviroment on cluster 2025-08-08 15:34:26 +02:00
math KDE: update WWW to original repo 2025-08-08 21:42:03 +03:00
misc
multimedia
net net/py-python-socks: Update to 2.7.2 2025-08-08 21:57:13 +02:00
net-im net-im/py-zapzap: Add new port 2025-08-08 15:58:33 +02:00
net-mgmt
net-p2p net-p2p/mkbrr: Update to 1.14.0 2025-08-07 20:17:49 +02:00
news
polish
ports-mgmt
portuguese
print
russian
science
security security/py-pass-git-helper: Update to 4.0.0 2025-08-08 22:00:25 +02:00
shells
sysutils sysutils/mult: Update to 0.2.0 2025-08-08 09:34:59 +02:00
textproc textproc/otree: Update to 0.5.0 2025-08-08 09:34:59 +02:00
ukrainian
vietnamese
www www/gotty: Update to 1.6.0 2025-08-08 21:52:26 +02:00
x11 x11/nvidia-driver, x11/linux-nvidia-libs, graphics/nvidia-drm*-kmod, x11/nvidia-settings, x11/nvidia-xconfig: Update to 570.181 2025-08-08 12:10:20 -07:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/phoc: unbreak build after b991d37c58 2025-08-08 12:41:00 +02:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
MOVED graphics/libkexiv2: Remove Qt5 flavor, not used anymore 2025-08-08 17:07:39 +03: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.