summaryrefslogtreecommitdiff
path: root/lang/ocaml
AgeCommit message (Expand)AuthorFilesLines
2016-05-26Add support for CFLAGSkhorben1-3/+3
2016-05-19PKGMANDIR fixes.jperkin1-22/+22
2016-05-05Recursive revbump associated with ocaml update.jaapb1-2/+2
2016-05-05Updated package to latest version, 4.03.0. Also removed some obsolete andjaapb36-689/+827
2016-02-29Support natdynlink on SunOS. Bump PKGREVISION.jperkin3-18/+21
2016-02-29Ensure linker arguments get passed to ocamlmklib correctly.jperkin2-5/+10
2016-02-25Use OPSYSVARS.jperkin1-6/+4
2016-01-16Added some wrapper utilities to OCAMLBIN_WRAPPERS variablejaapb1-2/+2
2015-12-29Add patch comments.dholland33-66/+99
2015-11-03Add SHA512 digests for distfiles for lang categoryagc1-1/+2
2015-09-30Previous update incorrectly introduced .p.cmt files into the common PLIST.fhajny2-51/+51
2015-09-08Avoid UB of left-shift of negative values by replacing it with ajoerg3-4/+17
2015-09-07Now that _STRIPFLAG_INSTALL is disabled by default on Darwin, remove manualjperkin2-8/+3
2015-09-02PLIST.prof is now needed on FreeBSD x86_64. See build report just in.dholland1-2/+3
2015-08-22Patch for OS X 32-bit ABI, as supplied by Mansour Moufid. See alsojaapb4-25/+49
2015-08-09Added patch for x11/ocaml-graphics. This does not change any functionality,jaapb2-1/+17
2015-08-07This is an update of lang/ocaml to its latest version, 4.02.3. Changesjaapb6-211/+628
2015-07-04Removed a superfluous (and breakage-causing) -p from a patch. Thanks tojaapb2-6/+6
2015-06-30Updated lang/ocaml to newest version 4.02.2. Changes apart from bugfixesjaapb19-172/+139
2015-04-17Extended gdt's i386 ucontext signal handler patch to amd64. This shouldn'tjaapb3-7/+31
2015-04-02Avoid using the "3o" man page section, since plist-man.awk can't handle it.tnn6-151/+179
2015-03-17Detect 64-bit SunOS.jperkin2-11/+13
2015-03-14Fix i386 signal handler.gdt2-11/+34
2015-03-11ocamlrun needs dlopentnn1-1/+2
2015-01-26Added a patch that fixes signal handlers on i386.jaapb2-6/+16
2015-01-20This is an update of OCaml to 4.02.1. Changes are listed below. There is alsojaapb16-37/+254
2014-12-15The "rename" rule is a published synonym for the "opt" transform rule, howeverjperkin1-2/+2
2014-11-25linker flag hack is required on Darwin prior to 9 too.obache1-3/+3
2014-11-21ARM assembler glue needs either Thumb or ARMv6 with emulation for onejoerg2-1/+15
2014-11-20Really match all ARM variants.joerg1-2/+2
2014-11-20Match all ARM variants.joerg1-2/+2
2014-11-01add some missing files for 4.02.0.obache1-1/+5
2014-10-13Extra patch - syntactical change only, but needed for x11/ocaml-graphicsjaapb2-1/+17
2014-10-09Update to ocaml 4.02.0. Main changes (apart from ocamldoc and bugfixes, seejaapb33-797/+533
2014-05-13Added comments to gethostbyname/addr patchesjaapb3-5/+7
2014-05-13Moved compiler libs from PLIST to PLIST.opt - they are only installed withjaapb2-50/+98
2014-03-13Set USE_GCC_RUNTIME=yes for packages which build shared libraries but dojperkin1-1/+3
2014-03-11Don't limit the stub functions to x86_64 only on newer Darwin, i386jperkin1-3/+3
2014-01-17Fix build on Darwin 9.pho1-1/+19
2013-12-21fix gethostbyfoo_r lossage.christos4-3/+35
2013-12-10natdynlink should only be enabled for 64-bit Darwin. Fixes 32-bit build.jperkin1-2/+2
2013-11-04Don't use -fno-defer-pop.joerg2-3/+67
2013-11-01Update of lang/ocaml to its newest version, 4.01. Changes, apart fromjaapb12-143/+102
2013-10-27Don't force -fno-defer-pop.joerg2-3/+66
2013-03-15Note that there's a difference using this rather than the older.is1-2/+2
2013-03-14PKGREVISIOn does not belong in Makefile.common.wiz2-3/+4
2013-03-14bump PKGREVISION to 4.00.1nb2is2-5/+3
2013-03-14ocamlmklib adds absolute directories (that is, such starting withis3-2/+46
2013-03-04add Darwin to platforms that use PLIST.natdynlinkdbj1-2/+3
2013-02-18Removed the bytecomp_bytelink.ml patch, as suggested by degroote@ - itjaapb6-38/+15