Personal patches
Go to file
Tobias C. Berner 1eb14e9a55 x11-toolkits/attica fix build with clang6
PR:		224945
Reported by:	jbeich
2018-01-06 22:02:46 +00:00
accessibility Update Qt5 ports to 5.9.3. 2018-01-06 21:30:31 +00:00
arabic
archivers Add a patch to fix the build with Clang 6.0. 2018-01-05 21:45:13 +00:00
astro
audio audio/ecasound: unbreak build with Clang 6 (C++14 by default) 2018-01-06 14:19:44 +00:00
base
benchmarks Update to 3.3 2018-01-06 21:11:13 +00:00
biology Update Qt5 ports to 5.9.3. 2018-01-06 21:30:31 +00:00
cad Update Qt5 ports to 5.9.3. 2018-01-06 21:30:31 +00:00
chinese Update Qt5 ports to 5.9.3. 2018-01-06 21:30:31 +00:00
comms Update Qt5 ports to 5.9.3. 2018-01-06 21:30:31 +00:00
converters
databases Update Qt5 ports to 5.9.3. 2018-01-06 21:30:31 +00:00
deskutils - Update calibre to 3.15.0 2018-01-06 09:26:24 +00:00
devel Update Qt5 ports to 5.9.3. 2018-01-06 21:30:31 +00:00
dns dns/drool: update to version 1.0.1 2018-01-03 16:38:41 +00:00
editors - Update to 2.9.2 2018-01-04 21:21:41 +00:00
emulators emulators/i386-wine-devel: update to 3.0.r4 2018-01-06 05:31:43 +00:00
finance Fix conditional in flavoring. 2018-01-05 19:20:35 +00:00
french
ftp
games - Update to 4.14.1 2018-01-06 18:08:19 +00:00
german - add back setuid bits for poudriere builds 2018-01-05 05:53:09 +00:00
graphics Update Qt5 ports to 5.9.3. 2018-01-06 21:30:31 +00:00
hebrew
hungarian
irc irc/irssi-dcc_send_limiter: Add license 2018-01-06 21:20:51 +00:00
japanese - Update to 0.20180104 2018-01-05 19:18:07 +00:00
java
Keywords
korean
lang Update Qt5 ports to 5.9.3. 2018-01-06 21:30:31 +00:00
mail Update to 20171215 2018-01-06 21:31:21 +00:00
math - Update to 8.300.3 2018-01-06 13:44:47 +00:00
misc Update Qt5 ports to 5.9.3. 2018-01-06 21:30:31 +00:00
Mk Update Qt5 ports to 5.9.3. 2018-01-06 21:30:31 +00:00
multimedia Update Qt5 ports to 5.9.3. 2018-01-06 21:30:31 +00:00
net Update Qt5 ports to 5.9.3. 2018-01-06 21:30:31 +00:00
net-im Fix Gemfile for rubygem-fog-core 2.0.0 update 2018-01-06 13:51:39 +00:00
net-mgmt Update telegraf to latest version 1.5.0 2018-01-05 11:23:51 +00:00
net-p2p Add a message to make users aware of potential crashes due to a boost bug 2018-01-05 18:58:22 +00:00
news news/pan: unbreak build with Clang 6 (C++14 by default) 2018-01-06 14:20:33 +00:00
palm
polish
ports-mgmt Remove spurious trace output left over from debugging. 2018-01-06 10:15:17 +00:00
portuguese
print Update Qt5 ports to 5.9.3. 2018-01-06 21:30:31 +00:00
russian
science - Update to 0.9.2 2018-01-04 11:54:56 +00:00
security Update Qt5 ports to 5.9.3. 2018-01-06 21:30:31 +00:00
shells Update {BUILD,RUN}_DEPENDS: remove deprecated p5-Test-Block 2018-01-06 05:33:56 +00:00
sysutils sysutils/cloudabi-utils: Upgrade to upstream version 0.36. 2018-01-06 21:22:10 +00:00
Templates
textproc Update Qt5 ports to 5.9.3. 2018-01-06 21:30:31 +00:00
Tools
ukrainian
vietnamese
www Update Qt5 ports to 5.9.3. 2018-01-06 21:30:31 +00:00
x11 x11/qimageblitz, fix build with clang6 2018-01-06 18:48:32 +00:00
x11-clocks
x11-drivers x11-drivers/xorgxrdp: Update to 0.2.5 2018-01-04 16:19:39 +00:00
x11-fm - update from 3.13.0 to 3.14.0 2018-01-03 14:08:27 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/attica fix build with clang6 2018-01-06 22:02:46 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore Enhance .gitignore, svn:ingore and svn:global-ignores 2018-01-04 11:40:48 +00:00
.gitmessage
CHANGES Update Qt5 ports to 5.9.3. 2018-01-06 21:30:31 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Update Qt5 ports to 5.9.3. 2018-01-06 21:30:31 +00:00
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.