Path to this page:
./
devel/ocaml-batteries,
Alternative standard library for OCaml
Branch: CURRENT,
Version: 3.5.1,
Package name: ocaml-batteries-3.5.1,
Maintainer: jaapbOCaml Batteries included (or simply "Batteries") is a community-driven effort
to standardize a consistent, documented, and comprehensive development
platform for the OCaml programming language.
Required to run:[
lang/ocaml] [
devel/ocaml-findlib] [
math/ocaml-num]
Required to build:[
pkgtools/cwrappers] [
devel/ocamlbuild]
Master sites:
Filesize: 815.539 KB
Version history: (Expand)
- (2022-05-30) Updated to version: ocaml-batteries-3.5.1
- (2022-05-24) Updated to version: ocaml-batteries-2.11.0nb2
- (2021-03-08) Updated to version: ocaml-batteries-2.11.0nb1
- (2020-03-12) Updated to version: ocaml-batteries-2.11.0
- (2018-11-12) Updated to version: ocaml-batteries-2.8.0nb3
- (2018-07-24) Updated to version: ocaml-batteries-2.8.0nb2
CVS history: (Expand)
2022-05-30 11:52:47 by Jaap Boender | Files touched by this commit (4) | |
Log message:
Updated devel/ocaml-batteries to version 3.5.1.
Most updates are minor, but version 3.0.0 introduces a fair amount of
API-breaking changes. Version 3.3.0 also includes support for OCaml 4.12.
Full details in the ChangeLog file included in the distribution.
|
2022-05-24 20:59:36 by Jaap Boender | Files touched by this commit (145) |
Log message:
Replaced mk/ocaml.mk with lang/ocaml/ocaml.mk in ocaml packages
|
2022-05-24 20:51:57 by Jaap Boender | Files touched by this commit (118) | |
Log message:
Recursive revbump associated with update of ocaml.
Also change of mk/ocaml.mk to lang/ocaml/ocaml.mk.
|
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
|
2021-03-08 09:13:10 by Jaap Boender | Files touched by this commit (214) | |
Log message:
Recursive revbump associated with update of lang/ocaml
|
2020-03-12 12:12:45 by Jaap Boender | Files touched by this commit (5) |
Log message:
Updated devel/ocaml-batteries to verion 2.11.0.
This incorporates a few minor releases, mostly fixing stdlib compatibility
and adding support for newer version of OCaml (up to 4.10).
This fixes PR pkg/54967.
|
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.
|