Personal patches
Go to file
Piotr Kubaj 82b48f0c63 MFH: r545127
security/libfido2: fix build on GCC architectures

Use newer compiler:
/wrkdirs/usr/ports/security/libfido2/work/libfido2-1.4.0/src/fido.h:115: error: wrong number of arguments specified for '__deprecated__' attribute

Approved by:	portmgr (fix build blanket)
2020-08-16 18:46:05 +00:00
accessibility
arabic MFH: r544870 2020-08-14 11:34:08 +00:00
archivers MFH: r543704 2020-07-30 04:34:54 +00:00
astro
audio MFH: r543987 2020-08-02 18:30:55 +00:00
base
benchmarks MFH: r544699 2020-08-11 17:01:49 +00:00
biology MFH: r541482 2020-07-08 10:38:10 +00:00
cad MFH: r544849 2020-08-16 09:51:32 +00:00
chinese MFH: r544870 2020-08-14 11:34:08 +00:00
comms
converters MFH: r542904 2020-07-23 01:39:01 +00:00
databases MFH: r543856 2020-07-31 12:18:43 +00:00
deskutils MFH: r544702 2020-08-11 17:21:51 +00:00
devel MFH: r544849 2020-08-16 09:51:32 +00:00
dns MFH: r542600 2020-07-20 16:47:51 +00:00
editors MFH: r544849 2020-08-16 09:51:32 +00:00
emulators MFH: r544827 2020-08-13 18:22:22 +00:00
finance
french MFH: r544870 2020-08-14 11:34:08 +00:00
ftp MFH: r544878 2020-08-15 16:49:46 +00:00
games MFH: r544849 2020-08-16 09:51:32 +00:00
german MFH: r544870 2020-08-14 11:34:08 +00:00
graphics MFH: r544849 2020-08-16 09:51:32 +00:00
hebrew MFH: r544870 2020-08-14 11:34:08 +00:00
hungarian MFH: r544870 2020-08-14 11:34:08 +00:00
irc
japanese MFH: r544870 2020-08-14 11:34:08 +00:00
java
Keywords
korean MFH: r544870 2020-08-14 11:34:08 +00:00
lang MFH: r544284 2020-08-06 18:37:29 +00:00
mail MFH: r544857 2020-08-15 16:05:35 +00:00
math MFH: r544849 2020-08-16 09:51:32 +00:00
misc MFH: r544849 2020-08-16 09:51:32 +00:00
Mk
multimedia MFH: r545108 2020-08-16 13:08:49 +00:00
net MFH: r544315 2020-08-11 05:19:30 +00:00
net-im MFH: r542881 2020-07-22 18:45:36 +00:00
net-mgmt MFH: r544946 2020-08-15 14:48:25 +00:00
net-p2p
news
polish MFH: r544870 2020-08-14 11:34:08 +00:00
ports-mgmt
portuguese MFH: r544870 2020-08-14 11:34:08 +00:00
print MFH: r542096 2020-07-12 20:08:29 +00:00
russian MFH: r544870 2020-08-14 11:34:08 +00:00
science MFH: r542098 2020-07-12 20:12:29 +00:00
security MFH: r545127 2020-08-16 18:46:05 +00:00
shells MFH: r542855 2020-07-22 16:53:19 +00:00
sysutils MFH: r541347 2020-08-16 13:16:38 +00:00
Templates
textproc MFH: r543817 2020-08-01 07:15:38 +00:00
Tools
ukrainian MFH: r544870 2020-08-14 11:34:08 +00:00
vietnamese MFH: r544870 2020-08-14 11:34:08 +00:00
www MFH: r545067 r545068 2020-08-15 21:02:33 +00:00
x11 MFH: r543974 2020-08-05 14:05:05 +00:00
x11-clocks
x11-drivers
x11-fm MFH: r542357 2020-07-18 10:27:49 +00:00
x11-fonts
x11-servers x11-servers/xwayland-devel: backport CVE-2020-14347 fix 2020-08-02 12:59:58 +00:00
x11-themes MFH: r544802 2020-08-13 11:29:06 +00:00
x11-toolkits MFH: r542951 2020-07-23 18:36:06 +00:00
x11-wm MFH: r543536 2020-07-27 16:25:59 +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.