Path to this page:
./
devel/libstash,
Collection of programming support routines and useful algorithms
Branch: CURRENT,
Version: 19990912,
Package name: libstash-19990912,
Maintainer: pkgsrc-users libstash is a collection of programming support routines and
useful algorithms that was developed in the course of the SQRL
project.
libstash implements a number of algorithms such as hash tables,
lists, rings, trees, and binomial heaps. A somewhat unique
implementation of reference-counted arbitrary buffers simplifies
streaming data.
There is an extensible printf replacement that makes printing
user-defined types (such as the buffers mentioned above) as clean
as printing built-in types. There are memory allocation and thread
wrappers, various aids to threaded programming such as message
queues, specialized memory allocation facilities, and lots of
debugging aids that help detect many common memory-related errors.
libstash comes with a BSD style licence (without the advertising
clause).
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 155.464 KB
Version history: (Expand)
- (2017-11-23) Package has been reborn
- (2012-06-11) Package has been reborn
- (2012-06-11) Package deleted from pkgsrc
- (2005-10-05) Package added to pkgsrc.se, version libstash-19990912 (created)
CVS history: (Expand)
2023-12-29 16:47:01 by Zafer Aydogan | Files touched by this commit (1) | |
Log message:
update homepage and fetch from backup
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2019-11-03 11:39:32 by Roland Illig | Files touched by this commit (274) |
Log message:
devel: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537) |
Log message:
Sort PLIST files.
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:
pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
|
2017-09-25 18:11:54 by Sebastian Wiedenroth | Files touched by this commit (1) |
Log message:
libstash: fix build on at least SunOS
Ensure the bsd Makefile is always used.
|
2017-08-19 02:22:12 by Johnny C. Lam | Files touched by this commit (2) |
Log message:
devel/libstash: Install manpages in ${PKGMANDIR}.
Modify the Makefile patch to install manpages under
"${PREFIX}/${PKGMANDIR}" instead of "${PREFIX}/man".
|
2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995) |
Log message:
Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
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.
|