aboutsummaryrefslogtreecommitdiff
path: root/lang/ghc
Commit message (Expand)AuthorAgeFilesLines
...
* lang/ghc: Remove stale commentNiclas Zeising2020-07-051-1/+0
* lang/ghc: Don't hardcode libffi shlib versionNiclas Zeising2020-07-041-2/+2
* Chanse update of devel/libffiNiclas Zeising2020-07-041-1/+1
* lang/ghc: Depend on newer LLVM 7.0, for which upstream declares support.Gleb Popov2020-06-041-2/+6
* lang/ghc: Remove legacy mk files, there are no users left in the tree.Gleb Popov2020-05-283-960/+0
* lang/ghc: Print a error message if BOOT option is enabled, but the user has n...Gleb Popov2020-05-281-0/+5
* lang/ghc: Add patch for timer machinery.Gleb Popov2020-05-262-0/+12
* lang/ghc: Correct distinfo entry for ghc-8.6.5-boot-powerpc64-freebsd-elfv2.t...Gleb Popov2020-05-061-2/+2
* Upgrade lang/ghc to 8.8.3 and many Haskell ports along the way.Gleb Popov2020-05-0411-6/+177
* lang/ghc: Use 8.6.3 as bootstrap on PowerPC elfv1.Gleb Popov2020-03-271-0/+4
* lang/ghc: Don't use GCC on ARM arches. Cleanup Makefile.Gleb Popov2020-03-271-21/+3
* Update bootstraps for ARM architectures, get rid of GCC on powerpc64 elfv2/Gleb Popov2020-03-263-11/+23
* lang/ghc: Unhreak on powerpc64 by using new bootstrap compiler.Gleb Popov2020-03-132-4/+4
* Follow-follow-up for r528190.Gleb Popov2020-03-111-2/+2
* lang/ghc: Follow-up fix for r528190.Gleb Popov2020-03-111-2/+2
* lang/ghc: Fix build on CURRENT.Gleb Popov2020-03-101-1/+6
* lang/ghc: Install haddock even when WITH_DOCS=NO. Do this by actually buildin...Gleb Popov2020-02-2114-76/+16
* lang/ghc: Now that we use different bootstraps, do not apply ino64 hack anymore.Gleb Popov2020-02-192-19/+2
* Fix FreeBSD-12 i386 bootstrap.Gleb Popov2020-02-181-2/+2
* Reroll r526091:Gleb Popov2020-02-162-5/+12
* Revert r526091. I uploaded wrong bootstraps.Gleb Popov2020-02-142-12/+5
* Use FreeBSD-11 compiled bootstrap on FreeBSD-11 and 12-compiled one on FreeBS...Gleb Popov2020-02-142-5/+12
* lang/ghc: Upgrade bootstrap compiler for x86 arch to 8.6.5. This is a prerequ...Gleb Popov2020-02-032-6/+6
* lang/ghc: Unbreak on powerpc64-elfv1.Gleb Popov2019-12-042-8/+6
* Use HTTPS in pkg-descr's of Haskell ports.Gleb Popov2019-08-041-1/+1
* lang/ghc: fix build on powerpc64 elfv1Piotr Kubaj2019-08-012-2/+6
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+1
* lang/ghc: Adjust OSVERSION checks for powerpc64.Gleb Popov2019-07-111-2/+2
* lang/ghc: Add support for ELFv2 on powerpc64.Gleb Popov2019-07-076-148/+374
* lang/ghc: Remove `--enable-dtrace=0` for newer GHCs, seem to be working now.Gleb Popov2019-07-071-3/+3
* lang/ghc: Makefile cleanup for tier2 arches.Gleb Popov2019-07-071-15/+8
* lang/ghc: Upgrade to 8.6.5.Gleb Popov2019-06-0310-3/+578
* lang/ghc: Update to 8.6.4 and bump PORTREVISIONs for Haskell ports.Gleb Popov2019-06-0211-7/+583
* Merge lang/ghcXXX ports into lang/ghc.Gleb Popov2019-05-2831-462/+1855
* Introduce USES=cabal and use it to build Haskell applications.Gleb Popov2019-05-091-23/+0
* Drop ARM support for GHC 8.4 and update bootstrap compilers to 8.6.3.Gleb Popov2019-03-292-14/+12
* Remove expired webkit-gtk2 and webkit-gtk3 ports.Koop Mast2019-03-241-1/+0
* bsd.cabal.mk: Add USE_BINUTILS for powerpc64 arch and add support for FLAGS_D...Gleb Popov2019-03-212-0/+4
* bsd.cabal.mk: Sanitize arch string for powerpc64Gleb Popov2019-03-151-1/+1
* lang/ghc: Port to powerpc64 architecture.Gleb Popov2019-03-043-3/+434
* bsd.hackage.mk: Remove entries for ports that are already deleted.Gleb Popov2019-02-191-9/+0
* lang/ghc: Since we already depend on binutils on ARM, use their strip, becaus...Gleb Popov2019-01-161-0/+1
* lang/ghc: Fix create-stack-bindist target.Gleb Popov2019-01-141-0/+6
* lang/ghc: Update to 8.6.3 and bump PORTREVISION's of all Haskell ports.Gleb Popov2019-01-0610-567/+19
* GHC ports: use proper sorting for Makefile variables. Add `create-stack-bindi...Gleb Popov2018-12-172-1/+18
* lang/ghc843: Use PLIST definition from bsd.ghc.mk.Gleb Popov2018-12-101-0/+1
* lang/ghc862: Add a port for GHC 8.6.2.Gleb Popov2018-12-081-0/+13
* Cleanup GHC ports:Gleb Popov2018-12-075-54/+48
* Fix build on head amd64 after ld.bfd is no longer installedAntoine Brodin2018-11-271-0/+3
* lang/ghc: Update to 8.4.4 and factor out common port code into bsd.ghc.mk in ...Gleb Popov2018-11-188-289/+770