notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
ipfs-go IPFS implementation in Go
0.26.0_1 sysutils on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.19.1_3Version of this port present on the latest quarterly branch.
Maintainer: jhixson@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-09-24 17:18:24
Last Update: 2024-02-11 10:39:17
Commit Hash: 7e5aa20
People watching this port, also watch:: glib, tcpdump, smartmontools, tmux, pkg
License: MIT APACHE20
WWW:
https://github.com/ipfs/kubo
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. /usr/local/share/licenses/ipfs-go-0.26.0_1/catalog.mk
  2. /usr/local/share/licenses/ipfs-go-0.26.0_1/LICENSE
  3. /usr/local/share/licenses/ipfs-go-0.26.0_1/MIT
  4. /usr/local/share/licenses/ipfs-go-0.26.0_1/APACHE20
  5. bin/ipfs-go
  6. @dir(ipfs-go,ipfs-go,755) /var/db/ipfs-go
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • ipfs-go>0:sysutils/ipfs-go
To install the port:
cd /usr/ports/sysutils/ipfs-go/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/ipfs-go
  • pkg install ipfs-go
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ipfs-go
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1706918873 SHA256 (go/sysutils_ipfs-go/ipfs-v0.26.0/v0.26.0.mod) = 93aa3aa155466dd5d68e1898c79eb9715f501de663fb20197e9995b8863280a6 SIZE (go/sysutils_ipfs-go/ipfs-v0.26.0/v0.26.0.mod) = 12260

Expand this list (2 items)

Collapse this list.

SHA256 (go/sysutils_ipfs-go/ipfs-v0.26.0/v0.26.0.zip) = 0880f8c0dd2b2efeef748cdf5cc8084631016662cb5339f7c1973146cbed2dd2 SIZE (go/sysutils_ipfs-go/ipfs-v0.26.0/v0.26.0.zip) = 4136356

Collapse this list.


Packages (timestamps in pop-ups are UTC):
ipfs-go
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.26.0_10.26.0_1-0.26.0_10.26.0_1---
FreeBSD:13:quarterly0.26.0_10.26.0_1-0.26.0_10.26.0_1---
FreeBSD:14:latest0.26.0_10.26.0_1-0.26.0_10.26.0_1---
FreeBSD:14:quarterly-0.26.0_1--0.26.0_1---
FreeBSD:15:latest0.26.0_10.26.0_1n/a0.26.0_1n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go120 : lang/go120
Fetch dependencies:
  1. go120 : lang/go120
  2. ca_root_nss>0 : security/ca_root_nss
This port is required by:
for Run
  1. audio/beets

Configuration Options:
No options to configure
Options name:
sysutils_ipfs-go
USES:
cpe go:1.20,modules zip
pkg-message:
If upgrading
You may wish to install ipfs-go-fs-repo-migrations (sysutils/ipfs-go-fs-repo-migrations) in order to do db migration with the "ipfs daemon --migrate" command.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/ipfs/kubo/@v/
Collapse this list.

Number of commits found: 63

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.26.0_1
11 Feb 2024 10:39:17
commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		276530
0.26.0
03 Feb 2024 00:24:40
commit hash: 9bd4903fe741e6d787e72a40d8f455e66c2530f0commit hash: 9bd4903fe741e6d787e72a40d8f455e66c2530f0commit hash: 9bd4903fe741e6d787e72a40d8f455e66c2530f0commit hash: 9bd4903fe741e6d787e72a40d8f455e66c2530f0 files touched by this commit
John Hixson (jhixson) search for other commits by this committer
sysutils/ipfs-go: Update to v0.26.0
0.19.1_3
08 Sep 2023 14:34:56
commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update
0.19.1_2
04 Aug 2023 14:24:50
commit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fc files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
0.19.1_1
08 Apr 2023 15:13:25
commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
0.19.1
07 Apr 2023 20:21:28
commit hash: 33fce8506b05be8b7bdf9b9359aa530c70ad5951commit hash: 33fce8506b05be8b7bdf9b9359aa530c70ad5951commit hash: 33fce8506b05be8b7bdf9b9359aa530c70ad5951commit hash: 33fce8506b05be8b7bdf9b9359aa530c70ad5951 files touched by this commit
John Hixson (jhixson) search for other commits by this committer
sysutils/ipfs-go: update to v0.19.1
0.18.1_3
09 Mar 2023 19:18:07
commit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93d files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after Go ports update
0.18.1_2
15 Feb 2023 19:06:01
commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
0.18.1_1
09 Feb 2023 21:55:23
commit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0d files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after GO_DEFAULT update.
0.18.1
03 Feb 2023 22:32:42
commit hash: 27fb6b6c68f7eabe2a02aff42bb784a72a341f73commit hash: 27fb6b6c68f7eabe2a02aff42bb784a72a341f73commit hash: 27fb6b6c68f7eabe2a02aff42bb784a72a341f73commit hash: 27fb6b6c68f7eabe2a02aff42bb784a72a341f73 files touched by this commit
John Hixson (jhixson) search for other commits by this committer
sysutils/ipfs-go: update to 0.18.1, switch to go1.19

- go1.18 is EOL, switch to go1.19
- Update port to fetch its distfile and dependencies from the Go proxy
- Update to the latest release

PR: 269311
Submitted by: dmgk@freebsd.org
0.13.0_6
14 Jan 2023 11:31:17
commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTVERSION after lang/go{118,119} update
0.13.0_5
11 Dec 2022 11:17:27
commit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2a files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
0.13.0_4
06 Oct 2022 19:24:26
commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
0.13.0_3
08 Sep 2022 16:33:18
commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.13.0_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.13.0_2
03 Aug 2022 21:35:13
commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after Go update

Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
0.13.0_1
03 Aug 2022 21:35:13
commit hash: fcbe735f93fd788ec441228a34c5b7046c039fc9commit hash: fcbe735f93fd788ec441228a34c5b7046c039fc9commit hash: fcbe735f93fd788ec441228a34c5b7046c039fc9commit hash: fcbe735f93fd788ec441228a34c5b7046c039fc9 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Keep ports that need go1.18 on 1.18

Some ports are not (yet) buildable with go1.19, keep them on 1.18 for
now.
0.13.0_1
14 Jul 2022 12:46:05
commit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5a files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{117,118} update
0.13.0
01 Jul 2022 12:51:16
commit hash: 96c24dd7429cfe63a4b32bdfc45e304c89399d4bcommit hash: 96c24dd7429cfe63a4b32bdfc45e304c89399d4bcommit hash: 96c24dd7429cfe63a4b32bdfc45e304c89399d4bcommit hash: 96c24dd7429cfe63a4b32bdfc45e304c89399d4b files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
sysutils/ipfs-go: Update to 0.13.0, drop go1.17 requirement

Changes:	https://github.com/ipfs/go-ipfs/releases/tag/v0.13.0

PR:		264741
Approved by:	jhixson (maintainer timeout)
0.11.0_3
07 Jun 2022 21:56:10
commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
*/*: Bump port revisons after lang/go{117,118} update
0.11.0_2
06 Jun 2022 18:19:10
commit hash: b16eb860cc492d498eea6df7f481c93bbc851167commit hash: b16eb860cc492d498eea6df7f481c93bbc851167commit hash: b16eb860cc492d498eea6df7f481c93bbc851167commit hash: b16eb860cc492d498eea6df7f481c93bbc851167 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
*/*: Repair after switching to versioned Go ports

- Add 1.17 to USES=go for ports that still need go117, remove GO_PORT;
- Add missing ${SETENV} ${MAKE_ENV} to repair BINARY_ALIAS;
- Remove explicit dependencies on lang/go.

PR:		264336
Reviewed by:	ygy jwb yuri mikael drtr0jan@yandex.ru decke mat
Differential Revision:	https://reviews.freebsd.org/D35346
0.11.0_2
05 Apr 2022 04:23:42
commit hash: 661c4c760599326c8ca273a1cfe945d553d1249acommit hash: 661c4c760599326c8ca273a1cfe945d553d1249acommit hash: 661c4c760599326c8ca273a1cfe945d553d1249acommit hash: 661c4c760599326c8ca273a1cfe945d553d1249a files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
sysutils/ipfs-go: Fix build

ipfs-go has a dependency "quic-go" which does not support go 1.18 yet.
Use go 1.17 for now.

PR:		263050
Reported by:	jmg
Approved by:	portmgr (implicit, build fix)
0.11.0_1
30 Mar 2022 07:01:44
commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
*/*: Bump PORTREVISION after lang/go 1.18 update
0.11.0
12 Mar 2022 21:29:55
commit hash: dd74c3ecc189fbf6cca1fae1f0fe59696dbc0b9ccommit hash: dd74c3ecc189fbf6cca1fae1f0fe59696dbc0b9ccommit hash: dd74c3ecc189fbf6cca1fae1f0fe59696dbc0b9ccommit hash: dd74c3ecc189fbf6cca1fae1f0fe59696dbc0b9c files touched by this commit
Steve Wills (swills) search for other commits by this committer
Author: John Hixson
sysutils/ipfs-go: Update to 0.11.0 [1]

While here, remove ONLY_FOR_ARCHES [2]

PR:		261054 [1]
Reported by:	trasz [1]
Tested by:	trasz [1]
Tested by:	Robert Clausecker <fuz@fuz.su> [2]
MFH:		2022Q1
Differential Revision:	https://reviews.freebsd.org/D33812
0.8.0_1
21 Sep 2021 12:58:00
commit hash: 93fce8476e32b3187daf8abb8925a294d86e9a00commit hash: 93fce8476e32b3187daf8abb8925a294d86e9a00commit hash: 93fce8476e32b3187daf8abb8925a294d86e9a00commit hash: 93fce8476e32b3187daf8abb8925a294d86e9a00 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
sysutils/ipfs-go: Add CPE information

Approved by:    portmgr (blanket)
0.8.0_1
10 Apr 2021 04:27:57
commit hash: 713c35324e0f47fd679a27aafad96645a431e550commit hash: 713c35324e0f47fd679a27aafad96645a431e550commit hash: 713c35324e0f47fd679a27aafad96645a431e550commit hash: 713c35324e0f47fd679a27aafad96645a431e550 files touched by this commit
John Hixson (jhixson) search for other commits by this committer
sysutils/ipfs-go: Add patch file and pkg-message

PR:	253590
Reported by: <swills@FreeBSD.org>
0.8.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.8.0
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
0.8.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.8.0
23 Mar 2021 21:21:09
Revision:569061Original commit files touched by this commit
jhixson search for other commits by this committer
sysutils/ipfs-go: update to version 0.8.0

Submitted by:	swills@FreeBSD.org
0.7.0
23 Dec 2020 15:34:39
Revision:558998Original commit files touched by this commit
mikael search for other commits by this committer
sysutils/ipfs-go: garbage collect patches

The golang.org/x/net* modules were updated and contains the FreeBSD/aarch64 bits

Approved by:	portmgr (tier-2 blanket)
0.7.0
24 Sep 2020 20:12:44
Revision:549945Original commit files touched by this commit
jhixson search for other commits by this committer
sysutils/ipfs-go: update to version 0.7.0
0.4.23_1
13 May 2020 17:40:41
Revision:535121Original commit files touched by this commit
jhixson search for other commits by this committer
sysutils/ipfs-go: don't run as root

PR:	218179
Submitted by:	gspu <gspurki@gmail.com>
0.4.23_1
09 Apr 2020 19:53:44
Revision:531266Original commit files touched by this commit
jhixson search for other commits by this committer
sysutils/ipfs-go: fix build on aarch64

PR:	245355
Submitted by:	Mikael Urankar <mikael@FreeBSD.org>
0.4.23
09 Apr 2020 18:39:54
Revision:531222Original commit files touched by this commit
jhixson search for other commits by this committer
sysutils/ipfs-go: update to 0.4.23
0.4.21_1
16 Nov 2019 12:52:40
Revision:517745Original commit files touched by this commit
dmgk search for other commits by this committer
Bump PORTREVISION after r517743 to force relinking.

Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D21854
0.4.21
29 Sep 2019 22:34:31
Revision:513276Original commit files touched by this commit
dmgk search for other commits by this committer
Go ports: cleanup, finish transition to USES=go started with r505321 (cat.
sysutils-x11)

- Remove custom build/install targets left in place after r505321
- Switch to the new GO_TARGET tuple syntax introduced in r512001

Reviewed by:	tobik
Approved by:	araujo (mentor), portmgr (adamw)
Differential Revision:	https://reviews.freebsd.org/D21744
0.4.21
17 Sep 2019 17:10:11
Revision:512214Original commit files touched by this commit
tobik search for other commits by this committer
sysutils/ipfs-go: Spell LICENSE_FILE_APACHE20 correctly
0.4.21
09 Sep 2019 13:12:42
Revision:511627Original commit files touched by this commit
tobik search for other commits by this committer
sysutils/ipfs-go: Unbreak with go1.13

===>  Building for ipfs-go-0.4.21
go: bazil.org/fuse@v0.0.0-20180421153158-65cc252bf669: Get
https://proxy.golang.org/bazil.org/fuse/@v/v0.0.0-20180421153158-65cc252bf669.mod:
dial tcp: lookup proxy.golang.org on 209.222.18.218:53: write udp
127.0.0.1:14240->209.222.18.218:53: write: permission denied
*** Error code 1

- Switch to USES=go:modules
- Remove GO_PKGNAME, not needed with modules

PR:		240318
Submitted by:	Dmitri Goutnik <dg@syrec.org>
Pointy hat:	jlaffaye
0.4.21
08 Sep 2019 06:07:25
Revision:511547Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN

go: bazil.org/fuse@v0.0.0-20180421153158-65cc252bf669: Get
https://proxy.golang.org/bazil.org/fuse/@v/v0.0.0-20180421153158-65cc252bf669.mod:
dial tcp 172.217.0.49:443: connect: can't assign requested address

Reported by:	pkg-fallout
0.4.21
29 Jun 2019 15:46:25
Revision:505354Original commit files touched by this commit
jhixson search for other commits by this committer
sysutils/ipfs-go: remove patchfile that is no longer necessary

Approved by:	mentors (implicit)
0.4.21
29 Jun 2019 15:22:20
Revision:505352Original commit files touched by this commit
jhixson search for other commits by this committer
sysutils/ipfs-go: update to 0.4.21

PR:	238524
Submitted by:	swills
Approved by:	mentors (implicit)
0.4.18_2
30 Jan 2019 19:22:53
Revision:491652Original commit files touched by this commit
swills search for other commits by this committer
sysutils/ipfs-go: fix rc script

* Fix the rc script when default ipfs_go_path is used
* Fix the logging by switching to uses the syslog logging in daemon
* Switch the init to using the --init flag to the ipfs daemon command
* Fixes the version string since the tarball provided by upstream
  doesn't match the tag for this release (has version string wrong)
* Allow overriding IPFS_USER/GROUP/HOME at build time
* Remove unnecessary BEFORE: LOGIN from rc script

PR:		235222
Approved by:	jhixson (maintainer)
0.4.18_1
08 Jan 2019 02:11:53
Revision:489638Original commit files touched by this commit
jhixson search for other commits by this committer
sysutils/ipfs-go: allow IPFS_PATH to be set

PR:	234673
Submitted by:	david@bolcsfoldi.com
Reviewed by:	araujo (mentor)
Approved by:	araujo (mentor)
0.4.18
05 Jan 2019 22:06:50
Revision:489391Original commit files touched by this commit
jhixson search for other commits by this committer
sysutils/ipfs-go: 0.14.7 -> 0.14.8

araujo (mentor)
araujo (mentor)
https://reviews.freebsd.org/D18752
0.4.17_1
21 Sep 2018 19:16:11
Revision:480304Original commit files touched by this commit
yuri search for other commits by this committer
sysutils/ipfs-go: Switch to upstream-provided source tarball

Since v0.4.17, go-ipfs started to provide full source tarball [1]
which includes all dependencies required for build. Switch port
to use it instead of LOCAL/yuri/ipfs-go-gx-*.tar.xz

[1]
https://github.com/ipfs/go-ipfs/releases/download/v0.4.17/go-ipfs-source.tar.gz

PR:		231107
Submitted by:	Dmitri Goutnik <dg@syrec.org>
Approved by:	jhixson (maintainer's timeout; 19 days)
0.4.17
30 Aug 2018 19:37:36
Revision:478487Original commit files touched by this commit
yuri search for other commits by this committer
sysutils/ipfs-go: Update 0.4.15 -> 0.4.17

Major port redesign.
Changed from the binary, pre-built distribution to building from the source.

PR:		230601
Submitted by:	Dmitri Goutnik <dg@syrec.org>
Approved by:	jhixson (maintainer timeout; 17 days)
07 Aug 2018 12:13:48
Revision:476591Original commit files touched by this commit Refresh
jhixson search for other commits by this committer
Change jhixson port maintainer email to jhixson@FreeBSD.org

Approved by:	miwi (mentor), kmoore (mentor), araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D16592
0.4.15_1
14 Jun 2018 22:52:48
Revision:472406Original commit files touched by this commit
swills search for other commits by this committer
sysutils/ipfs-go: update to v0.4.15

PR:		228997
Submitted by:	jhixson@gmail.com (maintainer)
0.4.13_1
20 Feb 2018 21:32:19
Revision:462454Original commit files touched by this commit
yuri search for other commits by this committer
sysutils/ipfs-go: Changed binary name to bin/ipfs-go

Reasons:
* Binary conflict with /sbin/ipfs on trueos
* Binary name mismatch with the rc script

PR:		225866
Submitted by:	jhixson@gmail.com (maintainer)
Approved by:	tcberner (mentor, implicit)
0.4.13
02 Feb 2018 18:36:35
Revision:460724Original commit files touched by this commit
pi search for other commits by this committer
sysutils/ipfs-go: update 0.4.7 -> 0.4.13

PR:		225564
Submitted by:	jhixson@gmail.com (maintainer)
Relnotes:	https://github.com/ipfs/go-ipfs/blob/master/CHANGELOG.md
0.4.7
12 Oct 2017 09:06:18
Revision:451834Original commit files touched by this commit
mat search for other commits by this committer
Stripping go binaries is perfectly fine.

https://dominik.honnef.co/posts/2016/10/go-and-strip/

Sponsored by:	Absolight
0.4.7
16 Mar 2017 11:54:27
Revision:436273Original commit files touched by this commit
wg search for other commits by this committer
sysutils/ipfs-go: update to 0.4.7

- Pass maintainership to submitter

PR:		217835
Submitted by:	John Hixson
0.3.10
24 Aug 2016 14:50:17
Revision:420796Original commit files touched by this commit
mat search for other commits by this committer
Convert some port to the new GH_SUBDIR feature.

Sponsored by:	Absolight
0.3.10
15 Apr 2016 19:26:09
Revision:413372Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
0.3.10
08 Apr 2016 16:56:35
Revision:412774Original commit files touched by this commit
wg search for other commits by this committer
sysutils/ipfs-go: update to 0.3.10

- Unbreak build

MFH:		2016Q2
0.3.9
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
0.3.9
13 Mar 2016 20:01:58
Revision:411025Original commit files touched by this commit
antoine search for other commits by this committer
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
0.3.9
01 Dec 2015 21:46:03
Revision:402790Original commit files touched by this commit
kmoore search for other commits by this committer
- Update to 0.3.9
- Fix rc.d script starting at boot
- Update default datastore location to match commands default

Approved by: Maintainer
0.3.7
05 Nov 2015 13:56:20
Revision:400853Original commit files touched by this commit
wg search for other commits by this committer
sysutils/ipfs-go: fix build for i386

PR:		203991
Submitted by:	amdmi3
0.3.7
15 Oct 2015 11:49:31
Revision:399338Original commit files touched by this commit
wg search for other commits by this committer
sysutils/ipfs-go: Does not build on i386 due to a dependency
0.3.7
24 Sep 2015 17:18:13
Revision:397699Original commit files touched by this commit
wg search for other commits by this committer
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

Number of commits found: 63