Port details |
- klib Standalone and lightweight C library
- g20250105 devel =2 g20210616Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2023-06-05 15:27:06
- Last Update: 2025-01-14 06:11:21
- Commit Hash: 34d043b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- http://attractivechaos.github.io/klib
- https://github.com/attractivechaos/klib
- Description:
- Klib is a standalone and lightweight C library distributed under MIT/X11
license. Most components are independent of external libraries, except the
standard C library, and independent of each other. To use a component of
this library, you only need to copy a couple of files to your source code
tree without worrying about library dependencies.
Klib strives for efficiency and a small memory footprint. Some components,
such as hash table, B-tree, vector and sorting algorithms, are among the most
efficient implementations of similar algorithms or data structures in all
programming languages, in terms of both speed and memory use.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/klib/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/klib
- pkg install klib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: klib
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1736828348
SHA256 (attractivechaos-klib-g20250105-ba6b352_GH0.tar.gz) = 624a10babbe177086bd42b87a515027a7073f2939447e4030914e9572b13c910
SIZE (attractivechaos-klib-g20250105-ba6b352_GH0.tar.gz) = 127425
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Test dependencies:
-
- check>0 : devel/check
- This port has no dependencies.
- This port is required by:
- for Build
-
- devel/criterion
Configuration Options:
- No options to configure
- Options name:
- devel_klib
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|