Personal patches
Go to file
Bernhard Froehlich 4fc0f920e2 multimedia/kodi: Update to 19.0b2
We usually try to avoid updating to beta releases but this time we were
forced by the upcoming python2.7 removal and had to hurry up to get it
into the tree before 31st. Bugs are expected and testing was limited.
Kodi 19.0 will be the first release that supports python3 so we had no
other choice. Sorry!

The maintainer situation for kodi and kodi-devel really needs some
improvement so I'm glad that yzrh did the heavy lifting and stepped up
as the next kodi maintainer. Thanks a lot to him!

PR:		249724
Submitted by:	yzrh@tuta.io (per email)
2020-12-30 12:15:44 +00:00
accessibility
arabic
archivers Ignore with PHP 8.0 2020-12-29 09:14:44 +00:00
astro
audio Remove expired port: 2020-12-30 11:32:06 +00:00
base
benchmarks benchmarks/stress-ng: update to 0.12.01 2020-12-29 22:09:11 +00:00
biology
cad Fix pkg-plist 2020-12-29 15:55:47 +00:00
chinese Hook fcitx5-table-other to the build 2020-12-29 20:38:45 +00:00
comms
converters
databases databases/p5-Redis-Fast: update to 0.28 2020-12-29 18:09:58 +00:00
deskutils
devel Update COMMENT 2020-12-29 22:40:49 +00:00
dns dns/knot3: update 3.0.0 -> 3.0.3 2020-12-29 12:22:02 +00:00
editors editors/texstudio: Update to 3.0.3. 2020-12-29 18:33:20 +00:00
emulators emulators/ukncbtl: 2020-12-29 20:56:53 +00:00
finance finance/kmymoney: Update to 5.1.1 2020-12-29 13:48:54 +00:00
french
ftp Ignore with PHP 8.0 2020-12-29 09:14:44 +00:00
games - Update to 20201221 2020-12-29 02:14:24 +00:00
german
graphics graphics/vulkan-tools: update to 1.2.165 2020-12-30 09:52:55 +00:00
hebrew
hungarian
irc
japanese Add Fcitx5 IME framework and related ports 2020-12-29 14:58:55 +00:00
java Fix build on i386 by removing two old patches that worked around a bug in 2020-12-29 20:47:14 +00:00
Keywords
korean Add extra languages and schemas supports to Fcitx IME framework 2020-12-29 17:58:42 +00:00
lang lang/gcc10: add support for powerpc64le 2020-12-30 03:11:14 +00:00
mail Hook py-flanker to the build 2020-12-29 11:20:50 +00:00
math math/exprtk: Update g20201017 -> g20201207 2020-12-30 08:59:44 +00:00
misc misc/py-gluoncv: Update 0.8.0 -> 0.9.0 2020-12-29 18:17:16 +00:00
Mk Switch default GCC for powerpc64le to 10. 2020-12-30 03:12:58 +00:00
multimedia multimedia/kodi: Update to 19.0b2 2020-12-30 12:15:44 +00:00
net net/radsecproxy: fix build on GCC architectures 2020-12-29 13:26:18 +00:00
net-im
net-mgmt Update to 1.17.0 2020-12-29 22:26:28 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print print/py-reportlab: Update version 3.5.55=>3.5.57 2020-12-29 17:27:16 +00:00
russian
science
security Add SIM_SIMULATOR and USIM_SIMULATOR options. 2020-12-30 05:38:19 +00:00
shells
sysutils Update to 0.3.1. 2020-12-30 11:48:04 +00:00
Templates
textproc textproc/groonga: Update version 10.0.9=>10.1.0 2020-12-30 11:51:17 +00:00
Tools
ukrainian
vietnamese
www - Update WWW 2020-12-30 09:40:55 +00:00
x11 Remove unused configure arguments. 2020-12-29 19:13:08 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Drop optional dependency on a py27 port 2020-12-29 21:18:28 +00:00
x11-wm Update xfce4-panel-profiles to 1.0.12 2020-12-29 10:22:14 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2020-12-30 11:32:06 +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.