freebsd-nq/share/mk
Ed Maste 7b1e19ad78 Add libfido2 to the build
From https://github.com/Yubico/libfido2:

    libfido2 provides library functionality and command-line tools to
    communicate with a FIDO device over USB, and to verify attestation
    and assertion signatures.

    libfido2 supports the FIDO U2F (CTAP 1) and FIDO 2.0 (CTAP 2)
    protocols.

libfido2 will be used by ssh to support FIDO/U2F keys. It is currently
intended only for use by ssh, and so is installed as a PRIVATELIB and is
placed in the ssh pkgbase package.

This is currently disabled for the 32-bit library build as libfido2 is
not compatible with the COMPAT_32BIT hack in usb_ioctl.h.

Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D32448
2021-10-22 19:57:57 -04:00
..
atf.test.mk
auto.obj.mk
bsd.arch.inc.mk
bsd.clang-analyze.mk
bsd.compat.mk Add build system support for ASAN+UBSAN instrumentation 2021-08-02 14:33:24 +01:00
bsd.compiler.mk bsd.compiler.mk: Fix cross-building from non-FreeBSD 2021-08-12 23:45:09 +01:00
bsd.confs.mk
bsd.cpu.mk bsd.cpu.mk: Minor formatting for armv6 vs armv7 2021-10-08 15:44:46 -06:00
bsd.crunchgen.mk
bsd.dep.mk Add missing dep patterns for .pieo 2021-09-13 13:22:31 +01:00
bsd.dirs.mk
bsd.doc.mk
bsd.dtb.mk
bsd.endian.mk [PowerPC64LE] Set up powerpc.powerpc64le architecture 2020-09-22 23:49:30 +00:00
bsd.files.mk mk: Set the DIR tags based on the files one 2021-01-04 16:20:04 +01:00
bsd.incs.mk bsd.incs.mk: Add support to override tags for a specific include group 2021-01-04 16:21:32 +01:00
bsd.info.mk
bsd.init.mk Update dirdeps.mk et al to latest 2020-11-24 21:45:38 +00:00
bsd.kmod.mk
bsd.lib.mk ncurses: convert libncursesw.a into a static ldscript 2021-10-10 07:51:00 +02:00
bsd.libnames.mk ncurses: split libtinfo from libncurses 2021-10-04 11:38:21 +02:00
bsd.linker.mk bsd.linker.mk: Detect LLD when built with PACKAGE_VENDOR 2021-07-20 16:10:22 +01:00
bsd.links.mk
bsd.man.mk pkgbase: Add an src.conf option for splitting man pages 2021-03-16 07:13:09 +01:00
bsd.mkopt.mk insetad -> instead 2021-06-09 20:17:22 -06:00
bsd.nls.mk
bsd.obj.mk NO_OBJ: Always fix .OBJDIR regardless of AUTO_OBJ. 2020-04-07 17:07:04 +00:00
bsd.opts.mk Disable PROFILE option by default 2021-08-07 20:24:36 -04:00
bsd.own.mk
bsd.port.mk
bsd.port.options.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
bsd.prog.mk Use compressed debug in standalone userland debug files by default 2021-08-04 16:08:40 -04:00
bsd.progs.mk Add build system support for ASAN+UBSAN instrumentation 2021-08-02 14:33:24 +01:00
bsd.README Add build system support for ASAN+UBSAN instrumentation 2021-08-02 14:33:24 +01:00
bsd.sanitizer.mk Fix GCC and -DWITH_CLEAN build after 7bc797e3f3 2021-08-02 16:03:05 +01:00
bsd.snmpmod.mk pkgbase: Put the mibs and defs in the bnsmp package 2021-06-19 17:50:03 +02:00
bsd.subdir.mk Add a guard for broken SUBDIR.${MK_FOO} use 2020-11-16 19:15:11 +00:00
bsd.suffixes-posix.mk
bsd.suffixes.mk
bsd.symver.mk Remove the SYMVER build option. 2020-04-30 22:08:40 +00:00
bsd.sys.mk Disable -Woverflow errors for i386 for GCC 9. 2021-09-13 11:00:38 -07:00
bsd.sysdir.mk
bsd.test.mk Make capsicum test cases fine-grained 2020-10-06 06:45:52 +00:00
dirdeps-options.mk Update dirdeps.mk et al to latest 2020-11-24 21:45:38 +00:00
dirdeps-targets.mk Update dirdeps.mk et al to latest 2020-11-24 21:45:38 +00:00
dirdeps.mk Update dirdeps.mk et al to latest 2020-11-24 21:45:38 +00:00
gendirdeps.mk Update dirdeps.mk et al to latest 2020-11-24 21:45:38 +00:00
googletest.test.inc.mk
googletest.test.mk Make capsicum test cases fine-grained 2020-10-06 06:45:52 +00:00
host-target.mk
install-new.mk
kmod.opts.mk
local.autodep.mk Add missing dep patterns for .pieo 2021-09-13 13:22:31 +01:00
local.dirdeps-options.mk
local.dirdeps.mk Update dirdeps.mk et al to latest 2020-11-24 21:45:38 +00:00
local.gendirdeps.mk Update dirdeps.mk et al to latest 2020-11-24 21:45:38 +00:00
local.init.mk Include ${.CURDIR}/local.init.mk if it exists 2020-03-31 15:59:29 +00:00
local.meta.sys.mk Update dirdeps.mk et al to latest 2020-11-24 21:45:38 +00:00
local.sys.env.mk
local.sys.mk
Makefile
meta2deps.py Update dirdeps.mk et al to latest 2020-11-24 21:45:38 +00:00
meta2deps.sh Update dirdeps.mk et al to latest 2020-11-24 21:45:38 +00:00
meta.autodep.mk Update dirdeps.mk et al to latest 2020-11-24 21:45:38 +00:00
meta.stage.mk Update dirdeps.mk et al to latest 2020-11-24 21:45:38 +00:00
meta.subdir.mk Update dirdeps.mk et al to latest 2020-11-24 21:45:38 +00:00
meta.sys.mk Update dirdeps.mk et al to latest 2020-11-24 21:45:38 +00:00
netbsd-tests.test.mk
plain.test.mk
src.init.mk
src.libnames.mk Add libfido2 to the build 2021-10-22 19:57:57 -04:00
src.lua.mk
src.opts.mk tzcode: Implement timezone change detection 2021-09-12 03:07:58 +00:00
src.sys.env.mk
src.sys.mk build: provide a default WARNS for all in-tree builds 2020-09-18 17:17:46 +00:00
src.sys.obj.mk
src.tools.mk ncurses: Add support for terminfo database 2021-02-25 14:25:11 +01:00
stage-install.sh
suite.test.mk make check: suppress echo of kyua binary location 2021-01-16 00:07:50 -06:00
sys.dependfile.mk
sys.mk Add build system support for ASAN+UBSAN instrumentation 2021-08-02 14:33:24 +01:00
tap.test.mk
version_gen.awk