./textproc/ocaml-tyxml, OCaml XML typing library

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


Branch: CURRENT, Version: 4.5.0nb1, Package name: ocaml-tyxml-4.5.0nb1, Maintainer: jaapb

TyXML is an OCaml library that allows you to build XML trees whose validity is
insured by the typechecker. It supports XHTML 1.0 and 1.1, HTML5 and SVG
(partial).


Required to run:
[lang/ocaml] [devel/ocaml-findlib] [devel/ocaml-re] [textproc/ocaml-uutf] [textproc/ocaml-markup] [devel/ocaml-ppxlib] [devel/ocaml-dune]

Required to build:
[misc/ocaml-opaline]

Master sites:

Filesize: 123.026 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-02 20:22:27 by Jaap Boender | Files touched by this commit (3) | Package updated
Log message:
Updated textproc/ocaml-tyxml to version 4.5.0.

Changes:
* move all PPXs to ppxlib
* add the translate attribute
* update allowed inmputmodes
* add the picture element
   2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161)
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
   2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162)
Log message:
textproc: 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-04-21 13:39:20 by Jaap Boender | Files touched by this commit (4)
Log message:
Updated textproc/ocaml-tyxml to version 4.4.0.

This incorporates some minor changes.
   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.
   2019-11-04 22:43:49 by Roland Illig | Files touched by this commit (155)
Log message:
textproc: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.