2021-10-07 16:21:17 by Nia Alarie | Files touched by this commit (282) |
Log message: lang: Remove SHA1 hashes for distfiles |
2021-10-01 13:49:59 by Nia Alarie | Files touched by this commit (5) |
Log message: gcc*: Unsafe for MKPIE. Reported by tnn. |
2021-06-26 19:42:23 by Tobias Nygren | Files touched by this commit (5) |
Log message: gcc*: disable full bootstrap when the pkgsrc compiler is clang LLVM versions >= 12 cannot currently correctly compile gcc stage 1 because GCC assumes references to certain symbols like "ix86_isa_flags" will be optimized away. Details: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255760 |
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message: *: recursive bump for perl 5.34 |
2021-04-18 13:52:16 by Andreas Gustafsson | Files touched by this commit (3) |
Log message: GCC does not support Darwin-*-aarch64. |
2021-02-13 16:56:18 by Maya Rashish | Files touched by this commit (23) |
Log message: lang/gcc{6,7,8,9,0}: call SUBTARGET_INIT_BUILTINS on sparc* too While here point out that the aarch64 equivalent patch was sent upstream. Bump PKGREVISION. fix gcc*-libs PKGREVISION accordingly. Fixes PR pkg/55992: math/blas fails on NetBSD/sparc64 Fixes report by Connor McLaughlan on pkgsrc-users |
2021-02-12 01:42:05 by David H. Gutteridge | Files touched by this commit (1) |
Log message: gcc9: add comment about gcc9-libs PKGREVISION rule |
2021-02-09 11:37:19 by Thomas Klausner | Files touched by this commit (1) |
Log message: gcc9: fix typo in GENERATE_PLIST to fix packaging Fix indentation. |
2021-02-05 11:28:40 by Maya Rashish | Files touched by this commit (5) | |
Log message: lang/gcc9: return to generated PLIST, we don't have an answer to include-fixed Remove workaround for RHEL 7. This workaround resulted in gcc/configure failing to find dlfcn.h. The build doesn't appear to need it. Fixes install on both Fedora 33 and CentOS 7 (the docker image, at least). |
2020-12-04 21:45:51 by Nia Alarie | Files touched by this commit (456) |
Log message: Revbump packages with a runtime Python dep but no version prefix. For the Python 3.8 default switch. |