Age | Commit message (Expand) | Author | Files | Lines |
2018-01-29 | ocaml: Support SunOS/clang. | jperkin | 1 | -2/+2 |
2018-01-22 | ocaml: Honor LDFLAGS. Fixes RELRO build. | wiz | 1 | -2/+2 |
2018-01-15 | ocaml: Restore SunOS patches. | jperkin | 1 | -2/+2 |
2018-01-10 | Updated package lang/ocaml to version 4.06. | jaapb | 1 | -16/+13 |
2017-11-15 | ocaml: Recognize NetBSD armv6 correctly in configure | gdt | 1 | -2/+2 |
2017-10-27 | Really honour LDFLAGS when building ocamlyacc | khorben | 1 | -2/+2 |
2017-10-17 | ocaml: revert part of powerpc patches | wiz | 1 | -4/+4 |
2017-10-10 | Apply the required fixes to make this work again on NetBSD/powerpc. | he | 1 | -3/+5 |
2017-09-10 | Honor LDFLAGS again. Fixes RELRO build. | wiz | 1 | -3/+3 |
2017-09-08 | Updated package to latest version, 4.05. | jaapb | 1 | -18/+14 |
2017-07-18 | Support -Wl,-z in ocamlmklib. Needed for RELRO support e.g. in ocaml-lablgtk. | wiz | 1 | -2/+2 |
2017-07-17 | Honor LDFLAGS. Fixes RELRO build. | wiz | 1 | -3/+5 |
2017-07-12 | A preexisting pkgsrc patch changed the "man page output suffix" from | he | 1 | -1/+2 |
2017-07-11 | Add the required glue to make this work again on NetBSD/powerpc. | he | 1 | -2/+3 |
2017-07-11 | Updated package to newest version, 4.04.2. Changes include: | jaapb | 1 | -5/+5 |
2017-03-27 | Enable profiling on SunOS/x86_64. Note to DragonFly developers that the | jperkin | 1 | -2/+2 |
2017-03-23 | Restore x86_64-*-solaris support lost in previous update. | jperkin | 1 | -2/+2 |
2016-12-30 | Updated package to latest version, ocaml 4.04.0. This involved removing | jaapb | 1 | -16/+13 |
2016-11-04 | lang/ocaml: regenerate checksum for configure patch | marino | 1 | -2/+2 |
2016-07-15 | Fix build on 32-bit SunOS with 64-bit native assembler. | jperkin | 1 | -2/+2 |
2016-07-13 | Don't use GNU ld flags on x86_64 SunOS. Fixes various dependencies. | jperkin | 1 | -2/+2 |
2016-07-13 | Fix build on 32-bit SunOS. | jperkin | 1 | -2/+2 |
2016-07-07 | Use the GCC front-end for linking on SunOS, resolves issues with SSP | jperkin | 1 | -2/+2 |
2016-07-06 | Fix _XOPEN_SOURCE failure on SunOS. | jperkin | 1 | -1/+2 |
2016-05-05 | Updated package to latest version, 4.03.0. Also removed some obsolete and | jaapb | 1 | -35/+29 |
2016-02-29 | Support natdynlink on SunOS. Bump PKGREVISION. | jperkin | 1 | -2/+2 |
2015-12-29 | Add patch comments. | dholland | 1 | -33/+33 |
2015-11-03 | Add SHA512 digests for distfiles for lang category | agc | 1 | -1/+2 |
2015-09-08 | Avoid UB of left-shift of negative values by replacing it with a | joerg | 1 | -1/+2 |
2015-08-22 | Patch for OS X 32-bit ABI, as supplied by Mansour Moufid. See also | jaapb | 1 | -2/+2 |
2015-08-09 | Added patch for x11/ocaml-graphics. This does not change any functionality, | jaapb | 1 | -1/+2 |
2015-08-07 | This is an update of lang/ocaml to its latest version, 4.02.3. Changes | jaapb | 1 | -6/+6 |
2015-07-04 | Removed a superfluous (and breakage-causing) -p from a patch. Thanks to | jaapb | 1 | -2/+2 |
2015-06-30 | Updated lang/ocaml to newest version 4.02.2. Changes apart from bugfixes | jaapb | 1 | -17/+16 |
2015-04-17 | Extended gdt's i386 ucontext signal handler patch to amd64. This shouldn't | jaapb | 1 | -2/+2 |
2015-04-02 | Avoid using the "3o" man page section, since plist-man.awk can't handle it. | tnn | 1 | -2/+3 |
2015-03-17 | Detect 64-bit SunOS. | jperkin | 1 | -2/+2 |
2015-03-14 | Fix i386 signal handler. | gdt | 1 | -2/+2 |
2015-01-26 | Added a patch that fixes signal handlers on i386. | jaapb | 1 | -2/+2 |
2015-01-20 | This is an update of OCaml to 4.02.1. Changes are listed below. There is also | jaapb | 1 | -6/+16 |
2014-11-21 | ARM assembler glue needs either Thumb or ARMv6 with emulation for one | joerg | 1 | -1/+2 |
2014-10-13 | Extra patch - syntactical change only, but needed for x11/ocaml-graphics | jaapb | 1 | -1/+2 |
2014-10-09 | Update to ocaml 4.02.0. Main changes (apart from ocamldoc and bugfixes, see | jaapb | 1 | -30/+21 |
2014-05-13 | Added comments to gethostbyname/addr patches | jaapb | 1 | -3/+3 |
2013-12-21 | fix gethostbyfoo_r lossage. | christos | 1 | -1/+3 |
2013-11-04 | Don't use -fno-defer-pop. | joerg | 1 | -2/+2 |
2013-11-01 | Update of lang/ocaml to its newest version, 4.01. Changes, apart from | jaapb | 1 | -10/+10 |
2013-10-27 | Don't force -fno-defer-pop. | joerg | 1 | -2/+2 |
2013-03-14 | ocamlmklib adds absolute directories (that is, such starting with | is | 1 | -1/+2 |
2013-02-18 | Removed the bytecomp_bytelink.ml patch, as suggested by degroote@ - it | jaapb | 1 | -5/+4 |