1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Mark Linimon 65add84902 kadu-core/plugin/dependency-graph/plugin-dependency-graph-builder.h
needs to include <functional> to fix build on GCC-based architectures.

PR:		234948
Submitted by:	Piotr Kubaj
2019-01-16 05:34:20 +00:00
accessibility
arabic
archivers This port requires C++11-aware compiler. Add USES=compiler:c++11-lang 2019-01-16 05:14:27 +00:00
astro
audio audio/stk: add USES=compiler:c++11-lang 2019-01-16 05:26:52 +00:00
base
benchmarks
biology
cad Use USE_GL 2019-01-15 15:05:33 +00:00
chinese
comms
converters converters/osm2pgrouting: update to 2.3.6 2019-01-15 14:36:57 +00:00
databases
deskutils
devel Fix build of ccache-memcached-static sasl2 update in r485191 2019-01-15 23:14:12 +00:00
dns Update KDE Frameworks to 5.54.0 2019-01-15 20:54:32 +00:00
editors editors/slime: Update to version 2.23 2019-01-15 23:50:30 +00:00
emulators
finance
french
ftp
games Use USE_GL 2019-01-15 15:05:33 +00:00
german
graphics This port requires C++11-aware compiler to build on GCC-based 2019-01-16 05:30:22 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to the 20180111 snapshot of GCC 8.2.1. 2019-01-16 01:08:38 +00:00
mail mail/mpop: update to 1.4.2 2019-01-15 17:02:06 +00:00
math math/spectra: 0.6.2 -> 0.7.0 2019-01-16 04:56:45 +00:00
misc Update KDE Frameworks to 5.54.0 2019-01-15 20:54:32 +00:00
Mk Add errors for defining {LAZARUS,LLVM,RUST,SAMBA,VARNISH}_DEFAULT 2019-01-16 00:54:39 +00:00
multimedia multimedia/musikcube: Update 0.60.2 -> 0.61.0-1 2019-01-16 04:47:27 +00:00
net * Updated to 1.0.0 2019-01-16 01:19:21 +00:00
net-im net-im/pidgin-icyque: catch up with lastest upstream changes. 2019-01-15 16:49:19 +00:00
net-mgmt Update to version 1.9.2 2019-01-15 23:09:06 +00:00
net-p2p
news
palm
polish kadu-core/plugin/dependency-graph/plugin-dependency-graph-builder.h 2019-01-16 05:34:20 +00:00
ports-mgmt
portuguese
print Update to 3.35.2 2019-01-15 21:20:05 +00:00
russian
science science/tinker: Update 8.4.4 -> 8.5.3 2019-01-16 04:36:12 +00:00
security Update KDE Frameworks to 5.54.0 2019-01-15 20:54:32 +00:00
shells Update to 5.0 2019-01-15 21:11:14 +00:00
sysutils sysutils/goawk: Update 1.1.5 -> 1.3.0 2019-01-16 05:06:25 +00:00
Templates
textproc Update to 1.54 2019-01-15 21:20:15 +00:00
Tools
ukrainian
vietnamese
www * Updated to 1.0.0 2019-01-16 01:19:21 +00:00
x11 Remove superfluous USE_RUBY 2019-01-15 21:20:20 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Update KDE Frameworks to 5.54.0 2019-01-15 20:54:32 +00:00
x11-toolkits Base GCC doesn't support -Wno-c++11-narrowing. Replace it with 2019-01-16 05:04:54 +00:00
x11-wm x11-wm/sway: improve default config 2019-01-15 20:42:13 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING graphics/qgis: update to 3.4.3 2019-01-15 21:30:15 +00:00

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.