Path to this page:
./
net/beanstalkd,
Simple, fast work queue
Branch: CURRENT,
Version: 1.12nb1,
Package name: beanstalkd-1.12nb1,
Maintainer: pkgsrc-usersBeanstalk is a simple, fast work queue. Its interface is generic, but was
originally designed for reducing the latency of page views in high-volume web
applications by running time-consuming tasks asynchronously.
Master sites:
Filesize: 77.727 KB
Version history: (Expand)
- (2021-08-31) Updated to version: beanstalkd-1.12nb1
- (2021-03-19) Package added to pkgsrc.se, version beanstalkd-1.12 (created)
CVS history: (Expand)
2022-04-19 09:13:20 by Nia Alarie | Files touched by this commit (2) |
Log message:
beanstalkd: remove -Werror flag, fixes build on NetBSD HEAD
|
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-04-07 01:46:53 by Pierre Pronchery | Files touched by this commit (1) |
Log message:
beanstalkd: simplify the Makefile
NFCI. Thanks leot@ for the heads up!
|
2021-03-18 23:54:53 by Pierre Pronchery | Files touched by this commit (7) |
Log message:
beanstalkd: import version 1.12
Beanstalk is a simple, fast work queue. Its interface is generic, but was
originally designed for reducing the latency of page views in high-volume web
applications by running time-consuming tasks asynchronously.
|