Bug 162335 - New port: net-p2p/solidcoin Alternative Bitcoin peer-to-peer currency client
Summary: New port: net-p2p/solidcoin Alternative Bitcoin peer-to-peer currency client
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-06 15:10 UTC by Dmitriy Limonov
Modified: 2011-12-14 23:40 UTC (History)
0 users

See Also:


Attachments
file.shar (3.44 KB, text/plain)
2011-11-06 15:10 UTC, Dmitriy Limonov
no flags Details
patch.txt (3.12 KB, text/plain)
2011-12-04 13:42 UTC, Dmitriy Limonov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitriy Limonov 2011-11-06 15:10:11 UTC
SolidCoin is an open source digital currency, originally based on Bitcoin,
but now heavily modified and improved. SolidCoin works over a distributed
peer-to-peer network to offer irreversible, low-cost, anonymous and
decentralized monetary transactions.

Fix: Patch attached with submission follows:
Comment 1 Pawel Pekala freebsd_committer freebsd_triage 2011-12-04 11:37:03 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 2 Pawel Pekala freebsd_committer freebsd_triage 2011-12-04 11:44:38 UTC
State Changed
From-To: open->feedback

I have problems with downloading Makefile, please see: 
http://people.freebsd.org/~pawel/buildlogs/7/solidcoin-2.01.log
Comment 3 Dmitriy Limonov 2011-12-04 13:42:15 UTC
I fix it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-12-14 23:30:02 UTC
pawel       2011-12-14 23:29:47 UTC

  FreeBSD ports repository

  Modified files:
    net-p2p              Makefile 
  Added files:
    net-p2p/solidcoin    Makefile distinfo pkg-descr 
  Log:
  SolidCoin is an open source digital currency, originally based on Bitcoin,
  but now heavily modified and improved. SolidCoin works over a distributed
  peer-to-peer network to offer irreversible, low-cost, anonymous and
  decentralized monetary transactions.
  
  WWW: http://solidcoin.info
  
  PR:             ports/162335
  Submitted by:   Dmitriy Limonov
  
  Revision  Changes    Path
  1.126     +1 -0      ports/net-p2p/Makefile
  1.1       +71 -0     ports/net-p2p/solidcoin/Makefile (new)
  1.1       +2 -0      ports/net-p2p/solidcoin/distinfo (new)
  1.1       +6 -0      ports/net-p2p/solidcoin/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-12-14 23:37:02 UTC
pawel       2011-12-14 23:36:53 UTC

  FreeBSD doc repository (ports committer)

  Modified files:
    en_US.ISO8859-1/articles/contributors contrib.additional.sgml 
  Log:
  For net-p2p/solidcoin
  
  PR:             ports/162335
  
  Revision  Changes    Path
  1.1039    +5 -0      doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 6 Pawel Pekala freebsd_committer freebsd_triage 2011-12-14 23:38:13 UTC
State Changed
From-To: feedback->closed

New port added, with minor changes. Thanks!