1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Gerald Pfeifer 5a1ed1e399 Update to the 20200724 snapshot of GCC 9.3.1.
This brings a chane to powerpc (that appears to be limited to AIX)
and three for the Fortran front end.
2020-07-28 06:22:37 +00:00
accessibility
arabic
archivers
astro
audio audio/sfizz: 0.3.2 -> 0.4.0 2020-07-28 05:03:27 +00:00
base
benchmarks
biology biology/diamond: Update to version 2.0.0 2020-07-28 02:39:00 +00:00
cad cad/qflow: Update 1.4.85 -> 1.4.86 2020-07-28 06:04:12 +00:00
chinese
comms Update to version 20200718 2020-07-27 21:38:53 +00:00
converters
databases Remove expired port: 2020-07-27 18:50:49 +00:00
deskutils
devel devel/nlohmann-json: Update 3.8.0 -> 3.9.0 2020-07-28 05:22:30 +00:00
dns
editors editors/o: Update 2.31.3 -> 2.32.1 2020-07-28 03:35:37 +00:00
emulators emulators/yuzu: update to s20200727 2020-07-28 00:28:27 +00:00
finance - Update gnucash to 4.1 2020-07-27 21:59:05 +00:00
french
ftp
games - Update to 1.1.4 2020-07-27 19:04:18 +00:00
german
graphics Update graphics/py-geomdl to 5.2.10 2020-07-28 05:53:08 +00:00
hebrew
hungarian
irc irc/oragono: Update 2.1.0 -> 2.2.0 2020-07-28 01:43:50 +00:00
japanese
java
Keywords
korean
lang Update to the 20200724 snapshot of GCC 9.3.1. 2020-07-28 06:22:37 +00:00
mail
math
misc misc/lf: Update 14 -> 15 2020-07-28 02:13:09 +00:00
Mk
multimedia multimedia/obs-streamfx: Update 0.8.0 -> 0.8.1 2020-07-28 06:02:05 +00:00
net net/freerdp: update to security/bugfix release 2.2.0 2020-07-28 04:40:48 +00:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security security/vuxml: document new vulnerability in net/freerdp < 2.2.0 2020-07-28 04:38:19 +00:00
shells
sysutils sysutils/qdirstat: Update to 1.7 2020-07-28 01:34:24 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www
x11 x11/xpra: Update to 4.0.2 2020-07-27 19:20:29 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 1.20.0.697 2020-07-28 00:28:34 +00:00
x11-themes x11-themes/matcha-gtk-themes: Update to 2020-07-27 2020-07-27 17:34:04 +00:00
x11-toolkits
x11-wm - Update xfce4-wm to 4.14.3 2020-07-27 21:57:43 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2020-07-27 18:50:49 +00:00
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://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		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://www.FreeBSD.org/doc/en_US.ISO8859-1/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.