11 Commits

Author SHA1 Message Date
Roberto Oliveira
efd2c9c3dc testing/mbuffer: upgrade to 20180318 2018-03-28 20:43:18 +00:00
Natanael Copa
9826baf2f1 testing/mbuffer: fix license to SPDX, add check, fix install 2018-01-27 02:05:41 +00:00
Natanael Copa
924be94113 testing/mbuffer: remove prepare() function 2018-01-27 01:53:43 +00:00
Fusl
2b7ad76703 testing/mbuffer: initial package commit based on version 20171011 2018-01-27 01:52:42 +00:00
Carlo Landmeter
b6af1e02ef testing/[multiple]: move unmaintained packages
This moves all packages from testing to unmaintained which have not been
updated for atleast 6 months. If you are affected by this commit please follow
this proceddure:

* make sure your packages build on all architectures
* move your pacakge(s) back to testing
* if you want to keep this package and can maintain it (or find somebody to
  maintain it for you) for a minimum of 6 months ask it to be moved to community
2016-08-25 15:26:24 +02:00
Bartłomiej Piotrowski
b4a13e7314 Do not delete *.la files manually
Since abuild v2.22.0, these are removed automatically unless 'libtool'
option has been specified.
2015-09-10 13:59:03 +02:00
Fabian Affolter
b384877b14 testing/mbuffer: upgrade to 20140310 2014-05-21 08:42:55 +00:00
Fabian Affolter
59586dc4e8 testing/mbuffer: upgrade to 20130220 2013-09-08 14:29:33 +02:00
Fabian Affolter
1abe882d41 testing/mbuffer: upgrade to 20121111 2013-01-28 07:48:40 +00:00
Fabian Affolter
b7729f44db testing/mbuffer: upgrade to 20120505 2012-09-21 22:28:10 +00:00
Fabian Affolter
5a8b5e88e3 Initial APKBUILD for mbuffer
Package description:
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

Website: http://www.maier-komor.de/mbuffer.html
2012-05-16 19:20:21 +00:00