2012-05-03 14:20:19 by Hans Rosenfeld | Files touched by this commit (8) |
Log message:
Make gcc-inplace-math work with new mpfr.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51935
|
2012-04-17 10:24:54 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Fix typo in comment.
|
2012-04-17 09:48:13 by Steven Drake | Files touched by this commit (9) |
Log message:
Add comments to patches
|
2012-04-13 13:02:48 by Hans Rosenfeld | Files touched by this commit (2) |
Log message:
Add option gcc-inplace-math to allow building devel/gmp, math/mpfr and
math/mpcomplex together with gcc, as described at
http://gcc.gnu.org/install/prerequisites.html
|
2012-04-13 12:38:26 by Hans Rosenfeld | Files touched by this commit (2) |
Log message:
Move ICONVPREFIX definition to nls option.
|
2012-04-08 07:04:46 by Steven Drake | Files touched by this commit (1) | |
Log message:
Revert the below commit as it has been decided that plus (+) characters are
allowed in option names (pkglint has been updated).
---
Module Name: pkgsrc
Committed By: sbd
Date: Wed Apr 4 22:20:37 UTC 2012
Modified Files:
pkgsrc/lang/gcc46: options.mk
Log message:
Rename option "gcc-c++" to "gcc-cpp" (with legacy \
support) as pkglint
complains with: "gcc-c++" is not a valid option name.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/lang/gcc46/options.mk
|
2012-04-05 00:20:37 by Steven Drake | Files touched by this commit (1) |
Log message:
Rename option "gcc-c++" to "gcc-cpp" (with legacy support) \
as pkglint
complains with: "gcc-c++" is not a valid option name.
|
2012-03-15 07:45:26 by Steven Drake | Files touched by this commit (3) |
Log message:
Pickup maintainership of gcc4 series packages.
This means I will also take care of adding newer gcc version.
|
2012-03-15 00:24:54 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Pass proper configure arguments so that it is happy with GNU tools available
on NetBSD; removes two dependencies.
Unlimit before running tests, reduces test failures.
Add t-crtstuff to tmake_file on NetBSD as well.
gcc46 should work much better now on NetBSD.
All from Kai-Uwe Eckhardt in private mail.
Bump PKGREVISION.
|
2012-03-12 09:27:46 by Steven Drake | Files touched by this commit (3) |
Log message:
Remove the gcc4X/preconfigure.mk files, they are unused and obsolete.
|