Personal patches
Go to file
Baptiste Daroussin 95c85bb605 incorporate a side fix from upstream
PR:		250097
Submitted by:	Michael Bueker <m.bueker@berlin.de>
2020-10-12 10:28:46 +00:00
accessibility
arabic
archivers
astro
audio audio/ardour6: don't require ld.bfd on powerpc* 2020-10-12 07:44:57 +00:00
base
benchmarks
biology
cad
chinese
comms
converters graphics/poppler: update to 20.10.0 2020-10-11 10:58:15 +00:00
databases graphics/poppler: update to 20.10.0 2020-10-11 10:58:15 +00:00
deskutils graphics/poppler: update to 20.10.0 2020-10-11 10:58:15 +00:00
devel Update gvfs to 1.46.1 2020-10-12 10:14:45 +00:00
dns dns/py-idna: Update to 2.10 2020-10-12 02:03:58 +00:00
editors graphics/poppler: update to 20.10.0 2020-10-11 10:58:15 +00:00
emulators Update to Wine 5.19. 2020-10-11 10:16:32 +00:00
finance
french
ftp
games
german
graphics graphics/dssim: update to 2.11.4 2020-10-12 09:48:07 +00:00
hebrew
hungarian
irc
japanese
java Remove duplicate symbols to try and fix the build on -CURRENT 2020-10-11 17:00:06 +00:00
Keywords
korean
lang graphics/mesa*: Update to 20.2 2020-10-12 08:30:54 +00:00
mail incorporate a side fix from upstream 2020-10-12 10:28:46 +00:00
math math/R: Update to version 4.0.3 2020-10-12 01:21:26 +00:00
misc misc/lf: Update 16 -> 17 2020-10-12 00:16:55 +00:00
Mk Add lang/ruby30 (Ruby 3.0.0 Preview 1) 2020-10-12 03:02:34 +00:00
multimedia multimedia/kodi: Fix compilation with libmicrohttpd 0.9.71 2020-10-11 14:46:13 +00:00
net Make enums anonymous to fix the build with -fno-common (Clang 11, GCC 10). 2020-10-12 07:46:17 +00:00
net-im Update net-im/py-python-telegram-bot to version 13.0. 2020-10-12 09:21:32 +00:00
net-mgmt net-mgmt/collectd5: Update to 5.12.0 2020-10-11 10:00:41 +00:00
net-p2p
news
polish
ports-mgmt ports-mgmt/pkg: Update to 1.15.10 2020-10-11 13:00:43 +00:00
portuguese
print Update to 1.28.4. 2020-10-11 16:24:50 +00:00
russian
science science/py-phonopy: Update 2.8.0 -> 2.8.1 2020-10-12 04:37:49 +00:00
security security/heaan: fix build on GCC architectures 2020-10-12 07:26:20 +00:00
shells
sysutils Retire gnome-mount its functionnality has been replaced by gio/gvfs 2020-10-12 10:23:23 +00:00
Templates
textproc textproc/bat: Update to 0.16 2020-10-11 17:22:19 +00:00
Tools
ukrainian
vietnamese
www Unbreak the build with -fno-common (Clang 11, GCC 10): looks like that 2020-10-12 05:48:36 +00:00
x11 Remove gnome-mount it is not necessary anymore, with gio (glib) and gvs 2020-10-12 10:20:59 +00:00
x11-clocks
x11-drivers Rename graphics/libxatracker to graphics/mesa-gallium-xa 2020-10-12 07:34:20 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits graphics/poppler: update to 20.10.0 2020-10-11 10:58:15 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Retire gnome-mount its functionnality has been replaced by gio/gvfs 2020-10-12 10:23:23 +00:00
README
UIDs
UPDATING graphics/mesa*: Update to 20.2 2020-10-12 08:30:54 +00:00

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.