Commit Graph

30 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
03a8a9f07c Update to HDBC-2.4.0.1 2015-04-27 07:27:38 +00:00
kili
83d51afd20 Fix plist and dependencies, bump. 2014-12-02 20:44:33 +00:00
dcoppa
5b7f6184d4 Update to HDBC-2.4.0.0 2014-09-08 11:23:37 +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
dcoppa
5213cf06c2 Update to HDBC-2.3.1.2 2013-01-03 09:29:21 +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
dcoppa
c261b497b0 Update to HDBC-2.3.1.1 2012-03-01 09:42:54 +00:00
kili
94f4cad048 Bump after previous hs- library updates.
Necessary because of ghc's over-aggressive inlining
which causes ABI changes in libraries depending on
updated libraries.

ok jasper@
2011-12-31 22:19:45 +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
jasper
a4e04a8d73 - update to 2.2.7.0
- adjust dependencies

ok dcoppa@ (MAINTAINER)
2011-05-04 08:06:08 +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
espie
9139a53b56 newer depends with >= 2010-11-26 07:18:59 +00:00
jasper
3ebc791b85 - update hs-HDBC to 2.2.6.1
ok dcoppa@ (MAINTAINER)
2010-11-19 10:21:35 +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
205d4391a4 Add LIB_DEPENDS to RUN_DEPENDS.
Switch to REVISION.
Bump.
2010-07-17 13:43:36 +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
567d3ac1b3 Import hs-HDBC, an abstraction layer between Haskell programs and SQL relational
databases.

Not yet wired to the build.

OK kili@
2010-04-14 06:30:49 +00:00