Personal patches
Go to file
Antoine Brodin 1ad68a8a25 MFH: r484094
Mark BROKEN: fails to build

funceval2.cpp:541:16: error: comparison between pointer and integer ('int' and 'UTF8 *' (aka 'unsigned char *'))
       || '\0' == newobject_string)
          ~~~~ ^  ~~~~~~~~~~~~~~~~

Reported by:	pkg-fallout
2018-11-04 14:47:15 +00:00
accessibility
arabic
archivers
astro MFH: r484073 2018-11-04 14:25:09 +00:00
audio MFH: r484092 2018-11-04 14:45:17 +00:00
base
benchmarks
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
deskutils MFH: r482166 2018-11-02 08:12:20 +00:00
devel MFH: r483990 2018-11-04 10:41:08 +00:00
dns
editors
emulators MFH: r484048 2018-11-04 13:54:21 +00:00
finance MFH: r483999 2018-11-04 12:02:47 +00:00
french
ftp
games MFH: r484094 2018-11-04 14:47:15 +00:00
german
graphics MFH: r484082 2018-11-04 14:33:37 +00:00
hebrew MFH: r484055 2018-11-04 14:02:18 +00:00
hungarian
irc
japanese MFH: r483976 2018-11-04 09:40:12 +00:00
java
Keywords
korean
lang MFH: r484075 2018-11-04 14:27:06 +00:00
mail MFH: r482131 2018-11-02 08:28:40 +00:00
math MFH: r484080 2018-11-04 14:31:50 +00:00
misc MFH: r484086 2018-11-04 14:38:31 +00:00
Mk
multimedia MFH: r484013 2018-11-04 12:52:13 +00:00
net MFH: r484084 2018-11-04 14:36:15 +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
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security MFH: r482494 2018-11-02 08:18:02 +00:00
shells
sysutils MFH: r484061 2018-11-04 14:10:23 +00:00
Templates
textproc MFH: r484088 2018-11-04 14:40:31 +00:00
Tools
ukrainian
vietnamese
www MFH: r483501 r483734 2018-11-02 09:11:15 +00:00
x11 MFH: r484063 2018-11-04 14:12:47 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm MFH: r484044 2018-11-04 13:49:45 +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.