Go to file
Jan Beich f81b741701 graphics/mesa-devel: update to 23.0.b.4037
Changes:	71e5530c07...ac993ae828
(cherry picked from commit af7b7bf612)
2023-04-01 01:00:44 +00:00
.hooks
Keywords
Mk
Templates
Tools
accessibility accessibility/wlsunset: unbreak fetch due to Git upgrade 2023-03-30 00:41:57 +00:00
arabic
archivers
astro astro/mepo: unbreak fetch due to Git upgrade 2023-03-30 00:42:36 +00:00
audio
base
benchmarks
biology
cad
chinese
comms
converters
databases databases/redis-devel: Update to latest snapshot 2023-03-21 17:03:44 +09:00
deskutils
devel devel/ruby-build: Update to 20230330 2023-03-31 12:20:14 +09:00
dns dns/powerdns-recursor: Update to PowerDNS Recursor 4.8.4 2023-03-30 21:10:32 +02:00
editors
emulators emulators/yuzu: update to s20230321 2023-03-23 00:56:15 +00:00
finance
french
ftp
games
german
graphics graphics/mesa-devel: update to 23.0.b.4037 2023-04-01 01:00:44 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang
mail mail/thunderbird: update to 102.9.1 (rc1) 2023-03-28 23:24:33 +02:00
math
misc
multimedia
net
net-im net-im/dino: Update to 0.4.2 2023-03-24 12:29:27 +00:00
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security security/tailscale: Update to 1.38.3 2023-03-30 01:21:19 +00:00
shells
sysutils sysutils/seatd: unbreak fetch due to Git upgrade 2023-03-30 00:42:50 +00:00
textproc textproc/scdoc: unbreak fetch due to Git upgrade 2023-03-30 00:42:50 +00:00
ukrainian
vietnamese
www www/ungoogled-chromium: update to 111.0.5563.147 2023-03-30 17:19:03 +02:00
x11 x11/fnott: respect PREFIX for config after 272ba1db96 2023-03-31 10:50:49 +00:00
x11-clocks x11-clocks/wlclock: unbreak fetch due to Git upgrade 2023-03-30 00:42:50 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 21.0.99.1.439 2023-03-29 23:45:46 +00:00
x11-themes
x11-toolkits
x11-wm x11-wm/labwc: update to 0.6.2 2023-03-20 20:45:20 +00:00
.arcconfig
.gitignore
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.