18 Commits

Author SHA1 Message Date
kili
04fbc94bf0 Update to hs-split-0.2.3.3.
Joint work with Greg Steuck.
2019-09-30 12:21:39 +00:00
kili
42ec039af8 Switch ghc and hs-ports from @exec/@unexec to @define-tag/@tag.
ghc and the hs-packages now simply include the necessary (haskell)
package description files in lib/ghc/package.conf.d and update the
package.cache by running ghc-pkg recache at the end. register and
unregister scripts are no longer needed.
2019-09-10 13:51:21 +00:00
sthen
f74b6c2d62 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:44:34 +00:00
kili
9873f1ced4 Update to split-0.2.3.2. 2018-01-22 22:03:58 +00:00
jasper
0befc03116 remove empty patch files 2017-11-09 19:48:57 +00:00
kili
d465e9c1ef Update to hs-split-0.2.3.1. 2017-11-07 21:20:31 +00:00
kili
d7def8066d Let portroach ignore ports on which meta/haskell-platform depends.
Except lang/ghc for now (in case someone doesn't like my diff on ports@).
2016-01-29 20:28:07 +00:00
kili
7413449cd4 Dump after ghc changes. 2016-01-20 16:22:25 +00:00
kili
b59d16605d Adjust MODGHC_PACKAGE_KEY. 2015-12-20 11:29:39 +00:00
kili
be7507f7e4 Set MODGHC_PACKAGE_KEY and adjust plist.
Also, fix the base dependency in the .cabal file.
Upstream infrastructure "fixes" dependencies in some magic
database (or whatever) without releasing new releases, so
what you see in the .cabal file contained in the distfile
is not what you *should* see.
2015-09-19 08:09:07 +00:00
kili
0a3ad0dfef Update plists (and bump). 2014-11-22 20:59:41 +00:00
kili
7eb2711b9b Add comments to ports which meta/haskell-platform depends on, to
stop other people wasting time on updates which should not be done.

ian@ ran into this (while working on devel/hs-aeson and
textproc/hs-attoparsec), and even I didn't notice before trying to
build all Haskell ports (including meta/haskell-platform) with his
diffs.
2014-06-19 18:58:01 +00:00
kili
5d12a1e53b Update to HUnit-1.2.5.2. 2013-07-18 21:50:16 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
kili
be7ce949cf Regenerate plist for profiling libs. 2013-01-20 17:56:05 +00:00
kili
0939f00064 Update to split-0.2.1.1. 2012-12-02 20:25:33 +00:00
kili
2acb3c8385 Move the @exec and @unexec lines running the {,un}register.sh scripts
and the line with the unregister.sh script down to the bottom of
the plist. Silences all the blurb about ".../*.haddock doesn't exist
or isn't a file."
2012-10-28 23:24:28 +00:00
kili
98bdc1c964 Provides a wide range of strategies and a unified combinator framework
for splitting lists with respect to some sort of delimiter.

ok sthen@
2012-05-07 18:44:56 +00:00