notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
kassert Karlsruhe assertion library for C++
0.2.2 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.2.1Version of this port present on the latest quarterly branch.
Maintainer: fuz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-02-18 14:27:08
Last Update: 2025-06-09 13:27:12
Commit Hash: 2c28db3
License: MIT
WWW:
https://kamping-site.github.io/kassert/
Description:
KAssert is the assertion library used by KaMPIng, the Karlsruhe MPI Wrapper. However, KAssert does not depend on MPI and can be used in non-MPI code. Features: - Assertion levels to distinguish between computationally cheap and expensive assertions - Expression decomposition to give more insights into failed assertions - Throwing assertions
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (13 items)
Collapse this list.
  1. /usr/local/share/licenses/kassert-0.2.2/catalog.mk
  2. /usr/local/share/licenses/kassert-0.2.2/LICENSE
  3. /usr/local/share/licenses/kassert-0.2.2/MIT
  4. include/kassert/internal/assertion_macros.hpp
  5. include/kassert/internal/expression_decomposition.hpp
  6. include/kassert/internal/logger.hpp
  7. include/kassert/kassert.hpp
  8. lib/cmake/kassert/kassertConfig.cmake
  9. lib/cmake/kassert/kassertConfigVersion.cmake
  10. lib/cmake/kassert/kassertTargets.cmake
  11. @owner
  12. @group
  13. @mode
Collapse this list.
Dependency lines:
  • kassert>0:devel/kassert
To install the port:
cd /usr/ports/devel/kassert/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/kassert
  • pkg install kassert
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: kassert
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1749024132 SHA256 (kamping-site-kassert-v0.2.2_GH0.tar.gz) = 72e0ada22b03af5a4dcde542e4987ae2c1acfe506dc1f4c62318725bf2a6cad5 SIZE (kamping-site-kassert-v0.2.2_GH0.tar.gz) = 65776

Expand this list (2 items)

Collapse this list.

SHA256 (jothepro-doxygen-awesome-css-v2.3.3_GH0.tar.gz) = 9646af5b5a7a40a248198840f43b88eb03b6ec818840d529b940d4f0744f9fc3 SIZE (jothepro-doxygen-awesome-css-v2.3.3_GH0.tar.gz) = 5959319

Collapse this list.


Packages (timestamps in pop-ups are UTC):
kassert
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.2.10.2.1-0.2.10.2.1---
FreeBSD:13:quarterly0.2.10.2.1-0.2.10.2.1---
FreeBSD:14:latest0.2.10.2.1-0.2.10.2.1---
FreeBSD:14:quarterly0.2.10.2.1-0.2.10.2.1---
FreeBSD:15:latest0.2.10.2.1n/a0.2.1n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. doxygen>=1.9.0 : devel/doxygen
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
Test dependencies:
  1. googletest>0 : devel/googletest
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for kassert-0.2.2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_kassert
USES:
cmake:testing
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/kamping-site/kassert/tar.gz/v0.2.2?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.2
09 Jun 2025 13:27:12
commit hash: 2c28db3a0b9007d380db49d5b3874c03e6404f8acommit hash: 2c28db3a0b9007d380db49d5b3874c03e6404f8acommit hash: 2c28db3a0b9007d380db49d5b3874c03e6404f8acommit hash: 2c28db3a0b9007d380db49d5b3874c03e6404f8a files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
devel/kassert: update to 0.2.2

No functional changes.

Changelog: https://github.com/kamping-site/kassert/releases/tag/v0.2.2
0.2.1
18 Feb 2025 14:16:11
commit hash: f98a15e4881cc2c27bcd4ee7ada192491e1fa868commit hash: f98a15e4881cc2c27bcd4ee7ada192491e1fa868commit hash: f98a15e4881cc2c27bcd4ee7ada192491e1fa868commit hash: f98a15e4881cc2c27bcd4ee7ada192491e1fa868 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
devel/kassert: Karlsruhe assertion library for C++

KAssert is the assertion library used by KaMPIng, the Karlsruhe MPI
Wrapper. However, KAssert does not depend on MPI and can be used in
non-MPI code.

Features:

 - Assertion levels to distinguish between computationally cheap and
   expensive assertions
 - Expression decomposition to give more insights into failed
   assertions
 - Throwing assertions

WWW: https://kamping-site.github.io/kassert/

This port is a dependency for an upcoming port of the KaMPIng library.

The port calls for doxygen>=1.10.0 to build its documentation, but
the update is currently blocked (bug #279330).  Cross fingers and
use whatever Doxygen we have.

Number of commits found: 2