aboutsummaryrefslogtreecommitdiff
path: root/textproc/ocaml-tyxml
Commit message (Collapse)AuthorAgeFilesLines
* textproc/ocaml-tyxml: Upgrade 2.0.1 -> 2.2.0 and support stageJohn Marino2014-03-275-31/+54
| | | | | | | | | | | | | | The implements the referenced PR and then stage support was added. The latter largely came from the pkgsrc version of this port which has the same maintainer. The modified LGPL license (with an OpenSSL exception) was annotated as well. PR: ports/176065 Submitted by: maintainer (Jaap Boender) Stage support: Taken from pkgsrc Notes: svn path=/head/; revision=349310
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-4/+2
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* TyXML is an OCaml library that allows you to build XML trees whose validity isMartin Wilke2012-01-284-0/+57
insured by the typechecker. It supports XHTML 1.0 and 1.1, HTML5 and SVG (partial). WWW: http://ocsigen.org/tyxml/ PR: ports/163313 Submitted by: Jaap Boender <jaapb@kerguelen.org> Notes: svn path=/head/; revision=289928