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.
|
2013-05-01 00:24:16 by Joerg Sonnenberger | Files touched by this commit (8) |
Log message:
Deal with 16bit ctype table change in NetBSD/current.
|
2013-04-06 13:06:53 by Blue Rats | Files touched by this commit (5) |
Log message:
"For efficiency reasons, please include bsd.fast.prefs.mk instead of
bsd.prefs.mk."
|
2013-04-03 21:29:24 by Jared D. McNeill | Files touched by this commit (1) |
Log message:
dont use cxx to build, just disable bootstrap -- faster and actually works
|
2013-04-03 00:31:40 by Jared D. McNeill | Files touched by this commit (4) |
Log message:
Fix arm build.
|
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-10-02 22:11:57 by Aleksej Saushev | Files touched by this commit (187) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-08-07 17:16:35 by John Marino | Files touched by this commit (1) |
Log message:
lang/gcc46: Mark NOT-FOR-DRAGONFLY
A very large number of patches is required to properly build a stock
gcc on DragonFly, as evidenced by the patches added to lang/gcc47.
DragonFly already has a very good gcc46-based compiler in lang/gnat-aux.
DragonFly users that specifically need gcc46 have been told to use
gnat-aux. There's no need to make maintenance of lang/gcc46 harder so
it's masked on DragonFly to show its intentionally unsupported.
|
2012-06-08 17:42:29 by Joerg Sonnenberger | Files touched by this commit (14) |
Log message:
Redo netbsd/ctype_base.h patch to not pollute the namespace as much with
sys/param.h.
|
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.
|