aboutsummaryrefslogtreecommitdiff
path: root/share/mk/src.libnames.mk
Commit message (Expand)AuthorAgeFilesLines
* secure: hook up libecc as libpkgeccKyle Evans2025-01-111-0/+4
* lib: hook libder up to the buildKyle Evans2025-01-111-0/+4
* wpa: Import 2.11Cy Schubert2024-10-011-0/+4
* libtacplus: Allow additional AV pairs to be configured.Dag-Erling Smørgrav2023-12-131-1/+1
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-231-1/+0
* Remove the MK_LIBCPLUSPLUS optionAlex Richardson2023-03-221-4/+0
* irdma: Add RDMA driver for Intel(R) Ethernet Controller E810Bartosz Sobczak2023-02-081-0/+3
* libc: add test case for qsort_b(3)Xin LI2022-09-211-0/+1
* libproc: replace home grown crc32 with zlib implementation.Xin LI2022-07-241-1/+1
* src.libnames: Replace redundant += with =Cy Schubert2022-05-261-2/+2
* Add an internal libiscsiutil library.John Baldwin2022-04-291-0/+4
* Allow downstream projects to easily add private and internal libsEric van Gyzen2022-03-021-0/+8
* src.libnames.mk: add a comment explaining libssp_nonsharedEd Maste2022-03-011-0/+2
* Add libfido2 to the buildEd Maste2022-02-091-0/+3
* Add libcbor to the buildEd Maste2022-02-091-0/+2
* src.libnames.mk: Extend _DP_archive hack when bootstrapping on non-FreeBSDJessica Clarke2022-01-241-0/+3
* src.libnames.mk: Include dependencies when bootstrapping from non-FreeBSDJessica Clarke2022-01-241-1/+5
* src.libnames.mk: Add hack to workaround libarchive not being bootstrappedJessica Clarke2022-01-241-0/+4
* Apply only the libadd/libnames part of dbf05458e3bdDimitry Andric2021-12-131-1/+1
* cddl: fix missing ZFS library dependenciesGreg V2021-11-291-2/+4
* wpa: Restructure wpa buildCy Schubert2021-08-201-1/+61
* Simplify and speed up the kyua buildAlex Richardson2021-08-051-30/+0
* pfctl: Move ioctl abstraction functions into libpfctlKristof Provost2021-05-071-0/+5
* ncurses: only keep the version with widechar supportBaptiste Daroussin2021-01-051-12/+4
* build: remove the option to build gnugrepKyle Evans2020-12-251-2/+0
* Add virtio-9p (aka VirtFS) filesystem sharing to bhyve.Jakub Wojciech Klama2020-10-031-0/+2
* loader: zfs should support bootonce an nextbootToomas Soome2020-09-211-1/+4
* libifconfig now depends on libm due to usage of log10().John Baldwin2020-09-021-0/+1
* lib: add libnetmapVincenzo Maffione2020-08-281-0/+2
* libzfs: Add missing crypto dependencyRyan Moeller2020-08-271-1/+1
* Merge OpenZFS support in to HEAD.Matt Macy2020-08-251-5/+17
* libcasper: Introduce cap_net a network service for Casper.Mariusz Zaborski2020-08-161-0/+2
* gtest: link against libregex for GNU extensionsKyle Evans2020-08-041-1/+1
* liblzma: Make liblzma use libmd implementation of SHA256.Xin LI2020-06-201-1/+1
* rename in-tree libevent v1 to libevent1Ed Maste2020-05-281-1/+1
* libauditd: make it a PRIVATELIBAlan Somers2020-04-191-1/+1
* Do not claim libbearssl et al are INTERNALLIBSimon J. Gerraty2020-04-011-5/+5
* Improve LIBADD/_DP_* for kyua libraries.Brooks Davis2020-03-231-2/+6
* Import the kyua test framework.Brooks Davis2020-03-231-0/+26
* Add liblutok a lightweight C++ API for lua.Brooks Davis2020-03-231-0/+5
* Add an internal liblua and use it in flua.Brooks Davis2020-03-171-0/+5
* remove GCC 4.2.1 build infrastructureEd Maste2020-02-291-3/+0
* libssp_nonshared: use only on i386 and ppcEd Maste2020-02-051-1/+2
* Provide libssp based on libcKyle Evans2020-01-041-2/+2
* Allow OBJDIR to be overridden for LIB*DIR variables.Brooks Davis2019-10-151-23/+24
* Introduce stats(3), a flexible statistics gathering API.Edward Tomasz Napierala2019-10-071-0/+2
* Add the missing bits for LIBADD to properly function now thatBaptiste Daroussin2019-09-181-1/+1
* Remove cap_random(3).Mark Johnston2019-07-241-3/+0
* Remove NAND and NANDFS supportWarner Losh2019-06-251-1/+0
* MFhead@r344786Enji Cooper2019-03-051-1/+19
|\