Mathieu Arnold
d7e7e4397c
Stripping go binaries is perfectly fine.
...
https://dominik.honnef.co/posts/2016/10/go-and-strip/
Sponsored by: Absolight
2017-10-12 09:06:17 +00:00
William Grzybowski
0ce1bb814a
sysutils/ipfs-go: update to 0.4.7
...
- Pass maintainership to submitter
PR: 217835
Submitted by: John Hixson
2017-03-16 11:54:27 +00:00
Mathieu Arnold
3e61c9e50f
Convert some port to the new GH_SUBDIR feature.
...
Sponsored by: Absolight
2016-08-24 14:50:17 +00:00
Dmitry Marakasov
777fe0e04b
- Mark BROKEN on i386:
...
../../Godeps/_workspace/src/github.com/shirou/gopsutil/disk/disk_freebsd.go:27: undefined: MNT_WAIT
../../Godeps/_workspace/src/github.com/shirou/gopsutil/disk/disk_freebsd.go:32: undefined: Statfs
../../Godeps/_workspace/src/github.com/shirou/gopsutil/disk/disk_freebsd.go:33: undefined: MNT_WAIT
../../Godeps/_workspace/src/github.com/shirou/gopsutil/disk/disk_freebsd.go:37: undefined: MNT_RDONLY
../../Godeps/_workspace/src/github.com/shirou/gopsutil/disk/disk_freebsd.go:40: undefined: MNT_SYNCHRONOUS
../../Godeps/_workspace/src/github.com/shirou/gopsutil/disk/disk_freebsd.go:43: undefined: MNT_NOEXEC
../../Godeps/_workspace/src/github.com/shirou/gopsutil/disk/disk_freebsd.go:46: undefined: MNT_NOSUID
../../Godeps/_workspace/src/github.com/shirou/gopsutil/disk/disk_freebsd.go:141: undefined: Bintime
../../Godeps/_workspace/src/github.com/shirou/gopsutil/disk/disk_freebsd.go:150: undefined: Statfs
../../Godeps/_workspace/src/github.com/shirou/gopsutil/disk/disk_freebsd.go:165: undefined: Devstat
../../Godeps/_workspace/src/github.com/shirou/gopsutil/disk/disk_freebsd.go:46: too many errors
Approved by: portmgr blanket
2016-04-15 19:26:09 +00:00
William Grzybowski
439e5f5861
sysutils/ipfs-go: update to 0.3.10
...
- Unbreak build
MFH: 2016Q2
2016-04-08 16:56:35 +00:00
Mathieu Arnold
597afc47ba
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:25:16 +00:00
Antoine Brodin
767b8b4df8
Mark BROKEN: fails to build
...
package github.com/ipfs/go-ipfs/cmd/ipfs
imports github.com/ipfs/go-ipfs/vendor/QmTBXYb6y2ZcJmoXVKk3pf9rzSEjbCg7tQaJW7RSuH14nv/go-log: must be imported as QmTBXYb6y2ZcJmoXVKk3pf9rzSEjbCg7tQaJW7RSuH14nv/go-log
Makefile:29: recipe for target 'build' failed
Reported by: pkg-fallout
2016-03-13 20:01:58 +00:00
Kris Moore
3d1e4c998c
- Update to 0.3.9
...
- Fix rc.d script starting at boot
- Update default datastore location to match commands default
Approved by: Maintainer
2015-12-01 21:46:03 +00:00
William Grzybowski
ab209a5176
sysutils/ipfs-go: fix build for i386
...
PR: 203991
Submitted by: amdmi3
2015-11-05 13:56:20 +00:00
William Grzybowski
bad6d9536f
sysutils/ipfs-go: Does not build on i386 due to a dependency
2015-10-15 11:49:30 +00:00
William Grzybowski
f18c1f059b
sysutils/ipfs-go: IPFS implementation in Go
...
IPFS is a global, versioned, peer-to-peer filesystem. It combines good ideas
from Git, BitTorrent, Kademlia, SFS, and the Web. It is like a single
bittorrent swarm, exchanging git objects. IPFS provides an interface as simple
as the HTTP web, but with permanence built in.
WWW: https://github.com/ipfs/go-ipfs
2015-09-24 17:18:13 +00:00