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.

Port details
electrum2 Easy to use Bitcoin client (legacy version)
2.9.3_2 finance Deleted on this many watch lists=0 search for ports that depend on this port This port version is marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.9.3_2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Vulnerable legacy port, please use finance/electrum instead
Expired This port expired on: 2018-03-11
Maintainer: ehaupt@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-11-08 21:43:29
Last Update: 2018-03-13 19:30:31
SVN Revision: 464399
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. WWW: https://electrum.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • electrum2>0:finance/electrum2
No installation instructions:
This port has been deleted.
PKGNAME: electrum2
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1505652872 SHA256 (Electrum-2.9.3.tar.gz) = c2192d4df6490fdc6e6f9f85b05db0e3915683a016a43ed444ebbc51ccfa0e34 SIZE (Electrum-2.9.3.tar.gz) = 2389367

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. update-desktop-database : devel/desktop-file-utils
  2. py27-setuptools>0 : devel/py-setuptools@py27
  3. python2.7 : lang/python27
Runtime dependencies:
  1. py27-dnspython>0 : dns/py-dnspython@py27
  2. py27-ecdsa>0 : security/py-ecdsa@py27
  3. py27-jsonrpclib>0 : devel/py-jsonrpclib@py27
  4. py27-pbkdf2>=1.3 : security/py-pbkdf2@py27
  5. py27-protobuf>=2.6.0 : devel/py-protobuf@py27
  6. py27-pyaes>0 : security/py-pyaes@py27
  7. py27-pysocks>=0 : net/py-pysocks@py27
  8. py27-requests>=2.4.3 : www/py-requests@py27
  9. py27-qrcode>=5.1 : textproc/py-qrcode@py27
  10. py27-btchip-python>0 : security/py-btchip-python@py27
  11. py27-trezor>0 : security/py-trezor@py27
  12. update-desktop-database : devel/desktop-file-utils
  13. py27-qt4-gui>=4.12.1 : x11-toolkits/py-qt4-gui@py27
  14. py27-setuptools>0 : devel/py-setuptools@py27
  15. python2.7 : lang/python27
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for electrum2-2.9.3_2: LEDGER=on: Enable LEDGER Bitcoin hardware wallet support TREZOR=on: Enable TREZOR Bitcoin hardware wallet support ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
desktop-file-utils pyqt:4 python:-2.7
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://download.electrum.org/2.9.3/
  2. https://download.electrum.org/2.9.3/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.9.3_2
13 Mar 2018 19:30:31
Revision:464399Original commit files touched by this commit This port version is marked as vulnerable.
rene search for other commits by this committer
Remove expired port:
2018-03-11 finance/electrum2: Vulnerable legacy port, please use
finance/electrum instead
2.9.3_2
11 Feb 2018 11:14:51
Revision:461489Original commit files touched by this commit This port version is marked as vulnerable.
ehaupt search for other commits by this committer
Mark DEPRECATED with a one month expiration time due to a documented
vulnerability in this lecagcy port.

Security:	CVE-2018-6353
Security:	http://vuxml.freebsd.org/freebsd/aa743ee4-0f16-11e8-8fd2-10bf48e1088e.html
2.9.3_2
03 Dec 2017 08:25:32
Revision:455392Original commit files touched by this commit Sanity Test Failure This port version is marked as vulnerable.
antoine search for other commits by this committer
- Add explicit FLAVOR to a few dependencies
- Remove FLAVOR from py-docutils dependency in comms/uhd, in this case
  it needs the rst2html command, not the docutils module
- Mark some ports as not compatible with python3
2.9.3_2
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure This port version is marked as vulnerable.
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.9.3_2
16 Nov 2017 06:53:50
Revision:454298Original commit files touched by this commit This port version is marked as vulnerable.
ehaupt search for other commits by this committer
- Update WWW of legacy port based on amdmi3's effort
- Restore pkg-descr of main port which was erroneously removed by amdmi3 during
  the last commit
2.9.3_2
08 Nov 2017 21:43:21
Revision:453767Original commit files touched by this commit This port version is marked as vulnerable.
ehaupt search for other commits by this committer
Create a legacy port of finance/electrum. The new version finance/electrum
underwent major changes and doesn't have cold storage support yet. This
port is for users who still rely on trezor or ledger crypto wallet support.

Number of commits found: 6