Personal patches
Go to file
Ryan Moeller 580e1b30d1 openzfs*: Bump OpenZFS ports
Fixes build after vaccess signature change on HEAD

Reviewed by:	wg
Approved by:	wg (ports)
Sponsored by:	iXsystems, Inc.
Differential Revision:	https://reviews.freebsd.org/D26007
2020-08-08 15:02:35 +00:00
accessibility
arabic
archivers Update to 2.096 2020-08-08 10:18:03 +00:00
astro astro/xarth: Update my coords. 2020-08-08 08:16:16 +00:00
audio
base
benchmarks benchmarks/hey: Update to 0.1.4 2020-08-07 19:18:06 +00:00
biology biology/diamond: Update to version 2.0.2 2020-08-07 11:20:11 +00:00
cad Update to version 0.11. 2020-08-08 10:16:02 +00:00
chinese
comms
converters
databases Update to 1.0.6 2020-08-08 10:21:18 +00:00
deskutils Update xfce4-tumbler to 0.2.9 2020-08-07 13:01:07 +00:00
devel Add py-proto-plus 1.4.0 2020-08-08 10:28:19 +00:00
dns Update to 3.3.28 2020-08-08 10:20:18 +00:00
editors vim: Update to patchlevel 1382 2020-08-07 01:44:07 +00:00
emulators Update to the Wine 5.0.2 maintenance release which fixes some 46 bugs. 2020-08-08 12:29:03 +00:00
finance
french
ftp Cosmetic change 2020-08-08 10:17:25 +00:00
games - Fix detection of system jpeg by adding USES=localbase, this fixes crash on game start due to libraries conflict 2020-08-07 20:22:46 +00:00
german
graphics graphics/katarakt: prepare for poppler 20.08.0 (fixed) 2020-08-08 07:31:00 +00:00
hebrew
hungarian
irc
japanese
java Fix rust launchers and bash completion 2020-08-08 01:33:27 +00:00
Keywords
korean
lang Update to the 20200806 snapshot of GCC 8.4.1. 2020-08-07 19:37:56 +00:00
mail mail/filtermail: update 0.8.3 -> 0.8.6 2020-08-08 09:50:41 +00:00
math Update to 0.1.74 2020-08-08 10:20:23 +00:00
misc misc/tellico: update to 3.3.2 2020-08-08 08:40:23 +00:00
Mk
multimedia
net Update to 3.0.0 2020-08-08 10:26:24 +00:00
net-im net-im/purple-plugin-pack: update to 2.8.0 2020-08-07 02:38:26 +00:00
net-mgmt Update to 0.6.18 2020-08-08 10:20:33 +00:00
net-p2p net-p2p/bitcoin: update to 0.20.0 2020-08-07 02:56:33 +00:00
news
polish
ports-mgmt
portuguese
print
russian
science
security security/py-[acme|certbot]: Update to 1.7.0 2020-08-08 14:33:49 +00:00
shells
sysutils openzfs*: Bump OpenZFS ports 2020-08-08 15:02:35 +00:00
Templates
textproc Update to 7.8.1 2020-08-08 10:27:04 +00:00
Tools
ukrainian
vietnamese
www www/mod_http2: Re-add port 2020-08-08 12:12:47 +00:00
x11 x11/wob: update to 0.9 2020-08-07 13:27:41 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 1.20.0.704 2020-08-08 00:48:56 +00:00
x11-themes
x11-toolkits - Update to 0.21 2020-08-07 16:56:14 +00:00
x11-wm x11-wm/hikari: Update to 2.1.1 2020-08-08 08:46:47 +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.