Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update js_of_ocaml to version 2.5 | Johan van Selst | 2015-05-17 | 2 | -24/+8 |
| | | | | | | | | | | All the hard work for this update was done by John Marnino, but any bugs will be mine Submitted by: marino Notes: svn path=/head/; revision=386609 | ||||
* | Add new Ocaml port: lang/js_of_ocaml | John Marino | 2014-03-27 | 2 | -0/+27 |
The initial version submitted in the PR was augmented by later changes seen in pkgsrc where the counterpart is maintained by the submitter. == Js_of_ocaml is a compiler of OCaml bytecode to Javascript. It makes it possible to run Ocaml programs in a Web browser. WWW: http://ocsigen.org/js_of_ocaml/ == PR: ports/176163 Submitted by: Jaap Boender Maintainer: Jaap Boender Stage support: Taken from pkgsrc Notes: svn path=/head/; revision=349330 |