Personal patches
Go to file
Antoine Brodin f4d4268109 MFH: r498693
Mark BROKEN on i386

Reported by:	pkg-fallout
2019-04-12 05:37:59 +00:00
accessibility
arabic
archivers
astro
audio MFH: r498163 2019-04-06 19:13:31 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases MFH: r498353 2019-04-10 15:45:37 +00:00
deskutils
devel MFH: r498336 2019-04-08 00:38:29 +00:00
dns MFH: r498460 2019-04-09 08:05:50 +00:00
editors
emulators MFH: r498621 2019-04-11 00:54:26 +00:00
finance
french
ftp MFH: r498078 2019-04-06 08:15:31 +00:00
games MFH: r498486 2019-04-09 18:00:27 +00:00
german
graphics MFH: r498687 2019-04-11 22:46:16 +00:00
hebrew
hungarian
irc MFH: r498224 2019-04-07 01:28:59 +00:00
japanese
java
Keywords
korean
lang MFH: r498693 2019-04-12 05:37:59 +00:00
mail
math
misc
Mk MFH: r498363 2019-04-08 12:40:26 +00:00
multimedia MFH: r498488 2019-04-09 18:07:29 +00:00
net MFH: r498632 2019-04-11 06:00:34 +00:00
net-im
net-mgmt MFH: r498447 2019-04-09 05:48:52 +00:00
net-p2p MFH: r498174 2019-04-06 19:38:34 +00:00
news
palm
polish MFH: r498183 2019-04-06 19:48:36 +00:00
ports-mgmt
portuguese
print
russian MFH: r498085 2019-04-06 09:08:42 +00:00
science
security MFH: r498449 2019-04-09 05:50:31 +00:00
shells
sysutils MFH: r498293 2019-04-07 16:41:54 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www MFH: r498630 2019-04-11 02:06:58 +00:00
x11 MFH: r498230 2019-04-07 01:44:31 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits MFH: r498679 2019-04-11 20:33:26 +00:00
x11-wm MFH: r498209 2019-04-06 21:15:37 +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.