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: finance/electrum/Makefile

Number of commits found: 101 (showing only 100 on this page)

1 | 2  »  

Tuesday, 19 Mar 2024
06:20 Emanuel Haupt (ehaupt) search for other commits by this committer
finance/electrum: Update to 4.5.4
commit hash: ea59a16873f8daaf8b1a48a35aa40610a9bd40ef commit hash: ea59a16873f8daaf8b1a48a35aa40610a9bd40ef commit hash: ea59a16873f8daaf8b1a48a35aa40610a9bd40ef commit hash: ea59a16873f8daaf8b1a48a35aa40610a9bd40ef ea59a16
Friday, 23 Feb 2024
13:07 Emanuel Haupt (ehaupt) search for other commits by this committer
finance/electrum: Update to 4.5.3
commit hash: a6f66aa48d0c6f36bdb4e39f307e570f92fcbfd0 commit hash: a6f66aa48d0c6f36bdb4e39f307e570f92fcbfd0 commit hash: a6f66aa48d0c6f36bdb4e39f307e570f92fcbfd0 commit hash: a6f66aa48d0c6f36bdb4e39f307e570f92fcbfd0 a6f66aa
Saturday, 20 Jan 2024
09:25 Emanuel Haupt (ehaupt) search for other commits by this committer
finance/electrum: Update to 4.5.2
commit hash: 630aa6ea9c536f2175ba10c7102d70d9ceb438a5 commit hash: 630aa6ea9c536f2175ba10c7102d70d9ceb438a5 commit hash: 630aa6ea9c536f2175ba10c7102d70d9ceb438a5 commit hash: 630aa6ea9c536f2175ba10c7102d70d9ceb438a5 630aa6e
Sunday, 14 Jan 2024
09:07 Emanuel Haupt (ehaupt) search for other commits by this committer
finance/electrum: Update to 4.5.0
commit hash: 9fa51ca37412f1842a9a7e58c4393833d583c150 commit hash: 9fa51ca37412f1842a9a7e58c4393833d583c150 commit hash: 9fa51ca37412f1842a9a7e58c4393833d583c150 commit hash: 9fa51ca37412f1842a9a7e58c4393833d583c150 9fa51ca
Friday, 29 Sep 2023
14:19 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*: Replace USES=pycryptography* with USE_PYTHON=cryptography{,_build,_test}

- Introduce USE_PYTHON=cryptography{,_build,_test}
- Switch all 96 ports from USES=pycryptography to with
USE_PYTHON=cryptography{,_build,_test}
- Remove Mk/Uses/pycryptography.mk

PR:		273727
Approved by:	tcberner (portmgr)
Exp-run by:	antoine
commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088 commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088 commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088 commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088 3754fc5
Saturday, 19 Aug 2023
06:17 Emanuel Haupt (ehaupt) search for other commits by this committer
finance/electrum: Update to 4.4.6
commit hash: d1487ee222a695c5d92548e1df37e535077b7153 commit hash: d1487ee222a695c5d92548e1df37e535077b7153 commit hash: d1487ee222a695c5d92548e1df37e535077b7153 commit hash: d1487ee222a695c5d92548e1df37e535077b7153 d1487ee
Saturday, 22 Jul 2023
07:46 Tobias C. Berner (tcberner) search for other commits by this committer
framework: convert tree to use USES=pycryptography

A future commit will update to security/py-cryptography will introduce a
rust dependency.

PR:		254853
commit hash: b28a739884e37c25bb57ea5f157252adb63065d3 commit hash: b28a739884e37c25bb57ea5f157252adb63065d3 commit hash: b28a739884e37c25bb57ea5f157252adb63065d3 commit hash: b28a739884e37c25bb57ea5f157252adb63065d3 b28a739
Tuesday, 27 Jun 2023
19:34 Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Wednesday, 21 Jun 2023
22:38 Emanuel Haupt (ehaupt) search for other commits by this committer
finance/electrum: Update to 4.4.5
commit hash: 6be7ccd6164ed70f7d171c7a71c83357a6b1d791 commit hash: 6be7ccd6164ed70f7d171c7a71c83357a6b1d791 commit hash: 6be7ccd6164ed70f7d171c7a71c83357a6b1d791 commit hash: 6be7ccd6164ed70f7d171c7a71c83357a6b1d791 6be7ccd
Friday, 2 Jun 2023
06:43 Emanuel Haupt (ehaupt) search for other commits by this committer
finance/electrum: Update to 4.4.4
commit hash: 497d44d493a6da072892b187d2091bedcc99eb3b commit hash: 497d44d493a6da072892b187d2091bedcc99eb3b commit hash: 497d44d493a6da072892b187d2091bedcc99eb3b commit hash: 497d44d493a6da072892b187d2091bedcc99eb3b 497d44d
Friday, 12 May 2023
05:38 Emanuel Haupt (ehaupt) search for other commits by this committer
finance/electrum: Update to 4.4.3
commit hash: 2bef34f3f7ed29a42c261d0529a207c7ede51746 commit hash: 2bef34f3f7ed29a42c261d0529a207c7ede51746 commit hash: 2bef34f3f7ed29a42c261d0529a207c7ede51746 commit hash: 2bef34f3f7ed29a42c261d0529a207c7ede51746 2bef34f
Saturday, 6 May 2023
06:51 Emanuel Haupt (ehaupt) search for other commits by this committer
finance/electrum: Update to 4.4.2
commit hash: d27543fd0b97a16c9ac27bcf9d7d81b1fc1bb9cf commit hash: d27543fd0b97a16c9ac27bcf9d7d81b1fc1bb9cf commit hash: d27543fd0b97a16c9ac27bcf9d7d81b1fc1bb9cf commit hash: d27543fd0b97a16c9ac27bcf9d7d81b1fc1bb9cf d27543f
Saturday, 29 Apr 2023
16:39 Emanuel Haupt (ehaupt) search for other commits by this committer
finance/electrum: Update to 4.4.1
commit hash: 3046d9471b51125674ddc7dc7179bd6fcb7c549b commit hash: 3046d9471b51125674ddc7dc7179bd6fcb7c549b commit hash: 3046d9471b51125674ddc7dc7179bd6fcb7c549b commit hash: 3046d9471b51125674ddc7dc7179bd6fcb7c549b 3046d94
Tuesday, 25 Apr 2023
15:17 Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 feb1fa3
Sunday, 23 Apr 2023
09:09 Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b 8d3e020
Thursday, 20 Apr 2023
07:00 Emanuel Haupt (ehaupt) search for other commits by this committer
finance/electrum: Update to 4.4.0
commit hash: 8387a03af5c356f911420f2518a91685264558b1 commit hash: 8387a03af5c356f911420f2518a91685264558b1 commit hash: 8387a03af5c356f911420f2518a91685264558b1 commit hash: 8387a03af5c356f911420f2518a91685264558b1 8387a03
Saturday, 11 Feb 2023
07:28 Emanuel Haupt (ehaupt) search for other commits by this committer
finance/electrum: Update to 4.3.4
commit hash: 4ce3a08dde462aee55070538afdef0014d9342ce commit hash: 4ce3a08dde462aee55070538afdef0014d9342ce commit hash: 4ce3a08dde462aee55070538afdef0014d9342ce commit hash: 4ce3a08dde462aee55070538afdef0014d9342ce 4ce3a08
Sunday, 15 Jan 2023
09:20 Emanuel Haupt (ehaupt) search for other commits by this committer
finance/electrum: Update to 4.3.3
commit hash: 06877ab042f83376b0a13702a6a908633ad60175 commit hash: 06877ab042f83376b0a13702a6a908633ad60175 commit hash: 06877ab042f83376b0a13702a6a908633ad60175 commit hash: 06877ab042f83376b0a13702a6a908633ad60175 06877ab
Saturday, 1 Oct 2022
06:30 Emanuel Haupt (ehaupt) search for other commits by this committer
finance/electrum: Update to 4.3.2
commit hash: d707d11030208536a3794dc5446465c8098ebf73 commit hash: d707d11030208536a3794dc5446465c8098ebf73 commit hash: d707d11030208536a3794dc5446465c8098ebf73 commit hash: d707d11030208536a3794dc5446465c8098ebf73 d707d11
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 24 Aug 2022
05:27 Emanuel Haupt (ehaupt) search for other commits by this committer
finance/electrum: Update to 4.3.1
commit hash: 37f88d7c3af142712c19194a65464f004a0f373a commit hash: 37f88d7c3af142712c19194a65464f004a0f373a commit hash: 37f88d7c3af142712c19194a65464f004a0f373a commit hash: 37f88d7c3af142712c19194a65464f004a0f373a 37f88d7
Tuesday, 9 Aug 2022
19:03 Emanuel Haupt (ehaupt) search for other commits by this committer
finance/electrum: Update to 4.3.0
commit hash: 2ec14a7de163089562eaab5918319a32299b5097 commit hash: 2ec14a7de163089562eaab5918319a32299b5097 commit hash: 2ec14a7de163089562eaab5918319a32299b5097 commit hash: 2ec14a7de163089562eaab5918319a32299b5097 2ec14a7
Wednesday, 20 Jul 2022
14:21 Tobias C. Berner (tcberner) search for other commits by this committer
finance: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Christopher Boumenot <boumenot@gmail.com>
  *  David Naylor <naylor.b.david@gmail.com>
  *  Dermot Tynan <dtynan@kalopa.com>
  *  Dorit Rottner (<rottner@punkt.de>)
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Eric Freeman <freebsdports@chillibear.com>
  *  Glenn Johnson <glennpj@charter.net>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  Janky Jay <ek@purplehat.org>
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michael Reifenberger <mr@freebsd.org>
  *  Mikhail T. <m.tsatsenko@gmail.com>
  *  Mikhail Teterin
  *  Neil Booth
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Qian Jin <eric.siroh@gmail.com>
  *  Ryan Steinmetz <zi@FreeBSD.org>
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Steven Kreuzer <skreuzer@FreeBSD.org>
  *  TAKAHASHI Kaoru <kaoru@kaisei.org>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  Thierry Thomas <thierry@pompo.net>
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Trevor Caira <trevor@bitba.se>
  *  Vick Khera <vivek@khera.org>
  *  Vivek Khera <vivek@khera.org>
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen heping <wenheping@gmail.com>
  *  Yen-Ming Lee <leeym@FreeBSD.org>
  *  Yuri Victorovich <yuri@rawbw.com>
  *  Zach Thompson <hideo@lastamericanempire.com>
  *  anarcat@anarcat.ath.cx
  *  chinsan
  *  courou <courou@users.sourceforge.net>
  *  ijliao
  *  lth@FreeBSD.org
  *  wcarey
  *  will

With hat:	portmgr
commit hash: 302a0617ccedf7f1dd9a84897505dd1ed55de2d6 commit hash: 302a0617ccedf7f1dd9a84897505dd1ed55de2d6 commit hash: 302a0617ccedf7f1dd9a84897505dd1ed55de2d6 commit hash: 302a0617ccedf7f1dd9a84897505dd1ed55de2d6 302a061
Monday, 30 May 2022
11:58 Emanuel Haupt (ehaupt) search for other commits by this committer
finance/electrum: Update to 4.2.2
commit hash: f16c3d67375abcc840ec0b888812e2b24ca81567 commit hash: f16c3d67375abcc840ec0b888812e2b24ca81567 commit hash: f16c3d67375abcc840ec0b888812e2b24ca81567 commit hash: f16c3d67375abcc840ec0b888812e2b24ca81567 f16c3d6
Friday, 8 Apr 2022
09:48 Emanuel Haupt (ehaupt) search for other commits by this committer
finance/electrum: Support BitBox02 hardware wallet

Support BitBox02 hardware wallet from Shift Crypto,
https://shiftcrypto.ch/.

Add devd rule for device to sample configuration.

Sponsored by:	Shift Crypto
commit hash: afff45326f3e40d7f44d28d6449a752f87c0e398 commit hash: afff45326f3e40d7f44d28d6449a752f87c0e398 commit hash: afff45326f3e40d7f44d28d6449a752f87c0e398 commit hash: afff45326f3e40d7f44d28d6449a752f87c0e398 afff453
Thursday, 31 Mar 2022
16:58 Emanuel Haupt (ehaupt) search for other commits by this committer
finance/electrum: Update to 4.2.1
commit hash: b118fed88e82fde24d8c519beafb5c6867600475 commit hash: b118fed88e82fde24d8c519beafb5c6867600475 commit hash: b118fed88e82fde24d8c519beafb5c6867600475 commit hash: b118fed88e82fde24d8c519beafb5c6867600475 b118fed
Monday, 21 Mar 2022
06:16 Emanuel Haupt (ehaupt) search for other commits by this committer
finance/electrum: Update to 4.2.0
commit hash: 2402ee90eaafe2e4e104b74c9335d5431372f1ad commit hash: 2402ee90eaafe2e4e104b74c9335d5431372f1ad commit hash: 2402ee90eaafe2e4e104b74c9335d5431372f1ad commit hash: 2402ee90eaafe2e4e104b74c9335d5431372f1ad 2402ee9
Monday, 7 Mar 2022
17:39 Loïc Bartoletti (lbartoletti) search for other commits by this committer
devel/py-qt5, devel/py-sip: Update versions

- Update sip to 6.5.1
- Update PyQt5 to 5.15.6
- Update PyQtChart, PyQtNetworkAuth and PyQtWebengine to 5.15.5
- Update PyQtSip to 12.9.1
- Update PyQtBuilder to 1.12.2
- Add ${_MAKE_JOBS} for pyqt.mk (reported by Tatsuki Makino)

PR:		261685
Exp-run by:	antoine
commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8 commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8 commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8 commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8 2d8f8573
Tuesday, 1 Mar 2022
02:10 Muhammad Moinur Rahman (bofh) search for other commits by this committer
Update dependency to py-dnspython

After adding py-dnspython1 and updating py-dnspython to 2.2.0 update
some dependency of ports.
commit hash: 75c97e7a74b3caaf15f298e00a218d7461f2c655 commit hash: 75c97e7a74b3caaf15f298e00a218d7461f2c655 commit hash: 75c97e7a74b3caaf15f298e00a218d7461f2c655 commit hash: 75c97e7a74b3caaf15f298e00a218d7461f2c655 75c97e7
Monday, 28 Feb 2022
23:40 Muhammad Moinur Rahman (bofh) search for other commits by this committer
dns/py-dnspython: Revert 7fc16da

- Remove duplicate PORTVERSION based on PYTHON_MAJOR_VER
- Add PORTEPOCH as version number going backwards 2.1.0=>1.16.0
- Restrict python upto 3.7
- Fix finance/electrum which was changed based on this.
- Fix dns/py-dns-lexicon which was changed based on this.
PR:		261325
Approved by:	portmgr
Fixes: 7fc16da dns/py-dnspython: Update to 2.1.0 for Python 3
commit hash: 08b5ebce79c5923c31b249d37df69b99ddcb843e commit hash: 08b5ebce79c5923c31b249d37df69b99ddcb843e commit hash: 08b5ebce79c5923c31b249d37df69b99ddcb843e commit hash: 08b5ebce79c5923c31b249d37df69b99ddcb843e 08b5ebc
Thursday, 27 Jan 2022
06:12 Loïc Bartoletti (lbartoletti) search for other commits by this committer
PyQt: Update sip to 6.5.0, reintroduce sip4 and simplify PyQt framework.

SIP:
As mentioned in the update from sip to sip5, this is a transitional version
to remove what is deprecated in sip4.
Sip6 completely removes the deprecated parts.
Unfortunately, some ports — mostly cura things — can not use sip6, so we
reintroduce sip4.

PyQt:
At the same time, we took the opportunity to simplify PyQT and propose only one
package as for devel/pyside2. */py-qt5-* have been merged — excepted chart,
networkauth and webengine — into devel/py-qt5-pyqt.

This allows us to be in adequacy with the packages that the author of these
libraries proposes, namely:

PyQt - devel/py-qt5-pyqt
PyQt-Charts - x11-toolkits/py-qt5-chart
PyQt-NetworkAuth – net/py-qt5-networkauth
PyQt-WebEngine – www/py-qt5-webengine
SIP – devel/py-sip
py-sip - devel/py-qt5-sip
PyQt-builder - devel/py-qtbuilder
Qscintilla - devel/py-qt5-qscintilla2

Reviewed by:	diizzy, kde
Tested by:	kai, rhurlin, arrowd, madpilot
Approved by:	makc, tcberner, kde
Differential Revision:	https://reviews.freebsd.org/D33237
Exp-run by:	antoine
commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72 commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72 commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72 commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72 4f0a5e1
Thursday, 20 Jan 2022
19:55 Emanuel Haupt (ehaupt) search for other commits by this committer
finance/electrum: Fix version requirement, unbreak build

This has been prompted by by the recent update of dns/py-dnspython.

After analyzing the version requirements of electrum it turns out this
has been a typo.

Notified by:	pkg-fallout
commit hash: 63fb232295bd84878b772493a96c140008e9d410 commit hash: 63fb232295bd84878b772493a96c140008e9d410 commit hash: 63fb232295bd84878b772493a96c140008e9d410 commit hash: 63fb232295bd84878b772493a96c140008e9d410 63fb232
Monday, 18 Oct 2021
19:25 Stefan Eßer (se) search for other commits by this committer
finance/electrum: Add CPE information

Approved by:	portmgr (blanket)
commit hash: b3f575e8e98a116138373e2b6a9a411a8dab0e2b commit hash: b3f575e8e98a116138373e2b6a9a411a8dab0e2b commit hash: b3f575e8e98a116138373e2b6a9a411a8dab0e2b commit hash: b3f575e8e98a116138373e2b6a9a411a8dab0e2b b3f575e
Wednesday, 21 Jul 2021
06:33 Emanuel Haupt (ehaupt) search for other commits by this committer
finance/electrum: Update to 4.1.5
commit hash: e83dafcb1645c0d9082f15ae9e96855bdb755f48 commit hash: e83dafcb1645c0d9082f15ae9e96855bdb755f48 commit hash: e83dafcb1645c0d9082f15ae9e96855bdb755f48 commit hash: e83dafcb1645c0d9082f15ae9e96855bdb755f48 e83dafcb
Friday, 18 Jun 2021
07:20 Emanuel Haupt (ehaupt) search for other commits by this committer
finance/electrum: Update to 4.1.4
commit hash: 1ebf3e6b99c10238cef9334b9f1b7b2a3c8ea94f commit hash: 1ebf3e6b99c10238cef9334b9f1b7b2a3c8ea94f commit hash: 1ebf3e6b99c10238cef9334b9f1b7b2a3c8ea94f commit hash: 1ebf3e6b99c10238cef9334b9f1b7b2a3c8ea94f 1ebf3e6
Monday, 24 May 2021
17:58 Emanuel Haupt (ehaupt) search for other commits by this committer
finance/electrum: This works fine with python 3.6+

Accidentally bumped in the previous commit.
commit hash: 6f5b4ed7905dbf1f3ebb573c178103bf575cfb5f commit hash: 6f5b4ed7905dbf1f3ebb573c178103bf575cfb5f commit hash: 6f5b4ed7905dbf1f3ebb573c178103bf575cfb5f commit hash: 6f5b4ed7905dbf1f3ebb573c178103bf575cfb5f 6f5b4ed
16:14 Emanuel Haupt (ehaupt) search for other commits by this committer
finance/electrum: Loosen version restriction on dependency

electrum runs just fine in dark mode with the latest version of
textproc/py-QDarkStyle. This unblocks long overdue update of
textproc/py-QDarkStyle which is anticipated by other ports.
commit hash: 16625453b9300feee0eb5b46a251ea7c9da5782d commit hash: 16625453b9300feee0eb5b46a251ea7c9da5782d commit hash: 16625453b9300feee0eb5b46a251ea7c9da5782d commit hash: 16625453b9300feee0eb5b46a251ea7c9da5782d 1662545
Saturday, 10 Apr 2021
14:03 Emanuel Haupt (ehaupt) search for other commits by this committer
finance/electrum: Update to 4.1.2
commit hash: 67227bea67da9c164fefcf30fa8b540e2b080f46 commit hash: 67227bea67da9c164fefcf30fa8b540e2b080f46 commit hash: 67227bea67da9c164fefcf30fa8b540e2b080f46 commit hash: 67227bea67da9c164fefcf30fa8b540e2b080f46 67227be
Tuesday, 6 Apr 2021
21:07 Emanuel Haupt (ehaupt) search for other commits by this committer
finance/electrum: Update to 4.1.1
commit hash: 8956ecd6dfc052566bed66a953cce94282f4bb41 commit hash: 8956ecd6dfc052566bed66a953cce94282f4bb41 commit hash: 8956ecd6dfc052566bed66a953cce94282f4bb41 commit hash: 8956ecd6dfc052566bed66a953cce94282f4bb41 8956ecd
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
Monday, 21 Dec 2020
08:37 ehaupt search for other commits by this committer
Update to 4.0.9

Release notes:	https://github.com/spesmilo/electrum/blob/master/RELEASE-NOTES
Original commitRevision:558804 
Friday, 18 Dec 2020
17:32 ehaupt search for other commits by this committer
Update to 4.0.8

Release notes:	https://github.com/spesmilo/electrum/blob/master/RELEASE-NOTES
Original commitRevision:558393 
Friday, 11 Dec 2020
16:02 ehaupt search for other commits by this committer
Update to 4.0.7

Release notes:	https://github.com/spesmilo/electrum/blob/master/RELEASE-NOTES
Original commitRevision:557747 
Sunday, 6 Dec 2020
16:14 ehaupt search for other commits by this committer
Update to 4.0.6
Original commitRevision:557145 
Thursday, 19 Nov 2020
15:54 ehaupt search for other commits by this committer
Update to 4.0.5
Original commitRevision:555706 
Monday, 26 Oct 2020
09:43 ehaupt search for other commits by this committer
Add missing dependency.

PR:		250594
Submitted by:	olevole@olevole.ru
MFH:		2020Q4 (blanket)
Original commitRevision:553328 
Friday, 16 Oct 2020
12:54 ehaupt search for other commits by this committer
Update to 4.0.4
Original commitRevision:552504 
Tuesday, 29 Sep 2020
12:34 ehaupt search for other commits by this committer
Chase net/py-aiohttp-socks update
Original commitRevision:550498 
Saturday, 12 Sep 2020
17:49 ehaupt search for other commits by this committer
Update to 4.0.3
Original commitRevision:548382 
Sunday, 30 Aug 2020
16:35 ehaupt search for other commits by this committer
Update to 4.0.2

PR:		247825
Original commitRevision:547068 
Sunday, 16 Feb 2020
17:23 ehaupt search for other commits by this committer
Chase security/py-ckcc-protocol update that now requires python 3.7 as minimum
version.
Original commitRevision:526272 
Friday, 30 Aug 2019
11:55 ehaupt search for other commits by this committer
Update to 3.3.8
Original commitRevision:510262 
Friday, 17 May 2019
20:22 ehaupt search for other commits by this committer
Update to 3.3.6
Original commitRevision:501885 
Monday, 13 May 2019
19:56 ehaupt search for other commits by this committer
Chase the devel/py-aiorpcX rollback.
Original commitRevision:501593 
Friday, 10 May 2019
11:36 ehaupt search for other commits by this committer
Update to 3.3.5
Original commitRevision:501169 
Thursday, 14 Feb 2019
15:17 ehaupt search for other commits by this committer
Update to 3.3.4
Original commitRevision:492922 
Monday, 11 Feb 2019
06:25 ehaupt search for other commits by this committer
- Update to 3.3.3
- Remove conflict to electrum2 as the legacy port has been removed a while ago
- Provide an option to install without GUI
- Merge the two hardware crypto wallet options into one. This is the way it is
  handled by setup.py.
- Install security/py-pycryptodomex to make use of much faster crypto operations
- Discontinue the now deprecated use of optsuffix USES flag in favour
  PKGNAMEPREFIX
Original commitRevision:492668 
Wednesday, 16 Jan 2019
11:13 tijl search for other commits by this committer
Fix Qt5 symbol version scripts to put the catch-all clause first.  When
a symbol matches multiple clauses the last one takes precedence.  If the
catch-all is last it captures everything.  In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API.  This only affects lld because GNU ld always gives the
catch-all lowest priority.

Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium.  Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3]  The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one.  If there's no such non-weak symbol the call
in the weak wrapper resolves to the weak wrapper itself creating an infinite
call loop that overflows the stack and causes a crash.  Some of the
allocation functions are variants of C++ new and delete and it probably
depends on the compiler whether these variants are used in other parts of
Qt5Webengine.

Remove the weak wrappers (make them Linux specific).  This isn't binary
compatible but we are already breaking that with the changes to the symbol
versions.

[1]
https://github.com/qt/qtwebengine/commit/5c2cbfccf9aafb547b0b30914c4056abd25942a4
[2]
https://github.com/qt/qtwebengine/commit/2ed5054e3a800fa97c2c9e920ba1e6ea4b6ef2a5
[3]
https://github.com/qt/qtwebengine/commit/009f5ebb4bd6e50188671e0815a5dae6afe39db5

Bump all ports that depend on Qt5.

PR:		234070
Exp-run by:	antoine
Approved by:	kde (adridg)
Original commitRevision:490472 
Friday, 11 Jan 2019
15:09 mat search for other commits by this committer
Fixup bulk -a errors with BUILD_ALL_PYTHON_FLAVORS=yes.
Original commitRevision:489980 
Monday, 24 Dec 2018
23:26 ehaupt search for other commits by this committer
Update to 3.3.2
Original commitRevision:488284 
Thursday, 22 Nov 2018
20:18 tcberner search for other commits by this committer
pyqt: Change install directories for Python flavor support

* PyQt could not be installed for multiple Python versions at
  the same time, as there were conflicting files.

  This patch creates Python-version versioned directories for
  all these, and further installs binaries with a version number.

* Note, there might be some hickups for software that depends on
  on of the .so's provided by PyQt5, which might not be found
  anymore autmotically, and maybe need some LD-flaggery.

* Update PyQt5 to 5.10.1

* Mark www/py-qt5-webengine broken. It is unforuntately no longer
  compatible with the old qt5-webengine-5.9.4 we ship.

PR:		232745
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D8714
Original commitRevision:485614 
Wednesday, 5 Sep 2018
14:07 ehaupt search for other commits by this committer
Update to 3.2.3
Original commitRevision:479023 
Monday, 2 Jul 2018
20:44 ehaupt search for other commits by this committer
Update to 3.2.2
Original commitRevision:473770 
Sunday, 1 Jul 2018
20:32 ehaupt search for other commits by this committer
Update to 3.2.0
Original commitRevision:473680 
Wednesday, 20 Jun 2018
17:05 mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
Original commitRevision:472884 
Thursday, 19 Apr 2018
14:59 ehaupt search for other commits by this committer
Update to 3.1.3
Original commitRevision:467770 
Friday, 30 Mar 2018
17:54 ehaupt search for other commits by this committer
Update to 3.1.2
Original commitRevision:465988 
Tuesday, 13 Mar 2018
10:09 ehaupt search for other commits by this committer
Update to 3.1.1
Original commitRevision:464360 
Tuesday, 6 Mar 2018
10:26 ehaupt search for other commits by this committer
Update to 3.1.0

Changes:	https://github.com/spesmilo/electrum/blob/master/RELEASE-NOTES
Original commitRevision:463706 
Sunday, 11 Feb 2018
08:26 ehaupt search for other commits by this committer
Update to 3.0.6
Original commitRevision:461472 
Tuesday, 12 Dec 2017
13:09 ehaupt search for other commits by this committer
Update to 3.0.3
Original commitRevision:456129 
Tuesday, 5 Dec 2017
21:04 ehaupt search for other commits by this committer
Now that we have flavors, reintroduce hardware/cold-storage wallet support for
Ledger and Trezor.
Original commitRevision:455624 
Thursday, 30 Nov 2017
15:50 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
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
Original commitRevision:455210 
Tuesday, 14 Nov 2017
19:07 ehaupt search for other commits by this committer
Update to 3.0.2
Original commitRevision:454195 
Thursday, 9 Nov 2017
21:33 ehaupt search for other commits by this committer
Ignore on the package builders when default version of python is not 3.6+

Suggested by:	bdrewery
Reported by:	pkg-fallout
Original commitRevision:453872 
Wednesday, 8 Nov 2017
21:42 ehaupt search for other commits by this committer
Update to 3.0.1, the main highlights of this release are Segregated Witness
(segwit) support and has switched from qt4 to qt5.

Cold storage wallet support still need some work. Therefore disable the trezor
and ledger support for now until things have been fixed.

Users depending on trezor and ledger are advised to use finance/electrum2 for
the time being.

Changelog:	https://github.com/spesmilo/electrum/blob/master/RELEASE-NOTES
Original commitRevision:453766 
Tuesday, 7 Nov 2017
20:34 ehaupt search for other commits by this committer
- Rename securitypy-btchip to security/py-btchip-python to reflect official
  Python modules naming scheme [1].
- Explain in MOVED why the port was renamed
- Update security/py-btchip-python to 0.1.22
- Update dependency of finance/electrum

Notified by:	koobs [1]
Original commitRevision:453674 
Friday, 13 Oct 2017
15:09 ehaupt search for other commits by this committer
Electrum is installed with various hardware wallet plugins but they lack the
necessary python backends. Now that we have ports for the TREZOR and LEDGER
hardware wallets in the ports tree add those as an option and enable by default.
Provide devd sample rules and display a message on how to enable.

Takeover maintainership.

PR:		222946
Approved by:	amutu@amutu.com
Original commitRevision:452010 
Sunday, 17 Sep 2017
12:55 ehaupt search for other commits by this committer
Update to 2.9.3

PR:		186190
Approved by:	amutu@amutu.com (maintainer)
Original commitRevision:449998 
Sunday, 30 Jul 2017
12:37 riggs search for other commits by this committer
Update to upstream version 2.9.0

PR:		221080
Submitted by:	amutu@amutu.com (maintainer)
MFH:		2017Q3
Original commitRevision:446910 
Friday, 7 Jul 2017
09:42 robak search for other commits by this committer
finance/electrum: new MAINTAINER and update 2.8.2 -> 2.8.3

- Set MAINTAINER to <amutu@amutu.com>

PR:		220510
Submitted by:	Jov <amutu@amutu.com>
Original commitRevision:445227 
Thursday, 23 Mar 2017
03:02 jrm search for other commits by this committer
finance/electrum: Update to version 2.8.2

- Update run-time dependencies
- Update patch-setup.py (minor change to apply to new file)

- Upstream release notes:
  https://github.com/spesmilo/electrum/blob/master/RELEASE-NOTES

Approved by:	swills (mentor, implicit)
Original commitRevision:436754 
Monday, 13 Mar 2017
04:13 jbeich search for other commits by this committer
finance/electrum: release maintainership

PR:		217720
Submitted by:	kyuupichan@gmail.com (maintainer)
Original commitRevision:436039 
Saturday, 4 Feb 2017
13:37 tcberner search for other commits by this committer
Switch ports to use USE_PYQT=<foo> instead of using RUN_- and BUILD_DEPENDS

pyqt.mk provides USE_PYQT=<list> to depend on its components. Convert the ports
not yet using it to it.

Reviewed by:	rakuco, mat
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9261
Original commitRevision:433310 
Friday, 16 Sep 2016
22:30 amdmi3 search for other commits by this committer
- Update to 2.6.4
- Update license
- Add NO_ARCH

PR:		212664
Submitted by:	amdmi3
Approved by:	kyuupichan@gmail.com (maintainer)
Original commitRevision:422275 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Thursday, 14 Jan 2016
13:06 amdmi3 search for other commits by this committer
- Update to 2.5.4
- Switch to autoplist

PR:		205330
Submitted by:	amdmi3
Approved by:	kyuupichan@gmail.com (maintainer)
Original commitRevision:406112 
Monday, 21 Dec 2015
17:07 amdmi3 search for other commits by this committer
- Fix fetch

PR:		205330
Submitted by:	amdmi3
Approved by:	portmgr blanket
MFH:		2015Q4
Original commitRevision:404136 
Saturday, 12 Dec 2015
23:08 bapt search for other commits by this committer
Mark as broken: does not fetch
Original commitRevision:403637 
Tuesday, 30 Jun 2015
16:29 amdmi3 search for other commits by this committer
- Update to 2.3.2

PR:		201126
Submitted by:	amdmi3
Approved by:	kyuupichan@gmail.com (maintainer)
Original commitRevision:390970 
Tuesday, 5 May 2015
06:08 wen search for other commits by this committer
- Update to 2.1.1

PR:		199679
Submitted by:	kyuupichan@gmail.com(maintainer)
Original commitRevision:385445 
Wednesday, 22 Apr 2015
00:25 amdmi3 search for other commits by this committer
- Update to 2.0.4

PR:		198575
Submitted by:	kyuupichan@gmail.com (maintainer)
Original commitRevision:384471 
Monday, 20 Oct 2014
17:18 mva search for other commits by this committer
- Convert finance/ to new USES=python

Approved by:	portmgr (implicit)
Original commitRevision:371284 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
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)
Original commitRevision:367888 
Tuesday, 3 Jun 2014
10:55 madpilot search for other commits by this committer
- Update to 1.9.8
- Stagify

PR:		190398
Submitted by:	kyuupichan@gmail.com (maintainer)
Original commitRevision:356326 
Tuesday, 18 Feb 2014
14:31 makc search for other commits by this committer
- Bump PORTREVISION after KDE4_PREFIX change
Original commitRevision:344898 
Monday, 13 Jan 2014
21:00 rene search for other commits by this committer
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)
Original commitRevision:339634 
Friday, 20 Sep 2013
17:18 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
finance)
Original commitRevision:327727 
Sunday, 16 Jun 2013
13:50 rm search for other commits by this committer
- change another file, forgotten in previous commit, to make this
  port actually respect PREFIX
- sort pkg-plist, while here
Original commitRevision:321048 
05:49 rm search for other commits by this committer
- 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)
Original commitRevision:321023 

Number of commits found: 101 (showing only 100 on this page)

1 | 2  »