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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
mtbl Immutable sorted string table library
1.6.1 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 1.6.0_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-04-04 05:24:01
Commit Hash: 3d89d48
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 (33 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/mtbl-1.6.1/catalog.mk
  3. /usr/local/share/licenses/mtbl-1.6.1/LICENSE
  4. /usr/local/share/licenses/mtbl-1.6.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.2.2
  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_varint.3.gz
  29. share/man/man3/mtbl_writer.3.gz
  30. share/man/man7/mtbl.7.gz
  31. @owner
  32. @group
  33. @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 = 1712205019 SHA256 (mtbl-1.6.1.tar.gz) = bf2711aa81a996cddf99f270cc7cb1c32dbed7f1bfc95e23ec6227e4bd08365d SIZE (mtbl-1.6.1.tar.gz) = 458392

Packages (timestamps in pop-ups are UTC):
mtbl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.6.11.6.11.3.01.6.11.6.1-1.3.0-
FreeBSD:13:quarterly1.5.11.5.11.5.11.5.11.6.11.5.11.5.11.5.1
FreeBSD:14:latest1.6.0_11.6.11.4.01.6.0_11.6.11.5.1-1.5.1
FreeBSD:14:quarterly1.5.11.6.1-1.5.11.6.11.5.11.5.11.5.1
FreeBSD:15:latest1.6.0_11.6.1n/a1.5.1n/a1.5.11.5.11.5.1
FreeBSD:15:quarterly--n/a-n/a---
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 2022Q3 for this port