Port details |
- bitcoin-utils Virtual Peer-to-Peer Currency (CLI and Utilities)
- 28.0_6 net-p2p
=4 28.0_3Version of this port present on the latest quarterly branch. - Maintainer: kbowling@FreeBSD.org
 - Port Added: 2015-02-24 11:10:43
- Last Update: 2025-02-14 03:17:22
- Commit Hash: fa53920
- People watching this port, also watch:: bitcoin-daemon, syncthing, plexmediaserver-plexpass, nginx, nginx-full
- Also Listed In: finance
- License: MIT
- WWW:
- https://www.bitcoin.org/
- Description:
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- bitcoin-utils>0:net-p2p/bitcoin-utils
- To install the port:
- cd /usr/ports/net-p2p/bitcoin-utils/ && make install clean
- To add the package, run one of these commands:
- pkg install net-p2p/bitcoin-utils
- pkg install bitcoin-utils
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bitcoin-utils
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1728211779
SHA256 (bitcoin/bitcoin-28.0.tar.gz) = 700ae2d1e204602eb07f2779a6e6669893bc96c0dca290593f80ff8e102ff37f
SIZE (bitcoin/bitcoin-28.0.tar.gz) = 12594981
Packages (timestamps in pop-ups are UTC):
- Master port: net-p2p/bitcoin
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libboost_date_time.so : devel/boost-libs
- libevent.so : devel/libevent
- This port is required by:
- for Run
-
- net-p2p/c-lightning
Configuration Options:
- ===> The following configuration options are available for bitcoin-utils-28.0_6:
DEBUG=off: Build with debugging support
HARDENING=on: Attempt to harden binaries (PIE for ASLR, NX Stack)
TESTS=on: Build test binary and unit tests
===> Use 'make config' to modify these settings
- Options name:
- net-p2p_bitcoin-utils
- USES:
- autoreconf compiler:c++20-lang cpe gmake libtool pkgconfig qt:5 shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: net-p2p/bitcoin |
Commit | Credits | Log message |
28.0_6 14 Feb 2025 03:17:22
    |
Dima Panov (fluffy)  |
devel/boost: bump consumers after Boost-1.87 update
Sponsored by: Future Crew, LLC |
28.0_3 20 Nov 2024 10:05:25
    |
Dima Panov (fluffy)  |
devel/boost: bump consu,ers after update Boost to 1.86 release
Sponsored by: Future Crew, LLC |
28.0 06 Oct 2024 11:08:42
    |
Kevin Bowling (kbowling)  |
net-p2p/bitcoin{,-daemon,-utils}: Update to 28.0 |
27.1_5 03 Oct 2024 10:25:14
    |
Dima Panov (fluffy)  |
*/*: bump consumers after devel/boost* update
With hat: office
Sponsored by: Future Crew, LLC |
26.0_2 25 Mar 2024 18:55:20
    |
Gleb Popov (arrowd)  |
net-p2p/bitcoin-utils: Move manpages to share/man
Approved by: portmgr (blanket) |
25.0 27 May 2023 22:59:24
    |
Kevin Bowling (kbowling)  |
net-p2p/bitcoin: Update to 25.0
Changes
https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-25.0.md
Sponsored by: BBOX.io |
24.0.1 12 Dec 2022 22:08:55
    |
Kevin Bowling (kbowling)  |
net-p2p/bitcoin: update to 24.0.1
Changes: https://bitcoincore.org/en/releases/24.0.1/ |
23.0_2 12 Aug 2022 14:46:53
    |
Dima Panov (fluffy)  |
*/*: bump all consumers after recent boost upgrade |
23.0_1 22 May 2022 20:17:16
    |
Dima Panov (fluffy)  |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
23.0 26 Apr 2022 21:29:52
    |
Kevin Bowling (kbowling)  |
net-p2p/bitcoin*: update to 23.0
Sponsored by: BBOX.io |
0.21.0_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.21.0_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.19.1_1 01 May 2020 16:56:33
  |
vd  |
net-p2p/bitcoin*: remove db48 dependency
In r465909 [1], 2 years ago, we added the option to link
net-p2p/bitcoin* against db 5 or 6, still allowing to link against db
4.8 which is long time EOL and has been deprecated and marked for
deletion in 2014 [2].
Now remove the option to link net-p2p/bitcoin* against db48, so the
former does not depend on the latter anymore and db48 can be eventually
removed from the ports tree.
[1]
https://svnweb.freebsd.org/ports?view=revision&revision=465909
https://github.com/freebsd/freebsd-ports/commit/68892c74876772806eaca3a9ecc1308e9459acea
[2]
https://github.com/freebsd/freebsd-ports/commit/b0113421712e3e2543fa9e1e0726502ef475e372#diff-9385162ec22da88a3a66c47891cbde67R19
PR: 245220
Submitted by: vd
Approved by: kbowling (maintainer timeout) |
0.18.1 09 Oct 2019 12:59:03
  |
pkubaj  |
net-p2p/bitcoin-utils: unbreak on BE
net-mgmt/ndouditls: fix build on GCC architectures
ndoutils needs C11 compiler because it links to mysql libraries.
Approved by: mentors (implicit approval) |
0.16.0_1 29 Mar 2018 17:52:54
  |
vd  |
net-p2p/bitcoin: Add an option to use newer BDB
Make the new option the default, so that when the port is recompiled it
will link against BDB 5.x or 6.x (whichever is the default in the system).
This will keep old wallet files readable and will not automatically
convert them in an incompatible with BDB 4.8 way. Newly created wallet
files will not be readable by Bitcoin Core versions linked with BDB 4.8.
Next thing to consider is to remove the option to link against BDB 4.8 as
this will remove the net-p2p/bitcoin -> databases/db48 dependency and will
make it possible to ditch the latter, which is scheduled for removal from
the ports collection on Apr 30 2018.
PR: 226527
Approved by: kbowling (maintainer), antoine |
0.16.0 26 Mar 2018 20:58:14
  |
antoine  |
Revert r465619 and r465623, the use of PORT_OPTIONS and option helpers is
incorrect
With hat: portmgr |
0.16.0_1 26 Mar 2018 18:28:13
  |
vd  |
Set default BDB version in bitcoin slave ports
In c465619 a new single-choice option was introduced in net-p2p/bitcoin
where exactly one variant must be chosen (BDB version). But the bitcoin
slave ports net-p2p/bitcoin-daemon and net-p2p/bitcoin-utils set
OPTIONS_DEFAULT=... (with missing BDB version) and the master port uses
OPTIONS_DEFAULT?=...somebdbversion... so the choice of the master port
is not inherited by the slaves.
Fix this by explicitly setting the BDB version in both slave ports.
Reported by: Dan Langille |
0.15.1_2 21 Dec 2017 09:31:26
  |
linimon  |
Use a more modern way of distinguishing "big-endian platforms".
This will attempt builds on arm platforms on the cluster.
Approved by: portmgr (tier-2 blanket) |
0.14.2 12 Aug 2017 03:43:31
  |
swills  |
net-p2p/bitcoin: Update to 0.14.2
PR: 220897
Submitted by: kbowling
Approved by: robbak@robbak.com (maintainer)
Differential Revision: https://reviews.freebsd.org/D11684 |
0.12.1_11 25 Jun 2017 00:29:09
  |
linimon  |
Begin deorbit burn of ia64. We have not attempted to build packages for
it for many years.
While here, alphabetize ARCHs, pet portlint, and modernize usages.
Approved by: portmgr (tier-2 blanket) |
0.12.1_11 02 May 2017 06:48:11
  |
jbeich  |
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472 |
0.12.1_8 20 Feb 2017 02:57:04
  |
jbeich  |
devel/libevent2: drop historical suffix after r362796
PR: 216777
Approved by: mm (maintainer) |
0.12.1_7 04 Feb 2017 07:56:59
  |
jbeich  |
devel/libevent2: update to 2.1.8 and cleanup
- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR: 216527
Exp-run by: antoine
Approved by: mm (maintainer) |
0.12.1_5 06 Jan 2017 08:45:04
  |
jbeich  |
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1 |
0.12.1_4 25 Dec 2016 23:11:36
  |
dinoex  |
- update miniupnpc to 2.0.20161216
- bump API change |
0.12.1_1 23 Nov 2016 12:45:47
  |
jbeich  |
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office) |
0.12.1 01 May 2016 09:50:43
  |
tijl  |
- Update net-p2p/bitcoin to 0.12.1.
- Enable DBUS option by default. Desktop systems almost always have DBus
installed.
- Enable UPNP option by default. Many ISP supplied modems contain a NAT
these days.
- Remove --disable-reduce-exports. It's disabled by default.
- Add bitcoind rc.d script. [1]
PR: 208937, 209136
Submitted by: xenophon+fbsdports@irtnog.org [1]
Approved by: robbak@gmail.com (maintainer) |
0.11.0 14 Oct 2015 14:57:33
  |
jbeich  |
net-p2p/bitcoin: chase r399209
https://github.com/miniupnp/miniupnp/commit/1da63faa4fff5cb30e5d4b848ceef80a292382b9
PR: 203761
Submitted by: robbak@gmail.com (based on)
Obtained from: upstream
MFH: 2015Q4
X-MFH-With: r399209 |
0.11.0 25 Sep 2015 21:27:54
  |
linimon  |
Mark as x86-specific: does not support big-endian architectures.
Approved by: portmgr (sparc64 blanket) |
0.10.0 24 Feb 2015 11:10:23
  |
koobs  |
net-p2p/bitcoin: Update to 0.10.0, split bitcoin-utils, LOTS MORE
- Update to 0.10.0
- Split out bitcoin-cli and bitcoin-tx into net-p2p/bitcoin-utils
- Slave out bitcoin-utils and bitcoin-daemon properly
- Canonicalize MASTER_SITES to what USE_GITHUB uses
- Update COMMENT so each port is unique
- protobuf/protoc is GUI-only dependency, remove it from unconditional
{BUILD,LIB}_DEPENDS.
- Group and sort USES/USE_*
- Deprecate USE_AUTOTOOLS in favour of USES=autoreconf
- Remove {AUTOMAKE,ACLOCAL}_ARGS accordingly
- Remove unconditional *FLAGS and replace then with OPTIONS-conditional
ones.
- Remove unnecessary CXXFLAGS (Only the first 15 lines of the commit message are shown above ) |