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
mbuffer Tool for buffering data streams
20240107 misc on this many watch lists=8 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 20230301_1Version of this port present on the latest quarterly branch.
Maintainer: loader@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-12-20 07:27:31
Last Update: 2024-02-07 08:14:02
Commit Hash: 9316960
People watching this port, also watch:: mhash, bash, rsync, pcre, lsof
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
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 (9 items)
Collapse this list.
  1. /usr/local/share/licenses/mbuffer-20240107/catalog.mk
  2. /usr/local/share/licenses/mbuffer-20240107/LICENSE
  3. /usr/local/share/licenses/mbuffer-20240107/GPLv3+
  4. bin/mbuffer
  5. @sample etc/mbuffer.rc.sample
  6. share/man/man1/mbuffer.1.gz
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • mbuffer>0:misc/mbuffer
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 = 1707213659 SHA256 (mbuffer-20240107.tgz) = d78606e17dd9026a53236d5ecc07a70202d2642d17e3d907471cdb58a0458814 SIZE (mbuffer-20240107.tgz) = 151573

Packages (timestamps in pop-ups are UTC):
mbuffer
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2024010720240107202009292024010720240107-20200505-
FreeBSD:13:quarterly20230301_120230301_12022041820230301_120230301_120230301_120230301_120230301_1
FreeBSD:14:latest202401072024010720220418202401072024010720220418-20220418
FreeBSD:14:quarterly20230301_120230301_1-20230301_120230301_120230301_120230301_120230301_1
FreeBSD:15:latest2024010720240107n/a20240107n/a20230301_120230301_120240107
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.3 : devel/gmake
  2. autoconf>=2.71 : devel/autoconf
  3. automake>=1.16.5 : devel/automake
Test dependencies:
  1. gtar : archivers/gtar
Runtime dependencies:
  1. mhash>=0.9.9.9_5 : security/mhash
This port is required by:
for Build
  1. sysutils/znapzend
for Run
  1. sysutils/py-pyznap
  2. sysutils/sanoid
  3. sysutils/sanoid-devel
  4. sysutils/znapzend
  5. sysutils/zogftw

Configuration Options:
===> The following configuration options are available for mbuffer-20240107: 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:
Expand this list (1 items)
Collapse this list.
  1. http://www.maier-komor.de/software/mbuffer/
Collapse this list.

Number of commits found: 56

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20240107
07 Feb 2024 08:14:02
commit hash: 9316960202a69be1a15cffede011384fc2d9ad1acommit hash: 9316960202a69be1a15cffede011384fc2d9ad1acommit hash: 9316960202a69be1a15cffede011384fc2d9ad1acommit hash: 9316960202a69be1a15cffede011384fc2d9ad1a files touched by this commit
Fukang Chen (loader) search for other commits by this committer
misc/mbuffer: Update to 20240107

- Updated to 20240107
- Moved manpages to share/man

Changes according to the ChangeLog in the distribution tar ball:

    20240107:
    - corrections for documentation and help output
      (patch by Andreas Hartmann)
    - added environment variables for auto-loader command
20230301_1
21 Sep 2023 07:38:37
commit hash: 28149de0a616dd364bce3485aafb31dcfba27946commit hash: 28149de0a616dd364bce3485aafb31dcfba27946commit hash: 28149de0a616dd364bce3485aafb31dcfba27946commit hash: 28149de0a616dd364bce3485aafb31dcfba27946 files touched by this commit
Dimitry Andric (dim) search for other commits by this committer
devel/cmake-core devel/cmake-gui misc/mbuffer: cope with librhash.so bump

Because rhash 1.4.4 updated the librhash.so symlink from .0 to .1,
build-time dependents such as cmake-core and cmake-gui need their
PORTREVISION bumped.

The other case is misc/mbuffer, which uses librhash only at runtime, but
hardcodes dlopen("librhash.so.0", RTLD_NOW). I changed this to just
"librhash.so", and it seems to work fine with light testing.

PR:		273775
Reported by:	Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
Fixes:		e0acbd158ec9 security/rhash: update to 1.4.4 and fix build with lld 17
MFH:		2023Q3
20230301
13 Sep 2023 02:13:32
commit hash: d3f22d319918c1dda4dbfbc5d85678c91ed13590commit hash: d3f22d319918c1dda4dbfbc5d85678c91ed13590commit hash: d3f22d319918c1dda4dbfbc5d85678c91ed13590commit hash: d3f22d319918c1dda4dbfbc5d85678c91ed13590 files touched by this commit
Fukang Chen (loader) search for other commits by this committer
misc/mbuffer: Fix build if www/libwww installed

Remove libmd5 from AC_SEARCH_LIBS and only searches for libmd,
avoid linking with libmd5 installed by www/libwww.

PR:		273735
Reported by:	meta
MFH:		2023Q3 (build fix)
20230301
09 Jul 2023 16:25:04
commit hash: 82da58bcc3d40fac0bc18c819b6008105f568e5bcommit hash: 82da58bcc3d40fac0bc18c819b6008105f568e5bcommit hash: 82da58bcc3d40fac0bc18c819b6008105f568e5bcommit hash: 82da58bcc3d40fac0bc18c819b6008105f568e5b files touched by this commit
Fukang Chen (loader) search for other commits by this committer
misc/mbuffer: Update to 20230301

Changes according to the ChangeLog in the distribution tar ball:

    20230301:
    - Fix breaking connections on WAN links: retry on EAGAIN
      (fix by Nico Schümann)

MFH:		2023Q3 (bugfix release)
20220418
30 Mar 2023 23:59:51
commit hash: 56932296b7bc5c29380a4c433c5a9250fb6b4fb5commit hash: 56932296b7bc5c29380a4c433c5a9250fb6b4fb5commit hash: 56932296b7bc5c29380a4c433c5a9250fb6b4fb5commit hash: 56932296b7bc5c29380a4c433c5a9250fb6b4fb5 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.3-RELEASE from ports tree

- Mk/bsd.port.mk: mark FreeBSD 12.3 as unsupported.
- Mk/Uses/cabal.mk: Remove the text-2 workaround for 12.3-RELEASE
- biology/wfa2-lib: remove obsolete patch
- databases/mongodb60: remove IGNORE for EOL FreeBSD 12.3
- devel/concurrencpp: remove workaround for EOL FreeBSD 12.3
- devel/electron22: remove IGNORE for EOL FreeBSD 12.3
- devel/malloy: this should build fine on 12.4-RELEASE
- devel/qcoro: remove BROKEN for EOL FreeBSD 12.3
- devel/root: remove workaround for EOL FreeBSD 12.3
- editors/imhex: remove IGNORE for EOL FreeBSD 12.3
- emulators/ppsspp: remove workaround for EOL FreeBSD 12.3
- emulators/rpcs3: remove workaround for EOL FreeBSD 12.3
- emulators/yuzu: remove workaround for EOL 12.3-RELEASE
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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)
20220418
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)
20220418
20 Jul 2022 14:22:28
commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
misc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adam@vectors.cx>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan E <alane@FreeBSD.org>
  *  Alex Semenyaka <alex@rinet.ru>
  *  Alex Stangl <alex@stangl.us>
  *  Alexander Logvinov <avl@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Nusov <alexander.nusov@nfvexpress.com>
  *  Alexander Timoshenko <gonzo@univ.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20220418
07 Jun 2022 14:26:57
commit hash: 146d1d0d9e9c3985d8331730af5762935f400dc9commit hash: 146d1d0d9e9c3985d8331730af5762935f400dc9commit hash: 146d1d0d9e9c3985d8331730af5762935f400dc9commit hash: 146d1d0d9e9c3985d8331730af5762935f400dc9 files touched by this commit
Fukang Chen (loader) search for other commits by this committer
misc/mbuffer: Update to 20220418

Changes according to the ChangeLog in the distribution tar ball:

    20220418:
    - fix handling of filesystem full on stdout

MFH:		2022Q2 (bugfix release)
20211018
15 May 2022 04:44:45
commit hash: 766053a588ce4c29fb8d59cddcede448e5e60812commit hash: 766053a588ce4c29fb8d59cddcede448e5e60812commit hash: 766053a588ce4c29fb8d59cddcede448e5e60812commit hash: 766053a588ce4c29fb8d59cddcede448e5e60812 files touched by this commit
Fukang Chen (loader) search for other commits by this committer
misc/mbuffer: Fix build on 12.3-RELEASE aarch64

https://lists.freebsd.org/archives/freebsd-pkg-fallout/2022-May/240425.html

MFH:		2022Q2 (build fix)
20211018
29 Nov 2021 01:54:56
commit hash: c01e48c284145a9b6545a74667f9502c469250d8commit hash: c01e48c284145a9b6545a74667f9502c469250d8commit hash: c01e48c284145a9b6545a74667f9502c469250d8commit hash: c01e48c284145a9b6545a74667f9502c469250d8 files touched by this commit
Fukang Chen (loader) search for other commits by this committer
Author: Fabian Keil
misc/mbuffer: Update to 20211018

Changes according to the ChangeLog in the distribution tar ball:

     20211018:
     - fixes related to TCP timeout handling
     - enhancement: support setting config file via env var MBUFFERRC
     - documentation update

     20211004:
     - make TCPTimeout=0 disable the TCP timeout
     - changed default TCP timeout from 10s to 100s
     - TCP timeout now can be give with suffixes ms,s,min,h
     - documented option for TCP timeout

     20210829:
     - enhancement: accept IPv6 addresses in square bracket format
     - enhancement: more detailed warning message for connect failures
     - work around Solaris default old mercurial and incompatible sed

PR:		260091
Submitted by:	Fabian Keil <fk@fabiankeil.de>
MFH:		No (feature release)
20210328
19 May 2021 10:03:34
commit hash: 4e5069c63b555132431651bee233e971e289bf23commit hash: 4e5069c63b555132431651bee233e971e289bf23commit hash: 4e5069c63b555132431651bee233e971e289bf23commit hash: 4e5069c63b555132431651bee233e971e289bf23 files touched by this commit
Fukang Chen (loader) search for other commits by this committer
misc/mbuffer: Update to 20210328

- Update to 20210328
- Switch to USES=autoreconf gmake instead of patching configure and Makefile.in
- Take maintainership

Reviewed by:	koobs
Approved by:	koobs (ports, mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D30338
MFH:		No (feature release)
20200929
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.
20200929
16 Jan 2021 16:56:30
Revision:561737Original commit files touched by this commit
jrm search for other commits by this committer
misc/mbuffer: Update to 20200929

Upstream changes according to the ChangeLog:
  - enhancement: added option --no-direct to disable use of O_DIRECT
  - defaults: raised default TCP timeout to 10ms for WAN connections
  - fix: leave TCP buffer size untouched if not set
  - enhancement: add option to set TCP timeout
  - performance optimization: use recv with MSG_WAITALL instead of read
  - configure fix: look for objdump also with target prefix
  - testing: make sure to use gtar for testing to avoid unexpected failures
  - portability: NetBSD compatibility fix
  - build enhancement: added dependency calculation for make
  - build enhancement: automatic version string generation

PR:		252737
Submitted by:	Fabian Keil <fk@fabiankeil.de>
20200505
28 Sep 2020 05:05:25
Revision:550400Original commit files touched by this commit
tobik search for other commits by this committer
Reset MAINTAINER
20200505
09 May 2020 04:14:00
Revision:534706Original commit files touched by this commit
tobik search for other commits by this committer
misc/mbuffer: Update to 20200505
20191016
18 Oct 2019 11:55:46
Revision:514716Original commit files touched by this commit
tobik search for other commits by this committer
misc/mbuffer: Update to 20191016
20190725
26 Jul 2019 12:38:22
Revision:507354Original commit files touched by this commit
tobik search for other commits by this committer
misc/mbuffer: Update to 20190725
20190127
29 Jan 2019 13:05:55
Revision:491559Original commit files touched by this commit
tobik search for other commits by this committer
misc/mbuffer: Update to 20190127
20190119
21 Jan 2019 12:55:07
Revision:490855Original commit files touched by this commit
tobik search for other commits by this committer
misc/mbuffer: Update to 20190119
20190113
14 Jan 2019 18:36:58
Revision:490310Original commit files touched by this commit
tobik search for other commits by this committer
misc/mbuffer: Update to 20190113

- mbuffer now tries to dlopen some libraries when looking for valid
  hash functions.  This happens at runtime only.  Drop related
  build dependencies, CONFIGURE_ARGS, and other workarounds.

- Add options for all supported hashing libraries
20180505
17 Jun 2018 18:46:08
Revision:472625Original commit files touched by this commit
tobik search for other commits by this committer
Unbreak misc/mbuffer when objdump is missing (for example on aarch64)

The configure script uses objdump to check for libc symbol names
for open/read/write/fstat.  We could switch it to nm or readelf but
as the names are unlikely to ever going to differ from their visible
names on FreeBSD hardcode them instead and skip the check.
20180505
14 May 2018 08:16:47
Revision:469858Original commit files touched by this commit
tobik search for other commits by this committer
misc/mbuffer: Update to 20180505

- Unify versioning scheme with how it's done upstream and on other systems
- Add missing gtar to TEST_DEPENDS
- Clean up some unnecessary {CONFIGURE,MAKE}_ARGS
2018.03.18_1
19 Mar 2018 07:10:50
Revision:464990Original commit files touched by this commit
tobik search for other commits by this committer
misc/mbuffer: Don't accidentally pick up libgcrypt from the build environment

- Fix LICENSE
2018.03.18
19 Mar 2018 06:11:49
Revision:464984Original commit files touched by this commit
tobik search for other commits by this committer
misc/mbuffer: Update to 20180318

- Fixes a bug where mbuffer would immediatly fail with no explicit
  counts set
- Add TEST_TARGET
- Take maintainership after the last 6 months maintainer timeout from
  r464491

PR:		226637
Submitted by:	eborisch+FreeBSD@gmail.com
2017.10.11
14 Mar 2018 13:42:26
Revision:464491Original commit files touched by this commit
tobik search for other commits by this committer
misc/mbuffer: Update to 2017.10.11

- While here switch to options helpers

PR:		222329
Submitted by:	asomers
Approved by:	mm (maintainer timeout, 6 months)
2016.06.13
15 Mar 2017 14:45:31
Revision:436247Original commit files touched by this commit
mat search for other commits by this committer
Remove all USE_OPENSSL occurrences.

Sponsored by:	Absolight
2016.06.13
11 Jul 2016 18:50:14
Revision:418392Original commit files touched by this commit
asomers search for other commits by this committer
Update misc/mbuffer to 20160613

PR:		210504
Reviewed by:	brd
Approved by:	maintainer-timeout
Approved by:	brd (ports)
Sponsored by:	Spectra Logic Corp
Differential Revision:	https://reviews.freebsd.org/D6949
2015.10.02
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
2015.10.02
18 Nov 2015 14:06:12
Revision:401869Original commit files touched by this commit
bapt search for other commits by this committer
Update mbuffer to 2015-10-02

Approved by:	mm (maintainer)
Sponsored by:	Gandi.net
2014.12.27
24 Mar 2015 17:09:59
Revision:382126Original commit files touched by this commit
marino search for other commits by this committer
5 ports categories: Remove $PTHREAD_LIBS

Categories: irc, x11-clocks, benchmarks, misc, textproc

approved by:	PTHREAD blanket
2014.12.27
20 Jan 2015 10:06:01
Revision:377501Original commit files touched by this commit
mm search for other commits by this committer
Update mbuffer to 2014-12-27
2014.03.10
07 Oct 2014 17:57:28
Revision:370384Original commit files touched by this commit
mva search for other commits by this committer
- Update to version 2014.03.10
- Fix version display
- Minor updates to pkg-descr, incoluding a WWW: whitespace fix

Notable changes:

0140310:
- added memory advise for buffer memory
- compatibility fix for Solars st driver
- prevent buffer overflow attack via defaults file
- ignore defaults file from other users
- updated documentation for use with cron
- minor bugfixes

20140126:
- new feature: set option defaults in ~/.mbuffer.rc
- enhancement: write status to the log file
- enhancement: added option to suppress status logging
- fix: formatting fix for summary message

PR:		193480
Submitted by:	fk@fabiankeil.de
Approved by:	maintainer timeout (mm@)
2013.02.20_1
29 Jul 2014 19:11:53
Revision:363374Original commit files touched by this commit
adamw search for other commits by this committer
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
2013.02.20_1
14 Jul 2014 18:42:04
Revision:361812Original commit files touched by this commit
bapt search for other commits by this committer
Modernize LIB_DEPENDS

With hat:	portmgr
2013.02.20_1
26 May 2014 12:16:06
Revision:355313Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Convert gmake, bzip2 to USES

Approved by:	portmgr
2013.02.20_1
19 Jan 2014 12:57:48
Revision:340277Original commit files touched by this commit
mm search for other commits by this committer
Fix pkg-plist for mbuffer
2013.02.20
19 Jan 2014 11:40:50
Revision:340267Original commit files touched by this commit
mm search for other commits by this committer
Add STAGE support to misc/mbuffer
20 Sep 2013 20:50:59
Revision:327745Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc)
2013.02.20
22 Jun 2013 07:40:17
Revision:321549Original commit files touched by this commit
mm search for other commits by this committer
Update to 2013.02.20
Take maintainership

PR:		ports/179804
Approved by:	rafan
2011.07.24_1
03 Jun 2013 07:40:32
Revision:319758Original commit files touched by this commit
jgh search for other commits by this committer
- adoption of optionsNG
- trim historical headers

Approved by:	portmgr (bapt)
2011.07.24_1
27 May 2012 06:18:47
Original commit files touched by this commit
rafan search for other commits by this committer
- mbuffer prefers mash, so let it be (also fixed hidden dependency to mhash
  if it was installed at the time this port is built)

PR:             ports/168252
Submitted by:   mm@
2011.07.24
14 Jan 2012 16:48:43
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 2011.07.24
- Drop sigaction patch as it was merged into upstream
2011.03.17
09 Sep 2011 12:26:54
Original commit files touched by this commit
olgeni search for other commits by this committer
Fix a typo.
2011.03.17
28 Mar 2011 16:47:06
Original commit files touched by this commit
rafan search for other commits by this committer
- Correct the patch to use sigaction(2) for 7.x and 6.x

Reported by:    pointyhat via pav@
2011.03.17
26 Mar 2011 07:52:20
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 2011.03.17

PR:             ports/155899
Submitted by:   Ruslan Mahmatkhanov <cvs-src at yandex.ru>
2011.01.19
24 Jan 2011 15:27:23
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 2011.01.19

PR:             ports/154260
Submitted by:   Ruslan Mahmatkhanov <cvs-src at yandex.ru>
Feature safe:   yes
2010.12.30
03 Jan 2011 13:32:57
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 2010.12.30
- Added LICENSE declaration (GPLv3)
- Remove MD5 checksum

PR:             ports/153586
Submitted by:   Ruslan Mahmatkhanov <cvs-src at yandex.ru>
2010.05.26
24 Sep 2010 09:27:12
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 2010.05.26

PR:             ports/150885
Submitted by:   Ruslan Mahmatkhanov <cvs-src at yandex.ru>
2009.01.06
07 Jan 2009 13:46:22
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 2009.01.06
2008.12.07
26 Dec 2008 19:21:54
Original commit files touched by this commit
rafan search for other commits by this committer
- Fix build on 6.x by using valloc(3) instead of posix_memalign(3)

Reported by:    pointyhat via erwin
2008.12.07
26 Dec 2008 02:03:25
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 20081207 which fixes many bugs from previous version in ports
2006.07.28
04 Oct 2007 01:53:45
Original commit files touched by this commit
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
2006.07.28
11 Jan 2007 08:06:47
Original commit files touched by this commit
rafan search for other commits by this committer
- Respect PTHREAD_LIBS
- mbuffer needs C99 function, atoll(3), which is not available on 4.x
2006.07.28
10 Jan 2007 17:27:35
Original commit files touched by this commit
rafan search for other commits by this committer
- mbuffer needs pthread which is not available on 4.x

Submitted by:   pointyhat via kris
2006.07.28
20 Dec 2006 07:24:47
Original commit files touched by this commit
rafan search for other commits by this committer
Add mbuffer-20060728, a tool for buffering data streams.

Number of commits found: 56