dholland
691bfb9977
Whitespace.
2012-04-13 07:35:46 +00:00
dholland
4462194983
Update to 3.12.1, syncing with current ocaml in pkgsrc and thereby
...
fixing the build.
Changes 3.12.0.0 -> 3.12.1.0:
- merge with OCaml 3.12.1
Changes 3.11.2.0 -> 3.12.0.0:
- merge with OCaml 3.12.0
- drop native ocamlducedoc
- fix memory leak issue in NS handling [Stefan Lampe]
Changes 3.11.1.0 -> 3.11.2.0:
- merge with OCaml 3.11.2
- build and install native-code plugin
- build ocamldoc library
- accept also ocaml_cmi_magic_number in objinfo
2012-04-13 07:34:53 +00:00
sbd
529d8cb79d
Recursive bump for lang/ocaml buildlink addition.
2011-12-06 00:19:21 +00:00
obache
04a30d0908
Update HOMEPAGE.
2010-02-07 12:55:29 +00:00
joerg
8e45140b6d
DESTDIR support
2010-01-30 19:36:35 +00:00
tonio
d7a9dac803
Update lang/ocamlduce to 3.11.1.0 [pkg/41696]
...
Adds support for ocaml 3.11.1
2009-09-07 21:53:30 +00:00
joerg
76f5c1b551
Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
...
MAKE_JOBS=2 and worked without.
2009-06-30 00:07:09 +00:00
joerg
24151e2b99
Remove @dirrm entries from PLISTs
2009-06-14 18:03:28 +00:00
taca
6679cd94d1
Update distinfo file.
2008-10-16 12:55:51 +00:00
obache
6abb35f709
Update ocamlduce to 3.10.2.
...
Based on maintainer update request in PR 39450.
(Changes is unkonw)
2008-10-13 13:13:37 +00:00
obache
6c7fbf4d9f
Fix one pkglint warining, remove unwanted tail of slash for @dirrm.
2008-09-02 11:52:49 +00:00
tonio
3d18612380
Update lang/ocamlduce to 3.10.0
...
This update lets ocamlduce work with ocaml 3.10
2007-12-01 14:48:28 +00:00
tonio
9782fd386f
OCamlDuce is an enhancement to OCaml that allows one to use XML features,
...
such as types and values, natively in OCaml programs.
The goal of the OCamlDuce project is to extend the OCaml language with features
to make it easier to write safe and efficient complex applications that need to
deal with XML documents. In particular, it relies on a notion of types and
patterns to guarantee statically that all the possible input documents are
correctly processed, and that only valid output documents are produced.
WWW: http://www.cduce.org/ocaml
2007-04-08 23:04:53 +00:00