8a43 FreshPorts -- net-p2p/bitcoin
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
bitcoin 0.8.1_1 net-p2p on this many watch lists=6 search for ports that depend on this port An older version of this port was marked as vulnerable.
Virtual Peer-to-Peer Currency Client
Maintained by: robbak@robbak.com search for ports maintained by this maintainer
Port Added: 20 May 2011 22:50:57
Also Listed In: finance
License: not specified in port


Bitcoin is a free open source peer-to-peer electronic cash system that
is completely decentralized, without the need for a central server or
trusted parties. Users hold the crypto keys to their own money and
transact directly with each other, with the help of a P2P network to
check for double-spending.

WWW: http://www.bitcoin.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. security/openssl
  2. devel/gmake
  3. devel/qt4-corelib
  4. x11-toolkits/qt4-gui
  5. devel/qt4-linguist
  6. devel/qt4-moc
  7. devel/qmake4
  8. devel/qt4-rcc
  9. devel/qt4-uic
Required To Run:
  1. security/openssl
  2. devel/qt4-corelib
  3. x11-toolkits/qt4-gui
  4. devel/qt4-linguist
  5. devel/qt4-moc
  6. devel/qt4-rcc
  7. devel/qt4-uic
Required Libraries:
  1. devel/boost-libs
  2. graphics/libqrencode
  3. databases/db48
There are no ports dependent upon this port

To install the port: cd /usr/ports/net-p2p/bitcoin/ && make install clean
To add the package: pkg_add -r bitcoin


Configuration Options
===> The following configuration options are available for bitcoin-0.8.1_1:
     GUI=on: Build as a QT4 GUI
     QRCODES=on: Build with QR code display
     UPNP=off: Build with UPNP support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://cloud.github.com/downloads/bitcoin/bitcoin/
  3. http://nodeload.github.com/bitcoin/bitcoin/legacy.tar.gz/v0.8.1?dummy=/
  4. https://nodeload.github.com/bitcoin/bitcoin/legacy.tar.gz/v0.8.1?dummy=/

Number of commits found: 21

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
24 Apr 2013 02:42:21
Original commit files touched by this commit  0.8.1_1
swills search for other commits by this committer
- Add patch to prevent deletion of /dev/null

PR:		ports/177867
Submitted by:	Robert Backahus <robbak@robbak.com> (maintainer)
24 Mar 2013 12:25:14
Original commit files touched by this commit  0.8.1
swills search for other commits by this committer
- Update to 0.8.1

PR:		ports/177135
Submitted by:	Robert Backahus <robbak@robbak.com> (maintainer)
20 Feb 2013 20:27:32
Original commit files touched by this commit  0.8.0
rm search for other commits by this committer
- update to 0.8.0
- remove patched, applied upstream

changelog:
http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.8.0/

PR:     176284
Submitted by:	Robert Backahus <robbak@mynetfone.com.au> (maintainer, other
email)
31 Jan 2013 13:38:43
Original commit files touched by this commit  0.7.1_1
bapt search for other commits by this committer
Chase boost update
21 Oct 2012 02:24:30
Original commit files touched by this commit  0.7.1
swills search for other commits by this committer
- Update to 0.7.1
- Update db version to 4.8, for compatability with data files from other OSs
- Convert to OptionsNG
- Remove no-op sed commands.
- Pet portlint

PR:		ports/172839
Submitted by:	Robert Backahus <robbak@robbak.com> (maintainer)
Feature safe:	yes
27 Sep 2012 13:29:34
Original commit files touched by this commit  0.7.0
swills search for other commits by this committer
- Update to 0.7.0
- Set submitter as maintainer

Submitted by:	"Robert Backhaus" <robbak@robbak.com> (private email)
04 Sep 2012 20:46:54
Original commit files touched by this commit  0.6.3_3
swills search for other commits by this committer
- Hopefully really fix the last high CPU usage case

PR:		ports/171252
Submitted by:	Steven Lee <steven@roothosts.com>
03 Sep 2012 17:40:21
Original commit files touched by this commit  0.6.3_2
swills search for other commits by this committer
- Fix another high CPU usage condition
02 Sep 2012 14:16:19
Original commit files touched by this commit  0.6.3_1
swills search for other commits by this committer
- Fix 100% usage issue

Submitted by:	Robert Backhaus <robbak@robbak.com>
02 Sep 2012 02:51:56
Original commit files touched by this commit  0.6.3
swills search for other commits by this committer
- Update to 0.6.3

PR:		ports/171080
Security:	b50913ce-f4a7-11e1-b135-003067b2972c
14 Jun 2012 13:52:22
Original commit files touched by this commit  0.4.0_1
 This port version is marked as vulnerable.
shaun search for other commits by this committer
Back to the pool.
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.4.0_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update png to 1.5.10
23 Sep 2011 21:22:57
Original commit files touched by this commit  0.4.0
 This port version is marked as vulnerable.
shaun search for other commits by this committer
- Update to 0.4.0.
- Use DIST_SUBDIR since the distfiles are just version numbers.
08 Aug 2011 00:05:15
Original commit files touched by this commit  0.3.24
 This port version is marked as vulnerable.
shaun search for other commits by this committer
- Update to 0.3.24.
- Hack for github no longer required.
01 Jul 2011 22:21:35
Original commit files touched by this commit  0.3.23
 This port version is marked as vulnerable.
shaun search for other commits by this committer
- Upgrade to 0.3.23.
- Add missing wxGTK runtime dependency. [1]
- Add missing glib dependency (when built without GUI) [2]

Submitted by:   Tim Bishop [1], netchild [2]
25 May 2011 01:59:09
Original commit files touched by this commit  0.3.21_1
 This port version is marked as vulnerable.
shaun search for other commits by this committer
Second half of the previous fix.

Note to self: test things before committing.
25 May 2011 01:44:08
Original commit files touched by this commit  0.3.21_1
 This port version is marked as vulnerable.
shaun search for other commits by this committer
- Fix miniupnpc library dependency.
- Bump PORTREVISION for previous plist fix while here.

Submitted by:   "Micheal" via private e-mail [1]
24 May 2011 23:21:23
Original commit files touched by this commit  0.3.21
 This port version is marked as vulnerable.
shaun search for other commits by this committer
Fix plist.

Submitted by:   pavmail
Pointyhat to:   shaun (me)
24 May 2011 22:48:17
Original commit files touched by this commit  0.3.21
 This port version is marked as vulnerable.
shaun search for other commits by this committer
The distfile for this port is assembled (or made available) on the fly.
Add a pre-fetch hook to trigger this process, so that the tarball is
available when we try to fetch.
22 May 2011 15:53:57
Original commit files touched by this commit  0.3.21
 This port version is marked as vulnerable.
shaun search for other commits by this committer
Fix dependency line.

Submitted by:   Torfinn Ingolfsen via freebsd-ports
20 May 2011 22:50:37
Original commit files touched by this commit  0.3.21
 This port version is marked as vulnerable.
shaun search for other commits by this committer
Add port: bitcoin

Bitcoin is a digital currency created in 2009 by Satoshi Nakamoto. It is
also the name of the open source software designed in order to use this
currency.

Number of commits found: 21

2819
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24533
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours8
new 7 days28
new fortnight62
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0