Commit Graph

38 Commits

Author SHA1 Message Date
rsadowski
755e305686 Update bitcoin to 24.0.1 2022-12-22 15:32:10 +00:00
rsadowski
3dc225ba05 Update bitcoin to 23.0
Tweak and ok kirby@
2022-11-13 10:35:44 +00:00
ajacoutot
f50fdd748e Stop using the daemon class in @newuser.
If we need to make an exception we can do it and properly document the
reason but by default we should just use the default login class.
rc.d uses daemon or the login class provided in login.conf.d so this has
no impact there.

discussed with sthen@, tb@ and robert@

praying that my grep/sed skills did not break anything and still
believing in portbump :-)
2022-11-08 11:14:43 +00:00
ajacoutot
f5c5712d45 WANTLIB: pcre -> pcre2-8 after recent glib2 update. 2022-11-05 17:10:20 +00:00
ajacoutot
ac557b060e /etc -> SYSCONFDIR 2022-05-24 18:51:24 +00:00
naddy
3f5796b9fd drop RCS Ids 2022-03-11 19:45:43 +00:00
rsadowski
a76e943926 Update bitcoin to 0.21.2
From Brad
2021-10-11 04:59:07 +00:00
rsadowski
5ce49197de Unbreak bitcoin with upcoming boost 1.77.0
https://github.com/bitcoin/bitcoin/pull/22713
While here, regen WANTLIB
2021-08-16 05:40:11 +00:00
rsadowski
1ef03cb599 Update bitcoin to 0.21.1 2021-05-02 04:43:34 +00:00
rsadowski
89cc9128cd Fix dependency
zstd is a dependency of bitcoin-qt so it's part of the GUI part an not of the
no_x11. Found in a commit msg from aja.
2021-03-25 06:40:36 +00:00
rsadowski
ae74e4830d Fix CVS tag 2021-03-24 07:17:36 +00:00
ajacoutot
cb20977570 no_x11 needs sqlite3.
archivers/zstd seems to be extra but I am not touching this, only fixing
build.
2021-03-23 20:43:19 +00:00
rsadowski
7d40b29522 Update bitcoin to 0.21.0 2021-01-30 06:17:16 +00:00
rsadowski
d1a90e7870 Updat bitcoin to 0.20.1
https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-0.20.1.md
2020-08-14 11:12:12 +00:00
rsadowski
7ccec6480b Update bitcoin to 0.20.0
Release notes:
https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-0.20.0.md
2020-06-08 20:32:55 +00:00
rsadowski
aff28f439c Unbreak no_x11, missing archivers/zstd dependency, spotted by espie, thanks 2020-03-20 18:42:33 +00:00
rsadowski
cb1263b4cc Update bitcoin to 0.19.1 2020-03-20 06:24:00 +00:00
rsadowski
dac296739a Update bitcoin to 0.19.0.1
- Add no_x11 documentation and remove unnecessary debug flavor.
- Changelog:
  https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-0.19.0.1.md
2020-01-13 19:59:26 +00:00
kmos
405ee93852 Mark BROKEN-sparc64. Broken in the exact same manner as net/litecoin is. 2020-01-03 15:46:23 +00:00
rsadowski
86cd5a9a19 Update bitcion to 0.18.1
Release notes:
https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-0.18.1.md
2019-08-24 07:27:20 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
sthen
109458a8fa bump REVISION for ports using x11/qt5 MODULES and containing .la files in
their PLIST, following the addition of patch-qmake_generators_unix_unixmake2_cpp
to x11/qt5/qtbase/patches which adds a missing newline.
2019-06-24 20:56:45 +00:00
naddy
b08772880b switch to CONFIGURE_STYLE=autoreconf 2019-05-20 04:47:01 +00:00
rsadowski
7402be06ce Update bitcoin to 0.18.0.
Upstream changlog:

https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-0.18.0.md

Notable port changes:

- Disable BIP70, form changlog:

"A new --disable-bip70 option may be passed to ./configure to prevent
Bitcoin-Qt from being built with support for the BIP70 payment protocol
or from linking libssl. As the payment protocol has exposed Bitcoin Core
to libssl vulnerabilities in the past, builders who don't need BIP70
support are encouraged to use this option to reduce their exposure to
future vulnerabilities."

- Major lib bump: libbitcoinconsensus
- WANTLIB png clean up
- devel/protobuf is not more needed with disabled BIP70
2019-05-12 11:59:49 +00:00
bket
b5ab658f28 Bump REVISION due to pkgpath change in net/miniupnp/miniupnpc. 2019-03-11 04:11:57 +00:00
cwen
6309a2bb3b qt5.port.mk: change COMPILER
Move it to "base-clang ports-gcc" and bump REVISION accordingly.
This unbreaks Qt5-related binaries runtime on macppc.

OK sthen@
2019-03-08 20:00:39 +00:00
rsadowski
eaf47a1b50 Bugfix update to Bitcoin Core version 0.17.1
Release informations:
https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-0.17.1.md
2018-12-27 10:32:06 +00:00
sthen
49b00025fd bump REVISION for ports with a LIB_ or RUN_DEPENDS on devel/boost,
it has been split into subpackages
2018-12-13 19:53:23 +00:00
rsadowski
3dd741d53a use INSTALL_SCRIPT to install rpcauth.py
Note from jca@ Thanks!
2018-11-28 20:29:26 +00:00
rsadowski
6b06020d0b Bugfix update bitcoin-0.17.0.1 2018-11-10 06:38:45 +00:00
rsadowski
75fd86cf18 unbreak lld
Do not set "-fPIE -pie" flags by AX_CHECK_LINK_FLAG().

"looks fine" neddy@
2018-10-23 15:26:42 +00:00
rsadowski
442bea308b Update bitcoin 0.17.0
release notes:
https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-0.17.0.md
2018-10-09 07:08:17 +00:00
rsadowski
13fcb3a84b Bugfix and security update to bitcoin 0.16.3
- denial-of-service vulnerability (CVE-2018-17144)
2018-09-20 16:21:20 +00:00
bentley
d9e1ed70f3 Give the _bitcoind user the correct home directory.
Previous versions of the package give _bitcoind a nonexistent home
directory, causing errors when using the rc script in certain situations.

This can't be fixed by updating the package alone.
N.B.: if you've EVER installed bitcoin, wait for the package mirrors to
update with bitcoin-0.16.2p1, and then run the following:

# pkg_delete bitcoin
# userdel _bitcoind

After doing so, you can safely re-add the package.

noticed by tb@
2018-09-10 11:11:29 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
rsadowski
8368dd7063 Bugfix update bitcoin-0.16.2
Changelog:

https://lists.linuxfoundation.org/pipermail/bitcoin-core-dev/2018-July/000057.html
2018-07-29 20:02:32 +00:00
bentley
c5e85cdd59 Use ksh, not sh, in rc script.
ok rsadowski@ (maintainer)
2018-07-15 22:03:50 +00:00
rsadowski
28b56241af Import bitcoin-0.16.1
Long time ago pascal@ started working on bitcoin in openbsd-wip.
I've finished this work.

A lot of feedback, tweaks and tests from Bryan Linton <bl A shoshoni D info>,
Fabian Raetz <fabian.raetz A gmail D com>, thfr@ and kirby@. Thnks a lot!

Undefined reference to boost and db4 with GCC, so only CLANG arches are
enabled yet.

Bitcoin is an experimental new digital currency that enables instant
payments to anyone, anywhere in the world. Bitcoin uses peer-to-peer
technology to operate with no central authority: managing transactions
and issuing money are carried out collectively by the network.
Bitcoin is also the name of the open source software which enables
the use of this currency.

ok kirby@
2018-07-09 12:22:16 +00:00