summaryrefslogtreecommitdiff
path: root/lang/ocaml/Makefile
AgeCommit message (Expand)AuthorFilesLines
2019-08-02Fix rpaths in installed shlibs on Darwin. Bump PKGREVISION.schmonz1-2/+8
2019-07-10Need strnlen(3), make sure we obtain it from libnbcompat if host OS doesn'tsevan1-1/+2
2019-05-15Added natdynlink support to lang/ocaml on arm32 platformsjaapb1-2/+2
2019-05-14Updated lang/ocaml for non-opt architectures. Revbumpjaapb1-3/+3
2019-01-07Updated lang/ocaml to compile on aarch64 and revbump.jaapb1-6/+9
2018-10-16ocaml: Adjust PLIST for old MacOSgdt1-2/+12
2018-07-19Updated lang/ocaml to the newest version, 4.07.0.jaapb1-1/+6
2018-04-04Updated lang/ocaml to version 4.06.1.jaapb1-13/+1
2018-01-10Wrong PKGREVISION, corrected nowjaapb1-2/+1
2018-01-10Updated package lang/ocaml to version 4.06.jaapb1-3/+2
2017-11-15ocaml: Recognize NetBSD armv6 correctly in configuregdt1-2/+2
2017-10-10Apply the required fixes to make this work again on NetBSD/powerpc.he1-3/+3
2017-09-21ocaml: Fix PKGMANDIR.jperkin1-1/+3
2017-09-08Updated package to latest version, 4.05.jaapb1-10/+10
2017-07-18Support -Wl,-z in ocamlmklib. Needed for RELRO support e.g. in ocaml-lablgtk.wiz1-2/+2
2017-07-17Honor LDFLAGS. Fixes RELRO build.wiz1-2/+10
2017-07-12A preexisting pkgsrc patch changed the "man page output suffix" fromhe1-2/+2
2017-07-11Add the required glue to make this work again on NetBSD/powerpc.he1-4/+3
2017-03-27Enable profiling on SunOS/x86_64. Note to DragonFly developers that thejperkin1-2/+1
2017-03-27Move raw_spacetime_lib components to a separate PLIST file, they are onlyjperkin1-1/+6
2016-12-30Updated package to latest version, ocaml 4.04.0. This involved removingjaapb1-4/+2
2016-07-13Don't use GNU ld flags on x86_64 SunOS. Fixes various dependencies.jperkin1-2/+2
2016-07-07Use the GCC front-end for linking on SunOS, resolves issues with SSPjperkin1-1/+2
2016-05-05Updated package to latest version, 4.03.0. Also removed some obsolete andjaapb1-2/+1
2016-02-29Support natdynlink on SunOS. Bump PKGREVISION.jperkin1-3/+4
2016-02-25Use OPSYSVARS.jperkin1-6/+4
2015-09-08Avoid UB of left-shift of negative values by replacing it with ajoerg1-3/+2
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 alsojaapb1-3/+4
2015-06-30Updated lang/ocaml to newest version 4.02.2. Changes apart from bugfixesjaapb1-3/+1
2015-04-17Extended gdt's i386 ucontext signal handler patch to amd64. This shouldn'tjaapb1-2/+2
2015-04-02Avoid using the "3o" man page section, since plist-man.awk can't handle it.tnn1-1/+10
2015-03-11ocamlrun needs dlopentnn1-1/+2
2014-11-20Really match all ARM variants.joerg1-2/+2
2014-11-20Match all ARM variants.joerg1-2/+2
2014-10-09Update to ocaml 4.02.0. Main changes (apart from ocamldoc and bugfixes, seejaapb1-4/+2
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
2013-12-21fix gethostbyfoo_r lossage.christos1-2/+2
2013-12-10natdynlink should only be enabled for 64-bit Darwin. Fixes 32-bit build.jperkin1-2/+2
2013-11-01Update of lang/ocaml to its newest version, 4.01. Changes, apart fromjaapb1-2/+2
2013-03-14PKGREVISIOn does not belong in Makefile.common.wiz1-1/+3
2013-03-14bump PKGREVISION to 4.00.1nb2is1-3/+1
2013-03-14ocamlmklib adds absolute directories (that is, such starting withis1-1/+3
2013-03-04add Darwin to platforms that use PLIST.natdynlinkdbj1-2/+3
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-08Update to version 4.00.1. Renamed patches from two-letter system and addedjaapb1-2/+2
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-06-22When linking with a non-builtin BDB an rpath to it libdir is needed.sbd1-1/+3
2012-03-12Fix SunOS linker/as args.fhajny1-1/+2