Personal patches
Go to file
Niclas Zeising 4fe65bd29a devel/json-glib: Fix build with llvm 11
Fix the build of devel/json-glib with llvm 11.
llvm 11 introduced a new warning relating to how to cast between void * and
enums, which json-glib are stumbling over.

PR:		248736
Submitted by:	dim
MFH:		2020Q3
2020-08-22 09:37:46 +00:00
accessibility
arabic
archivers
astro
audio - Silince mkdir 2020-08-22 09:36:35 +00:00
base
benchmarks
biology
cad
chinese
comms
converters converters/osm2pgrouting: fix build after databases/postgresql-libpqxx update 2020-08-22 06:50:15 +00:00
databases
deskutils
devel devel/json-glib: Fix build with llvm 11 2020-08-22 09:37:46 +00:00
dns Update to 1.0.11 2020-08-21 21:28:33 +00:00
editors
emulators emulators/yuzu: update to s20200820 2020-08-22 00:58:03 +00:00
finance
french
ftp
games games/veloren: unbreak on GCC architectures after r545731 2020-08-22 06:36:10 +00:00
german
graphics graphics/mesa-devel: update to 20.2.b.591 2020-08-22 00:58:11 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Fix the build with clang 11. 2020-08-22 09:06:01 +00:00
mail mail/msmtp: update to 1.8.12 2020-08-22 04:26:58 +00:00
math Add LICENSE_FILE 2020-08-21 21:24:17 +00:00
misc
Mk
multimedia multimedia/ffmpeg: fix runtime on powerpc64 elfv2 with LTO 2020-08-22 00:46:58 +00:00
net Update to 0.3.19 2020-08-21 21:28:38 +00:00
net-im
net-mgmt
net-p2p Update to SVN-r11055 2020-08-22 07:49:21 +00:00
news
polish
ports-mgmt
portuguese
print Update to 4.14.0 2020-08-21 21:24:26 +00:00
russian
science science/py-dlib: Fix plist for non-default python flavors. 2020-08-22 08:57:40 +00:00
security Add compiler:c++11-lang to USES to fix build on GCC-based systems: 2020-08-22 05:12:13 +00:00
shells
sysutils sysutils/rtsx-kmod: Update to 1.0g 2020-08-22 09:12:58 +00:00
Templates
textproc Update to 1.4 2020-08-21 21:32:18 +00:00
Tools
ukrainian
vietnamese
www Change RUN_DEPENDS from rubygem-rouge to rubygem-rouge321 2020-08-21 21:32:23 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED devel/codeblocks-devel: remove -devel version of codeblocks 2020-08-22 06:15:04 +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.