Personal patches
Go to file
Jochen Neumeister c188b0339e MFH: r547473
fix build on current
- add temporary work around to use llvm from ports on recent currents

Sponsored by:	Netzkommune GmbH

Approved by:	ports-secteam (with hat)
2020-09-03 18:54:05 +00:00
accessibility
arabic
archivers MFH: r545496 2020-08-20 04:44:42 +00:00
astro
audio MFH: r545326 2020-08-19 13:50:37 +00:00
base
benchmarks
biology MFH: r545542 2020-08-20 21:11:43 +00:00
cad MFH: r545237 2020-08-19 08:28:38 +00:00
chinese
comms
converters
databases MFH: r547473 2020-09-03 18:54:05 +00:00
deskutils MFH: r547453 2020-09-03 14:04:26 +00:00
devel MFH: r545620 2020-08-27 00:54:27 +00:00
dns MFH: r542640 r545578 r545579 2020-08-21 09:16:43 +00:00
editors MFH: r547299 2020-09-03 18:42:30 +00:00
emulators MFH: r547395 2020-09-03 00:58:13 +00:00
finance
french
ftp MFH: r547332 2020-09-02 06:45:22 +00:00
games MFH: r547338 2020-09-02 08:08:51 +00:00
german
graphics MFH: r546119 2020-08-24 22:53:44 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/go: Update to 1.14.8 2020-09-01 20:58:05 +00:00
mail MFH: r547413 2020-09-03 05:40:36 +00:00
math MFH: r547124 2020-08-30 21:06:53 +00:00
misc
Mk MFH: r545611 2020-08-21 16:39:03 +00:00
multimedia MFH: r546940 2020-08-29 19:38:55 +00:00
net MFH: r547405 2020-09-03 03:32:08 +00:00
net-im
net-mgmt MFH: r547261 2020-09-01 10:37:10 +00:00
net-p2p
news
polish
ports-mgmt MFH: r546265 2020-08-26 11:38:32 +00:00
portuguese
print MFH: r546861 2020-08-29 01:41:11 +00:00
russian
science MFH: r545783 2020-08-22 20:45:25 +00:00
security MFH: r547345 2020-09-02 09:11:37 +00:00
shells MFH: r545229 2020-08-18 12:37:42 +00:00
sysutils MFH: r546258 2020-08-26 10:03:53 +00:00
Templates
textproc MFH: r546122 2020-08-24 23:36:41 +00:00
Tools
ukrainian
vietnamese
www MFH: r547191 2020-09-02 04:33:57 +00:00
x11 MFH: r546198 2020-08-25 17:31:51 +00:00
x11-clocks MFH: r547351 2020-09-02 10:12:23 +00:00
x11-drivers MFH: r545262 2020-08-19 08:37:00 +00:00
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: backport 2020-08-25 secfixes 2020-08-25 20:05:55 +00:00
x11-themes
x11-toolkits
x11-wm MFH: r546941 2020-08-29 19:34:19 +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.