Age | Commit message (Expand) | Author | Files | Lines |
2019-08-02 | Fix rpaths in installed shlibs on Darwin. Bump PKGREVISION. | schmonz | 1 | -2/+8 |
2019-07-10 | Need strnlen(3), make sure we obtain it from libnbcompat if host OS doesn't | sevan | 1 | -1/+2 |
2019-05-15 | Added natdynlink support to lang/ocaml on arm32 platforms | jaapb | 1 | -2/+2 |
2019-05-14 | Updated lang/ocaml for non-opt architectures. Revbump | jaapb | 1 | -3/+3 |
2019-01-07 | Updated lang/ocaml to compile on aarch64 and revbump. | jaapb | 1 | -6/+9 |
2018-10-16 | ocaml: Adjust PLIST for old MacOS | gdt | 1 | -2/+12 |
2018-07-19 | Updated lang/ocaml to the newest version, 4.07.0. | jaapb | 1 | -1/+6 |
2018-04-04 | Updated lang/ocaml to version 4.06.1. | jaapb | 1 | -13/+1 |
2018-01-10 | Wrong PKGREVISION, corrected now | jaapb | 1 | -2/+1 |
2018-01-10 | Updated package lang/ocaml to version 4.06. | jaapb | 1 | -3/+2 |
2017-11-15 | ocaml: Recognize NetBSD armv6 correctly in configure | gdt | 1 | -2/+2 |
2017-10-10 | Apply the required fixes to make this work again on NetBSD/powerpc. | he | 1 | -3/+3 |
2017-09-21 | ocaml: Fix PKGMANDIR. | jperkin | 1 | -1/+3 |
2017-09-08 | Updated package to latest version, 4.05. | jaapb | 1 | -10/+10 |
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 | -2/+10 |
2017-07-12 | A preexisting pkgsrc patch changed the "man page output suffix" from | he | 1 | -2/+2 |
2017-07-11 | Add the required glue to make this work again on NetBSD/powerpc. | he | 1 | -4/+3 |
2017-03-27 | Enable profiling on SunOS/x86_64. Note to DragonFly developers that the | jperkin | 1 | -2/+1 |
2017-03-27 | Move raw_spacetime_lib components to a separate PLIST file, they are only | jperkin | 1 | -1/+6 |
2016-12-30 | Updated package to latest version, ocaml 4.04.0. This involved removing | jaapb | 1 | -4/+2 |
2016-07-13 | Don't use GNU ld flags on x86_64 SunOS. Fixes various dependencies. | jperkin | 1 | -2/+2 |
2016-07-07 | Use the GCC front-end for linking on SunOS, resolves issues with SSP | jperkin | 1 | -1/+2 |
2016-05-05 | Updated package to latest version, 4.03.0. Also removed some obsolete and | jaapb | 1 | -2/+1 |
2016-02-29 | Support natdynlink on SunOS. Bump PKGREVISION. | jperkin | 1 | -3/+4 |
2016-02-25 | Use OPSYSVARS. | jperkin | 1 | -6/+4 |
2015-09-08 | Avoid UB of left-shift of negative values by replacing it with a | joerg | 1 | -3/+2 |
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 | 1 | -3/+4 |
2015-06-30 | Updated lang/ocaml to newest version 4.02.2. Changes apart from bugfixes | jaapb | 1 | -3/+1 |
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 | -1/+10 |
2015-03-11 | ocamlrun needs dlopen | tnn | 1 | -1/+2 |
2014-11-20 | Really match all ARM variants. | joerg | 1 | -2/+2 |
2014-11-20 | Match all ARM variants. | joerg | 1 | -2/+2 |
2014-10-09 | Update to ocaml 4.02.0. Main changes (apart from ocamldoc and bugfixes, see | jaapb | 1 | -4/+2 |
2014-03-13 | Set USE_GCC_RUNTIME=yes for packages which build shared libraries but do | jperkin | 1 | -1/+3 |
2014-03-11 | Don't limit the stub functions to x86_64 only on newer Darwin, i386 | jperkin | 1 | -3/+3 |
2013-12-21 | fix gethostbyfoo_r lossage. | christos | 1 | -2/+2 |
2013-12-10 | natdynlink should only be enabled for 64-bit Darwin. Fixes 32-bit build. | jperkin | 1 | -2/+2 |
2013-11-01 | Update of lang/ocaml to its newest version, 4.01. Changes, apart from | jaapb | 1 | -2/+2 |
2013-03-14 | PKGREVISIOn does not belong in Makefile.common. | wiz | 1 | -1/+3 |
2013-03-14 | bump PKGREVISION to 4.00.1nb2 | is | 1 | -3/+1 |
2013-03-14 | ocamlmklib adds absolute directories (that is, such starting with | is | 1 | -1/+3 |
2013-03-04 | add Darwin to platforms that use PLIST.natdynlink | dbj | 1 | -2/+3 |
2012-10-23 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 |
2012-10-08 | Update to version 4.00.1. Renamed patches from two-letter system and added | jaapb | 1 | -2/+2 |
2012-10-02 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 |
2012-06-22 | When linking with a non-builtin BDB an rpath to it libdir is needed. | sbd | 1 | -1/+3 |
2012-03-12 | Fix SunOS linker/as args. | fhajny | 1 | -1/+2 |