Path to this page:
./
devel/slib,
Portable Scheme library of compatibility and utility functions
Branch: CURRENT,
Version: 3.3.1,
Package name: slib-3.3.1,
Maintainer: gdt"SLIB" is a portable library for the programming language "Scheme". It |
provides a platform independent framework for using "packages" of |
Scheme procedures and syntax. As distributed, SLIB contains useful
packages for all Scheme implementations. Its catalog can be |
transparently extended to accomodate packages specific to a site, |
implementation, user, or directory. |
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 959.231 KB
Version history: (Expand)
- (2024-02-13) Updated to version: slib-3.3.1
- (2022-10-24) Updated to version: slib-3.2.7
- (2022-03-10) Updated to version: slib-3.2.6nb1
- (2020-02-17) Updated to version: slib-3.2.6
- (2017-11-23) Package has been reborn
- (2016-09-15) Updated to version: slib-3.2.5nb1
CVS history: (Expand)
2024-02-13 19:11:39 by Thomas Klausner | Files touched by this commit (4) | |
Log message:
*slib*: update to 3.3.1
2024-01-15 Aubrey Jaffer <jaffer@jaffer-Vivobook-ASUSLaptop-X1703ZA-K1703ZA>
* require.scm (*slib-version*): Bumped from 3b7 to 3c1.
2023-10-14 Aubrey Jaffer <agj@alum.mit.edu>
* mklibcat.scm, require.scm (catalog:expand-path): Patch from
Radey Shouman accepts vicinity symbols 'library, 'implementation,
'home, and 'user, which expand to the value of the corresponding
"*-vicinity" procedure.
|
2022-10-24 16:12:56 by Thomas Klausner | Files touched by this commit (4) | |
Log message:
*slib: update to 3.2.7
* require.scm (*slib-version*): Bumped from 3b6 to 3b7.
* array.scm (A:floQ128d, A:floQ64d, A:floQ32d): floR --> floQ.
* iso8601.scm (iso-8601->time): Corrected scanf count
* sort.scm (sorted?): Fixed bug on vectors.
|
2022-03-10 15:35:14 by Thomas Klausner | Files touched by this commit (1) |
Log message:
slib: bump PKGREVISION for PLIST change in previous
|
2022-03-10 15:20:16 by Greg Troxel | Files touched by this commit (2) |
Log message:
devel/slib: Drop hack for old guile 2.0
We used to install a spurious symlink, and it seems this is no longer
needed, and might be harmful.
Take MAINTAINERship.
|
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
|
2020-02-19 15:33:00 by Greg Troxel | Files touched by this commit (1) |
Log message:
devel/slib: Follow redirect for HOMEPAGE/MSSTER_SITES
(No functional change; just catching up with long-ago organization
change to domain names.)
|
2020-02-18 18:16:04 by Tobias Nygren | Files touched by this commit (1) |
Log message:
slib: regen distinfo
Upstream repacked the tarball on the MASTER_SITE with a change to the
slib-3b6/ANNOUNCE file.
|