FreeBSD ports tree (read-only mirror)
Find a file
2023-01-25 07:48:50 -08:00
.hooks
accessibility
arabic
archivers archivers/quazip: add flavors for Qt 5 and Qt 6 2023-01-25 07:21:47 +01:00
astro archivers/quazip: add flavors for Qt 5 and Qt 6 2023-01-25 07:21:47 +01:00
audio audio/dragonfly-reverb-lv2: Update 3.2.7 → 3.2.8 2023-01-24 00:33:47 -08:00
base
benchmarks
biology lang/zig: rebuild consumers after 91552559ae 2023-01-23 23:51:41 +00:00
cad cad/nvc: Update 1.7.1 → 1.8.1 2023-01-23 19:57:19 -08:00
chinese
comms comms/hamlib: Update to 4.5.3 2023-01-24 13:24:51 -05:00
converters
databases databases/mongodb60: update to 6.0.4 2023-01-25 14:13:45 +01:00
deskutils
devel devel/py-pydantic: Update 1.10.2 → 1.10.4 2023-01-24 23:09:32 -08:00
dns dns/knock: Update 5.3.0 → 5.4.0 2023-01-24 23:30:52 -08:00
editors editors/notepadnext: Update 0.5.6 → 0.6 2023-01-24 23:30:52 -08:00
emulators emulators/wine-proton: mark as PIE_UNSAFE 2023-01-25 13:02:32 +01:00
finance finance/ticker: update to 4.5.5 2023-01-23 13:25:18 +01:00
french
ftp
games games/sgt-puzzles: update 20230123 → 20230124 2023-01-25 17:54:18 +03:00
german
graphics archivers/quazip: add flavors for Qt 5 and Qt 6 2023-01-25 07:21:47 +01:00
hebrew
hungarian
irc irc/ergo: Update 2.11.0 → 2.11.1 2023-01-24 00:33:45 -08:00
japanese
java java/openjdk19: Fix the build on x86 2023-01-24 17:43:44 -08:00
Keywords
korean
lang lang/gcc13-devel: Mark PIE_UNSAFE if a BOOTSTRAP option is enabled 2023-01-24 01:37:44 +01:00
mail mail/spamassassin-devel: update to latest github commit 2023-01-25 07:48:50 -08:00
math math/lmfit: New port: Library for Levenberg-Marquardt minimization and least-squares fitting 2023-01-24 00:58:16 -08:00
misc misc/vfc: Update 2.1.0 → 2.1.2 2023-01-24 23:11:05 -08:00
Mk KDE: Update KDE Frameworks to 5.102 2023-01-23 06:38:45 +01:00
multimedia multimedia/vvenc: New port: Versatile Video Coding (VVC) encoder 2023-01-25 01:20:22 -08:00
net net/dpinger: Update to 3.3 2023-01-24 09:24:44 -03:00
net-im net-im/libaccounts-qt5: fix plist 2023-01-24 12:56:02 +03:00
net-mgmt net-mgmt/librenms: Update to 23.1.0 2023-01-25 13:59:25 +00:00
net-p2p net-p2p/readarr: Update to 0.1.2.1532 2023-01-23 13:04:44 +00:00
news
polish
ports-mgmt ports-mgmt/pkg_replace: update to 20230119 2023-01-23 13:28:19 +01:00
portuguese
print
russian
science science/{,py-}mrchem: Update 1.1.1 -> 1.1.2 2023-01-23 00:17:39 -08:00
security security/krb5-devel: update to the latest MIT/KRB5 github commit 2023-01-25 07:48:49 -08:00
shells shells/fish: Update to 3.6.0 2023-01-23 01:22:41 -06:00
sysutils sysutils/cfengine-devel: Update to latest GH commit 2023-01-25 07:48:50 -08:00
Templates
textproc textproc/py-sentencepiece: New port: Unsupervised text tokenizer for Neural Network-based text generation 2023-01-24 23:45:57 -08:00
Tools
ukrainian
vietnamese
www www/gitea: Update to 1.18.3 2023-01-24 21:38:06 +01:00
x11 x11/wlr-randr: update to 0.3.0 2023-01-25 10:24:46 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 21.0.99.1.380 2023-01-25 10:24:46 +00:00
x11-themes KDE: Update KDE Frameworks to 5.102 2023-01-23 06:38:45 +01:00
x11-toolkits KDE: Update KDE Frameworks to 5.102 2023-01-23 06:38:45 +01:00
x11-wm x11-wm/icewm: the port had been updated to version 3.3.1 2023-01-25 05:45:24 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED archivers/quazip: add flavors for Qt 5 and Qt 6 2023-01-25 07:21:47 +01:00
README
UIDs
UPDATING

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

	https://www.FreeBSD.org/ports

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.