summaryrefslogtreecommitdiff
path: root/Mk/Uses/cabal.mk (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-06framework: Remove $FreeBSD$Mathieu Arnold1-2/+0
2021-03-10devel/hs-cabal-install: Update to 3.4.0.0 and adjust Uses/cabal.mk to its cha...Gleb Popov1-0/+3
2021-03-10Uses/cabal.mk: Take into account MAKE_JOBS_NUMBERS.Gleb Popov1-1/+1
2021-01-07Uses/cabal.mk: Add "nodefault" argument.Gleb Popov1-7/+16
2021-01-04Uses/cabal.mk: More correct fix for EXTRACT_ONLY problem from r559679.Gleb Popov1-3/+6
2020-12-30Uses/cabal.mk: Set EXTRACT_ONLY based on DISTFILES value, just like bsd.port....Gleb Popov1-4/+4
2020-07-04Chanse update of devel/libffiNiclas Zeising1-1/+1
2020-05-28Mk/Uses/cabal.mk: Modify make-use-cabal target to also show some build tools ...Gleb Popov1-0/+3
2020-05-04Upgrade lang/ghc to 8.8.3 and many Haskell ports along the way.Gleb Popov1-3/+9
2020-03-16Mk/Uses/cabal.mk: Wrap *.cabal argument in ticks.Gleb Popov1-1/+1
2020-02-23Mk/Uses/cabal.mk: Fix typo in make-use-cabal-revs ENV vs. SETENVTobias Kortkamp1-1/+1
2019-09-25cabal.mk: Move hpack invocation to post-patch stage, as sometimes we need toGleb Popov1-3/+7
2019-07-31devel/hs-git-annex: Fix git-annex-shell and git-remote-tor-annex executables.Gleb Popov1-4/+5
2019-07-29Uses/cabal.mk: In case of wrong arguments, print the wrong one, not all of them.Gleb Popov1-1/+1
2019-07-28Mk/Uses/cabal.mk: Check for invalid args.Gleb Popov1-0/+8
2019-07-26Add support for USES= cabal:hpack and document this option.Gleb Popov1-6/+17
2019-07-21cabal.mk: Transforms check-revs aux target into make-use-cabal-revs, which wo...Gleb Popov1-4/+4
2019-07-21Make `make-use-cabal` aux target output an item per line.Gleb Popov1-1/+2
2019-07-04cabal.mk: Pass `--disable-benchmarks --disable-tests` in do-build rule.Gleb Popov1-1/+1
2019-06-20In wrapper scripts, use $@ instead of $* to correctly pass arguments to the r...Gleb Popov1-1/+1
2019-06-13For ports with USES=cabal install a wrapper shell script instead of a realGleb Popov1-1/+15
2019-05-09Restore "hs-" package name prefix for Haskell packages.Gleb Popov1-0/+2
2019-05-09Introduce USES=cabal and use it to build Haskell applications.Gleb Popov1-0/+151