1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Piotr Kubaj 866f7e264d math/matio: fix build on GCC architectures
Add USES=compiler:c11 to fix build.

PR:		237214
Approved by:	tcberner (mentor), makc (maintainer)
Differential Revision:	https://reviews.freebsd.org/D19990
2019-04-20 21:32:35 +00:00
accessibility
arabic - Update to 6.2.3 2019-04-20 16:01:00 +00:00
archivers
astro
audio audio/padthv1-lv2: Update 0_9_6 -> 0_9_7 2019-04-20 16:04:48 +00:00
base
benchmarks
biology
cad
chinese - Update to 6.2.3 2019-04-20 16:01:00 +00:00
comms
converters
databases Fix build problem with ruby 2.5. 2019-04-20 19:55:08 +00:00
deskutils deskutils/copyq: Update to 3.8.0 2019-04-20 20:11:01 +00:00
devel devel/py-fabric: Update to 1.14.1 2019-04-20 15:47:24 +00:00
dns
editors - Update to 6.2.3 2019-04-20 16:01:00 +00:00
emulators
finance
french - Update to 6.2.3 2019-04-20 16:01:00 +00:00
ftp
games
german - Update to 6.2.3 2019-04-20 16:01:00 +00:00
graphics graphics/partio: Use python 2.7 2019-04-20 16:55:01 +00:00
hebrew - Update to 6.2.3 2019-04-20 16:01:00 +00:00
hungarian - Update to 6.2.3 2019-04-20 16:01:00 +00:00
irc
japanese - Update to 6.2.3 2019-04-20 16:01:00 +00:00
java . Update to 8u212. 2019-04-20 19:58:13 +00:00
Keywords
korean - Update to 6.2.3 2019-04-20 16:01:00 +00:00
lang lang/fasm: update to 1.73.11 2019-04-20 17:14:10 +00:00
mail
math math/matio: fix build on GCC architectures 2019-04-20 21:32:35 +00:00
misc
Mk
multimedia
net Deprecate net/linuxigd 2019-04-20 07:25:30 +00:00
net-im net-im/py-slackclient: Update to 1.3.1 2019-04-20 13:37:50 +00:00
net-mgmt net-mgmt/unbound_exporter: Update to upstream b7e842d8 2019-04-20 15:19:50 +00:00
net-p2p
news
palm
polish - Update to 6.2.3 2019-04-20 16:01:00 +00:00
ports-mgmt - Update WWW 2019-04-20 09:01:19 +00:00
portuguese - Update to 6.2.3 2019-04-20 16:01:00 +00:00
print
russian - Update to 6.2.3 2019-04-20 16:01:00 +00:00
science science/qbox: Update 1_66_3 -> 1_67_1 2019-04-20 15:49:52 +00:00
security add bison as a needed dependency to unbreak build 2019-04-20 20:47:53 +00:00
shells
sysutils sysutils/memtest86+: Remove gcc run dependency 2019-04-20 16:25:42 +00:00
Templates
textproc textproc/zxing-cpp: Link OpenCV libs to the library 2019-04-20 14:38:20 +00:00
Tools
ukrainian - Update to 6.2.3 2019-04-20 16:01:00 +00:00
vietnamese - Update to 6.2.3 2019-04-20 16:01:00 +00:00
www www/py-requestbuilder: Update to 0.7.1 2019-04-20 11:53:14 +00:00
x11 Update to 3.8.8. 2019-04-20 13:59:54 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
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://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.