Go to file
Mikael Urankar 0f05acd8f0 www/rt50: Update to 5.0.7
Changes:
  https://github.com/bestpractical/rt/releases/tag/rt-5.0.7

(cherry picked from commit a98d0690a9)
2024-07-04 09:02:02 +08:00
.hooks
Keywords
Mk
Templates
Tools
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel devel/ruby-build: Update to 20240702 2024-07-03 00:14:55 +09:00
dns
editors editors/emacs-devel: Fix PATCH_SITES 2024-06-24 08:49:30 -03:00
emulators
finance finance/ktoblzcheck: Update bankdata 2024-06-23 09:47:46 -04:00
french
ftp
games games/veloren-weekly: update to s20240630 2024-07-04 02:59:15 +02:00
german
graphics graphics/mesa-devel: update to 24.1.b.3263 2024-07-04 03:00:06 +02:00
hebrew
hungarian
irc
japanese
java
korean
lang
mail mail/thunderbird: update to 115.13.0 (rc1) 2024-07-03 19:20:57 +02:00
math
misc
multimedia
net net/traefik: Update to upstream release 2.11.5 2024-06-22 11:07:53 +02:00
net-im net-im/telegram-desktop: Chase Qt6 update 2024-06-20 19:18:55 -04:00
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security security/trivy: update to 0.53.0 2024-07-03 10:14:35 +03:00
shells
sysutils sysutils/restic: Update to 0.16.5 2024-07-02 20:21:55 +01:00
textproc
ukrainian
vietnamese
www www/rt50: Update to 5.0.7 2024-07-04 09:02:02 +08:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 21.0.99.1.1118 2024-06-25 02:55:53 +02:00
x11-themes
x11-toolkits x11-toolkits/libadwaita: update to 1.5.2 2024-06-29 14:55:24 +02:00
x11-wm x11-wm/niri: update to 0.1.7 2024-06-29 11:53:54 +02: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://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.