aboutsummaryrefslogtreecommitdiff
path: root/lang/ghc
Commit message (Expand)AuthorAgeFilesLines
* 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
* lang/ghc: Cosmetic changes to Makefile and build.mk files.Gleb Popov2018-10-213-14/+13
* textproc/hs-parsec-numbers: Add new port.Gleb Popov2018-10-091-0/+1
* lang/ghc: Remove BOOTH option.Gleb Popov2018-10-041-22/+8
* lang/ghc: Disable using xelatex, as the build fails if it is present.Gleb Popov2018-10-011-0/+2
* lang/ghc: Add support for ARM arches: aarch64, armv6, armv7.Gleb Popov2018-08-317-9/+131
* Add devel/hs-fortran-src port - a library for lexing and parsing Fortran sour...Gleb Popov2018-08-011-0/+2
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-0/+1
* Update some hs-* ports that were previously IGNORE'd.Gleb Popov2018-07-291-0/+1
* When deinstalling a Haskell package pass --no-user-package-db flag to ghc-pkg...Gleb Popov2018-07-281-1/+1