./wip/firehose, Super fast throughput over cheap ethernet

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.6.0nb1, Package name: firehose-0.6.0nb1, Maintainer: pkgsrc-users

FIREHOSE gives you that power. FIREHOSE gives you a basic data transfer over
multiple network devices supporting TCP/IP layers. Stripe multiple 100Mbit,
Gigabit, 10 Gigabit, or firewire to give one humungous pipe for firehosing
your gigabytes and gigabytes of data.

Unlike RAID striping, FIREHOSE striping load balances the network devices so
every ounce of bandwidth is utilized. Combine a 400Mbit firewire eth device
with a 100Mbit eth device to get 500Mbits of power. Combine 10 100Mbit
ethernet ports for a gigabit pipe. The number of devices which can be
striped is limited only by imagination and budget.


Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 60bc9b09552cbec586b621d4eae73dcf839bd291
Filesize: 19.941 KB

Version history: (Expand)


CVS history: (Expand)


   2012-12-04 02:33:25 by othyro | Files touched by this commit (1)
Log message:
Fixed PKGNAME, WRKSRC, HOMEPAGE; +LICENSE; included bsd.prefs.mk to define
fseeko64 and fopen64 as fseeko and fopen, respectively, in CFLAGS; create
i686 and mips directories in pre-configure stage; Buildlinked pthread.
Bump PKGREVISION.
   2012-12-04 02:30:29 by othyro | Files touched by this commit (1)
Log message:
Regenerated after adding patchset.
   2012-12-04 02:29:39 by othyro | Files touched by this commit (3)
Log message:
patches/patch-bottom.c <== Needs strstr and strchr.
patches/patch-firesend.c <== Needs strcpy and strlen.
patches/patch-swapon.c <==
Include <uvm/uvm_page.h> if MACHINE_ARCH = x86_64, and needs printf + exit.
   2012-11-26 00:32:07 by othyro | Files touched by this commit (67)
Log message:
Maintainer stated that no time is available to work on pkgsrc anymore, but
wouldn't mind seeing other people continue to maintain these packages.
Resetting to pkgsrc-users@NetBSD.org
   2012-09-29 00:31:29 by Aleksej Saushev | Files touched by this commit (1)
Log message:
Support staged installation.
   2005-11-02 19:00:10 by Thomas Klausner | Files touched by this commit (85)
Log message:
"wip" is not a valid category -- please use the standard pkgsrc ones.

Remove wip from CATEGORIES, and guess category if wip was the only one
specified.
   2005-05-24 12:29:41 by Roland Illig | Files touched by this commit (1)
Log message:
Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake.
   2005-04-11 23:12:14 by Todd Vierling | Files touched by this commit (1)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.