Commit graph

5 commits

Author SHA1 Message Date
wiedi
a48b531cfd Update misc/mbuffer to 20151002
Changes in 20151002:
	- fix: SegV when argument to -v is missing
	- fix: potential infinite loop on output error
2015-11-26 00:27:23 +00:00
agc
23064a80b9 Add SHA512 digests for distfiles for misc category
Problems found locating distfiles:
	Package colorls: missing distfile ls.tar.gz
	Package molden: missing distfile molden-4.6/molden4.6.tar.gz
	Package softmaker-office-demo: missing distfile ofl06trial.tgz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 23:49:31 +00:00
wiedi
9b851e1e97 Update mbuffer to 20150412
20150412:
- fix: watchdog cannot do its job if it is cleaned up to early
- fix: clear sa_flags and sa_mask before use, although ignored

20141227:
- added option --pid to print PID of current process
- updated usage to include option -W
- man page formatting fixes
- configure updates
- support compiling on systems that do not define PATH_MAX
2015-06-05 11:36:40 +00:00
dholland
ed1cd06b8f Use BROKEN_ON_PLATFORM for "needs sysctl bits". 2015-01-04 03:39:57 +00:00
jperkin
7145e61354 Import mbuffer-20140310 into pkgsrc, packaged by Brian Bennett.
mbuffer is a tool for buffering data streams with a large set of
unique features:

 * direct support for TCP based network targets (IPv4 and IPv6)
 * ability to send to multiple targets in parallel (distribution mode)
 * support for multiple volumes
 * I/O rate limitation
 * high/low watermark based restart criteria
 * configurable buffer size
 * on the fly MD5 hash calculation
 * highly efficient, multi-threaded implementation

It is especially useful, if you are writing backups to fast tape drives
or libraries.
2014-05-08 11:21:24 +00:00