summaryrefslogtreecommitdiff
path: root/lang/ocaml/patches
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2015-12-29 23:34:43 +0000
committerdholland <dholland@pkgsrc.org>2015-12-29 23:34:43 +0000
commit9c5b8438ea5bf1b8a75c5902adbbd0de5105eb29 (patch)
tree5a99c25f7381a591953058b74bbfe879d70df5b9 /lang/ocaml/patches
parentc9393930b219be6843d48594d730d2af98a553f3 (diff)
downloadpkgsrc-9c5b8438ea5bf1b8a75c5902adbbd0de5105eb29.tar.gz
Add patch comments.
Diffstat (limited to 'lang/ocaml/patches')
-rw-r--r--lang/ocaml/patches/patch-Makefile3
-rw-r--r--lang/ocaml/patches/patch-asmcomp_asmlink.ml3
-rw-r--r--lang/ocaml/patches/patch-asmcomp_power_emit.mlp3
-rw-r--r--lang/ocaml/patches/patch-asmrun_Makefile3
-rw-r--r--lang/ocaml/patches/patch-asmrun_arm.S3
-rw-r--r--lang/ocaml/patches/patch-asmrun_power-bsd.S5
-rw-r--r--lang/ocaml/patches/patch-asmrun_signals_osdep.h3
-rw-r--r--lang/ocaml/patches/patch-byterun_Makefile3
-rw-r--r--lang/ocaml/patches/patch-byterun_caml_mlvalues.h4
-rw-r--r--lang/ocaml/patches/patch-config_auto__aux_gethostbyaddr.c3
-rw-r--r--lang/ocaml/patches/patch-config_auto__aux_gethostbyname.c3
-rw-r--r--lang/ocaml/patches/patch-debugger_Makefile.shared3
-rw-r--r--lang/ocaml/patches/patch-driver_compenv.ml3
-rw-r--r--lang/ocaml/patches/patch-driver_main.ml3
-rw-r--r--lang/ocaml/patches/patch-driver_main_args.ml3
-rw-r--r--lang/ocaml/patches/patch-driver_main_args.mli3
-rw-r--r--lang/ocaml/patches/patch-driver_optmain.ml3
-rw-r--r--lang/ocaml/patches/patch-man_Makefile3
-rw-r--r--lang/ocaml/patches/patch-ocamldoc_odoc__messages.ml3
-rw-r--r--lang/ocaml/patches/patch-otherlibs_Makefile3
-rw-r--r--lang/ocaml/patches/patch-otherlibs_Makefile.shared3
-rw-r--r--lang/ocaml/patches/patch-otherlibs_dynlink_Makefile3
-rw-r--r--lang/ocaml/patches/patch-otherlibs_systhreads_Makefile3
-rw-r--r--lang/ocaml/patches/patch-otherlibs_threads_Makefile3
-rw-r--r--lang/ocaml/patches/patch-stdlib_Makefile3
-rw-r--r--lang/ocaml/patches/patch-stdlib_Makefile.shared3
-rw-r--r--lang/ocaml/patches/patch-tools_Makefile.shared3
-rw-r--r--lang/ocaml/patches/patch-tools_ocamlcp.ml3
-rw-r--r--lang/ocaml/patches/patch-tools_ocamlmklib3
-rw-r--r--lang/ocaml/patches/patch-tools_ocamloptp.ml3
-rw-r--r--lang/ocaml/patches/patch-utils_clflags.ml3
-rw-r--r--lang/ocaml/patches/patch-utils_clflags.mli3
32 files changed, 66 insertions, 33 deletions
diff --git a/lang/ocaml/patches/patch-Makefile b/lang/ocaml/patches/patch-Makefile
index 1ff2d0ed015..d04260d0a95 100644
--- a/lang/ocaml/patches/patch-Makefile
+++ b/lang/ocaml/patches/patch-Makefile
@@ -1,6 +1,7 @@
-$NetBSD: patch-Makefile,v 1.6 2015/08/07 11:16:30 jaapb Exp $
+$NetBSD: patch-Makefile,v 1.7 2015/12/29 23:34:52 dholland Exp $
Use BSD_INSTALL_* instead of mkdir and cp; remove ocamlrun before cold start
+
--- Makefile.orig 2015-07-20 14:10:11.000000000 +0000
+++ Makefile
@@ -186,8 +186,10 @@ LIBFILES=stdlib.cma std_exit.cmo *.cmi c
diff --git a/lang/ocaml/patches/patch-asmcomp_asmlink.ml b/lang/ocaml/patches/patch-asmcomp_asmlink.ml
index 3d6dd49f6ba..a7057040a35 100644
--- a/lang/ocaml/patches/patch-asmcomp_asmlink.ml
+++ b/lang/ocaml/patches/patch-asmcomp_asmlink.ml
@@ -1,6 +1,7 @@
-$NetBSD: patch-asmcomp_asmlink.ml,v 1.1 2015/01/20 14:12:25 jaapb Exp $
+$NetBSD: patch-asmcomp_asmlink.ml,v 1.2 2015/12/29 23:34:52 dholland Exp $
pkgsrc_runtime flag
+
--- asmcomp/asmlink.ml.orig 2014-05-21 15:08:11.000000000 +0000
+++ asmcomp/asmlink.ml
@@ -98,6 +98,13 @@ let add_ccobjs l =
diff --git a/lang/ocaml/patches/patch-asmcomp_power_emit.mlp b/lang/ocaml/patches/patch-asmcomp_power_emit.mlp
index f1fcc0ce4d7..8d3aeadc2b3 100644
--- a/lang/ocaml/patches/patch-asmcomp_power_emit.mlp
+++ b/lang/ocaml/patches/patch-asmcomp_power_emit.mlp
@@ -1,6 +1,7 @@
-$NetBSD: patch-asmcomp_power_emit.mlp,v 1.1 2012/10/08 15:05:32 jaapb Exp $
+$NetBSD: patch-asmcomp_power_emit.mlp,v 1.2 2015/12/29 23:34:52 dholland Exp $
Add profiling to power architecture
+
--- asmcomp/power/emit.mlp.orig 2012-09-11 13:17:13.000000000 +0000
+++ asmcomp/power/emit.mlp
@@ -828,6 +828,30 @@ let rec emit_all i =
diff --git a/lang/ocaml/patches/patch-asmrun_Makefile b/lang/ocaml/patches/patch-asmrun_Makefile
index afcdf8ed748..edc18a8c0c8 100644
--- a/lang/ocaml/patches/patch-asmrun_Makefile
+++ b/lang/ocaml/patches/patch-asmrun_Makefile
@@ -1,6 +1,7 @@
-$NetBSD: patch-asmrun_Makefile,v 1.4 2015/06/30 11:08:47 jaapb Exp $
+$NetBSD: patch-asmrun_Makefile,v 1.5 2015/12/29 23:34:52 dholland Exp $
Use BSD_INSTALL_* instead of mkdir and cp
+
--- asmrun/Makefile.orig 2015-05-19 09:48:34.000000000 +0000
+++ asmrun/Makefile
@@ -79,7 +79,7 @@ INSTALL_LIBDIR=$(DESTDIR)$(LIBDIR)
diff --git a/lang/ocaml/patches/patch-asmrun_arm.S b/lang/ocaml/patches/patch-asmrun_arm.S
index d1334ccf20c..88eaf1f9435 100644
--- a/lang/ocaml/patches/patch-asmrun_arm.S
+++ b/lang/ocaml/patches/patch-asmrun_arm.S
@@ -1,6 +1,7 @@
-$NetBSD: patch-asmrun_arm.S,v 1.2 2015/01/20 14:12:25 jaapb Exp $
+$NetBSD: patch-asmrun_arm.S,v 1.3 2015/12/29 23:34:52 dholland Exp $
pkgsrc_runtime flag
+
--- asmrun/arm.S.orig 2014-11-20 13:12:25.000000000 +0000
+++ asmrun/arm.S
@@ -44,7 +44,7 @@
diff --git a/lang/ocaml/patches/patch-asmrun_power-bsd.S b/lang/ocaml/patches/patch-asmrun_power-bsd.S
index dcb74724249..f985d781565 100644
--- a/lang/ocaml/patches/patch-asmrun_power-bsd.S
+++ b/lang/ocaml/patches/patch-asmrun_power-bsd.S
@@ -1,7 +1,8 @@
-$NetBSD: patch-asmrun_power-bsd.S,v 1.2 2014/10/09 19:08:28 jaapb Exp $
+$NetBSD: patch-asmrun_power-bsd.S,v 1.3 2015/12/29 23:34:52 dholland Exp $
Add profiling to power architecture
---- asmrun/power-bsd.S.orig 2014-08-19 13:37:35.000000000 +0000
+
+ --- asmrun/power-bsd.S.orig 2014-08-19 13:37:35.000000000 +0000
+++ asmrun/power-bsd.S
@@ -11,6 +11,35 @@
/* */
diff --git a/lang/ocaml/patches/patch-asmrun_signals_osdep.h b/lang/ocaml/patches/patch-asmrun_signals_osdep.h
index 86550c800bf..57a38d0e9ea 100644
--- a/lang/ocaml/patches/patch-asmrun_signals_osdep.h
+++ b/lang/ocaml/patches/patch-asmrun_signals_osdep.h
@@ -1,10 +1,11 @@
-$NetBSD: patch-asmrun_signals_osdep.h,v 1.6 2015/06/30 11:08:47 jaapb Exp $
+$NetBSD: patch-asmrun_signals_osdep.h,v 1.7 2015/12/29 23:34:52 dholland Exp $
Use correct data structures for power architecture; also do signal
handling correctly for i386 and amd64/NetBSD.
First hunk taken from upstream tracker at:
http://caml.inria.fr/mantis/view.php?id=6772
+
--- asmrun/signals_osdep.h.orig 2015-05-06 15:18:50.000000000 +0000
+++ asmrun/signals_osdep.h
@@ -135,6 +135,23 @@
diff --git a/lang/ocaml/patches/patch-byterun_Makefile b/lang/ocaml/patches/patch-byterun_Makefile
index 5e36a973257..bcb2887e1ec 100644
--- a/lang/ocaml/patches/patch-byterun_Makefile
+++ b/lang/ocaml/patches/patch-byterun_Makefile
@@ -1,6 +1,7 @@
-$NetBSD: patch-byterun_Makefile,v 1.3 2015/06/30 11:08:47 jaapb Exp $
+$NetBSD: patch-byterun_Makefile,v 1.4 2015/12/29 23:34:52 dholland Exp $
Use BSD_INSTALL_* instead of mkdir and cp
+
--- byterun/Makefile.orig 2015-05-10 05:45:57.000000000 +0000
+++ byterun/Makefile
@@ -13,7 +13,7 @@
diff --git a/lang/ocaml/patches/patch-byterun_caml_mlvalues.h b/lang/ocaml/patches/patch-byterun_caml_mlvalues.h
index 04ac7e7e91c..eb704bd86ef 100644
--- a/lang/ocaml/patches/patch-byterun_caml_mlvalues.h
+++ b/lang/ocaml/patches/patch-byterun_caml_mlvalues.h
@@ -1,4 +1,6 @@
-$NetBSD: patch-byterun_caml_mlvalues.h,v 1.1 2015/09/08 18:54:41 joerg Exp $
+$NetBSD: patch-byterun_caml_mlvalues.h,v 1.2 2015/12/29 23:34:52 dholland Exp $
+
+Avoid undefined behavior.
--- byterun/caml/mlvalues.h.orig 2015-09-03 12:17:44.000000000 +0000
+++ byterun/caml/mlvalues.h
diff --git a/lang/ocaml/patches/patch-config_auto__aux_gethostbyaddr.c b/lang/ocaml/patches/patch-config_auto__aux_gethostbyaddr.c
index beb6c697af7..1cc92b9b491 100644
--- a/lang/ocaml/patches/patch-config_auto__aux_gethostbyaddr.c
+++ b/lang/ocaml/patches/patch-config_auto__aux_gethostbyaddr.c
@@ -1,6 +1,7 @@
-$NetBSD: patch-config_auto__aux_gethostbyaddr.c,v 1.2 2014/05/13 10:17:44 jaapb Exp $
+$NetBSD: patch-config_auto__aux_gethostbyaddr.c,v 1.3 2015/12/29 23:34:52 dholland Exp $
Fix gethostbyaddr support for NetBSD
+
--- config/auto-aux/gethostbyaddr.c.orig 2012-10-15 13:50:56.000000000 -0400
+++ config/auto-aux/gethostbyaddr.c 2013-12-21 11:16:25.000000000 -0500
@@ -19,6 +19,10 @@
diff --git a/lang/ocaml/patches/patch-config_auto__aux_gethostbyname.c b/lang/ocaml/patches/patch-config_auto__aux_gethostbyname.c
index 795e1510893..815f85ccf06 100644
--- a/lang/ocaml/patches/patch-config_auto__aux_gethostbyname.c
+++ b/lang/ocaml/patches/patch-config_auto__aux_gethostbyname.c
@@ -1,6 +1,7 @@
-$NetBSD: patch-config_auto__aux_gethostbyname.c,v 1.2 2014/05/13 10:17:44 jaapb Exp $
+$NetBSD: patch-config_auto__aux_gethostbyname.c,v 1.3 2015/12/29 23:34:53 dholland Exp $
Fix gethostbyname support for NetBSD
+
--- config/auto-aux/gethostbyname.c.orig 2012-10-15 13:50:56.000000000 -0400
+++ config/auto-aux/gethostbyname.c 2013-12-21 11:16:39.000000000 -0500
@@ -19,6 +19,10 @@
diff --git a/lang/ocaml/patches/patch-debugger_Makefile.shared b/lang/ocaml/patches/patch-debugger_Makefile.shared
index 91d704e7906..eade20d1199 100644
--- a/lang/ocaml/patches/patch-debugger_Makefile.shared
+++ b/lang/ocaml/patches/patch-debugger_Makefile.shared
@@ -1,6 +1,7 @@
-$NetBSD: patch-debugger_Makefile.shared,v 1.2 2014/10/09 19:08:28 jaapb Exp $
+$NetBSD: patch-debugger_Makefile.shared,v 1.3 2015/12/29 23:34:53 dholland Exp $
Use BSD_INSTALL_* instead of mkdir and cp
+
--- debugger/Makefile.shared.orig 2014-04-29 11:56:17.000000000 +0000
+++ debugger/Makefile.shared
@@ -86,7 +86,7 @@ ocamldebug$(EXE): $(OBJS) $(OTHEROBJS)
diff --git a/lang/ocaml/patches/patch-driver_compenv.ml b/lang/ocaml/patches/patch-driver_compenv.ml
index ab1f7860392..d3e2fc38c23 100644
--- a/lang/ocaml/patches/patch-driver_compenv.ml
+++ b/lang/ocaml/patches/patch-driver_compenv.ml
@@ -1,6 +1,7 @@
-$NetBSD: patch-driver_compenv.ml,v 1.1 2015/01/20 14:12:25 jaapb Exp $
+$NetBSD: patch-driver_compenv.ml,v 1.2 2015/12/29 23:34:53 dholland Exp $
pkgsrc_runtime flag
+
--- driver/compenv.ml.orig 2014-08-28 16:24:52.000000000 +0000
+++ driver/compenv.ml
@@ -185,6 +185,7 @@ let read_OCAMLPARAM ppf position =
diff --git a/lang/ocaml/patches/patch-driver_main.ml b/lang/ocaml/patches/patch-driver_main.ml
index ba09edacb99..558b3352451 100644
--- a/lang/ocaml/patches/patch-driver_main.ml
+++ b/lang/ocaml/patches/patch-driver_main.ml
@@ -1,6 +1,7 @@
-$NetBSD: patch-driver_main.ml,v 1.1 2015/01/20 14:12:25 jaapb Exp $
+$NetBSD: patch-driver_main.ml,v 1.2 2015/12/29 23:34:53 dholland Exp $
pkgsrc_runtime flag
+
--- driver/main.ml.orig 2014-08-28 16:24:52.000000000 +0000
+++ driver/main.ml
@@ -112,6 +112,7 @@ module Options = Main_args.Make_bytecomp
diff --git a/lang/ocaml/patches/patch-driver_main_args.ml b/lang/ocaml/patches/patch-driver_main_args.ml
index b2f2a125dae..d78f823ed6a 100644
--- a/lang/ocaml/patches/patch-driver_main_args.ml
+++ b/lang/ocaml/patches/patch-driver_main_args.ml
@@ -1,6 +1,7 @@
-$NetBSD: patch-driver_main_args.ml,v 1.2 2015/06/30 11:08:47 jaapb Exp $
+$NetBSD: patch-driver_main_args.ml,v 1.3 2015/12/29 23:34:53 dholland Exp $
pkgsrc_runtime flag
+
--- driver/main_args.ml.orig 2015-05-12 15:31:26.000000000 +0000
+++ driver/main_args.ml
@@ -244,6 +244,10 @@ let mk_pack_opt f =
diff --git a/lang/ocaml/patches/patch-driver_main_args.mli b/lang/ocaml/patches/patch-driver_main_args.mli
index 78ce04a12b9..7611d18845b 100644
--- a/lang/ocaml/patches/patch-driver_main_args.mli
+++ b/lang/ocaml/patches/patch-driver_main_args.mli
@@ -1,6 +1,7 @@
-$NetBSD: patch-driver_main_args.mli,v 1.2 2015/06/30 11:08:47 jaapb Exp $
+$NetBSD: patch-driver_main_args.mli,v 1.3 2015/12/29 23:34:53 dholland Exp $
pkgsrc_runtime flag
+
--- driver/main_args.mli.orig 2015-05-12 15:31:26.000000000 +0000
+++ driver/main_args.mli
@@ -70,6 +70,7 @@ module type Compiler_options = sig
diff --git a/lang/ocaml/patches/patch-driver_optmain.ml b/lang/ocaml/patches/patch-driver_optmain.ml
index 4aac4dac9ad..34a9bcfc942 100644
--- a/lang/ocaml/patches/patch-driver_optmain.ml
+++ b/lang/ocaml/patches/patch-driver_optmain.ml
@@ -1,6 +1,7 @@
-$NetBSD: patch-driver_optmain.ml,v 1.1 2015/01/20 14:12:25 jaapb Exp $
+$NetBSD: patch-driver_optmain.ml,v 1.2 2015/12/29 23:34:53 dholland Exp $
pkgsrc_runtime flag
+
--- driver/optmain.ml.orig 2014-08-28 16:24:52.000000000 +0000
+++ driver/optmain.ml
@@ -111,6 +111,7 @@ module Options = Main_args.Make_optcomp_
diff --git a/lang/ocaml/patches/patch-man_Makefile b/lang/ocaml/patches/patch-man_Makefile
index 4cb3ff42112..a80ccbd8483 100644
--- a/lang/ocaml/patches/patch-man_Makefile
+++ b/lang/ocaml/patches/patch-man_Makefile
@@ -1,6 +1,7 @@
-$NetBSD: patch-man_Makefile,v 1.2 2014/10/09 19:08:28 jaapb Exp $
+$NetBSD: patch-man_Makefile,v 1.3 2015/12/29 23:34:53 dholland Exp $
Use BSD_INSTALL_* instead of mkdir and cp
+
--- man/Makefile.orig 2014-04-12 10:17:02.000000000 +0000
+++ man/Makefile
@@ -15,7 +15,7 @@ include ../config/Makefile
diff --git a/lang/ocaml/patches/patch-ocamldoc_odoc__messages.ml b/lang/ocaml/patches/patch-ocamldoc_odoc__messages.ml
index b5ec55cab20..688a0a4c04f 100644
--- a/lang/ocaml/patches/patch-ocamldoc_odoc__messages.ml
+++ b/lang/ocaml/patches/patch-ocamldoc_odoc__messages.ml
@@ -1,6 +1,7 @@
-$NetBSD: patch-ocamldoc_odoc__messages.ml,v 1.2 2015/06/30 11:08:47 jaapb Exp $
+$NetBSD: patch-ocamldoc_odoc__messages.ml,v 1.3 2015/12/29 23:34:53 dholland Exp $
Put man pages in section 3 rather than 3o
+
--- ocamldoc/odoc_messages.ml.orig 2014-09-26 13:00:20.000000000 +0000
+++ ocamldoc/odoc_messages.ml
@@ -89,7 +89,7 @@ let default_man_section = "3"
diff --git a/lang/ocaml/patches/patch-otherlibs_Makefile b/lang/ocaml/patches/patch-otherlibs_Makefile
index 43cc4f42e3c..bc23ddc0741 100644
--- a/lang/ocaml/patches/patch-otherlibs_Makefile
+++ b/lang/ocaml/patches/patch-otherlibs_Makefile
@@ -1,6 +1,7 @@
-$NetBSD: patch-otherlibs_Makefile,v 1.3 2015/08/09 13:31:18 jaapb Exp $
+$NetBSD: patch-otherlibs_Makefile,v 1.4 2015/12/29 23:34:53 dholland Exp $
ocaml-graphics needs CAMLOPT to be one line only
+
--- otherlibs/Makefile.orig 2015-05-12 14:46:37.000000000 +0000
+++ otherlibs/Makefile
@@ -14,8 +14,7 @@
diff --git a/lang/ocaml/patches/patch-otherlibs_Makefile.shared b/lang/ocaml/patches/patch-otherlibs_Makefile.shared
index 638b4e776ca..8a3928bc749 100644
--- a/lang/ocaml/patches/patch-otherlibs_Makefile.shared
+++ b/lang/ocaml/patches/patch-otherlibs_Makefile.shared
@@ -1,6 +1,7 @@
-$NetBSD: patch-otherlibs_Makefile.shared,v 1.3 2014/10/09 19:08:28 jaapb Exp $
+$NetBSD: patch-otherlibs_Makefile.shared,v 1.4 2015/12/29 23:34:53 dholland Exp $
Use BSD_INSTALL_* instead of mkdir and cp
+
--- otherlibs/Makefile.shared.orig 2014-04-29 11:56:17.000000000 +0000
+++ otherlibs/Makefile.shared
@@ -61,16 +61,16 @@ INSTALL_STUBLIBDIR=$(DESTDIR)$(STUBLIBDI
diff --git a/lang/ocaml/patches/patch-otherlibs_dynlink_Makefile b/lang/ocaml/patches/patch-otherlibs_dynlink_Makefile
index ea6c5dd5b88..47d29fa02c1 100644
--- a/lang/ocaml/patches/patch-otherlibs_dynlink_Makefile
+++ b/lang/ocaml/patches/patch-otherlibs_dynlink_Makefile
@@ -1,6 +1,7 @@
-$NetBSD: patch-otherlibs_dynlink_Makefile,v 1.2 2014/10/09 19:08:28 jaapb Exp $
+$NetBSD: patch-otherlibs_dynlink_Makefile,v 1.3 2015/12/29 23:34:53 dholland Exp $
Use BSD_INSTALL_* instead of mkdir and cp
+
--- otherlibs/dynlink/Makefile.orig 2014-04-29 11:56:17.000000000 +0000
+++ otherlibs/dynlink/Makefile
@@ -74,12 +74,12 @@ extract_crc: dynlink.cma extract_crc.cmo
diff --git a/lang/ocaml/patches/patch-otherlibs_systhreads_Makefile b/lang/ocaml/patches/patch-otherlibs_systhreads_Makefile
index 95b4f8b8986..02a81533241 100644
--- a/lang/ocaml/patches/patch-otherlibs_systhreads_Makefile
+++ b/lang/ocaml/patches/patch-otherlibs_systhreads_Makefile
@@ -1,6 +1,7 @@
-$NetBSD: patch-otherlibs_systhreads_Makefile,v 1.3 2014/10/09 19:08:28 jaapb Exp $
+$NetBSD: patch-otherlibs_systhreads_Makefile,v 1.4 2015/12/29 23:34:53 dholland Exp $
Use BSD_INSTALL_* instead of mkdir and cp
+
--- otherlibs/systhreads/Makefile.orig 2014-04-29 11:56:17.000000000 +0000
+++ otherlibs/systhreads/Makefile
@@ -77,21 +77,21 @@ INSTALL_STUBLIBDIR=$(DESTDIR)$(STUBLIBDI
diff --git a/lang/ocaml/patches/patch-otherlibs_threads_Makefile b/lang/ocaml/patches/patch-otherlibs_threads_Makefile
index 75bfaadbdc4..fcb934d81e5 100644
--- a/lang/ocaml/patches/patch-otherlibs_threads_Makefile
+++ b/lang/ocaml/patches/patch-otherlibs_threads_Makefile
@@ -1,6 +1,7 @@
-$NetBSD: patch-otherlibs_threads_Makefile,v 1.5 2015/07/04 09:29:48 jaapb Exp $
+$NetBSD: patch-otherlibs_threads_Makefile,v 1.6 2015/12/29 23:34:53 dholland Exp $
Use BSD_INSTALL_* instead of mkdir and cp
+
--- otherlibs/threads/Makefile.orig 2015-05-12 14:46:37.000000000 +0000
+++ otherlibs/threads/Makefile
@@ -106,12 +106,12 @@ INSTALL_STUBLIBDIR=$(DESTDIR)$(STUBLIBDI
diff --git a/lang/ocaml/patches/patch-stdlib_Makefile b/lang/ocaml/patches/patch-stdlib_Makefile
index e496f3f1d6a..fcfb6dfdf37 100644
--- a/lang/ocaml/patches/patch-stdlib_Makefile
+++ b/lang/ocaml/patches/patch-stdlib_Makefile
@@ -1,6 +1,7 @@
-$NetBSD: patch-stdlib_Makefile,v 1.2 2014/10/09 19:08:28 jaapb Exp $
+$NetBSD: patch-stdlib_Makefile,v 1.3 2015/12/29 23:34:53 dholland Exp $
Use BSD_INSTALL_* instead of mkdir and cp
+
--- stdlib/Makefile.orig 2014-04-12 10:17:02.000000000 +0000
+++ stdlib/Makefile
@@ -25,7 +25,7 @@ allopt-prof: stdlib.p.cmxa std_exit.p.cm
diff --git a/lang/ocaml/patches/patch-stdlib_Makefile.shared b/lang/ocaml/patches/patch-stdlib_Makefile.shared
index 7b57834aff8..f46fecfb963 100644
--- a/lang/ocaml/patches/patch-stdlib_Makefile.shared
+++ b/lang/ocaml/patches/patch-stdlib_Makefile.shared
@@ -1,6 +1,7 @@
-$NetBSD: patch-stdlib_Makefile.shared,v 1.4 2015/08/07 11:16:30 jaapb Exp $
+$NetBSD: patch-stdlib_Makefile.shared,v 1.5 2015/12/29 23:34:53 dholland Exp $
Use BSD_INSTALL_* instead of mkdir and cp
+
--- stdlib/Makefile.shared.orig 2015-07-20 14:10:11.000000000 +0000
+++ stdlib/Makefile.shared
@@ -45,16 +45,16 @@ all: stdlib.cma std_exit.cmo camlheader
diff --git a/lang/ocaml/patches/patch-tools_Makefile.shared b/lang/ocaml/patches/patch-tools_Makefile.shared
index b02dd652eca..e4e7800091b 100644
--- a/lang/ocaml/patches/patch-tools_Makefile.shared
+++ b/lang/ocaml/patches/patch-tools_Makefile.shared
@@ -1,6 +1,7 @@
-$NetBSD: patch-tools_Makefile.shared,v 1.2 2014/10/09 19:08:28 jaapb Exp $
+$NetBSD: patch-tools_Makefile.shared,v 1.3 2015/12/29 23:34:53 dholland Exp $
Use BSD_INSTALL_* instead of mkdir and cp
+
--- tools/Makefile.shared.orig 2014-05-12 10:41:21.000000000 +0000
+++ tools/Makefile.shared
@@ -59,9 +59,9 @@ INSTALL_BINDIR=$(DESTDIR)$(BINDIR)
diff --git a/lang/ocaml/patches/patch-tools_ocamlcp.ml b/lang/ocaml/patches/patch-tools_ocamlcp.ml
index 6fbcefdcabd..b5f19dac9f9 100644
--- a/lang/ocaml/patches/patch-tools_ocamlcp.ml
+++ b/lang/ocaml/patches/patch-tools_ocamlcp.ml
@@ -1,6 +1,7 @@
-$NetBSD: patch-tools_ocamlcp.ml,v 1.1 2015/01/20 14:12:25 jaapb Exp $
+$NetBSD: patch-tools_ocamlcp.ml,v 1.2 2015/12/29 23:34:53 dholland Exp $
pkgsrc_runtime flag
+
--- tools/ocamlcp.ml.orig 2014-08-28 16:24:52.000000000 +0000
+++ tools/ocamlcp.ml
@@ -80,6 +80,7 @@ module Options = Main_args.Make_bytecomp
diff --git a/lang/ocaml/patches/patch-tools_ocamlmklib b/lang/ocaml/patches/patch-tools_ocamlmklib
index e37f4ba5644..76ee57d0014 100644
--- a/lang/ocaml/patches/patch-tools_ocamlmklib
+++ b/lang/ocaml/patches/patch-tools_ocamlmklib
@@ -1,6 +1,7 @@
-$NetBSD: patch-tools_ocamlmklib,v 1.4 2015/06/30 11:08:47 jaapb Exp $
+$NetBSD: patch-tools_ocamlmklib,v 1.5 2015/12/29 23:34:53 dholland Exp $
Add ELF mode support to ocamlmklib
+
--- tools/ocamlmklib.ml.orig 2014-12-27 08:44:24.000000000 +0000
+++ tools/ocamlmklib.ml
@@ -25,6 +25,7 @@ and c_objs = ref [] (* .o, .a, .
diff --git a/lang/ocaml/patches/patch-tools_ocamloptp.ml b/lang/ocaml/patches/patch-tools_ocamloptp.ml
index ec362dcc0b9..57df5b8532f 100644
--- a/lang/ocaml/patches/patch-tools_ocamloptp.ml
+++ b/lang/ocaml/patches/patch-tools_ocamloptp.ml
@@ -1,6 +1,7 @@
-$NetBSD: patch-tools_ocamloptp.ml,v 1.1 2015/01/20 14:12:25 jaapb Exp $
+$NetBSD: patch-tools_ocamloptp.ml,v 1.2 2015/12/29 23:34:53 dholland Exp $
pkgsrc_runtime flag
+
--- tools/ocamloptp.ml.orig 2014-08-28 16:24:52.000000000 +0000
+++ tools/ocamloptp.ml
@@ -82,6 +82,7 @@ module Options = Main_args.Make_optcomp_
diff --git a/lang/ocaml/patches/patch-utils_clflags.ml b/lang/ocaml/patches/patch-utils_clflags.ml
index 616bdbf8b4d..ed4d4e1985b 100644
--- a/lang/ocaml/patches/patch-utils_clflags.ml
+++ b/lang/ocaml/patches/patch-utils_clflags.ml
@@ -1,6 +1,7 @@
-$NetBSD: patch-utils_clflags.ml,v 1.2 2015/06/30 11:08:47 jaapb Exp $
+$NetBSD: patch-utils_clflags.ml,v 1.3 2015/12/29 23:34:53 dholland Exp $
pkgsrc_runtime flag
+
--- utils/clflags.ml.orig 2015-05-12 15:31:26.000000000 +0000
+++ utils/clflags.ml
@@ -108,7 +108,8 @@ let std_include_dir () =
diff --git a/lang/ocaml/patches/patch-utils_clflags.mli b/lang/ocaml/patches/patch-utils_clflags.mli
index 61607106401..532a12ed4da 100644
--- a/lang/ocaml/patches/patch-utils_clflags.mli
+++ b/lang/ocaml/patches/patch-utils_clflags.mli
@@ -1,6 +1,7 @@
-$NetBSD: patch-utils_clflags.mli,v 1.2 2015/06/30 11:08:47 jaapb Exp $
+$NetBSD: patch-utils_clflags.mli,v 1.3 2015/12/29 23:34:53 dholland Exp $
pkgsrc_runtime flag
+
--- utils/clflags.mli.orig 2015-05-12 15:31:26.000000000 +0000
+++ utils/clflags.mli
@@ -92,6 +92,7 @@ val std_include_dir : unit -> string lis