1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Mark Linimon 959dc0b363 USES=compiler:c++11-lang is necessary to build on GCC-based architectures.
PR:		234391
Submitted by:	Piotr Kubaj
Approved by:	maintainer
2018-12-26 12:27:10 +00:00
accessibility
arabic
archivers Instead of hand-rolled `do-install' target, make existing installation 2018-12-26 09:34:28 +00:00
astro Update math/eigen3 to 3.3.7 2018-12-26 09:06:34 +00:00
audio This port requires USES=compiler:c++11-lang to build on GCC-based 2018-12-26 11:49:05 +00:00
base
benchmarks
biology Update math/eigen3 to 3.3.7 2018-12-26 09:06:34 +00:00
cad Update math/eigen3 to 3.3.7 2018-12-26 09:06:34 +00:00
chinese
comms
converters
databases This port requires USES=compiler:c++11-lang to build on GCC-based 2018-12-26 12:17:25 +00:00
deskutils This port requires adding -fnested-functions to CFLAGS when base GCC is used. 2018-12-26 11:54:55 +00:00
devel This port has a typedef redefinition, which are not supported by base GCC. 2018-12-26 12:07:41 +00:00
dns
editors This port requires a C++11-aware compiler. Set USES=compiler:c++11-lang 2018-12-26 11:42:38 +00:00
emulators Remove -Wno-narrowing which is unsupported by base GCC and add 2018-12-26 12:23:44 +00:00
finance
french
ftp
games Update games/gcompris-qt to 0.95 2018-12-26 09:09:48 +00:00
german
graphics Update math/eigen3 to 3.3.7 2018-12-26 09:06:34 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang - Update to 3.7.2 2018-12-26 02:24:32 +00:00
mail
math USES=compiler:c++11-lang is necessary to build on GCC-based 2018-12-26 12:21:18 +00:00
misc USES=compiler:c++11-lang is necessary to build on GCC-based architectures. 2018-12-26 12:27:10 +00:00
Mk
multimedia Update math/eigen3 to 3.3.7 2018-12-26 09:06:34 +00:00
net Switch net/krdc OPTION FREERDP on by default. 2018-12-25 21:26:12 +00:00
net-im Fix up various kde ports to build on GCC-based architectures 2018-12-26 08:39:24 +00:00
net-mgmt Update math/eigen3 to 3.3.7 2018-12-26 09:06:34 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science Update math/eigen3 to 3.3.7 2018-12-26 09:06:34 +00:00
security Fix up various kde ports to build on GCC-based architectures 2018-12-26 08:39:24 +00:00
shells
sysutils sysutils/plasma5-kinfocenter: fix build on aarch64 2018-12-26 10:55:41 +00:00
Templates
textproc - Fix LICENSE 2018-12-26 09:30:18 +00:00
Tools
ukrainian
vietnamese
www * Updated seahub to 6.3.9 2018-12-25 21:35:10 +00:00
x11 This port requires USES=compiler:c++11-lang to build on GCC-based 2018-12-26 12:12:50 +00:00
x11-clocks
x11-drivers
x11-fm Fix up various kde ports to build on GCC-based architectures 2018-12-26 08:39:24 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Update math/eigen3 to 3.3.7 2018-12-26 09:06:34 +00:00
x11-wm This port requires USES=compiler:c++11-lang to build on GCC-based 2018-12-26 12:02:34 +00:00
.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.