11 Commits

Author SHA1 Message Date
krw
50b44b65e0 Stop building Ocaml's internal ocamlbuild and use the ocaml-ocamlbuild port
where needed.

The next step towards Ocaml 4.3.0.

Bulk build by sthen@ identified several laggards which are included here.

ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree.
2016-06-23 19:23:53 +00:00
avsm
feb52d4ad5 bump ounit REVISION due to OCaml 4.02.3 bump
ok jca@, tested by krw@ daniel@ jsg@
2015-08-30 16:24:35 +00:00
jasper
75df3a3ef7 unify maintainer addresses
ok chrisz@
2014-10-22 13:00:54 +00:00
chrisz
9c9106868c Update to 2.0.0
ok avsm@
2014-09-03 07:41:10 +00:00
chrisz
4f34b70b07 Upgrade OCaml to 4.02. Since camlp4 is now a seperate port,
add / change BUILD_DEPENDS for all ports using camlp4.
Findlib is changed because it won't use camlp4 and doesn't install
the Bytes module anymore, which is now included in OCaml 4.02.

ok avsm@
2014-09-02 09:24:44 +00:00
kili
edea600f6e More bumps due to lang/ocaml pkgname change. 2014-08-22 22:49:07 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
chrisz
0081341c9f update lang/ocaml to 4.00.1.
Let all ocaml ports RUN_DEPEND on the version of ocaml they were built with.
2012-11-30 19:38:09 +00:00
avsm
dca34fd82c update to ounit-1.1.2 and update to new ocamlfind site-lib
From: Christopher Zimmermann <madroach@gmerlin.de>
2012-08-18 22:26:12 +00:00
edd
1f58e06728 ${V} is not needed here.
Spotted by ajacoutot@
2012-07-13 09:27:25 +00:00
edd
f6c372eda0 Import ounit; a unit testing tool for ocaml.
From Chris Zimmermann, with tweaks.

OK sthen@
2012-07-13 08:36:03 +00:00