wiz
0fd193c72e
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 19:32:40 +00:00
wiedi
71616f3ea8
add SunOS special PLIST
2017-07-01 10:23:01 +00:00
bsiegert
65e3f16e8f
Revbump all Go packages after the Go 1.8.1 update.
2017-04-13 15:12:03 +00:00
bsiegert
73a76e3fde
Unbreak go-crypto and go-net, they no longer depend on one another.
...
Bump go-crypto and go-tools, which now depends on go-crypto-acme.
Fixes PR pkg/52081 breakage.
2017-03-20 22:53:45 +00:00
wiz
e4de4665d6
Mark go-net and go-crypto as BROKEN, since they DEPEND on each other.
2017-03-20 12:23:53 +00:00
bsiegert
d96d5b306e
Update go-net to 20170308. Part of PR pkg/52081 (a dependency of go-tools).
...
No changelog from upstream other than "git log".
2017-03-16 19:14:19 +00:00
wiedi
022796d7c5
add PLIST special case for files not yet supported on SunOS
2016-12-10 19:07:20 +00:00
bsiegert
4870dcea7e
Revbump Go packages after 1.7.4 update.
2016-12-04 16:29:58 +00:00
bsiegert
e095d6272f
Revbump packages depending on Go after the Go 1.7.3 update.
2016-10-29 08:59:46 +00:00
bsiegert
ece0d794f3
Update go-net to 20160910. Bump BUILDLINK_API_DEPENDS, as the API changed
...
considerably (particularly in http2), and others may depend on that.
No changelog from upstream, other than the git one, which is too long.
2016-09-11 08:25:40 +00:00
bsiegert
fa3aa847c2
Revbump all Go packages after the Go 1.7.1 update.
2016-09-10 19:47:19 +00:00
bsiegert
3d38b5140e
Revbump packages using Go for Go 1.7 release.
2016-08-20 09:21:44 +00:00
bsiegert
e3b61c4350
Revbump packages that build-depend on Go after 1.6 update.
...
They all build, I checked :)
2016-02-23 20:18:11 +00:00
fhajny
0c9abf09ee
Revbump all Go packages after the go-1.5.3 security update (hint: static
...
linking).
2016-01-18 15:33:43 +00:00
bsiegert
0ae543acc3
Update go-net to 20151229. Instead of boring commitlogs, my summary of
...
changes is:
- http2 package replaces spdy. New interactive HTTP2 debugger, h2i.
- New context/ctxhttp for context-aware HTTP request handlers.
- New xsrftoken package for generating and checking XSRF tokens.
- Improved HTML5-capable HTML parser.
2016-01-03 20:22:53 +00:00
bsiegert
1726914d23
Real buildlink support for Go, hacked with wiz@.
...
Go packages now define a set of files to buildlink in their buildlink3.mk.
go-packages.mk no longer looks in ${PREFIX}/gopkg during the build. This
should also fix the spurious issues with rebuilds of .a files during bulk
builds of Go packages.
2015-12-29 21:47:48 +00:00
agc
203292f73e
Add SHA512 digests for distfiles for net category
...
Problems found with existing digests:
Package haproxy distfile haproxy-1.5.14.tar.gz
159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]
Problems found locating distfiles:
Package bsddip: missing distfile bsddip-1.02.tar.Z
Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
Package djbdns: missing distfile djbdns-cachestats.patch
Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
Package gated: missing distfile gated-3-5-11.tar.gz
Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
Package poink: missing distfile poink-1.6.tar.gz
Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
Package waste: missing distfile waste-source.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 00:34:51 +00:00
bsiegert
dc85bc6b40
Revbump all packages using Go after the Go update.
2015-09-13 14:34:25 +00:00
tnn
ca549317f4
follow the github usage example more closely (no functional change intended)
2015-03-12 20:55:48 +00:00
bsiegert
3b61b5045e
Add a package for go-net-20150310, based on github.
...
This package contains supplementary Go networking libraries.
2015-03-10 21:28:45 +00:00