notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: net-p2p/bitcoin-utils/Makefile

Number of commits found: 26

Monday, 25 Mar 2024
18:55 Gleb Popov (arrowd) search for other commits by this committer
net-p2p/bitcoin-utils: Move manpages to share/man

Approved by:	portmgr (blanket)
commit hash: baa96d4729d7b8c6bdc4e02129849ada8cc54ad3 commit hash: baa96d4729d7b8c6bdc4e02129849ada8cc54ad3 commit hash: baa96d4729d7b8c6bdc4e02129849ada8cc54ad3 commit hash: baa96d4729d7b8c6bdc4e02129849ada8cc54ad3 baa96d4
Saturday, 27 May 2023
22:59 Kevin Bowling (kbowling) search for other commits by this committer
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
commit hash: e3dce67c61f4e433a50a300e9ab3c5e178943e37 commit hash: e3dce67c61f4e433a50a300e9ab3c5e178943e37 commit hash: e3dce67c61f4e433a50a300e9ab3c5e178943e37 commit hash: e3dce67c61f4e433a50a300e9ab3c5e178943e37 e3dce67
Monday, 12 Dec 2022
22:08 Kevin Bowling (kbowling) search for other commits by this committer
net-p2p/bitcoin: update to 24.0.1

Changes: https://bitcoincore.org/en/releases/24.0.1/
commit hash: 2b23e014d4e568ffdacc322091fa6aeb82411ffe commit hash: 2b23e014d4e568ffdacc322091fa6aeb82411ffe commit hash: 2b23e014d4e568ffdacc322091fa6aeb82411ffe commit hash: 2b23e014d4e568ffdacc322091fa6aeb82411ffe 2b23e01
Friday, 12 Aug 2022
14:46 Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed 4cf39de
Sunday, 22 May 2022
20:17 Dima Panov (fluffy) search for other commits by this committer
devel/boost-all: bump all library consumers after boost upgrade

PR:	246106
commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd b082b3d
Tuesday, 26 Apr 2022
21:29 Kevin Bowling (kbowling) search for other commits by this committer
net-p2p/bitcoin*: update to 23.0

Sponsored by:	BBOX.io
commit hash: 613a3e07c503cccd7f5cb82759ccd49d16ba9426 commit hash: 613a3e07c503cccd7f5cb82759ccd49d16ba9426 commit hash: 613a3e07c503cccd7f5cb82759ccd49d16ba9426 commit hash: 613a3e07c503cccd7f5cb82759ccd49d16ba9426 613a3e0
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 1 May 2020
16:56 vd search for other commits by this committer
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)
Original commitRevision:533562 
Wednesday, 9 Oct 2019
12:59 pkubaj search for other commits by this committer
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)
Original commitRevision:514148 
Thursday, 29 Mar 2018
17:52 vd search for other commits by this committer
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
Original commitRevision:465909 
Monday, 26 Mar 2018
20:58 antoine search for other commits by this committer
Revert r465619 and r465623,  the use of PORT_OPTIONS and option helpers is
incorrect

With hat:	portmgr
Original commitRevision:465636 
18:28 vd search for other commits by this committer
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
Original commitRevision:465623 
Thursday, 21 Dec 2017
09:31 linimon search for other commits by this committer
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)
Original commitRevision:456900 
Saturday, 12 Aug 2017
03:43 swills search for other commits by this committer
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
Original commitRevision:447813 
Sunday, 25 Jun 2017
00:29 linimon search for other commits by this committer
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)
Original commitRevision:444251 
Tuesday, 2 May 2017
06:48 jbeich search for other commits by this committer
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
Original commitRevision:439934 
Monday, 20 Feb 2017
02:57 jbeich search for other commits by this committer
devel/libevent2: drop historical suffix after r362796

PR:		216777
Approved by:	mm (maintainer)
Original commitRevision:434427 
Saturday, 4 Feb 2017
07:56 jbeich search for other commits by this committer
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)
Original commitRevision:433286 
Friday, 6 Jan 2017
08:45 jbeich search for other commits by this committer
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
Original commitRevision:430692 
Sunday, 25 Dec 2016
23:11 dinoex search for other commits by this committer
- update miniupnpc to 2.0.20161216
- bump API change
Original commitRevision:429468 
Wednesday, 23 Nov 2016
12:45 jbeich search for other commits by this committer
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)
Original commitRevision:426908 
Sunday, 1 May 2016
09:50 tijl search for other commits by this committer
- 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)
Original commitRevision:414405 
Wednesday, 14 Oct 2015
14:57 jbeich search for other commits by this committer
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
Original commitRevision:399270 
Friday, 25 Sep 2015
21:27 linimon search for other commits by this committer
Mark as x86-specific: does not support big-endian architectures.

Approved by:	portmgr (sparc64 blanket)
Original commitRevision:397881 
Tuesday, 24 Feb 2015
11:10 koobs search for other commits by this committer
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 View all of this commit message)
Original commitRevision:379779 

Number of commits found: 26