1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Jan Beich 5d6eb9d394 emulators/yuzu: update to s20211002
Changes:	36d45b4a7...21ed944ff
(cherry picked from commit cfdb18e50f)
2021-10-03 00:38:11 +00:00
.hooks
accessibility
arabic
archivers archivers/ha: Fix CVE-2015-1198 2021-09-30 02:26:49 +00:00
astro
audio
base
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel devel/phabricator: Bump minimum arcanist-lib dependency 2021-10-02 14:54:20 +02:00
dns
editors
emulators emulators/yuzu: update to s20211002 2021-10-03 00:38:11 +00:00
finance
french
ftp
games
german
graphics graphics/mesa-devel: update to 21.2.b.3070 2021-10-02 00:57:51 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/sbcl: update to 2.1.9 2021-09-30 08:45:31 +02:00
mail
math
misc
Mk
multimedia
net net/unfs3: Fix build with -fno-common (FreeBSD 13 or later) 2021-09-29 18:34:29 +09:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security security/sudo: Update to 1.9.8p2 2021-09-30 07:00:00 -07:00
shells
sysutils
Templates
textproc text/py-sphinxcontrib-autoprogram: require python 3.7 2021-09-29 17:59:47 +09:00
Tools
ukrainian
vietnamese
www www/firefox: fix build on 32bit 2021-10-02 23:16:09 +02:00
x11 x11/kanshi: chase to the new home 2021-09-30 20:10:08 +00:00
x11-clocks
x11-drivers
x11-fm x11-fm/mucommander: unbreak 2021-09-29 20:56:25 +09:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/river: update to s20210930 2021-10-02 00:11:36 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
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.