CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2016/06/24 09:59:13
Modified files:
devel/coccinelle: Makefile
devel/coccinelle/pkg: PLIST
devel/ocaml-batteries: Makefile distinfo
devel/ocaml-batteries/pkg: PFRAG.native PLIST
devel/ocaml-lwt: Makefile distinfo
devel/ocaml-parmap: Makefile
devel/ocaml-parmap/pkg: PFRAG.native
devel/ocaml-ppx-tools: Makefile distinfo
devel/ocaml-ppx-tools/patches: patch-Makefile
devel/utop : Makefile distinfo
devel/utop/pkg : PFRAG.dynlink-native PFRAG.native PLIST
lang/ocaml : Makefile distinfo
lang/ocaml/patches: patch-configure
lang/ocaml/pkg : PFRAG.native-main PLIST-graphics PLIST-main
lang/ocaml-camlp4: Makefile distinfo
productivity/wyrd: Makefile
Added files:
devel/ocaml-mlgmp/patches: patch-config_h
devel/ocaml-net/patches: patch-src_equeue_uq_engines_compat_ml
patch-src_netsys_netlog_ml
devel/ocaml-parmap/patches: patch-Makefile_in
patch-parmap_mldylib
patch-parmap_mllib
math/coq/patches: patch-coqmktmp_ml
net/mldonkey/patches: patch-src_networks_donkey_donkeyGlobals_ml
patch-src_utils_cdk_gdstubs_c
patch-src_utils_cdk_zip_ml
patch-src_utils_lib_options_ml4
net/unison/patches: patch-system_system_generic_ml
productivity/wyrd/patches: patch-Makefile_in
textproc/ocaml-text/patches: patch-src_ml_text_bigarray_c
patch-src_ml_text_c
Log message:
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.