1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Jan Beich 9d5dbf1d9d multimedia/vdr-plugin-vdrmanager: unbreak with clang 4.0
sock.cpp:23:13: error: ordered comparison between pointer and zero ('int (*)(int, int, int)' and 'int')
        if (socket >= 0) {
            ~~~~~~ ^  ~

PR:		216217
Reported by:	antoine (via exp-run)
Obtained from:	upstream
2017-02-01 05:25:15 +00:00
accessibility
arabic Update to 5.2.5. 2017-02-01 00:52:29 +00:00
archivers
astro Add 64 bit support. 2017-01-31 20:51:04 +00:00
audio
base
benchmarks
biology
cad
chinese Update to 5.2.5. 2017-02-01 00:52:29 +00:00
comms
converters
databases
deskutils
devel
dns
editors Update to 5.2.5. 2017-02-01 00:52:29 +00:00
emulators
finance - Update to 1.4.3 2017-02-01 00:57:45 +00:00
french Update to 5.2.5. 2017-02-01 00:52:29 +00:00
ftp
games
german Update to 5.2.5. 2017-02-01 00:52:29 +00:00
graphics graphics/svgalib: unbreak with clang 4.0 2017-02-01 05:24:35 +00:00
hebrew Update to 5.2.5. 2017-02-01 00:52:29 +00:00
hungarian Update to 5.2.5. 2017-02-01 00:52:29 +00:00
irc
japanese Update to 5.2.5. 2017-02-01 00:52:29 +00:00
java
Keywords
korean Update to 5.2.5. 2017-02-01 00:52:29 +00:00
lang Similar to bug 212465, lang/gcc5 doesn't compile with recent versions of 2017-01-31 21:25:30 +00:00
mail
math
misc
Mk
multimedia multimedia/vdr-plugin-vdrmanager: unbreak with clang 4.0 2017-02-01 05:25:15 +00:00
net
net-im
net-mgmt
net-p2p
news
palm
polish Update to 5.2.5. 2017-02-01 00:52:29 +00:00
ports-mgmt
portuguese Update to 5.2.5. 2017-02-01 00:52:29 +00:00
print
russian Update to 5.2.5. 2017-02-01 00:52:29 +00:00
science add science/libgeodecomp - auto-parallelizing library for computer simulations 2017-01-31 23:37:58 +00:00
security
shells
sysutils
Templates
textproc textproc/htmldoc: unbreak with clang 4.0 2017-02-01 05:24:20 +00:00
Tools
ukrainian Update to 5.2.5. 2017-02-01 00:52:29 +00:00
vietnamese Update to 5.2.5. 2017-02-01 00:52:29 +00:00
www Upgrade to the latest stable release - 1.10.3. 2017-02-01 01:58:10 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
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:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://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:

	http://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.