Commit Graph

27 Commits

Author SHA1 Message Date
kili
8cd2335a46 Bump after ghc change. 2016-01-20 16:15:45 +00:00
kili
7edd1a9884 Adjust MODGHC_PACKAGE_KEY. 2015-12-20 11:20:08 +00:00
kili
19b5200370 Set MODGHC_PACKAGE_KEY and adjust plist. 2015-09-21 18:29:02 +00:00
dcoppa
0468363fd9 Update to HDBC-sqlite3-2.3.3.1 2015-04-27 07:29:11 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
kili
1045085e34 Update plists and bump. 2014-12-08 09:15:01 +00:00
dcoppa
612e91203e Bump following hs-HDBC's update 2014-09-08 11:24:42 +00:00
espie
3f680606a7 PERMIT_* / REGRESS->TEST sweep 2013-03-11 02:52:04 +00:00
kili
be7ce949cf Regenerate plist for profiling libs. 2013-01-20 17:56:05 +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
espie
4ed7caa04f first pass at handling sqlite3 move 2012-04-23 17:15:17 +00:00
dcoppa
5a10eaa1e1 Updates:
HDBC-2.3.1.0
HDBC-mysql-0.6.5.1
HDBC-sqlite3-2.3.3.0
2011-12-05 14:56:30 +00:00
espie
61199a1dbc normalize pkgpath 2011-09-16 08:48:01 +00:00
kili
ab954ec4cf New distinfo after DIST_SUBDIR change in ghc.port.mk. 2011-04-23 20:22:13 +00:00
kili
67047fb4b8 Depend on and use mtl-2 from devel/hs-mtl. 2011-04-23 14:32:50 +00:00
kili
68bcd20076 Bump after ghc update. 2011-04-11 14:33:07 +00:00
dcoppa
75fdac8ac8 Update to HDBC-sqlite3-2.3.1.0 2010-11-24 09:04:20 +00:00
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +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
dcoppa
44a2b7671b Cleanups for haskell ports.
"Looks fine" kili@
2010-09-24 10:09:42 +00:00
kili
108dc350b1 Add LIB_DEPENDS to RUN_DEPENDS.
Switch tu REVISION.
Bump.
2010-07-17 13:41:57 +00:00
kili
c78948cdd1 Bump after ghc update. 2010-06-15 17:18:50 +00:00
kili
158027911f Bump after the stupid ABI changes in GHC. 2010-06-06 10:06:44 +00:00
kili
bcea0ad2ce Silent register.sh/unregister.sh after the change to Cabal in ghc.
Run unregister.sh with `--force'.
2010-05-19 15:58:18 +00:00
kili
d73ffa853b Use @unexec. I must have been on drugs when using @unexec-delete
for unregister.sh in all the new ghc libraries (which leads to bogus
registered ghc packages after updates).

You can use the command

        ghc-pkg check

to check ghcs internal package list. If it reports missing files
for some package (like hashed-storage-0.4.11), you can forcibly
unregister it by running (as root) something like

        ghc-pkg unregister hashed-storage-0.4.11

ok dcoppa@
2010-05-14 09:08:25 +00:00
dcoppa
be134e5405 Import hs-HDBC-sqlite3, the Sqlite v3 driver for HDBC.
Not yet wired to the build.

OK kili@
2010-04-15 14:24:47 +00:00