jasper
e6e60e92d2
missing bump on arches that use ghc
...
spotted by naddy@, ok kili@ (MAINTAINER)
2011-04-26 14:51:32 +00:00
kili
aa043e1a02
Resurrect, but only for nhc98 (required for devel/cpphs on platforms
...
without ghc, as noticed by jasper@).
"Bring out your dead! Bring out your dead!" jasper@
2011-04-14 12:15:53 +00:00
kili
5a80f24148
Remove. It doesn't build with ghc-7, is unmaintained upstream and
...
not of much use.
ok jasper@
2011-04-11 13:04:43 +00:00
espie
5855efb734
move depends to new style
2010-11-15 19:45:56 +00:00
espie
5c08d95027
USE_GROFF=Yes
2010-10-18 17:47:50 +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
5b22a0ab29
Update to hmake-3.14
2010-04-22 21:54:16 +00:00
kili
ae5e47ac92
GHC runtime not required. hmake is able to work with other Haskell
...
compilers like nhc98. While here, remove quotes from COMMENT.
2007-07-21 14:03:45 +00:00
kili
1aa7acd27f
And bump the PKGNAME.
2007-06-29 11:23:41 +00:00
kili
54fcefd559
Build with nhc98 if no ghc is available.
2007-06-29 11:07:16 +00:00
kili
c71a5ac01c
Update to hmake-3.13
...
Take maintainership.
2007-06-15 21:28:19 +00:00
espie
470294650d
base64 distinfo with SHA256
2007-04-05 15:37:40 +00:00
espie
4a316b3bea
make sure hmake files belong to some entity
2007-03-18 16:58:35 +00:00
dons
885c19860d
Update to hmake 3.10
2005-03-23 05:39:44 +00:00
dons
be5ac76b26
Update devel/hmake to latest stable, 3.09.
...
ok pvalchev@
2005-02-14 02:04:36 +00:00
naddy
3f04f8f321
SIZE
2005-01-05 16:22:24 +00:00
espie
6bec6cc34b
WANTLIB markers
2004-11-23 11:22:00 +00:00
espie
96b0043b84
new style conflicts
2004-09-18 10:55:03 +00:00
espie
f28f2a833d
switch to new plist, killing a few install scripts along the way.
2004-09-14 23:43:54 +00:00
xsa
e4b48bd042
MODULES= lang/ghc
2004-08-10 08:23:36 +00:00
dons
3a218e4a59
Mark conflict with nhc98. They both provide hmake, and hi
...
ok pvalchev@
2004-05-10 04:32:40 +00:00
dons
65480fde73
Let hmake install on non-x86 platforms, and ensure it builds on amd64
...
Update MAINTAINER and add RCS tags.
ok pvalchev@ avsm@
2004-04-23 03:14:06 +00:00
naddy
2276d3b230
remove WWW lines
2003-12-15 21:42:08 +00:00
avsm
99cef624cf
initial import of hmake-3.08, from Don Stewart <dons at cse.unsw.edu.au>
...
--
Hmake is an intelligent compilation management tool for Haskell
programs. It automatically extracts dependencies between source
modules, and issues the appropriate compiler commands to rebuild
only those that have changed, given just the name of the program
or module that you want to build.
Hmake interactive, or hi for short, is an interpreter-like
environment that you can wrap over any common Haskell compiler to
achieve an interactive development style. It deliberately looks
and feels a lot like the Hugs interpreter. The difference is that
you get real compiled code, compiled by your favorite compiler -
you can even change compiler on the fly, to check your code's
portability!
2003-07-25 00:08:45 +00:00