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
libnvme C Library for NVM Express on Linux ported to FreeBSD
1.11.1_4 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: imp@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-02-21 19:00:12
Last Update: 2025-02-28 15:52:56
Commit Hash: 8fb2ca9
License: GPLv2
WWW:
https://github.com/linux-nvme/libnvme
Description:
This is the libnvme development C library. libnvme provides type definitions for NVMe specification structures, enumerations, and bit fields, helper functions to construct, dispatch, and decode commands and payloads, and utilities to connect, scan, and manage nvme devices.
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 (28 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libnvme-1.11.1_4/catalog.mk
  3. /usr/local/share/licenses/libnvme-1.11.1_4/LICENSE
  4. /usr/local/share/licenses/libnvme-1.11.1_4/GPLv2
  5. include/libnvme-mi.h
  6. include/libnvme.h
  7. include/nvme/api-types.h
  8. include/nvme/fabrics.h
  9. include/nvme/filters.h
  10. include/nvme/ioctl.h
  11. include/nvme/linux.h
  12. include/nvme/log.h
  13. include/nvme/mi.h
  14. include/nvme/nbft.h
  15. include/nvme/tree.h
  16. include/nvme/types.h
  17. include/nvme/util.h
  18. lib/libnvme-mi.so
  19. lib/libnvme-mi.so.1
  20. lib/libnvme-mi.so.1.11.1
  21. lib/libnvme.so
  22. lib/libnvme.so.1
  23. lib/libnvme.so.1.11.1
  24. libdata/pkgconfig/libnvme-mi.pc
  25. libdata/pkgconfig/libnvme.pc
  26. @owner
  27. @group
  28. @mode
Collapse this list.
Dependency lines:
  • libnvme>0:devel/libnvme
To install the port:
cd /usr/ports/devel/libnvme/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/libnvme
  • pkg install libnvme
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libnvme
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64
distinfo:
TIMESTAMP = 1740097253 SHA256 (bsdimp-libnvme-1.11.1-freebsd-1.11.1_GH0.tar.gz) = 22831130bcf9d084ce9c345990e66b8b20de2fd346ee80cf71d4209ef316a87f SIZE (bsdimp-libnvme-1.11.1-freebsd-1.11.1_GH0.tar.gz) = 740645

Packages (timestamps in pop-ups are UTC):
libnvme
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.11.1_41.11.1_4------
FreeBSD:13:quarterly--------
FreeBSD:14:latest1.11.11.11.1_4------
FreeBSD:14:quarterly--------
FreeBSD:15:latest1.11.1_41.11.1_4n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. freebsd-nvme-shim>0 : devel/freebsd-nvme-shim
  2. bash>0 : shells/bash
  3. meson : devel/meson
  4. ninja : devel/ninja
  5. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libjson-c.so : devel/json-c
This port is required by:
for Libraries
  1. sysutils/nvme-cli

Configuration Options:
No options to configure
Options name:
devel_libnvme
USES:
meson pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/bsdimp/libnvme/tar.gz/freebsd-1.11.1?dummy=/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.11.1_4
28 Feb 2025 15:52:56
commit hash: 8fb2ca981a2c38970bc72694a8bcca369d689886commit hash: 8fb2ca981a2c38970bc72694a8bcca369d689886commit hash: 8fb2ca981a2c38970bc72694a8bcca369d689886commit hash: 8fb2ca981a2c38970bc72694a8bcca369d689886 files touched by this commit
Warner Losh (imp) search for other commits by this committer
devel/libnvme: Fix json dependency

We need to add uses pkgconfig so that we can find the json-c dependency
in some environments.

Fixes: a2717463378268be2994329b4be4553c9698d0ad
Sponsored by: Netflix
1.11.1_3
28 Feb 2025 05:50:22
commit hash: a2717463378268be2994329b4be4553c9698d0adcommit hash: a2717463378268be2994329b4be4553c9698d0adcommit hash: a2717463378268be2994329b4be4553c9698d0adcommit hash: a2717463378268be2994329b4be4553c9698d0ad files touched by this commit
Warner Losh (imp) search for other commits by this committer
devel/libnvme: Add json-c dependency and enable json

Turns out that too much is disabled when we disable json. Add dependency

Sponsored by:		Netflix
1.11.1_2
27 Feb 2025 22:12:38
commit hash: b28ec01163ab36a424becc7ab490c7bbca202081commit hash: b28ec01163ab36a424becc7ab490c7bbca202081commit hash: b28ec01163ab36a424becc7ab490c7bbca202081commit hash: b28ec01163ab36a424becc7ab490c7bbca202081 files touched by this commit
Warner Losh (imp) search for other commits by this committer
devel/libnvme: Don't depend on swig

Swig is	needed only to create the python bindings for libnvme. It was
added in development before python was disabled, but not subsequently
removed.

Sponsored by:		Netflix
1.11.1_1
23 Feb 2025 16:11:02
commit hash: 3e5eab32850a99e051264ab160a0ee16c6f51abccommit hash: 3e5eab32850a99e051264ab160a0ee16c6f51abccommit hash: 3e5eab32850a99e051264ab160a0ee16c6f51abccommit hash: 3e5eab32850a99e051264ab160a0ee16c6f51abc files touched by this commit
Warner Losh (imp) search for other commits by this committer
Author: Daniel Engberg
devel/libnvme: Fix port

* Use DISTVERSION (and consistent)
* Fix COMMENT
* Define LICENSE_FILE
* Remove CXXFLAGS, project uses C
* Simplify MAJORVER definition
* Adjust pkg-descr
* Rearrange Makefile so it follows Porters Handbook more closely

Poudriere testport OK 14.2-RELEASE and 13.4-RELEASE

PR: 284970
Reviewed by: imp
1.11.1
21 Feb 2025 18:43:26
commit hash: bf6650543bcdd2ea9dbc42543401545d8b68acdccommit hash: bf6650543bcdd2ea9dbc42543401545d8b68acdccommit hash: bf6650543bcdd2ea9dbc42543401545d8b68acdccommit hash: bf6650543bcdd2ea9dbc42543401545d8b68acdc files touched by this commit
Warner Losh (imp) search for other commits by this committer
devel/libnvm: nvme cli split out the libbrary, so add it as 1.11.1

Remastered by:		zi@
Sponsored by:		Netflix

Number of commits found: 5