Port details on branch 2025Q3 |
- mbuffer Tool for buffering data streams
- 20250429 misc
=9 20250429Version of this port present on the latest quarterly branch. - Maintainer: loader@FreeBSD.org
 - Port Added: 2006-12-20 07:27:31
- Last Update: 2025-06-03 11:23:34
- Commit Hash: 0f10ef2
- People watching this port, also watch:: mhash, libxml2, bash, rsync, pcre
- License: GPLv3+
- WWW:
- https://www.maier-komor.de/mbuffer.html
- Description:
- mbuffer is a tool for buffering data streams. It is also a replacement
for buffer with additional functionality:
- multi-target network output
- on the fly hash calculation
- display of I/O speed
- optional use of memory mapped I/O for huge buffers
- multithreaded instead of sharedmemory ipc
- multi volume support
- autoloader support
- networking support
- command-line options compatible to buffer
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/misc/mbuffer/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/mbuffer
- pkg install mbuffer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mbuffer
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1748498592
SHA256 (mbuffer-20250429.tgz) = a853ef720d5fc3ef47c1788f9657477b76d70ab0c9b8a7d96e995e31e3536bbf
SIZE (mbuffer-20250429.tgz) = 152402
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- Test dependencies:
-
- gtar : archivers/gtar
- Runtime dependencies:
-
- mhash>=0.9.9.9_5 : security/mhash
- This port is required by:
- for Build
-
- sysutils/znapzend
- for Run
-
- net/td-system-tools
- sysutils/py-pyznap
- sysutils/sanoid
- sysutils/sanoid-devel
- sysutils/znapzend
- sysutils/zogftw
Configuration Options:
- ===> The following configuration options are available for mbuffer-20250429:
GCRYPT=off: Use gcrypt for hash generation
MHASH=on: Use mhash for hash generation
RHASH=off: Use rhash for hash generation
===> Use 'make config' to modify these settings
- Options name:
- misc_mbuffer
- USES:
- localbase ssl tar:tgz autoreconf gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|