Commit History - (may be incomplete: see SVNWeb link above for full details) |
This is a slave port. You may also want to view the commits to the master port: net-p2p/bitcoin |
Date | By | Description |
29 Nov 2019 09:07:24
0.19.0.1

|
ale  |
Port cleanup.
PR: 242245
Submitted by: ale
Approved by: maintainer |
26 Nov 2019 07:30:18
0.19.0.1

|
vd  |
net-p2p/bitcoin: Upgrade from 0.18.1 to 0.19.0.1
PR: 242232
Submitted by: vd
Approved by: kbowling (maintainer) |
25 Oct 2019 23:19:53
0.18.1_7

|
pkubaj  |
net-p2p/bitcoin-daemon: unbreak on BE
Builds fine on powerpc64.
Approved by: mentors (implicit approval) |
19 Aug 2019 15:35:28
0.18.0_5

|
jbeich  |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
12 Apr 2019 06:36:31
0.17.1_6

|
jbeich  |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303 |
17 Feb 2019 23:29:41
0.17.1_5

|
kbowling  |
net-p2p/bitcoin: enable ZMQ by default
Reported by: Seth Hahn <seth586 at protonmail.com>
Approved by: timur (mentor)
Sponsored by: BBOX.io
Differential Revision: https://reviews.freebsd.org/D19209 |
12 Dec 2018 00:15:50
0.17.0_4

|
jbeich  |
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645 |
17 Oct 2018 14:29:54
0.17.0_3

|
ale  |
Fix logging.
Approved by: maintainer |
23 Aug 2018 13:31:06
0.16.2_2

|
swills  |
net-p2p/bitcoin-daemon: fix deterministic tarball fallout
PR: 230832
Submitted by: kbowling (maintainer) |
23 Aug 2018 13:02:25
0.16.2_1

|
swills  |
net-p2p/bitcoin-daemon: fix build
Was broken by r477794 update to net-p2p/bitcoin
Reported by: meta
Pointyhat to: swills |
09 Aug 2018 06:58:31
0.16.1_1

|
jbeich  |
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165 |
25 Jun 2018 12:07:19
0.16.1

|
vd  |
net-p2p/bitcoin: Upgrade from 0.16.0 to 0.16.1
PR: 229096
Submitted by: kbowling
Approved by: kbowling (maintainer) |
18 Apr 2018 13:57:43
0.16.0_1

|
jbeich  |
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030 |
29 Mar 2018 17:52:54
0.16.0_1

|
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 |
26 Mar 2018 20:58:14
0.16.0

|
antoine  |
Revert r465619 and r465623, the use of PORT_OPTIONS and option helpers is
incorrect
With hat: portmgr |
26 Mar 2018 18:28:13
0.16.0_1

|
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 |
28 Feb 2018 08:13:20
0.16.0

|
ale  |
Update to 0.16.0 release and change maintainer.
PR: 226155
Submitted by: kbowling
Approved by: maintainer |
18 Jan 2018 04:11:03
0.15.1_3

|
jbeich  |
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279 |
21 Dec 2017 09:31:26
0.15.1_2

|
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) |
03 Oct 2017 14:25:09
0.15.0.1_2

|
swills  |
net-p2p/bitcoin: Update to 0.15.0.1 [1]
While here, fix plist for bitcoin-daemon [2]
PR: 222384 [1]
PR: 222167 [2]
Submitted by: kbowling [1]
Submitted by: jbeich [2]
Approved by: robbak@robbak.com (maintainer) |
25 Sep 2017 00:08:17
0.14.2_4

|
jbeich  |
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
25 Sep 2017 00:05:06
0.14.2_3

|
jbeich  |
devel/boost-*: enable C++11 features
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
12 Aug 2017 03:43:31
0.14.2

|
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 |
01 Aug 2017 16:45:32
0.12.1_12

|
lwhsu  |
- net-p2p/bitcoin: fix path error in startup script files/bitcoin.in also
removes reliance on unnecessary cli script.
- net-p2p/bitcoin-daemon: create the user/group for the daemon to use also
install a sample configuration file.
With these two patches a "pkg install bitcoin-daemon" followed by "service
start bitcoind" will be sufficient to run as a non-privileged user and
automatically connect to bitcoin live network; using /var/db/bitcoin to store
blockchain data.
PR: 215059
Submitted by: Christopher Hall <hsw@bitmark.com>
Approved by: <robbak@robbak.com> (maintainer) |
25 Jun 2017 00:29:09
0.12.1_11

|
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) |
02 May 2017 06:48:11
0.12.1_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 |
20 Feb 2017 02:57:04
0.12.1_8

|
jbeich  |
devel/libevent2: drop historical suffix after r362796
PR: 216777
Approved by: mm (maintainer) |
04 Feb 2017 07:56:59
0.12.1_7

|
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) |
06 Jan 2017 08:45:04
0.12.1_5

|
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 |
25 Dec 2016 23:11:36
0.12.1_4

|
dinoex  |
- update miniupnpc to 2.0.20161216
- bump API change |
23 Nov 2016 12:45:47
0.12.1_1

|
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) |
01 May 2016 09:50:43
0.12.1

|
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) |
25 Sep 2015 21:27:54
0.11.0

|
linimon  |
Mark as x86-specific: does not support big-endian architectures.
Approved by: portmgr (sparc64 blanket) |
03 May 2015 16:58:04
0.10.1

|
jbeich  |
net-p2p/bitcoin*: update to 0.10.1 and fix conflicts
Work around bin/test_bitcoin installed more than once by leaving
TESTS=on by default only in net-p2p/bitcoin-utils.
Changes: https://bitcoin.org/en/release/v0.10.1
PR: 198826 [1]
PR: 199856
Reported by: peter [1]
Submitted by: robbak@gmail.com (maintainer, other mail) |
24 Feb 2015 11:54:05
0.10.0_1

|
koobs  |
net-p2p/bitcoin: Centralise regression-test target
Move the regression-test targetr from bitcoin-daemon to bitcoin port proper.
Approved by: maintainer (via IRC)
> Description of fields to fill in above: 76 columns --|
> PR: If a GNATS PR is affected by the change.
> Differential Revision: https://reviews.freebsd.org/D### (*full* phabric URL
needed).
> Submitted by: If someone else sent in the change.
> Reviewed by: If someone else reviewed your modification.
> Approved by: If you needed approval for this commit.
> Obtained from: If the change is from a third party.
> MFC after: N [day[s]|week[s]|month[s]]. Request a reminder
email.
> MFH: Ports tree branch name. Request approval for merge.
> Relnotes: Set to 'yes' for mention in release notes.
> Security: Vulnerability reference (one per line) or
description.
> Sponsored by: If the change was sponsored by an organization.
> Empty fields above will be automatically removed.
M net-p2p/bitcoin/Makefile
M net-p2p/bitcoin-daemon/Makefile |
24 Feb 2015 11:10:23
0.10.0

|
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 ) |
01 Jan 2014 17:52:49
0.8.6

|
swills  |
Slave port of net-p2p/bitcoin so as to allow bitcoin-qt and bitcoind to easily
coexist on a system.
PR: ports/184972
Submitted by: "Chad J. Milios" <milios@ccsys.com> |