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
Port details
klib Standalone and lightweight C library
g20210616 devel on this many watch lists=2 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 g20210616Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-06-05 15:27:06
Last Update: 2023-06-07 01:17:39
Commit Hash: 700fb98
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: MIT
WWW:
http://attractivechaos.github.io/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.
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 (52 items)
Collapse this list.
  1. /usr/local/share/licenses/klib-g20210616/catalog.mk
  2. /usr/local/share/licenses/klib-g20210616/LICENSE
  3. /usr/local/share/licenses/klib-g20210616/MIT
  4. include/klib/bgzf.c
  5. include/klib/bgzf.h
  6. include/klib/cpp/kavl.hpp
  7. include/klib/cpp/khash.hpp
  8. include/klib/cpp/khashl.hpp
  9. include/klib/kalloc.c
  10. include/klib/kalloc.h
  11. include/klib/kavl-lite.h
  12. include/klib/kavl.h
  13. include/klib/kbit.h
  14. include/klib/kbtree.h
  15. include/klib/kdq.h
  16. include/klib/keigen.c
  17. include/klib/keigen.h
  18. include/klib/ketopt.h
  19. include/klib/kexpr.c
  20. include/klib/kexpr.h
  21. include/klib/kgraph.h
  22. include/klib/khash.h
  23. include/klib/khashl.h
  24. include/klib/khmm.c
  25. include/klib/khmm.h
  26. include/klib/klist.h
  27. include/klib/kmath.c
  28. include/klib/kmath.h
  29. include/klib/knetfile.c
  30. include/klib/knetfile.h
  31. include/klib/knhx.c
  32. include/klib/knhx.h
  33. include/klib/kopen.c
  34. include/klib/krmq.h
  35. include/klib/krng.h
  36. include/klib/ksa.c
  37. include/klib/kseq.h
  38. include/klib/kson.c
  39. include/klib/kson.h
  40. include/klib/ksort.h
  41. include/klib/kstring.c
  42. include/klib/kstring.h
  43. include/klib/ksw.c
  44. include/klib/ksw.h
  45. include/klib/kthread.c
  46. include/klib/kthread.h
  47. include/klib/kurl.c
  48. include/klib/kurl.h
  49. include/klib/kvec.h
  50. @owner
  51. @group
  52. @mode
Collapse this list.
Dependency lines:
  • klib>0:devel/klib
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 = 1685921173 SHA256 (attractivechaos-klib-g20210616-9a063b3_GH0.tar.gz) = c9fb11aa40955626e6c78b6895f590bae3fd7f3350c1f3b17db89bbb9beb0e73 SIZE (attractivechaos-klib-g20210616-9a063b3_GH0.tar.gz) = 124373

Packages (timestamps in pop-ups are UTC):
klib
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latestg20210616g20210616-g20210616g20210616---
FreeBSD:13:quarterlyg20210616g20210616g20210616g20210616g20210616g20210616g20210616g20210616
FreeBSD:14:latestg20210616g20210616-g20210616g20210616g20210616-g20210616
FreeBSD:14:quarterlyg20210616g20210616-g20210616g20210616g20210616g20210616g20210616
FreeBSD:15:latestg20210616g20210616n/ag20210616n/ag20210616g20210616g20210616
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Test dependencies:
  1. check>0 : devel/check
This port has no dependencies.
This port is required by:
for Build
  1. devel/criterion

Configuration Options:
No options to configure
Options name:
devel_klib
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/attractivechaos/klib/tar.gz/9a063b3?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
g20210616
07 Jun 2023 01:17:39
commit hash: 700fb98095a617dff5df748f9147c50c421258facommit hash: 700fb98095a617dff5df748f9147c50c421258facommit hash: 700fb98095a617dff5df748f9147c50c421258facommit hash: 700fb98095a617dff5df748f9147c50c421258fa files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/klib: Add the PORTSCOUT tag
g20210616
05 Jun 2023 15:24:03
commit hash: cd66237c76553835394d95501abc1dbdef795f90commit hash: cd66237c76553835394d95501abc1dbdef795f90commit hash: cd66237c76553835394d95501abc1dbdef795f90commit hash: cd66237c76553835394d95501abc1dbdef795f90 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/klib: New port: Standalone and lightweight C library

Number of commits found: 2