Personal patches
Go to file
Niclas Zeising 7051d36f6b dns/adns: Update to 1.6.0
Update dns/adns to 1.6.0.
This fixes several security issues in adns.
This fixes the build with -fno-common, which is the default with llvm 11.

PR:		248780
Approved by:	pi@ (maintainer)
MFH:		2020Q3
Security:	08de38d2-e2d0-11ea-9538-0c9d925bbbc0
2020-08-20 15:01:08 +00:00
accessibility
arabic
archivers Fix build. 2020-08-20 04:43:54 +00:00
astro - Fix LICENSE 2020-08-19 09:36:36 +00:00
audio audio/gsequencer: Update 3.4.9 -> 3.5.8 2020-08-20 06:11:03 +00:00
base
benchmarks
biology
cad cad/netgen-lvs: Update 1.5.154 -> 1.5.155 2020-08-20 03:39:16 +00:00
chinese
comms comms/qico: fix build with -fno-common (clang 11 and gcc 10) 2020-08-20 10:20:36 +00:00
converters Update to 4.21 2020-08-19 16:18:54 +00:00
databases Update to 1.19.3 2020-08-19 16:19:56 +00:00
deskutils Update to 2.12.0 2020-08-19 16:18:26 +00:00
devel devel/tinygo: Update to 0.14.1 2020-08-20 13:00:00 +00:00
dns dns/adns: Update to 1.6.0 2020-08-20 15:01:08 +00:00
editors
emulators Update to Wine 5.15. This includes the following changes: 2020-08-20 05:20:50 +00:00
finance
french
ftp Update to 7.72.0 2020-08-19 16:18:36 +00:00
games games/moonlight-embedded: Unbreak with GCC10/Clang11 (-fno-common default) 2020-08-20 07:55:25 +00:00
german Update to 2020.08.16 2020-08-19 16:25:45 +00:00
graphics graphics/mesa-devel: update to 20.2.b.479 2020-08-20 00:40:13 +00:00
hebrew
hungarian
irc irc/ircd-hybrid: Updates to 8.2.32 2020-08-19 15:29:22 +00:00
japanese
java Add a port to create JRE-only package for java/openjdk11. 2020-08-20 02:23:07 +00:00
Keywords
korean
lang lang/php74: Update from 7.4.8 to 7.4.9 2020-08-19 21:31:23 +00:00
mail mail/qpopper: fix build with -fno-common (clang 11 and gcc 10) 2020-08-20 09:31:20 +00:00
math math/gretl: Update 2020c -> 2020d 2020-08-20 06:10:12 +00:00
misc misc/pinfo: fix build with -fno-common (clang 11 and gcc 10) 2020-08-20 10:32:50 +00:00
Mk [NEW PORTS] x11-toolkits/qt5-quick3d and x11-toolkits/qt5-quicktimeline 2020-08-20 12:37:33 +00:00
multimedia multimedia/pipewire: Update to 0.3.10 2020-08-20 11:00:06 +00:00
net net/quagga: fix build for clang 11 and gcc 10 (FreeBSD 13) 2020-08-20 11:17:34 +00:00
net-im
net-mgmt Fix build on HEAD. 2020-08-20 10:41:36 +00:00
net-p2p
news news/sabnzbdplus: Update to 3.0.1 2020-08-19 10:21:52 +00:00
polish Update to 20200809 2020-08-19 16:25:50 +00:00
ports-mgmt
portuguese
print print/harfbuzz: convert to USES=meson 2020-08-19 17:47:03 +00:00
russian
science science/dlib-cpp and science/py-dlib: Update to 19.21. 2020-08-20 09:50:18 +00:00
security security/vuxml: Document textproc/elasticsearch6 vulnerability 2020-08-20 11:54:30 +00:00
shells
sysutils sysutils/bpytop: Update to 1.0.16 2020-08-20 06:17:49 +00:00
Templates
textproc textproc/elasticsearch6: Update to 6.8.12 2020-08-20 11:58:02 +00:00
Tools
ukrainian
vietnamese
www - Add LICENSE 2020-08-20 09:36:34 +00:00
x11 x11/waybar: install icons font by default 2020-08-20 04:53:59 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits [NEW PORTS] x11-toolkits/qt5-quick3d and x11-toolkits/qt5-quicktimeline 2020-08-20 12:37:33 +00:00
x11-wm x11-wm/hikari: update to 2.1.2 2020-08-19 09:50:27 +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.