Go to file
Cy Schubert f6c9a71554 sysutils/nut-devel: Trailing whitespace cleanup 2024-02-16 05:50:04 -08:00
.hooks
Keywords
Mk
Templates
Tools
accessibility
arabic
archivers archivers/zlib-ng: update to 2.1.6 2024-02-16 13:23:35 +03:00
astro astro/xtide: Update harmonics file 2024-02-15 23:12:15 +00:00
audio audio/gsequencer: update 5.4.3 → 6.5.2 2024-02-13 21:52:07 -08:00
benchmarks
biology biology/biostar-tools: Update to 1.10.1_3 2024-02-16 07:42:11 -06:00
cad
chinese
comms comms/{svxlink,qtel}: fix package conflicts 2024-02-15 02:39:58 -05:00
converters
databases databases/litestream: Update to 0.3.13 2024-02-15 20:43:26 -08:00
deskutils
devel devel/aws-sdk-cpp: Update to 1.11.266 2024-02-16 10:45:39 +00:00
dns dns/unbound: Update to 1.19.1 2024-02-14 06:56:30 -08:00
editors editors/vscode: update to 1.86.2 2024-02-16 20:12:34 +09:00
emulators emulators/dosbox-staging: update to 0.81.0 2024-02-15 23:49:33 +03:00
finance finance/py-thepassiveinvestor: update 1.2.1 → 1.2.2 2024-02-15 21:22:40 -08:00
french
ftp
games games/genact: Update to 1.4.0 2024-02-16 10:45:39 +00:00
german
graphics graphics/py-glfw: Update to 2.6.5 2024-02-15 21:05:32 -08:00
hebrew
hungarian
irc
japanese
java
korean
lang lang/gauche: update Gauche interpreter to the latest version 0.9.14 2024-02-16 12:30:48 +00:00
mail mail/nextcloud-mail: Update to 3.5.6 2024-02-16 12:49:12 +01:00
math math/py-mnnpy: Fix build with python-3.11 2024-02-16 13:01:56 +00:00
misc misc/{,py-}ezc3d: update 1.5.8 → 1.5.9 2024-02-15 22:48:28 -08:00
multimedia multimedia/wl-screenrec: update to 0.1.3 2024-02-16 13:39:04 +01:00
net net/haproxy: update to version 2.9.5. 2024-02-16 11:46:50 +00:00
net-im net-im/signal-desktop: chase electron28 update 2024-02-16 14:15:23 +09:00
net-mgmt net-mgmt/bgpq4: Update version 1.11=>1.12 2024-02-13 22:53:01 +01:00
net-p2p net-p2p/c-lightning: hook dependencies for the clnrest plugin 2024-02-16 10:25:52 +01:00
news
polish
ports-mgmt
portuguese
print print/py-reportlab: Update version 3.6.13=>4.1.0 2024-02-13 23:05:09 +01:00
russian
science science/hypre: update 2.30.0 → 2.31.0 2024-02-15 03:35:04 -08:00
security security/vuxml: document dns/powerdns-recursor vulnerabilities 2024-02-16 09:58:21 +01:00
shells
sysutils sysutils/nut-devel: Trailing whitespace cleanup 2024-02-16 05:50:04 -08:00
textproc textproc/ibus-m17n: update 1.4.27 → 1.4.28 2024-02-15 22:42:40 -08:00
ukrainian
vietnamese
www www/nextcloud-deck: Update to 1.12.2 2024-02-16 12:48:39 +01:00
x11 x11/wlr-which-key: update to 0.1.2 2024-02-16 05:24:32 +01:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/imgui: update 1.90.2 → 1.90.3 2024-02-15 03:25:00 -08:00
x11-wm x11-wm/cosmic-comp: update to s20240215 2024-02-16 14:29:43 +01:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
MOVED lang/zig-devel: NEW PORT - latest version of zig language 2024-02-14 14:39:00 +00: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://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.