1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Gerald Pfeifer 9d240807dd Update the default version of GCC as pulled in via USE_GCC=yes and a
myriad of other ways from GCC 8 (8.3 right now) to GCC 9 (9.1 right now).

PR:		238330
Tested by:	antoine (exp-runs)
Thanks to:	tobik, jbeich (for heavy lifting fixing broken ports)
2019-07-26 20:35:21 +00:00
accessibility
arabic
archivers archivers/py-lzma: unbreak on powerpc64 2019-07-23 21:51:33 +00:00
astro
audio Update to upstream release 0.21.11 2019-07-25 17:07:49 +00:00
base
benchmarks
biology biology/gatk: Update 4.0.11.0 -> 4.1.2.0-43 2019-07-26 18:03:08 +00:00
cad Update to current versions 2019-07-23 20:08:10 +00:00
chinese
comms Update to 4.1.06 2019-07-23 23:43:07 +00:00
converters
databases databases/pgmetrics: Switch to USES=go:modules 2019-07-26 07:30:33 +00:00
deskutils - Add LICENSE 2019-07-24 09:02:19 +00:00
devel devel/tortoisehg: Update to 5.0.2. 2019-07-26 20:17:16 +00:00
dns
editors editors/texmaker: 2019-07-25 18:20:23 +00:00
emulators emulators/citra: update to s20190722 2019-07-23 00:46:37 +00:00
finance
french
ftp
games games/xdesktopwaves: update to 1.4 2019-07-25 15:07:28 +00:00
german Update to 2019.07.21 2019-07-23 16:17:23 +00:00
graphics Add py-pyepsg 0.4.0 2019-07-26 19:35:49 +00:00
hebrew
hungarian
irc
japanese
java Update manual pages 2019-07-26 18:55:51 +00:00
Keywords
korean
lang lang/guile2: Update version 2.2.5=>2.2.6 2019-07-25 17:26:40 +00:00
mail mail/sympa: Update to 6.2.44 2019-07-26 11:34:50 +00:00
math - Add LICENSE 2019-07-26 09:02:20 +00:00
misc misc/mbuffer: Update to 20190725 2019-07-26 12:38:21 +00:00
Mk Update the default version of GCC as pulled in via USE_GCC=yes and a 2019-07-26 20:35:21 +00:00
multimedia multimedia/aom: update to 1.0.0.2119 2019-07-23 00:46:52 +00:00
net Update asterisk16 to 16.5.0 2019-07-25 20:48:02 +00:00
net-im net-im/mikutter: Update to 3.9.1 2019-07-23 05:30:22 +00:00
net-mgmt net-mgmt/alertmanager: Switch to USES=go:modules 2019-07-26 07:36:02 +00:00
net-p2p - Enable ZMQ by default 2019-07-24 05:34:58 +00:00
news
palm
polish Update to 20190721 2019-07-23 16:17:28 +00:00
ports-mgmt - Update to 3.3.0-90-gd6f021339 2019-07-24 16:21:37 +00:00
portuguese
print
russian
science science/lammps: Update patch_5Jun2019 -> patch_19Jul2019 2019-07-26 18:01:05 +00:00
security security/afl++: Update to 2.53c 2019-07-26 14:16:12 +00:00
shells
sysutils Update to 6.7.2 2019-07-26 19:39:13 +00:00
Templates
textproc textproc/py-precis_i18n: Update to 1.0.1 2019-07-26 10:38:24 +00:00
Tools
ukrainian
vietnamese
www Revert r507359 2019-07-26 16:46:46 +00:00
x11 Prepare for powerpc-on-clang by deleting hard-coded tests for architecture 2019-07-25 02:33:12 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/firacode: update to 1.207 2019-07-24 17:46:28 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs sysutils/rest-server: new port - network backups for restic 2019-07-26 12:01:54 +00:00
LEGAL
Makefile
MOVED Remove devel/gradle46: the only user, biology/gatk, doesn't need it any more 2019-07-26 18:09:44 +00:00
README
UIDs sysutils/rest-server: new port - network backups for restic 2019-07-26 12:01:54 +00:00
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.