summaryrefslogtreecommitdiff
path: root/lang/ocaml/patches
AgeCommit message (Expand)AuthorFilesLines
2016-12-30Updated package to latest version, ocaml 4.04.0. This involved removingjaapb11-268/+103
2016-11-04lang/ocaml: update configure patch to fix packaging on DragonFlymarino1-6/+41
2016-07-15Fix build on 32-bit SunOS with 64-bit native assembler.jperkin1-3/+5
2016-07-13Don't use GNU ld flags on x86_64 SunOS. Fixes various dependencies.jperkin1-8/+16
2016-07-13Fix build on 32-bit SunOS.jperkin1-16/+19
2016-07-07Use the GCC front-end for linking on SunOS, resolves issues with SSPjperkin1-2/+11
2016-07-06Fix _XOPEN_SOURCE failure on SunOS.jperkin1-0/+16
2016-05-05Updated package to latest version, 4.03.0. Also removed some obsolete andjaapb30-571/+314
2016-02-29Support natdynlink on SunOS. Bump PKGREVISION.jperkin1-13/+15
2015-12-29Add patch comments.dholland32-33/+66
2015-09-08Avoid UB of left-shift of negative values by replacing it with ajoerg1-0/+13
2015-08-22Patch for OS X 32-bit ABI, as supplied by Mansour Moufid. See alsojaapb1-19/+34
2015-08-09Added patch for x11/ocaml-graphics. This does not change any functionality,jaapb1-0/+15
2015-08-07This is an update of lang/ocaml to its latest version, 4.02.3. Changesjaapb2-16/+31
2015-07-04Removed a superfluous (and breakage-causing) -p from a patch. Thanks tojaapb1-4/+4
2015-06-30Updated lang/ocaml to newest version 4.02.2. Changes apart from bugfixesjaapb13-146/+107
2015-04-17Extended gdt's i386 ucontext signal handler patch to amd64. This shouldn'tjaapb1-3/+27
2015-04-02Avoid using the "3o" man page section, since plist-man.awk can't handle it.tnn2-13/+18
2015-03-17Detect 64-bit SunOS.jperkin1-9/+11
2015-03-14Fix i386 signal handler.gdt1-9/+32
2015-01-26Added a patch that fixes signal handlers on i386.jaapb1-4/+14
2015-01-20This is an update of OCaml to 4.02.1. Changes are listed below. There is alsojaapb12-26/+197
2014-11-21ARM assembler glue needs either Thumb or ARMv6 with emulation for onejoerg1-0/+13
2014-10-13Extra patch - syntactical change only, but needed for x11/ocaml-graphicsjaapb1-0/+15
2014-10-09Update to ocaml 4.02.0. Main changes (apart from ocamldoc and bugfixes, seejaapb26-493/+337
2014-05-13Added comments to gethostbyname/addr patchesjaapb2-2/+4
2013-12-21fix gethostbyfoo_r lossage.christos2-0/+30
2013-11-04Don't use -fno-defer-pop.joerg1-1/+65
2013-11-01Update of lang/ocaml to its newest version, 4.01. Changes, apart fromjaapb6-124/+65
2013-10-27Don't force -fno-defer-pop.joerg1-1/+64
2013-03-14ocamlmklib adds absolute directories (that is, such starting withis1-0/+41
2013-02-18Removed the bytecomp_bytelink.ml patch, as suggested by degroote@ - itjaapb4-31/+8
2013-01-25Fix build on 32-bit Solaris when the assembler is 64-bit by default.jperkin1-17/+19
2012-12-18Add support for 64-bit Solaris.jperkin1-16/+18
2012-12-04Updated patch to correct build failure.jaapb1-6/+17
2012-10-26Updated patch-configure to correct a build failure on DragonFly BSDjaapb1-1/+10
2012-10-11Removed obsolete and/or renamed patches.jaapb8-196/+0
2012-10-08Update to version 4.00.1. Renamed patches from two-letter system and addedjaapb43-729/+666
2012-06-24On Linux libieee can only appear once on the linker command line.sbd1-1/+12
2012-06-22When linking with X11 add an rpath to X11 libdir.sbd1-3/+18
2012-03-12Fix SunOS linker/as args.fhajny1-18/+37
2012-03-04Update to O'Caml 3.12.1asau5-133/+50
2011-11-27omake tries to link with the ocaml runtime directly. This fails asjoerg1-0/+22
2011-11-27lang/ocaml: Add DragonFly64, natdynload, and gprof supportmarino1-12/+38
2011-08-15Fix build with binutils-2.21. From Florian Walpen in PR 45246.wiz2-3/+54
2011-07-26Fix native dynamic detection on amd64 - thanks riastradh@ for pointerabs1-2/+2
2011-07-20Enable native dynamic loading support on NetBSD/{i386,amd64}.riastradh1-13/+34
2011-03-29Pass CFLAGS and LDFLAGS to the compiler (fixes problems e.g. on Mac OS X); pk...adam1-1/+10
2010-12-19- Enable native compilation for arm.is3-14/+109
2010-11-28Make this package work again on architectures where we don't compileis1-3/+27