Age | Commit message (Expand) | Author | Files | Lines |
2017-07-18 | Support -Wl,-z in ocamlmklib. Needed for RELRO support e.g. in ocaml-lablgtk. | wiz | 3 | -9/+18 |
2017-07-17 | Honor LDFLAGS. Fixes RELRO build. | wiz | 6 | -11/+114 |
2017-07-17 | Corrected some PLIST duplication | jaapb | 1 | -7/+1 |
2017-07-12 | A preexisting pkgsrc patch changed the "man page output suffix" from | he | 3 | -3/+29 |
2017-07-11 | Add the required glue to make this work again on NetBSD/powerpc. | he | 5 | -15/+51 |
2017-07-11 | Updated package to newest version, 4.04.2. Changes include: | jaapb | 3 | -10/+10 |
2017-03-27 | Enable profiling on SunOS/x86_64. Note to DragonFly developers that the | jperkin | 3 | -11/+11 |
2017-03-27 | Move some files from PLIST.prof to the main PLIST, as the install phase | jperkin | 2 | -6/+6 |
2017-03-27 | Move raw_spacetime_lib components to a separate PLIST file, they are only | jperkin | 4 | -10/+16 |
2017-03-23 | Restore PKGMANDIR support lost in previous update. | jperkin | 1 | -173/+173 |
2017-03-23 | Restore x86_64-*-solaris support lost in previous update. | jperkin | 2 | -10/+18 |
2016-12-30 | Updated package to latest version, ocaml 4.04.0. This involved removing | jaapb | 18 | -562/+453 |
2016-11-04 | lang/ocaml: regenerate checksum for configure patch | marino | 1 | -2/+2 |
2016-11-04 | lang/ocaml: update configure patch to fix packaging on DragonFly | marino | 1 | -6/+41 |
2016-08-24 | Update HOMEPAGE. | wiz | 1 | -2/+2 |
2016-07-15 | Fix build on 32-bit SunOS with 64-bit native assembler. | jperkin | 2 | -5/+7 |
2016-07-13 | Don't use GNU ld flags on x86_64 SunOS. Fixes various dependencies. | jperkin | 3 | -12/+20 |
2016-07-13 | Fix build on 32-bit SunOS. | jperkin | 2 | -18/+21 |
2016-07-07 | Use the GCC front-end for linking on SunOS, resolves issues with SSP | jperkin | 3 | -5/+15 |
2016-07-06 | Fix _XOPEN_SOURCE failure on SunOS. | jperkin | 2 | -1/+18 |
2016-07-06 | Move profiling files to the correct PLIST. | jperkin | 3 | -7/+7 |
2016-05-26 | Add support for CFLAGS | khorben | 1 | -3/+3 |
2016-05-19 | PKGMANDIR fixes. | jperkin | 1 | -22/+22 |
2016-05-05 | Recursive revbump associated with ocaml update. | jaapb | 1 | -2/+2 |
2016-05-05 | Updated package to latest version, 4.03.0. Also removed some obsolete and | jaapb | 36 | -689/+827 |
2016-02-29 | Support natdynlink on SunOS. Bump PKGREVISION. | jperkin | 3 | -18/+21 |
2016-02-29 | Ensure linker arguments get passed to ocamlmklib correctly. | jperkin | 2 | -5/+10 |
2016-02-25 | Use OPSYSVARS. | jperkin | 1 | -6/+4 |
2016-01-16 | Added some wrapper utilities to OCAMLBIN_WRAPPERS variable | jaapb | 1 | -2/+2 |
2015-12-29 | Add patch comments. | dholland | 33 | -66/+99 |
2015-11-03 | Add SHA512 digests for distfiles for lang category | agc | 1 | -1/+2 |
2015-09-30 | Previous update incorrectly introduced .p.cmt files into the common PLIST. | fhajny | 2 | -51/+51 |
2015-09-08 | Avoid UB of left-shift of negative values by replacing it with a | joerg | 3 | -4/+17 |
2015-09-07 | Now that _STRIPFLAG_INSTALL is disabled by default on Darwin, remove manual | jperkin | 2 | -8/+3 |
2015-09-02 | PLIST.prof is now needed on FreeBSD x86_64. See build report just in. | dholland | 1 | -2/+3 |
2015-08-22 | Patch for OS X 32-bit ABI, as supplied by Mansour Moufid. See also | jaapb | 4 | -25/+49 |
2015-08-09 | Added patch for x11/ocaml-graphics. This does not change any functionality, | jaapb | 2 | -1/+17 |
2015-08-07 | This is an update of lang/ocaml to its latest version, 4.02.3. Changes | jaapb | 6 | -211/+628 |
2015-07-04 | Removed a superfluous (and breakage-causing) -p from a patch. Thanks to | jaapb | 2 | -6/+6 |
2015-06-30 | Updated lang/ocaml to newest version 4.02.2. Changes apart from bugfixes | jaapb | 19 | -172/+139 |
2015-04-17 | Extended gdt's i386 ucontext signal handler patch to amd64. This shouldn't | jaapb | 3 | -7/+31 |
2015-04-02 | Avoid using the "3o" man page section, since plist-man.awk can't handle it. | tnn | 6 | -151/+179 |
2015-03-17 | Detect 64-bit SunOS. | jperkin | 2 | -11/+13 |
2015-03-14 | Fix i386 signal handler. | gdt | 2 | -11/+34 |
2015-03-11 | ocamlrun needs dlopen | tnn | 1 | -1/+2 |
2015-01-26 | Added a patch that fixes signal handlers on i386. | jaapb | 2 | -6/+16 |
2015-01-20 | This is an update of OCaml to 4.02.1. Changes are listed below. There is also | jaapb | 16 | -37/+254 |
2014-12-15 | The "rename" rule is a published synonym for the "opt" transform rule, however | jperkin | 1 | -2/+2 |
2014-11-25 | linker flag hack is required on Darwin prior to 9 too. | obache | 1 | -3/+3 |
2014-11-21 | ARM assembler glue needs either Thumb or ARMv6 with emulation for one | joerg | 2 | -1/+15 |