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
nbdkit Network Block Device server toolkit with stable ABI and permissive license
1.20.4_2 net 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.20.4_1Version of this port present on the latest quarterly branch.
Maintainer: asomers@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-06-19 19:29:22
Last Update: 2024-03-20 17:15:03
Commit Hash: e774a50
License: BSD3CLAUSE
WWW:
https://github.com/libguestfs/nbdkit
Description:
nbdkit is a toolkit for creating Network Block Device servers. The key features are: * Multithreaded NBD server written in C with good performance. * Minimal dependencies for the basic server. * Liberal license (BSD) allows nbdkit to be linked to proprietary libraries or included in proprietary code. * Well-documented, simple plugin API with a stable ABI guarantee. Lets you export "unconventional" block devices easily. * You can write plugins in C, Go, Lua, Perl, Python, OCaml, Ruby, Rust, shell script or Tcl. * Filters can be stacked in front of plugins to transform the output.
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 (138 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/nbdkit-1.20.4_2/catalog.mk
  3. /usr/local/share/licenses/nbdkit-1.20.4_2/LICENSE
  4. /usr/local/share/licenses/nbdkit-1.20.4_2/BSD3CLAUSE
  5. include/nbd-protocol.h
  6. include/nbdkit-common.h
  7. include/nbdkit-filter.h
  8. include/nbdkit-plugin.h
  9. include/nbdkit-version.h
  10. lib/nbdkit/filters/nbdkit-blocksize-filter.so
  11. lib/nbdkit/filters/nbdkit-cache-filter.so
  12. lib/nbdkit/filters/nbdkit-cacheextents-filter.so
  13. lib/nbdkit/filters/nbdkit-cow-filter.so
  14. lib/nbdkit/filters/nbdkit-delay-filter.so
  15. lib/nbdkit/filters/nbdkit-error-filter.so
  16. lib/nbdkit/filters/nbdkit-exitlast-filter.so
  17. lib/nbdkit/filters/nbdkit-extentlist-filter.so
  18. lib/nbdkit/filters/nbdkit-fua-filter.so
  19. lib/nbdkit/filters/nbdkit-ip-filter.so
  20. lib/nbdkit/filters/nbdkit-limit-filter.so
  21. lib/nbdkit/filters/nbdkit-log-filter.so
  22. lib/nbdkit/filters/nbdkit-nocache-filter.so
  23. lib/nbdkit/filters/nbdkit-noextents-filter.so
  24. lib/nbdkit/filters/nbdkit-nofilter-filter.so
  25. lib/nbdkit/filters/nbdkit-noparallel-filter.so
  26. lib/nbdkit/filters/nbdkit-nozero-filter.so
  27. lib/nbdkit/filters/nbdkit-offset-filter.so
  28. lib/nbdkit/filters/nbdkit-partition-filter.so
  29. lib/nbdkit/filters/nbdkit-rate-filter.so
  30. lib/nbdkit/filters/nbdkit-readahead-filter.so
  31. lib/nbdkit/filters/nbdkit-retry-filter.so
  32. lib/nbdkit/filters/nbdkit-stats-filter.so
  33. lib/nbdkit/filters/nbdkit-truncate-filter.so
  34. @comment lib/nbdkit/filters/nbdkit-xz-filter.so
  35. @comment lib/nbdkit/plugins/nbdkit-curl-plugin.so
  36. lib/nbdkit/plugins/nbdkit-data-plugin.so
  37. lib/nbdkit/plugins/nbdkit-eval-plugin.so
  38. lib/nbdkit/plugins/nbdkit-example1-plugin.so
  39. lib/nbdkit/plugins/nbdkit-example2-plugin.so
  40. lib/nbdkit/plugins/nbdkit-example3-plugin.so
  41. @comment lib/nbdkit/plugins/nbdkit-example4-plugin
  42. lib/nbdkit/plugins/nbdkit-file-plugin.so
  43. lib/nbdkit/plugins/nbdkit-floppy-plugin.so
  44. lib/nbdkit/plugins/nbdkit-full-plugin.so
  45. @comment lib/nbdkit/plugins/nbdkit-gzip-plugin.so
  46. lib/nbdkit/plugins/nbdkit-info-plugin.so
  47. @comment lib/nbdkit/plugins/nbdkit-libvirt-plugin.so
  48. lib/nbdkit/plugins/nbdkit-memory-plugin.so
  49. lib/nbdkit/plugins/nbdkit-null-plugin.so
  50. lib/nbdkit/plugins/nbdkit-partitioning-plugin.so
  51. lib/nbdkit/plugins/nbdkit-pattern-plugin.so
  52. @comment lib/nbdkit/plugins/nbdkit-perl-plugin.so
  53. @comment lib/nbdkit/plugins/nbdkit-python-plugin.so
  54. lib/nbdkit/plugins/nbdkit-random-plugin.so
  55. lib/nbdkit/plugins/nbdkit-sh-plugin.so
  56. lib/nbdkit/plugins/nbdkit-split-plugin.so
  57. @comment lib/nbdkit/plugins/nbdkit-ssh-plugin.so
  58. lib/nbdkit/plugins/nbdkit-streaming-plugin.so
  59. @comment lib/nbdkit/plugins/nbdkit-tar-plugin
  60. lib/nbdkit/plugins/nbdkit-tmpdisk-plugin.so
  61. lib/nbdkit/plugins/nbdkit-zero-plugin.so
  62. libdata/pkgconfig/nbdkit.pc
  63. sbin/nbdkit
  64. share/bash-completion/completions/nbdkit
  65. share/man/man1/nbdkit-blocksize-filter.1.gz
  66. share/man/man1/nbdkit-cache-filter.1.gz
  67. share/man/man1/nbdkit-cacheextents-filter.1.gz
  68. share/man/man1/nbdkit-captive.1.gz
  69. share/man/man1/nbdkit-cow-filter.1.gz
  70. @comment share/man/man1/nbdkit-curl-plugin.1.gz
  71. share/man/man1/nbdkit-data-plugin.1.gz
  72. share/man/man1/nbdkit-delay-filter.1.gz
  73. share/man/man1/nbdkit-error-filter.1.gz
  74. share/man/man1/nbdkit-eval-plugin.1.gz
  75. share/man/man1/nbdkit-example1-plugin.1.gz
  76. share/man/man1/nbdkit-example2-plugin.1.gz
  77. share/man/man1/nbdkit-example3-plugin.1.gz
  78. @comment share/man/man1/nbdkit-example4-plugin.1.gz
  79. share/man/man1/nbdkit-exitlast-filter.1.gz
  80. share/man/man1/nbdkit-extentlist-filter.1.gz
  81. share/man/man1/nbdkit-file-plugin.1.gz
  82. share/man/man1/nbdkit-floppy-plugin.1.gz
  83. share/man/man1/nbdkit-fua-filter.1.gz
  84. share/man/man1/nbdkit-full-plugin.1.gz
  85. @comment share/man/man1/nbdkit-gzip-plugin.1.gz
  86. share/man/man1/nbdkit-info-plugin.1.gz
  87. share/man/man1/nbdkit-ip-filter.1.gz
  88. @comment share/man/man1/nbdkit-libvirt-plugin.1.gz
  89. share/man/man1/nbdkit-limit-filter.1.gz
  90. share/man/man1/nbdkit-log-filter.1.gz
  91. share/man/man1/nbdkit-loop.1.gz
  92. share/man/man1/nbdkit-memory-plugin.1.gz
  93. share/man/man1/nbdkit-nocache-filter.1.gz
  94. share/man/man1/nbdkit-noextents-filter.1.gz
  95. share/man/man1/nbdkit-nofilter-filter.1.gz
  96. share/man/man1/nbdkit-noparallel-filter.1.gz
  97. share/man/man1/nbdkit-nozero-filter.1.gz
  98. share/man/man1/nbdkit-null-plugin.1.gz
  99. share/man/man1/nbdkit-offset-filter.1.gz
  100. share/man/man1/nbdkit-partition-filter.1.gz
  101. share/man/man1/nbdkit-partitioning-plugin.1.gz
  102. share/man/man1/nbdkit-pattern-plugin.1.gz
  103. share/man/man1/nbdkit-probing.1.gz
  104. share/man/man1/nbdkit-protocol.1.gz
  105. share/man/man1/nbdkit-random-plugin.1.gz
  106. share/man/man1/nbdkit-rate-filter.1.gz
  107. share/man/man1/nbdkit-readahead-filter.1.gz
  108. share/man/man1/nbdkit-release-notes-1.10.1.gz
  109. share/man/man1/nbdkit-release-notes-1.12.1.gz
  110. share/man/man1/nbdkit-release-notes-1.14.1.gz
  111. share/man/man1/nbdkit-release-notes-1.16.1.gz
  112. share/man/man1/nbdkit-release-notes-1.18.1.gz
  113. share/man/man1/nbdkit-release-notes-1.20.1.gz
  114. share/man/man1/nbdkit-release-notes-1.4.1.gz
  115. share/man/man1/nbdkit-release-notes-1.6.1.gz
  116. share/man/man1/nbdkit-release-notes-1.8.1.gz
  117. share/man/man1/nbdkit-retry-filter.1.gz
  118. share/man/man1/nbdkit-security.1.gz
  119. share/man/man1/nbdkit-service.1.gz
  120. share/man/man1/nbdkit-split-plugin.1.gz
  121. @comment share/man/man1/nbdkit-ssh-plugin.1.gz
  122. share/man/man1/nbdkit-stats-filter.1.gz
  123. share/man/man1/nbdkit-streaming-plugin.1.gz
  124. @comment share/man/man1/nbdkit-tar-plugin.1.gz
  125. share/man/man1/nbdkit-tls.1.gz
  126. share/man/man1/nbdkit-tmpdisk-plugin.1.gz
  127. share/man/man1/nbdkit-truncate-filter.1.gz
  128. @comment share/man/man1/nbdkit-xz-filter.1.gz
  129. share/man/man1/nbdkit-zero-plugin.1.gz
  130. share/man/man1/nbdkit.1.gz
  131. share/man/man3/nbdkit-filter.3.gz
  132. @comment share/man/man3/nbdkit-perl-plugin.3.gz
  133. share/man/man3/nbdkit-plugin.3.gz
  134. @comment share/man/man3/nbdkit-python-plugin.3.gz
  135. share/man/man3/nbdkit-sh-plugin.3.gz
  136. @owner
  137. @group
  138. @mode
Collapse this list.
Dependency lines:
  • nbdkit>0:net/nbdkit
To install the port:
cd /usr/ports/net/nbdkit/ && make install clean
To add the package, run one of these commands:
  • pkg install net/nbdkit
  • pkg install nbdkit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: nbdkit
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1592693228 SHA256 (nbdkit-1.20.4.tar.gz) = 16c7612cf95ea3908bccfe163d71a58dc3bb4d8b018e0bf86833ed9f7858b48b SIZE (nbdkit-1.20.4.tar.gz) = 1790677

Packages (timestamps in pop-ups are UTC):
nbdkit
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.20.4_21.20.4_21.20.4_11.20.4_21.20.4_2---
FreeBSD:13:quarterly1.20.4_11.20.4_1-1.20.4_11.20.4_21.20.4_11.20.4_11.20.4_1
FreeBSD:14:latest1.20.4_21.20.4_21.20.4_11.20.4_21.20.4_21.20.4_1-1.20.4_1
FreeBSD:14:quarterly1.20.4_11.20.4_2-1.20.4_11.20.4_21.20.4_11.20.4_11.20.4_1
FreeBSD:15:latest1.20.4_11.20.4_2n/a1.20.4_1n/a1.20.4_11.20.4_11.20.4_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. bash : shells/bash
  2. bash-completion>0 : shells/bash-completion
  3. gnutls>0 : security/gnutls
  4. gmake>=4.4.1 : devel/gmake
  5. pkgconf>=1.3.0_1 : devel/pkgconf
  6. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. gnutls>0 : security/gnutls
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for nbdkit-1.20.4_2: CURL=off: Data transfer support via cURL GNUTLS=on: SSL/TLS support via GnuTLS LIBVIRT=off: Virtualization support via libvirt LZMA=off: LZMA compression support MANPAGES=on: Build and/or install manual pages PERL=off: Perl scripting language support PYTHON=off: Python bindings or support RUBY=off: Ruby bindings or support SSH=off: SSH protocol support ZLIB=off: zlib compression support ===> Use 'make config' to modify these settings
Options name:
net_nbdkit
USES:
compiler:c11 cpe gmake libtool pkgconfig perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://download.libguestfs.org/nbdkit/1.20-stable/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.20.4_2
20 Mar 2024 17:15:03
commit hash: e774a50d3886d3631d37ffaf06b9d4c81fc66457commit hash: e774a50d3886d3631d37ffaf06b9d4c81fc66457commit hash: e774a50d3886d3631d37ffaf06b9d4c81fc66457commit hash: e774a50d3886d3631d37ffaf06b9d4c81fc66457 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
net/nbdkit: Move man pages to share/man

Approved by:	portmgr (blanket)
1.20.4_1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.20.4_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.20.4_1
18 Mar 2022 13:23:53
commit hash: 40e2316a3daf9181b36090962fe608cb5c736005commit hash: 40e2316a3daf9181b36090962fe608cb5c736005commit hash: 40e2316a3daf9181b36090962fe608cb5c736005commit hash: 40e2316a3daf9181b36090962fe608cb5c736005 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
net/nbdkit: Add CPE information

Approved by:	portmgr (blanket)
1.20.4_1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.20.4_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.20.4_1
06 Mar 2021 16:46:24
Revision:567499Original commit files touched by this commit
kai search for other commits by this committer
net/nbdkit: Fix packaging issues after r566543

* Add shells/bash-completion, which was a transitive dependency via
  security/p11-kit until r566543, to BUILD_DEPENDS to fix packaging issues.

Approved by:	portmgr (build fix)
1.20.4_1
31 Aug 2020 16:01:11
Revision:547196Original commit files touched by this commit
mat search for other commits by this committer
QAT fixes.

Reported by:
http://package21.nyi.freebsd.org/data/113amd64-default-qat/546304/logs/nbdkit-1.20.4_1.log
1.20.4_1
25 Aug 2020 22:37:57
Revision:546235Original commit files touched by this commit
asomers search for other commits by this committer
net/nbdkit: fix the GNUTLS option

The GNUTLS option requires pkgconf.  Since so many options do, this commit
enables it unconditionally.

PR:		248913
Reported by:	Richard W.M. Jones <rjones@redhat.com>
Approved by:	kevans (ports)
Sponsored by:	Axcient
1.20.4
20 Jun 2020 23:15:53
Revision:539754Original commit files touched by this commit
asomers search for other commits by this committer
net/nbdkit: update to 1.20.4

Reported by:	portscout
1.20.2
20 Jun 2020 07:30:08
Revision:539697Original commit files touched by this commit
linimon search for other commits by this committer
Add compiler:c11 to USES to fix build on GCC-based systems:

  background.c:68: error: #pragma GCC diagnostic not allowed inside functions

Approved by:	portmgr (tier-2 blanket)
1.20.2
20 Jun 2020 04:41:28
Revision:539694Original commit files touched by this commit
asomers search for other commits by this committer
net/nbdkit: Elaborate pkg-descr and comment

Reported by:	linimon
Reviewed by:	linimon
Differential Revision:	https://reviews.freebsd.org/D25370
1.20.2
19 Jun 2020 19:29:15
Revision:539673Original commit files touched by this commit
asomers search for other commits by this committer
net/nbdkit: new port

nbdkit is a toolkit for creating NBD servers

Reviewed by:	lwhsu, rgrimes
Approved by:	lwhsu (ports)
Sponsored by:	Axcient
Differential Revision:	https://reviews.freebsd.org/D25354

Number of commits found: 14