kili
1a68f2146c
Set USE_WXNEEDED=Yes.
...
When running darcs record, darcs ends up with a W^X violation in
newCAF() (from the ghc runtime) via system_io_mmap_file_close()
(from devel/hs-mmap). This can only be fixed in the ghc runtime,
which isn't trivial (and I don't want to work on it before I've
updated to ghc-8).
Since the problem is triggered via devel/hs-mmap, which is only
used by devel/darcs, I hope that darcs is the only haskell program
in our tree running into this problem (instead of changing lang/ghc
to link all programs with -z wxneeded).
Problem initially noticed by Francisco de Borja Lopez Rio.
2016-09-03 10:43:21 +00:00
kili
f3ebff0885
Drop the iconv module.
2016-09-03 10:28:22 +00:00
kili
77ecd632fe
Reenable the test suite.
...
Fun fact: if bash isn't installed, the test suite will just hang
in select(2) waiting for stdout to become writable. So add shells/bash
to TEST_DEPENDS. (Any brave soul may try this on some linux without
bash, it would be interesting to know wether it hangs there, too)
2016-02-01 20:06:50 +00:00
kili
9b796d02b8
Update to darcs-2.10.3.
2016-01-31 17:47:49 +00:00
kili
08732f4b7a
Remove patches i forgot to remove.
...
Better patch for IConv.hsc (from Ganesh Sittampalam).
2015-12-30 22:04:10 +00:00
kili
020bb30096
Update to darcs-2.10.2 and unbreak.
...
Unfortunately, it doesn't build on i386.
2015-12-29 12:54:38 +00:00
kili
62ce5d58d4
Comment BUILD_DEPENDS and TEST_DEPENDS. I want to remove at least
...
devel/hs-hashed-storage before updating darcs, and maybe some more.
And I don't want to confuse dpb.
2015-12-23 20:06:28 +00:00
kili
c90736585a
Mark as broken until i find the time to update it and
...
fix all the dependencies.
2015-10-19 21:21:02 +00:00
jasper
a7ee75a38e
drop dependencies on gsed now that our sed can cope with -i
2015-07-17 21:46:10 +00:00
kili
415e7c62c0
Missed devel/hs-utf8-string as BUILD_DEPENDS.
2014-12-07 19:12:58 +00:00
kili
a6945e43b8
Fix dependencies and bump.
2014-11-24 16:12:43 +00:00
dcoppa
41d50127bb
Bugfix update to darcs-2.8.5
2014-10-14 12:28:14 +00:00
edd
831b627caa
Use the new texlive buildset as a BUILD_DEPEND.
...
OK espie@
2014-01-11 18:52:34 +00:00
kili
240830c276
Fix build by adding forgotten build dependency.
...
Noticed by naddy@
ok espie@, naddy@
2013-07-21 13:44:40 +00:00
kili
513a4d87f1
Update to darcs-2.8.4.
2013-07-19 07:09:00 +00:00
espie
bcf3856632
PERMIT_* / REGRESS->TEST sweep
2013-03-11 10:50:00 +00:00
kili
7b2f513065
Unbreak with hs-tar-0.4.0.1.
...
Also, update to darcs-2.8.3.
2013-01-17 13:19:05 +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
2b720f38c3
Update to darcs-2.8.1.
2012-09-02 21:58:45 +00:00
kili
8f5e743f7b
Add a 0.5 GB build dependency to get a 2.7 kB LaTeX package, which
...
is required for a successful build and package.
found and ok by jasper@
2012-05-13 21:27:38 +00:00
kili
4c7d1d30de
Always use curl (for now) instead of magically using hs-HTTP if
...
it's installed.
Found while tracking down a completely different problem reported.
"looks good" jasper@
2012-05-11 20:59:47 +00:00
kili
6fcbf62ceb
Update to darcs-2.8.0.
2012-05-09 21:00:20 +00:00
kili
1b1084e088
Adjust dependency on hs-regex-compat. Darcs works fine
...
with the new version.
ok jasper@
2011-12-31 22:30:49 +00:00
kili
903b5233a6
Bump to enforce updates.
2011-12-27 21:10:28 +00:00
kili
8adaf6aee2
Bump after ghc update.
2011-06-30 21:30:20 +00:00
kili
50de8460c5
Save some build time by not building the darcs library at all.
2011-04-27 11:19:13 +00:00
kili
100a2539fc
This now depends on devel/hs-haskeline. While here, add a version range
...
matching the .cabal file to the devel/hs-mtl dependency.
(I really have to work on a .cabal => *_DEPENDS tool, and I also should
switch to the more readable stemless dependencies whereever possible,
but on the other hand, this can wait until the next major haskell update)
2011-04-26 19:29:16 +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
b896d3e492
Accept hs-parsec-3.1 and bump.
2011-04-11 14:59:27 +00:00
kili
3cbc8c92c5
Update to darcs-2.5.2.
...
Set PORTHOME to let texlive (called via latex2html) build some fonts.
2011-04-05 11:45:14 +00:00
espie
5855efb734
move depends to new style
2010-11-15 19:45:56 +00:00
kili
10b897592e
Update to darcs-2.5.
2010-11-02 20:22:34 +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
e59069c5b1
Add gmp and bump.
...
While here, adjust the comment about weird permissions (don't blame
the darcs people, it's not their fault).
2010-06-15 18:00:33 +00:00
kili
89cec307c0
Update to darcs-2.4.4, to let people think I'm not a slacker.
...
While here, set REGRESS_DEPENDS = ::shells/bash (yes, it really
needs bash).
2010-05-24 14:33:03 +00:00
kili
788081f63c
Update to darcs-2.4.3 (bugfix release).
2010-05-09 17:00:39 +00:00
kili
61f34d1e88
Fix build and adjust wantlib after threading has been disabled in
...
ghc. While here, rename the `log' matcher to `comment' and add a
little bit of documentation as discussed upstream.
2010-05-06 20:06:28 +00:00
kili
4f325e8cb0
Add support for matching against log messages.
...
Now you can check out the latest ghc sources and then run
something like
darcs changes --match 'log "(moose|balls|fuck|shit)"'
(and you'll notice that ghc is far too british)
I've also send a similar patch upstream and hope that it'll
be included in the next darcs release.
2010-04-25 21:20:45 +00:00
kili
9aff762da2
Update to darcs-2.4.1
2010-04-22 21:53:18 +00:00
kili
d36a7301d8
Drop maintainership.
2009-10-04 21:16:17 +00:00
kili
1448c2318c
Update to darcs-2.2.0.
...
ok okan@ ("works for me as much as i can test")
2009-01-25 18:53:33 +00:00
kili
7e52c3f399
Update to 2.1.0.
2008-10-18 18:58:06 +00:00
kili
11fa7d38cc
Take maintainership -- Jon Olsson doesn't want to maintain this any
...
longer.
2007-12-21 19:38:46 +00:00
merdely
376b75df06
Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN
2007-09-16 02:52:56 +00:00
kili
1c78258672
The distfile changed (found by steven@).
...
Some autoconf fallout in generated documentation (and one source
file), so bump the PKGNAME. They even changed the default installation
path of the manpage, which requires an additional tweak to
CONFIGURE_ARGS.
No functional changes; same result for regression tests as before.
While here, force configure to use our grep and the one true awk,
even if g{grep,awk} are installed.
2007-06-21 15:13:45 +00:00
kili
5bf0c0778f
Update to 1.0.9, from Jon Olsson (maintainer).
...
Tested by me with both ghc-6.2.2 and upcoming ghc-6.6.1 on i386 and
by R.D. Thrush on amd64. Some spaces vs. tabs detected by sturm@.
ok sturm@
2007-06-06 19:52:17 +00:00
naddy
b5b4c072dd
chase wantlib changes introduced by curl update
2007-05-14 20:40:15 +00:00