Personal patches
Go to file
Antoine Brodin 79548ab953 MFH: r484027
Mark BROKEN: fails to build

In file included from src/process_manager_posix.cc:32:
In file included from build/../inc/com/centreon/process_manager_posix.hh:30:
build/../inc/com/centreon/unordered_hash.hh:74:12: error: class template partial specialization of 'hash' not in a namespace enclosing '__1'
    struct hash<std::pair<T, U> > {
           ^

Reported by:	pkg-fallout
2018-11-04 13:24:32 +00:00
accessibility
arabic
archivers
astro
audio MFH: r484015 2018-11-04 12:55:16 +00:00
base
benchmarks MFH: r483260 2018-10-28 10:09:00 +00:00
biology
cad MFH: r484023 2018-11-04 13:13:41 +00:00
chinese MFH: r483993 2018-11-04 11:50:55 +00:00
comms
converters
databases MFH: r482993 2018-11-01 06:07:58 +00:00
deskutils MFH: r482166 2018-11-02 08:12:20 +00:00
devel MFH: r483990 2018-11-04 10:41:08 +00:00
dns MFH: r482993 2018-11-01 06:07:58 +00:00
editors MFH: r482993 2018-11-01 06:07:58 +00:00
emulators MFH: r484007 2018-11-04 12:38:04 +00:00
finance MFH: r483999 2018-11-04 12:02:47 +00:00
french
ftp
games MFH: r484025 2018-11-04 13:21:09 +00:00
german
graphics MFH: r484005 2018-11-04 12:26:34 +00:00
hebrew
hungarian
irc MFH: r483249 2018-10-28 09:38:41 +00:00
japanese MFH: r483976 2018-11-04 09:40:12 +00:00
java
Keywords
korean
lang MFH: r482993 2018-11-01 06:07:58 +00:00
mail MFH: r482131 2018-11-02 08:28:40 +00:00
math MFH: r483249 2018-10-28 09:38:41 +00:00
misc MFH: r484009 2018-11-04 12:43:47 +00:00
Mk MFH: r482556 2018-10-24 18:36:59 +00:00
multimedia MFH: r484013 2018-11-04 12:52:13 +00:00
net MFH: r483995 2018-11-04 11:54:30 +00:00
net-im MFH: r482679 2018-11-02 08:15:05 +00:00
net-mgmt MFH: r484027 2018-11-04 13:24:32 +00:00
net-p2p MFH: r483249 2018-10-28 09:38:41 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security MFH: r482494 2018-11-02 08:18:02 +00:00
shells
sysutils MFH: r484021 2018-11-04 13:09:30 +00:00
Templates
textproc MFH: r483968 2018-11-04 09:14:12 +00:00
Tools
ukrainian
vietnamese
www MFH: r483501 r483734 2018-11-02 09:11:15 +00:00
x11 MFH: r482993 2018-11-01 06:07:58 +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.