Port details |
- electrum Easy to use Bitcoin client
- 4.5.8 finance =2 4.5.5Version of this port present on the latest quarterly branch.
- Maintainer: ehaupt@FreeBSD.org
- Port Added: 2013-06-15 11:29:37
- Last Update: 2024-10-23 12:55:40
- Commit Hash: 545d115
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://electrum.org/
- Description:
- Electrum is an easy to use Bitcoin client. It protects you from
losing coins in a backup mistake or computer failure, because your
wallet can be recovered from a secret phrase. There is no waiting
time when you start the client, because it does not download the
Bitcoin blockchain.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}electrum>0:finance/electrum@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/finance/electrum/ && make install clean
- To add the package, run one of these commands:
- pkg install finance/electrum
- pkg install py311-electrum
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-electrum listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-electrum
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1729687380
SHA256 (Electrum-4.5.8.tar.gz) = dd8595a138132dee87cee76ce760a1d622fc2fd65d3b6ac7df7e53b7fb6ea7e8
SIZE (Electrum-4.5.8.tar.gz) = 13752500
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cython-3.11 : lang/cython@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- update-desktop-database : devel/desktop-file-utils
- py311-qt5-pyqt>=5.15.11 : devel/py-qt5-pyqt@py311
- Test dependencies:
-
- python3.11 : lang/python311
- py311-qt5-pyqt>=5.15.11 : devel/py-qt5-pyqt@py311
- Runtime dependencies:
-
- py311-aiohttp-socks>=0.3 : net/py-aiohttp-socks@py311
- py311-aiohttp>=3.3.0 : www/py-aiohttp@py311
- py311-aiorpcX>=0.23.1 : devel/py-aiorpcX@py311
- py311-attrs>=20.1.0 : devel/py-attrs@py311
- py311-bitstring>0 : devel/py-bitstring@py311
- py311-certifi>0 : security/py-certifi@py311
- py311-dnspython>=2.0 : dns/py-dnspython@py311
- py311-httplib2>=0 : www/py-httplib2@py311
- py311-jsonpatch>=1.21 : devel/py-jsonpatch@py311
- py311-jsonrpclib-pelix>0 : devel/py-jsonrpclib-pelix@py311
- py311-pbkdf2>=1.3 : security/py-pbkdf2@py311
- py311-protobuf>=3.12 : devel/py-protobuf@py311
- py311-QDarkStyle>=2.7 : textproc/py-QDarkStyle@py311
- py311-qrcode>0 : textproc/py-qrcode@py311
- py311-requests>=2.4.3 : www/py-requests@py311
- py311-secp256k1>0 : math/py-secp256k1@py311
- py311-sqlite3>=3.7.9 : databases/py-sqlite3@py311
- py311-bitbox02>=0.13.0 : security/py-bitbox02@py311
- py311-btchip-python>=0.1.32 : security/py-btchip-python@py311
- py311-ckcc-protocol>=0.7.7 : security/py-ckcc-protocol@py311
- py311-hidapi>=0 : comms/py-hidapi@py311
- py311-keepkey>=6.3.1 : security/py-keepkey@py311
- py311-trezor>=0.13.0 : security/py-trezor@py311
- py311-cryptography>=42.0.8,1 : security/py-cryptography@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- update-desktop-database : devel/desktop-file-utils
- py311-qt5-pyqt>=5.15.11 : devel/py-qt5-pyqt@py311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-electrum-4.5.8:
GUI=on: GUI (Graphical User Interface) support
HARDWARE=on: Enable Bitcoin hardware wallet support
===> Use 'make config' to modify these settings
- Options name:
- finance_electrum
- USES:
- cpe python shebangfix desktop-file-utils pyqt:5
- pkg-message:
- For install:
- For hardware wallet devices to work you need to be in the operator group
and need r/w permissions to the appropriate /dev/usb/* device.
Add a user to operator group:
% pw groupmod operator -m satoshi
Edit your configuration:
/usr/local/etc/devd/hardware_wallet.conf
Then restart devd to load the new rules:
% /etc/rc.d/devd restart
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.2 12 Dec 2015 23:08:00 |
bapt |
Mark as broken: does not fetch |
2.3.2 30 Jun 2015 16:29:44 |
amdmi3 |
- Update to 2.3.2
PR: 201126
Submitted by: amdmi3
Approved by: kyuupichan@gmail.com (maintainer) |
2.1.1 05 May 2015 06:08:42 |
wen |
- Update to 2.1.1
PR: 199679
Submitted by: kyuupichan@gmail.com(maintainer) |
2.0.4_1 27 Apr 2015 21:04:12 |
marino |
finance/electrum: Unbreak on DragonFly (staging)
Since the setup.py patch would never get sent upstream anyway, I
modified the patch to install the desktop icons on every platform
that ports supports unconditionally rather than check the OSNAME
against a list. Issue was introduced on last commit
Approved by: blanket (restore DF functionality) |
2.0.4_1 22 Apr 2015 00:25:28 |
amdmi3 |
- Update to 2.0.4
PR: 198575
Submitted by: kyuupichan@gmail.com (maintainer) |
1.9.8_1 27 Oct 2014 12:39:33 |
bapt |
Cleanup plist |
1.9.8_1 20 Oct 2014 17:18:19 |
mva |
- Convert finance/ to new USES=python
Approved by: portmgr (implicit) |
1.9.8_1 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.9.8 03 Jun 2014 10:55:25 |
madpilot |
- Update to 1.9.8
- Stagify
PR: 190398
Submitted by: kyuupichan@gmail.com (maintainer) |
1.7.3_1 18 Feb 2014 14:31:33 |
makc |
- Bump PORTREVISION after KDE4_PREFIX change |
1.7.3 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
1.7.3 22 Oct 2013 13:58:56 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [fgijk])
Approved by: portmgr (bdrewery) |
1.7.3 20 Sep 2013 17:18:39 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
finance) |
1.7.3 16 Jun 2013 13:50:54 |
rm |
- change another file, forgotten in previous commit, to make this
port actually respect PREFIX
- sort pkg-plist, while here |
1.7.3 16 Jun 2013 05:49:15 |
rm |
- make this port PREFIX-safe
- change PORTNAME to lower-case variant [1]
- stop suggesting users to right down their passwords [2]
Requested by: danfe [1], remko [2]
Approved by: Neil Booth <kyuupichan@gmail.com> (maintainer, by mail) |
1.7.3 15 Jun 2013 11:29:10 |
rm |
Electrum is an easy to use Bitcoin client. It protects you from
losing coins in a backup mistake or computer failure, because your
wallet can be recovered from a secret phrase that you can write on
paper or learn by heart. There is no waiting time when you start
the client, because it does not download the Bitcoin blockchain.
WWW: http://electrum.org/
PR: 179446
Submitted by: Neil Booth <kyuupichan@gmail.com> |