2018-01-20 17:55:26 by Christos Zoulas | Files touched by this commit (19) |
Log message:
Add Yasushi Oshima patches for arm from:
https://github.com/oshimaya/pkgsrc/tree/master/lang/go14
|
2017-10-19 16:29:01 by Jonathan Perkin | Files touched by this commit (2) |
Log message:
go14: Don't set broken _XOPEN_SOURCE on SunOS.
|
2017-10-04 12:03:53 by Jonathan Perkin | Files touched by this commit (2) |
Log message:
go*: Disable SSP checks for similar reasons as RELRO.
|
2017-09-02 19:15:00 by Benny Siegert | Files touched by this commit (2) |
Log message:
Disable cgo, bump PKGREVISION.
"The bitrot will continue until morale improves."
Go 1.4 is only used as a bootstrap helper to compile a more recent Go.
However, cgo in 1.4 no longer works with current binutils.
Prodded by Thomas Orgis on the mailing list.
|
2017-07-22 21:32:41 by Thomas Klausner | Files touched by this commit (10) |
Log message:
Sprinkle CHECK_RELRO_SKIP on go packages.
go14 has no relro support AFAICT.
go-1.8.3 has if you use -buildmode=pie, but it claims it's not supported
on Linux.
Disable relro checking for go packages until bsiegert has time to
look at this.
|
2017-07-22 12:00:21 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Remove references to non-existing files.
|
2017-03-16 19:55:09 by Matthias Scheler | Files touched by this commit (1) |
Log message:
As this package doesn't install anything into "bin" we don't need to
create that directory.
|
2016-10-04 20:45:23 by Benny Siegert | Files touched by this commit (6) |
Log message:
Backport fixes for compiling under macOS Sierra from
https://github.com/golang/go/issues/16352.
|
2016-07-09 08:39:18 by Thomas Klausner | Files touched by this commit (1068) |
Log message:
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
|
2016-03-09 08:19:56 by Tobias Nygren | Files touched by this commit (1) |
Log message:
Add Linux specific PLIST
|