54 Commits

Author SHA1 Message Date
gnezdo
972644c174 Regen the manifest of devel/cpphs for ghc-9.2.2
OK kili@
2022-04-19 06:58:00 +00:00
naddy
85229c97e7 drop RCS Ids 2022-03-11 18:49:30 +00:00
gnezdo
6bc32a69d8 Nudge devel/cpphs to use a more permissive version of polyparse
This should make upgrading to ghc-9 less of an event.

OK kili@
2021-11-02 04:08:00 +00:00
gnezdo
7ef0034777 Use devel/cabal module for devel/cpphs and upgrade to 1.20.9.1
Removed do-test, it was pre-broken in the previous update as upstream
stopped shipping the tests.

ok kili
2021-02-28 19:40:24 +00:00
kili
d08cd463d0 Adapt for ghc-8.6.4.
Joint work with Greg Steuck.
2019-09-30 12:51:24 +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
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
kili
017a353c8d Update MODGHC_PACKAGE_KEY and plist, bump. 2018-01-22 21:40:32 +00:00
kili
ed4b93b872 Missing RUN_DEPENDS-lib on lang/ghc. 2018-01-19 21:57:12 +00:00
kili
6bea851a88 Update package key. 2017-11-07 21:58:37 +00:00
kili
44696f12ee Make devel/cpphs ghc-only, since nhc98 is gone.
Test build done by Martijn Rijkeboer. Thanks!
2017-02-26 13:42:10 +00:00
naddy
67696d3f54 replace libiconv module 2016-09-12 17:51:07 +00:00
dcoppa
8846238909 Update to hs-polyparse-1.12 2016-04-19 09:30:12 +00:00
kili
fc9b5ad34b Move hs-dependencies from LIB_DEPENDS-lib to RUN_DEPENDS-lib.
Spotted by naddy@.
2015-12-30 19:33:16 +00:00
kili
776389b4b2 Adjust MODGHC_PACKAGE_KEY. 2015-12-20 11:24:12 +00:00
kili
4bd6a34676 Update to cpphs-1.19.3. 2015-09-21 20:07:16 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
kili
ad6ebe9b7d Update dependencies and plists and bump. 2014-11-25 22:11:02 +00:00
naddy
06a9102560 Drop USE_GROFF since groff and mandoc produce identical output. 2013-10-11 23:48:03 +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
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
b2ed9a9bac Fix fallout of haskell ports, now that devel/gmp is no more a
dependency for ghc - devel category

ok kili@
2012-10-11 13:31:28 +00:00
kili
47ae13d045 Update to cpphs-1.13.3. 2012-09-02 20:30:51 +00:00
kili
903b5233a6 Bump to enforce updates. 2011-12-27 21:10:28 +00:00
espie
c5a475ebe0 normalize pkgpath 2011-09-16 09:24:48 +00:00
kili
8adaf6aee2 Bump after ghc update. 2011-06-30 21:30:20 +00:00
kili
e41950b136 Disable the upcoming DIST_SUBDIR change in ghc.port.mk for this port, because
this is buildable with both ghc and nhc98.
2011-04-23 20:07:47 +00:00
kili
54282760ec Bump after ghc update, and fetch the distfile from hackage. 2011-04-11 14:47:55 +00:00
kili
ea446d99de Move the unregister.sh entry below the @unexec line. 2010-11-21 18:03:17 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
espie
dcdfee948c convert libiconv to new wantlib 2010-11-06 10:18:38 +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
espie
5c08d95027 USE_GROFF=Yes 2010-10-18 17:47:50 +00:00
landry
011c903487 Really fix devel/cpphs for !(i386|amd64). It's still not a good idea to
fiddle with MULTI_PACKAGES in an arch-dependant .if block. Complements
ONLY_FOR_ARCHS-lib=amd64 i386.
2010-10-03 14:33:32 +00:00
kili
ccf713a662 Work around a bug in dpb. 2010-09-27 19:40:20 +00:00
kili
fedf050f46 Use cabal and build the library on archs with ghc (i386 and amd64),
because jasper@ wants the cpphs library.
Put the library into a separate subpackage (hs-cpphs).
Shorten DESCR-main (formerly DESCR).

Tested with both ghc and nhc98 (the latter on armish).
2010-09-26 13:32:44 +00:00
kili
65b2bee750 Switch to REVISION and new WANTLIB/LIB_DEPENDS style. 2010-07-17 13:54:30 +00:00
kili
f19ee7273f WANTLIB += pthread and bump PKGNAME. 2010-06-30 15:41:01 +00:00
kili
73f62484da Add gmp and bump. 2010-06-15 17:59:24 +00:00
kili
e07d5ae83f Adjust WANTLIB and bump PKGNAME after the ghc change. 2010-05-06 20:05:24 +00:00
kili
cec7ec20f0 Update to cpphs-1.11 2010-04-22 21:51:54 +00:00
ajacoutot
28669c7fdc - use full path MODULE name
no pkg change
2007-11-28 13:10:24 +00:00
kili
08c5ad3d2f Update to 1.5 (bug fixes). 2007-07-28 18:52:58 +00:00
kili
b5d340d288 GHC runtime not required. While here, remove quotes from COMMENT. 2007-07-21 13:59:16 +00:00
kili
fbd333f92c Update to 1.4.
Tweak WANTLIB (gmp only required when built with ghc).
Take maintainership.

Not that some regression tests fail. This will be fixed in the next
release.
2007-06-29 10:59:07 +00:00
ajacoutot
14b9dbf647 - fix BUILD_DEPENDS on !i386/amd64 2007-06-27 13:14:02 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
espie
b75dec414c fix a few obviously wrong dependencies, and remove extra shells in ghc. 2006-11-20 13:07:19 +00:00