Personal patches
Go to file
Tobias Kortkamp 46d328db5c vietnamese/x-unikey: Fix build with Clang 6
data.cpp💯15: error: constant expression evaluates to -72 which cannot be narrowed to type 'unsigned char' [-Wc++11-narrowing]
{{'A','a','<B8>','<B8>','<B5>','<B5>','<B6>','<B6>','<B7>','<B7>','<B9>','<B9>',      // 0: a
                 ^~~~~~

http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/vi-x-unikey-1.0.4.log

- While here prevent build from asking an interactive question
  during the install phase
2018-08-25 14:22:46 +00:00
accessibility Update KDE Applications to 18.08 2018-08-25 05:15:02 +00:00
arabic
archivers Update KDE Applications to 18.08 2018-08-25 05:15:02 +00:00
astro Update KDE Applications to 18.08 2018-08-25 05:15:02 +00:00
audio Update KDE Applications to 18.08 2018-08-25 05:15:02 +00:00
base
benchmarks benchmarks/postal: Fix build with Clang 6 2018-08-25 03:06:45 +00:00
biology biology/protomol: Fix doubled USES overwriting the old value 2018-08-25 03:47:25 +00:00
cad cad/qmls: Fix build with Clang 6 2018-08-25 04:04:01 +00:00
chinese
comms
converters Update to 4.06 2018-08-25 13:49:05 +00:00
databases Update KDE Applications to 18.08 2018-08-25 05:15:02 +00:00
deskutils Update to upstream version 5.37.1 2018-08-25 09:36:43 +00:00
devel Update to 0.31.0 2018-08-25 13:49:48 +00:00
dns Update to 0.9.1 2018-08-24 17:07:38 +00:00
editors Update KDE Applications to 18.08 2018-08-25 05:15:02 +00:00
emulators The Staging patchset is now available for Wine 3.14 as well, and 2018-08-25 12:28:15 +00:00
finance finance/cointop: terminal UI showing cryptocurrency values in realtime 2018-08-22 19:42:48 +00:00
french
ftp
games Update KDE Applications to 18.08 2018-08-25 05:15:02 +00:00
german
graphics - Update WWW 2018-08-25 09:38:13 +00:00
hebrew
hungarian
irc
japanese Update KDE Applications to 18.08 2018-08-25 05:15:02 +00:00
java www/webkit2-gtk3, java/openjfx8-devel: unbreak with libc++ 7 2018-08-22 19:38:08 +00:00
Keywords
korean
lang Update to the 20180822 snapshot of GCC 6.4.1. 2018-08-25 13:10:03 +00:00
mail
math Update to upstream release 1.0.1, fix build on 11.2 2018-08-25 10:16:16 +00:00
misc Update KDE Applications to 18.08 2018-08-25 05:15:02 +00:00
Mk Update KDE Applications to 18.08 2018-08-25 05:15:02 +00:00
multimedia Fix build with CRYPTOPP option enabled (missed in r477967) 2018-08-25 14:20:50 +00:00
net Update KDE Applications to 18.08 2018-08-25 05:15:02 +00:00
net-im Update KDE Applications to 18.08 2018-08-25 05:15:02 +00:00
net-mgmt net-mgmt/riemann: update 0.2.13 to 0.3.1 2018-08-24 22:06:12 +00:00
net-p2p Update security/cryptopp to 7.0.0 2018-08-24 17:22:01 +00:00
news
palm
polish
ports-mgmt
portuguese
print Update KDE Applications to 18.08 2018-08-25 05:15:02 +00:00
russian
science science/nwchem: Add forgotten files 2018-08-25 06:36:26 +00:00
security Update to 0.6.6 2018-08-25 13:49:32 +00:00
shells
sysutils Update to 4.6.2 2018-08-25 08:27:04 +00:00
Templates
textproc Update KDE Applications to 18.08 2018-08-25 05:15:02 +00:00
Tools
ukrainian
vietnamese vietnamese/x-unikey: Fix build with Clang 6 2018-08-25 14:22:46 +00:00
www Update KDE Frameworks to the latest monthly, 5.49 2018-08-23 18:49:16 +00:00
x11 Update KDE Applications to 18.08 2018-08-25 05:15:02 +00:00
x11-clocks Update KDE Applications to 18.08 2018-08-25 05:15:02 +00:00
x11-drivers
x11-fm Update KDE Applications to 18.08 2018-08-25 05:15:02 +00:00
x11-fonts
x11-servers
x11-themes Update KDE Frameworks to the latest monthly, 5.49 2018-08-23 18:49:16 +00:00
x11-toolkits x11-toolkits/gtkmathview: Fix build with Clang 6 2018-08-25 14:09:34 +00:00
x11-wm x11-wm/jewel: Fix build with Clang 6 2018-08-25 13:48:09 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED misc/freebsd-doc-sr 2018-08-23 10:20:14 +00:00
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.