summaryrefslogtreecommitdiff
path: root/lang/ocaml/Makefile
AgeCommit message (Expand)AuthorFilesLines
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
2009-11-19ocaml's stub libraries are also built on 64-bit Darwin 10.minskim1-1/+2
2009-09-19fix choosing pkgsrc provided compilersno1-1/+2
2009-09-12Remove useless patches, and fix PLIST issues on freebsd x86_64tonio1-1/+2
2009-01-22Add a patch so that this package builds for our powerpc portshe1-1/+2
2008-12-22Fix PLIST of ocaml-graphics for architectures not using the optimiser.joerg1-1/+3
2008-02-11include opt and stubs on intel darwin leoparddbj1-4/+6
2008-01-23Changes 3.10.1:adam1-2/+2
2007-12-21Include stub libraries on Linux as well. From PR 37584.joerg1-2/+3