Personal patches
Go to file
Kurt Jaeger ebc9d2ab49 dns/unbound: update 1.9.6 -> 1.10.0
PR:		244244
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Relnotes:	https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244244#c0
2020-02-22 13:59:26 +00:00
accessibility
arabic
archivers - Update WWW 2020-02-22 09:31:31 +00:00
astro
audio audio/fluidsynth: Update to v2.1.1 2020-02-22 11:53:16 +00:00
base
benchmarks
biology
cad
chinese
comms
converters Update to 3.1.1 2020-02-21 20:24:23 +00:00
databases databases/pgmetrics: Unbreak on aarch64 2020-02-22 12:46:31 +00:00
deskutils x11/lumina: Update to 1.6.0 and Take MAINTAINER'ship 2020-02-22 05:29:53 +00:00
devel Update to 6.13.1 2020-02-21 22:43:12 +00:00
dns dns/unbound: update 1.9.6 -> 1.10.0 2020-02-22 13:59:26 +00:00
editors
emulators - disable realdevice because of linking problems 2020-02-22 07:35:18 +00:00
finance - Update to 1.2.9 2020-02-22 11:24:12 +00:00
french
ftp
games
german
graphics graphics/waifu2x-ncnn-vulkan: update to 20200222 (nop) 2020-02-22 08:54:44 +00:00
hebrew
hungarian
irc irc/weechat: Security update to 2.7.1 2020-02-21 20:06:13 +00:00
japanese
java
Keywords
korean
lang lang/nim: Update to 1.0.6 2020-02-22 05:40:18 +00:00
mail Update Postfix to 3.4.9 (bugfix-only release) 2020-02-22 12:14:15 +00:00
math - Update to 1.3.8 2020-02-22 12:47:42 +00:00
misc misc/py-xgboost: Update 0.90-235 -> 1.0.0 2020-02-22 04:55:24 +00:00
Mk Significantly simplify the logic to determine which port (or base version) 2020-02-22 10:15:04 +00:00
multimedia
net geoipupdate: Update to 4.2.2 2020-02-22 12:29:26 +00:00
net-im net-im/xmpp-client: Unbreak on aarch64 2020-02-22 12:40:00 +00:00
net-mgmt Update to 2.25.0 2020-02-22 11:26:59 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security Mark as x86-specific: unconditionally includes files with amd64 code: 2020-02-22 13:17:46 +00:00
shells
sysutils Bump PORTREVISION 2020-02-22 09:15:42 +00:00
Templates
textproc - Update to 4.1.4 2020-02-22 04:14:14 +00:00
Tools
ukrainian
vietnamese
www www/tomcat85: update 8.5.50 -> 8.5.51 2020-02-22 13:24:02 +00:00
x11 Update nVidia drivers to their most recent versions. The prominent change 2020-02-22 07:55:37 +00:00
x11-clocks
x11-drivers
x11-fm x11-fm/doublecmd: update to version 0.9.8 2020-02-21 20:11:59 +00:00
x11-fonts
x11-servers
x11-themes x11-themes/plata-theme: update to 0.9.2 2020-02-21 19:58:18 +00:00
x11-toolkits
x11-wm Update to 1.0.0-alpha4 2020-02-21 23:34:45 +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.