13 Commits

Author SHA1 Message Date
krw
56c1537015 Update ocaml-pcre to 7.2.3. Bump revision of ports depending on ocaml-pcre. 2016-11-01 22:02:59 +00:00
krw
f5fd6f0fd2 Upgrade Ocaml to 4.3.0 and tweak ports the minimal amount to keep
them all compiling.

Tweaks include updating

ocaml-batteries 2.3.1 -> 2.5.0
ocaml-lwt 2.4.8 -> 2.5.2
ocaml-ppx-tools 0.99.2 -> 4.03.0
ocaml-camlp4 4.02+6 -> 4.03+1
utop 1.15 -> 1.19.2

and fixes to coccinelle and wyrd to let them build on bytecode archs.

Other necessary tweaks from the various homes of the projects.

Everything still builds on amd64 (native and bytecode) and sparc64 (bytecode).

ok anil@ sthen@ so final 4.3.0 tweaks can be done in-tree.
2016-06-24 15:59:11 +00:00
naddy
b565ffc051 g/c PFRAG.shared from OCaml ports; ok chrisz@ 2016-03-29 11:27:00 +00:00
avsm
4bf93d97a9 update to ocaml-net-4.0.2
ok jca@, tested by krw@ daniel@ jsg@
2015-08-30 16:02:11 +00:00
jasper
75df3a3ef7 unify maintainer addresses
ok chrisz@
2014-10-22 13:00:54 +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
chrisz
d04bc8d7a0 Upgrade to 3.7.5
This will work with OCaml 4.02. Always use -enable-pcre,
because Netstring_str will now use the builtin Str module,
while Netstring_pcre will use ocaml-pcre.

ok avsm@
2014-09-01 13:03:39 +00:00
kili
5088070bc2 Bump after lang/ocaml pkgname change (first round, more bumps will follow). 2014-08-22 22:21:53 +00:00
dcoppa
c587ae3016 ocaml-related updates:
ocaml-batteries 2.0.0 -> 2.1.0

ocaml-lwt 2.4.2 -> 2.4.4

ocaml-net 3.6 -> 3.7.3

All needed for an upcoming update to ocaml-4.01.0
2013-11-25 14:35:26 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
chrisz
65055d41e1 Update lang/ocaml to 4.00.1.
Make all ocaml ports depend on the version of ocaml they were built with.
2012-11-30 19:08:05 +00:00
avsm
1e9f298d4f update to ocaml-net-3.6
- add pcre FLAVOR
- use the ocaml_native arch check
- remove old patches

From: Christopher Zimmermann <madroach@gmerlin.de>
2012-08-18 22:19:21 +00:00
edd
d5f4b79a61 Import Ocamlnet as ocaml-net. A networking library for Ocaml.
From Chris Zimmermann. OK dcoppa@
2012-07-16 09:27:31 +00:00