devel/abseil - The NetBSD Packages Collection

C++ Common Libraries

Abseil is an open-source collection of C++ library code designed to augment the
C++ standard library. The Abseil library code is collected from Google's own
C++ code base, has been extensively tested and used in production, and is the
same code we depend on in our daily coding lives.

In some cases, Abseil provides pieces missing from the C++ standard; in others,
Abseil provides alternatives to the standard for special needs we've found
through usage in the Google code base. We denote those cases clearly within the
library code we provide you.

Abseil is not meant to be a competitor to the standard library; we've just
found that many of these utilities serve a purpose within our code base, and we
now want to provide those resources to the C++ community as a whole.

Build dependencies

devel/cmake pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64abseil-20230802.1.tgz
NetBSD 10.0aarch64abseil-20230125.3.tgz
NetBSD 10.0aarch64abseil-20230802.0.tgz
NetBSD 10.0aarch64ebabseil-20230802.0.tgz
NetBSD 10.0aarch64ebabseil-20230802.1.tgz
NetBSD 10.0alphaabseil-20230802.1.tgz
NetBSD 10.0earmv6hfabseil-20230802.1.tgz
NetBSD 10.0earmv6hfabseil-20230125.3.tgz
NetBSD 10.0earmv6hfabseil-20230802.0.tgz
NetBSD 10.0earmv7hfabseil-20230802.1.tgz
NetBSD 10.0earmv7hfabseil-20230125.3.tgz
NetBSD 10.0earmv7hfabseil-20230802.0.tgz
NetBSD 10.0i386abseil-20230802.1.tgz
NetBSD 10.0i386abseil-20230802.0.tgz
NetBSD 10.0x86_64abseil-20230802.1.tgz
NetBSD 10.0_BETAx86_64abseil-20230802.0.tgz
NetBSD 10.99.4riscv64abseil-20230125.1.tgz
NetBSD 8.0x86_64abseil-20230802.0.tgz
NetBSD 8.0x86_64abseil-20230802.1.tgz
NetBSD 9.0aarch64abseil-20230802.1.tgz
NetBSD 9.0aarch64abseil-20230125.3.tgz
NetBSD 9.0aarch64abseil-20230802.0.tgz
NetBSD 9.0alphaabseil-20230802.1.tgz
NetBSD 9.0earmv6hfabseil-20230802.1.tgz
NetBSD 9.0earmv6hfabseil-20230125.3.tgz
NetBSD 9.0earmv6hfabseil-20230802.0.tgz
NetBSD 9.0earmv7hfabseil-20230802.1.tgz
NetBSD 9.0earmv7hfabseil-20230125.3.tgz
NetBSD 9.0earmv7hfabseil-20230802.0.tgz
NetBSD 9.0i386abseil-20230802.0.tgz
NetBSD 9.0i386abseil-20230802.1.tgz
NetBSD 9.0mips64ebabseil-20230125.1.tgz
NetBSD 9.0sh3elabseil-20230802.0.tgz
NetBSD 9.0sparc64abseil-20230125.1.tgz
NetBSD 9.0sparcabseil-20230125.1.tgz
NetBSD 9.0x86_64abseil-20230802.1.tgz
NetBSD 9.0x86_64abseil-20230802.0.tgz
NetBSD 9.3x86_64abseil-20230125.3.tgz
NetBSD 9.3x86_64abseil-20230802.1.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.