summaryrefslogtreecommitdiff
path: root/lang/ocaml/Makefile
AgeCommit message (Expand)AuthorFilesLines
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
2012-03-04Update to O'Caml 3.12.1asau1-3/+1
2011-12-06Add missing mk/termcap buildlink.sbd1-2/+3
2011-11-27omake tries to link with the ocaml runtime directly. This fails asjoerg1-2/+13
2011-11-27lang/ocaml: Add DragonFly64, natdynload, and gprof supportmarino1-1/+2
2011-08-08PKGREVISION must not be in Makefile.common.obache1-1/+3
2011-07-28Fix PLIST on Darwin-11.*-x86_64.minskim1-2/+2
2011-07-20Enable native dynamic loading support on NetBSD/{i386,amd64}.riastradh1-2/+5
2011-03-29Pass CFLAGS and LDFLAGS to the compiler (fixes problems e.g. on Mac OS X); pk...adam1-3/+2
2010-12-19- Enable native compilation for arm.is1-1/+3
2010-10-28Add PLIST support for natdynlinktonio1-1/+9
2010-08-21Unlimit stacksize, needed at least on my 5.99.38/amd64.wiz1-1/+2
2010-08-19Update to O'Caml 3.12.0, add test target.asau1-1/+4