Path to this page:
./
devel/js_of_ocaml,
Compiler of OCaml bytecode to Javascript
Branch: CURRENT,
Version: 4.0.0nb1,
Package name: js_of_ocaml-4.0.0nb1,
Maintainer: jaapbJs_of_ocaml is a compiler of OCaml bytecode to Javascript. It makes it possible
to run OCaml programs in a Web browser.
Required to run:[
lang/ocaml] [
devel/ocaml-findlib] [
devel/ocaml-lwt] [
textproc/ocaml-tyxml] [
devel/ocaml-reactiveData] [
devel/ocaml-cppo] [
devel/ocaml-ppx_deriving] [
textproc/ocaml-uchar] [
devel/ocaml-migrate-parsetree] [
devel/ocaml-ppx_tools_versioned] [
devel/ocaml-lwt_log] [
devel/ocaml-ppxlib] [
devel/ocaml-dune]
Required to build:[
pkgtools/cwrappers] [
devel/ocamlbuild] [
misc/ocaml-opaline]
Package options: lwt, ocaml-tyxml
Master sites:
Filesize: 1442.762 KB
Version history: (Expand)
- (2022-05-11) Updated to version: js_of_ocaml-4.0.0nb1
- (2022-05-10) Updated to version: js_of_ocaml-4.0.0
- (2021-03-08) Updated to version: js_of_ocaml-3.8.0nb1
- (2020-12-11) Updated to version: js_of_ocaml-3.8.0
- (2020-01-15) Updated to version: js_of_ocaml-3.5.2
- (2019-05-13) Updated to version: js_of_ocaml-3.4.0
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-11 10:42:37 by Jaap Boender | Files touched by this commit (2) |
Log message:
Added lwt_log dependency to devel/js_of_ocaml and revbump
The logger module is only built if the lwt_log library is present; I've
(re)added it as a dependency.
|
2022-05-10 10:51:06 by Jaap Boender | Files touched by this commit (5) |
Log message:
Updated devel/js_of_ocaml to version 4.0.0.
This includes a lot of changes - see the internal CHANGES.md file for
details. Also included is support for OCaml 4.14, as well as a revamp
of the internal structure and dependencies.
|
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-12-11 08:53:44 by Jaap Boender | Files touched by this commit (4) |
Log message:
Updated devel/js_of_ocaml to 3.8.0
Changes are minor and incremental, but do include support for OCaml
4.11 and 4.12.
|
2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message:
all: migrate homepages from http to https
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
|