2013-12-06 07:20:00 by David A. Holland | Files touched by this commit (1) |
Log message:
After all the Sturm und Drang, it turns out the only thing needed for
DESTDIR support in ghc is to turn it on. Sigh.
Remove BROKEN.
|
2013-10-24 12:31:02 by Thomas Klausner | Files touched by this commit (13) |
Log message:
Mark remaining packages not support DESTDIR as BROKEN as decided
by pkgsrc-pmc.
If you are interested in one of these, please fix it before 2013Q4.
|
2013-07-15 04:02:29 by Ryo ONODERA | Files touched by this commit (177) |
Log message:
* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes
are replaced with .include "../../devel/readline/buildlink3.mk", and
USE_GNU_READLINE are removed,
* .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE
are replaced with .include "../../mk/readline.buildlink3.mk".
|
2013-06-12 16:54:15 by Amitai Schlair | Files touched by this commit (2) |
Log message:
Let this build with Perl 5.18.
|
2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880) |
Log message:
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
|
2012-10-15 20:13:42 by Min Sik Kim | Files touched by this commit (2) |
Log message:
Make ghc build with perl-5.16.
|
2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798) |
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.
I hope that's all of them.
|
2012-08-17 17:49:36 by Jonathan Perkin | Files touched by this commit (7) |
Log message:
Add support for SunOS-*-i386. Tested on 32-bit SmartOS.
|
2012-08-14 19:07:58 by Aleksej Saushev | Files touched by this commit (19) |
Log message:
Mark packages with no staged installation support explicitly \
(PKG_DESTDIR_SUPPORT=none).
|
2012-05-07 03:54:16 by David A. Holland | Files touched by this commit (473) |
Log message:
Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
|