Bug 201954

Summary: New port: net-p2p/go-ethereum Go implementation of the Ethereum protocol
Product: Ports & Packages Reporter: Enrique Fynn <me>
Component: Individual Port(s)Assignee: Kurt Jaeger <pi>
Status: Closed FIXED    
Severity: Affects Many People CC: me, pi
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
just installs geth
none
shar
none
shar none

Description Enrique Fynn 2015-07-29 00:02:18 UTC
Created attachment 159350 [details]
just installs geth

Ethereum is a community-driven project aiming to decentralize the internet and
return it to its democratic roots. It is a platform for building and running
applications which do not need to rely on trust and cannot be controlled by
any central authority.

This is the Go implementation of Ethereum y/w paper

Currently, this port just installs geth.
Comment 1 Enrique Fynn 2015-07-29 19:10:48 UTC
Created attachment 159370 [details]
shar

Options to install:

bootnode: runs a bootstrap node for the Discovery Protocol
ethtest: test tool which runs with the tests suite
evm: is a generic Ethereum Virtual Machine
disasm: disassembles EVM code
rlpdump: prints RLP structures
Comment 2 Enrique Fynn 2015-08-12 16:50:58 UTC
Created attachment 159806 [details]
shar

Patches merged into github account in version 1.0.1
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-04-30 18:38:06 UTC
A commit references this bug:

Author: pi
Date: Sat Apr 30 18:37:52 UTC 2016
New revision: 414354
URL: https://svnweb.freebsd.org/changeset/ports/414354

Log:
  New port: net-p2p/go-ethereum

  Ethereum is a community-driven project aiming to decentralize the internet and
  return it to its democratic roots. It is a platform for building and running
  applications which do not need to rely on trust and cannot be controlled by
  any central authority.

  This is the Go implementation of Ethereum y/w paper

  WWW: https://github.com/ethereum/go-ethereum

  PR:		201954
  Submitted by:	enriquefynn@gmail.com

Changes:
  head/net-p2p/Makefile
  head/net-p2p/go-ethereum/
  head/net-p2p/go-ethereum/Makefile
  head/net-p2p/go-ethereum/distinfo
  head/net-p2p/go-ethereum/pkg-descr
  head/net-p2p/go-ethereum/pkg-plist
Comment 4 Kurt Jaeger freebsd_committer freebsd_triage 2016-04-30 18:40:24 UTC
Testbuilds of 1.3.6 are fine, committed, thanks! And sorry for the long delay in getting this into the tree.