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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
There is a known issue with processing of security/vuxml data. As a results, the "Lastest Vulnerabilities" box is out of date and new entries after 2025-Sep-02 are not shown.
Port details on branch 2023Q3
mtbl Immutable sorted string table library
1.7.1 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 1.7.1Version of this port present on the latest quarterly branch.
Maintainer: truckman@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-04-02 23:55:26
Last Update: 2024-12-13 02:31:14
Commit Hash: 3baad07
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
License: APACHE20
WWW:
https://github.com/farsightsec/mtbl
Description:
mtbl is a C library implementation of the Sorted String Table (SSTable) data structure, based on the SSTable implementation in the open source Google LevelDB library <https://github.com/google/leveldb>. An SSTable is a file containing an immutable mapping of keys to values. Keys are stored in sorted order, with an index at the end of the file allowing keys to be located quickly. mtbl is not a database library. It does not provide an updateable key-value data store, but rather exposes primitives for creating, searching and merging SSTable files. Unlike databases which use the SSTable data structure internally as part of their data store, management of SSTable files -- creation, merging, deletion, combining of search results from multiple SSTables -- is left to the discretion of the mtbl library user.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (34 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/mtbl-1.7.1/catalog.mk
  3. /usr/local/share/licenses/mtbl-1.7.1/LICENSE
  4. /usr/local/share/licenses/mtbl-1.7.1/APACHE20
  5. bin/mtbl_dump
  6. bin/mtbl_info
  7. bin/mtbl_merge
  8. bin/mtbl_verify
  9. include/mtbl.h
  10. lib/libmtbl.a
  11. lib/libmtbl.so
  12. lib/libmtbl.so.1
  13. lib/libmtbl.so.1.3.0
  14. libdata/pkgconfig/libmtbl.pc
  15. share/man/man1/mtbl_dump.1.gz
  16. share/man/man1/mtbl_info.1.gz
  17. share/man/man1/mtbl_merge.1.gz
  18. share/man/man1/mtbl_verify.1.gz
  19. share/man/man3/mtbl_crc32c.3.gz
  20. share/man/man3/mtbl_fileset.3.gz
  21. share/man/man3/mtbl_fixed.3.gz
  22. share/man/man3/mtbl_iter.3.gz
  23. share/man/man3/mtbl_merger.3.gz
  24. share/man/man3/mtbl_metadata.3.gz
  25. share/man/man3/mtbl_reader.3.gz
  26. share/man/man3/mtbl_sorter.3.gz
  27. share/man/man3/mtbl_source.3.gz
  28. share/man/man3/mtbl_threadpool.3.gz
  29. share/man/man3/mtbl_varint.3.gz
  30. share/man/man3/mtbl_writer.3.gz
  31. share/man/man7/mtbl.7.gz
  32. @owner
  33. @group
  34. @mode
Collapse this list.
Dependency lines:
  • mtbl>0:devel/mtbl
To install the port:
cd /usr/ports/devel/mtbl/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/mtbl
  • pkg install mtbl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mtbl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1733809230 SHA256 (mtbl-1.7.1.tar.gz) = da2693ea8f9d915a09cdb55815ebd92e84211443b0d5525789d92d57a5381d7b SIZE (mtbl-1.7.1.tar.gz) = 471353

Packages (timestamps in pop-ups are UTC):
mtbl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.7.11.7.11.3.01.7.11.7.1-1.3.0-
FreeBSD:13:quarterly1.7.11.7.11.5.11.7.11.7.11.5.11.5.11.5.1
FreeBSD:14:latest1.7.11.7.11.4.01.7.11.7.11.5.1-1.5.1
FreeBSD:14:quarterly1.7.11.7.1-1.7.11.7.11.5.11.5.11.5.1
FreeBSD:15:latest--n/a1.7.1n/a1.5.11.5.11.5.1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. liblz4.so : archivers/liblz4
  2. libsnappy.so : archivers/snappy
  3. libzstd.so : archivers/zstd
This port is required by:
for Libraries
  1. devel/py-pymtbl
  2. dns/dnstable
  3. dns/dnstable-convert
  4. dns/py-pydnstable

Configuration Options:
No options to configure
Options name:
devel_mtbl
USES:
gmake libtool pathfix pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/truckman/farsight/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/truckman/farsight/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/truckman/farsight/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/truckman/farsight/
  5. https://dl.farsightsecurity.com/dist/mtbl/
Collapse this list.

There are no commits on branch 2023Q3 for this port