Path to this page:
./
net/p5-Data-Stream-Bulk,
N at a time iteration API for data transfers
Branch: CURRENT,
Version: 0.11nb13,
Package name: p5-Data-Stream-Bulk-0.11nb13,
Maintainer: pkgsrc-usersThis module tries to find middle ground between one at a time and
all at once processing of data sets.
The purpose of this module is to avoid the overhead of implementing
an iterative api when this isn't necessary, without breaking forward
compatibility in case that becomes necessary later on.
The API optimizes for when a data set typically fits in memory and
is returned as an array, but the consumer cannot assume that the
data set is bounded.
The API is destructive in order to minimize the chance that resultsets
are leaked due to improper usage.
Required to run:[
lang/perl5] [
devel/p5-Path-Class] [
devel/p5-Test-Simple] [
devel/p5-Sub-Exporter] [
devel/p5-namespace-clean] [
devel/p5-Moose]
Required to build:[
devel/p5-Test-TempDir] [
databases/p5-DBD-Mock] [
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 21.184 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-Data-Stream-Bulk-0.11nb13
- (2023-07-06) Updated to version: p5-Data-Stream-Bulk-0.11nb12
- (2022-06-28) Updated to version: p5-Data-Stream-Bulk-0.11nb11
- (2021-05-25) Updated to version: p5-Data-Stream-Bulk-0.11nb10
- (2020-09-04) Updated to version: p5-Data-Stream-Bulk-0.11nb9
- (2020-09-01) Updated to version: p5-Data-Stream-Bulk-0.11nb8
CVS history: (Expand)
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319) |
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).
No change to BUILD_DEPENDS as used correctly inside buildlink3.
As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
|
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message:
net: Remove SHA1 hashes for distfiles
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2020-09-04 15:45:17 by Thomas Klausner | Files touched by this commit (38) |
Log message:
*: remove p5-Test-Simple, part of perl
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|