./devel/ocaml-extlib, Alternative standard library for OCaml

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.7.8nb1, Package name: ocaml-extlib-1.7.8nb1, Maintainer: jaapb

ExtLib is a project aiming at providing a complete - yet small - standard
library for the OCaml programming langage. The purpose of this library is to
add new functions to OCaml Standard Library modules, to modify some functions
in order to get better performances or more safety (tail-recursive) but also
to provide new modules which should be useful for the average OCaml programmer.


Required to run:
[lang/ocaml] [devel/ocaml-findlib] [devel/ocaml-cppo]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 88.099 KB

Version history: (Expand)


CVS history: (Expand)


   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) | Package updated
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 21:36:54 by Jaap Boender | Files touched by this commit (4) | Package updated
Log message:
Updated devel/ocaml-extlib to version 1.7.8.

Changes include:
* sync with OCaml 4.12
* breaking change: ExtList.find_map type updated to match stdlib (following \ 
deprecation in previous release)
* breaking change: minimal (recommended) build of extlib now excludes Base64 module
* String: fold_left and fold_right without allocations
   2021-03-08 09:13:10 by Jaap Boender | Files touched by this commit (214) | Package updated
Log message:
Recursive revbump associated with update of lang/ocaml
   2019-08-27 21:56:04 by Amitai Schleier | Files touched by this commit (1)
Log message:
Can't reproduce the problem anymore. Remove MAKE_JOBS_SAFE=no.
   2019-08-27 18:04:02 by Amitai Schleier | Files touched by this commit (1)
Log message:
Mark MAKE_JOBS_SAFE=no, fixing build on at least macOS.