./devel/ocaml-logs, Logging infrastructure for OCaml

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


Branch: CURRENT, Version: 0.7.0nb3, Package name: ocaml-logs-0.7.0nb3, Maintainer: jaapb

Logs provides a logging infrastructure for OCaml. Logging is performed on
sources whose reporting level can be set independently. Log message report is
decoupled from logging and is handled by a reporter.


Required to run:
[lang/ocaml] [devel/ocaml-findlib] [devel/ocaml-lwt] [devel/ocaml-cmdliner] [misc/ocaml-topkg] [devel/ocaml-fmt]

Required to build:
[pkgtools/cwrappers] [devel/ocamlbuild] [misc/ocaml-opaline]

Package options: cmdliner, fmt, lwt

Master sites:

Filesize: 18.025 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 09:13:10 by Jaap Boender | Files touched by this commit (214) | Package updated
Log message:
Recursive revbump associated with update of lang/ocaml
   2020-06-29 12:19:26 by Yuji Yamano | Files touched by this commit (2)
Log message:
Enable lwt option to fix www/ocaml-cohttp build errors.
Bump PKGREVISION.
OK'ed by jaapb and gdt.
   2020-04-30 15:29:08 by Jaap Boender | Files touched by this commit (3)
Log message:
Corrected PLIST options for devel/ocaml-logs. Revbump.
   2020-04-21 12:43:38 by Jaap Boender | Files touched by this commit (4)
Log message:
Updated devel/ocaml-logs to version 0.7.0.

This version adds thread-safe logging, plus several other minor
improvements and bugfixes.