Go to file
Dima Panov 07028f1f0e
multimedia/linux-rl9-ffmpeg: upstream reroll
Sponsored by:	Future Crew, LLC
2024-12-15 23:45:36 +03:00
.hooks
Keywords
Mk Mk/Scripts/qa.sh: Add warnings for Qt6 components 2024-12-15 02:58:54 -05:00
Templates
Tools
accessibility
arabic
archivers KDE: Update KDE Frameworks to 6.9.0 2024-12-14 20:49:08 +03:00
astro
audio audio/synthv1-lv2: update 1.1.3 → 1.2.0 2024-12-15 03:43:34 -08:00
benchmarks benchmarks/inferno: update 0.11.21 → 0.12.0 2024-12-13 19:48:32 -08:00
biology biology/py-bx-python: update 0.11.0 → 0.13.0 2024-12-15 06:55:17 -08:00
cad cad/py-amaranth: update 0.5.2 → 0.5.3 2024-12-14 04:22:55 -08:00
chinese
comms comms/flamp: update 2.2.13 → 2.2.14 2024-12-15 00:13:25 -08:00
converters
databases databases/py-sqlcipher3: update 0.5.3 → 0.5.4 2024-12-15 06:55:17 -08:00
deskutils KDE: Update KDE Frameworks to 6.9.0 2024-12-14 20:49:08 +03:00
devel devel/linux-rl9-qt5-qttools: upstream reroll 2024-12-15 23:40:09 +03:00
dns KDE: Update KDE Frameworks to 6.9.0 2024-12-14 20:49:08 +03:00
editors editors/emacs-devel: Update to 2024-12-15 snapshot 2024-12-15 22:38:07 +09:00
emulators emulators/linux_base-rl9: add missing mount/umount command (+) 2024-12-15 23:34:31 +03:00
filesystems
finance finance/R-cran-PerformanceAnalytics: Update to 2.0.8 2024-12-14 05:33:28 +00:00
french
ftp ftp/wush: Update to 0.4.0 2024-12-13 21:46:04 +00:00
games games/lwjgl: support aarch64 2024-12-14 17:30:40 +01:00
german
graphics graphics/linux-rl9-gdk-pixbuf2: drop dependency on jasper (+) 2024-12-15 23:41:27 +03:00
hebrew
hungarian
irc
japanese japanese/sudachi: update 0.6.8 → 0.6.9 2024-12-14 04:22:52 -08:00
java
korean
lang lang/linux-rl9-python3: update to 3.9.21 2024-12-15 23:44:45 +03:00
mail
math math/py-hypernetx: Update to 2.3.9 2024-12-15 14:00:50 +00:00
misc misc/compat.el: Update to 30.0.1.0 2024-12-15 22:38:24 +09:00
multimedia multimedia/linux-rl9-ffmpeg: upstream reroll 2024-12-15 23:45:36 +03:00
net net/ooni-probe-cli: take over maintainership 2024-12-15 16:03:01 +01:00
net-im
net-mgmt net-mgmt/netbox: Update to 4.1.8 2024-12-14 18:51:00 +01:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/qmcpack: update 3.15.0 → 3.17.1 2024-12-14 22:25:05 -08:00
security security/suricata: Update to 7.0.8 2024-12-15 18:18:35 +01:00
shells
sysutils sysutils/limine: Update to 8.6.0 2024-12-15 17:56:14 +01:00
textproc textproc/qstardict: Update to 3.0.0 2024-12-15 23:08:50 +03:00
ukrainian
vietnamese
www www/webtrees21: Update to 2.1.22 2024-12-15 10:04:41 +01:00
x11 x11/libxcvt: simplify plist updates 2024-12-15 02:33:22 +01:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes KDE: Update KDE Frameworks to 6.9.0 2024-12-14 20:49:08 +03:00
x11-toolkits x11-toolkits/py-superqt: update 0.6.7 → 0.7.0 2024-12-14 22:25:06 -08:00
x11-wm x11-wm/labwc: update to 0.8.2 2024-12-14 01:10:36 +01: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.