28 Commits

Author SHA1 Message Date
kili
1f824e228b Update to hs-vector-0.12.0.3.
Joint work with Greg Steuck.
2019-09-30 12:27:46 +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
e763992451 Update to vector-0.12.0.1. 2018-01-22 22:05:07 +00:00
kili
6bea82b1be Update package key. 2017-11-07 22:24:23 +00:00
kili
293c0fd8e8 Relax some cabal dependency restrictions for hs packages where the
dependencies have been update "online" (i.e. on hackage.haskell.org)
without releaseing a new version of the package. If this sounds
confusing, just compare the .cabal files contained in the distfiles
with the .cabal file you get from hackage.haskell.org.
2016-12-10 21:20:45 +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
c8d40295f3 Adjust MODGHC_PACKAGE_KEY. 2015-12-20 11:30:35 +00:00
kili
72d057e52e Update to hs-vector-0.11.0.0. 2015-09-19 08:13:23 +00:00
sthen
5576ea5b10 re-mark these (with persistent failures) as BROKEN-i386 2015-04-22 20:24:11 +00:00
kili
a5f143820c Update to vector-0.10.9.1. 2014-11-22 20:52:12 +00:00
sthen
d52d10bb3d mark BROKEN-i386 2014-10-17 14:12:02 +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
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
910652e524 Update to vector-0.10.0.1. 2012-12-02 20:22:42 +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
47264c7f76 Update to vector-0.9.1. 2012-09-02 21:24:58 +00:00
kili
8fcbe0f8e2 Update to hs-vector-0.7.1.
This is a requirement for an update of hs-snap I'm working on.

While here, add myself as maintainer (in addition to jim@, who is
too busy with private stuff for now).

There's a newer version available, but 0.7.1 is much less intrusive
to other depending ports (i.e. it doesn't break anything).

"go for it" jim@ (for co-maintaining and working on snap and related ports)
2012-01-16 23:32:02 +00:00
espie
c5a475ebe0 normalize pkgpath 2011-09-16 09:24:48 +00:00
kili
ab954ec4cf New distinfo after DIST_SUBDIR change in ghc.port.mk. 2011-04-23 20:22:13 +00:00
kili
f20fe3fa2a Bump after ghc update. 2011-04-11 14:45:14 +00:00
kili
8236d0d80b Update to hs-vector-0.7.0.1, necessary for an update of hs-snap-server,
which in turn is necessary after the update of hs-text.

Tested by jim@.
2010-12-12 16:28:54 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
kili
b808903775 bumpski 2010-11-03 22:12:01 +00:00
jasper
7d9a103945 - regen plist after recent ghc.port.mk change
- adjust @exec/@unexec accordingly

"just go ahead" kili@
2010-10-28 13:51:00 +00:00
jim
0ee07eb1a1 import hs-vector version 0.6.0.1
feedback and ok kili@
2010-09-19 16:15:30 +00:00