3362 Commits

Author SHA1 Message Date
Hiroki Tagato
89ebec35a0 finance/quba-viewer: bump port revision after electron32 update 2024-10-24 20:33:52 +09:00
Wen Heping
d5b36996d2 finance/R-cran-timeDate: Update to 4041.110 2024-10-24 02:11:38 +00:00
Daniel Engberg
5cefb10e48 finance/frontaccounting: Change PORTNAME from frontaccounting24 to frontaccounting
..this also includes bumping PORTREVISION

Approved by:	portmgr (blanket)
2024-10-23 22:46:04 +02:00
Daniel Engberg
f1318fe2f5 finance/Makefile: Remove frontaccounting24
Remove stray entry as of b14dd28e04233708d3f77a1aee370ea0bd66dfce

Reported by:	Geraint Edwards <gedge@yadn.org>
2024-10-23 21:33:37 +02:00
Emanuel Haupt
545d115922 finance/electrum: Update to 4.5.8 2024-10-23 14:55:40 +02:00
Yuri Victorovich
f99a708957 Mk/Uses/cargo.mk: Remove cross-compilation options for Rust-based ports
Reasons:
* Port build shouldn't use cross-compilation mode
  because it buids for the same architecture.
* RUSTFLAGS isn't passed to the build of all or some Rust ports
  in the cross-compilation mode.

Essential changes:
* Remove the CARGO_BUILD_TARGET make variable.
* Remove CARGO_BUILD_TARGET and CARGO_TARGET_* from CARGO_ENV.
* Update many ports that used CARGO_BUILD_TARGET.
* Build paths now don't include the architecture triplet part.

Immadiate benefits:
* Unbreak build on architectures like i386 that sometimes require
  special RUSTFLAGS that were not effective in the cross-compilation
  mode.

Ports that really need cross-compilation for some reason should
enable it on case-by-case basis. Example: net-p2p/cncli
(Not sure why does net-p2p/cncli actually need it, but it only
builds with these options.)

PR:		280305
Approved by:	rust@FreeBSD.org (maintainer's timeout; 98 days)
2024-10-22 20:11:24 -07:00
Daniel Engberg
b14dd28e04 finance/frontaccounting*: Move finance/frontaccounting24 to finance/frontaccounting
finance/frontaccounting is based on the outdated 2.3-series and is
superseded by 2.4-series. For user friendliness move the latest
version to finance/frontaccounting and retire finance/frontaccounting24
port.

PR:		281861
Reported by:	Janky Jay <ek@purplehat.org>
2024-10-22 21:39:57 +02:00
Emanuel Haupt
1f5d582550 finance/electrum: Update to 4.5.7 2024-10-22 20:01:47 +02:00
Po-Chuan Hsieh
e9f5fb0d7a
finance/py-ccxt: Remove duplicate py-cryptography from RUN_DEPENDS
- While I'm here, remove unnecessary USE_PYTHON=cryptography_build

USE_PYTHON=cryptography adds corresponding py-cryptography to RUN_DEPENDS already.

Approved by:	portmgr (blanket)
With hat:	python
2024-10-21 17:17:39 +08:00
Po-Chuan Hsieh
4fed4e25ac
finance/freqtrade: Convert to USE_PYTHON=cryptography
Approved by:	portmgr (blanket)
With hat:	python
2024-10-21 17:17:39 +08:00
Hiroki Tagato
448869d7f5 finance/quba-viewer: bump port revision after electron32 update 2024-10-19 23:49:08 +09:00
Jason E. Hale
f3eb2459d7 */*: Chase removal of sip from RUN_DEPENDS 2024-10-19 03:33:57 -04:00
Jason E. Hale
0d0b4d9bb9 */*: Remove qtbuilder and sip from RUN_DEPENDS
devel/py-qtbuilder and devel/py-sip should only be used as a
BUILD_DEPENDS. (e.g. USE_PYQT=qtbuilder:build sip:build)
Usually, these are only used to build the PyQt framework, but a few
other ports need them to build. Ports that have them as a BUILD_DEPENDS
unnecessarily haven't been audited yet.

Sip used to be needed for run, but this hasn't been the case for quite
some time. Runtime is provided by the devel/py-qt[56]-sip ports.
(USE_PYQT=pysip). The main PyQt ports provide this automatically, so
it isn't necessary to add it to individual consumers.

While here:
www/onionshare: Remove PyQt stuff completely. It uses PySide.

With hat:	kde@
2024-10-19 03:21:41 -04:00
Emanuel Haupt
df53438c24 finance/electrum: Update to 4.5.6 2024-10-18 10:06:19 +02:00
Hiroki Tagato
f6ef6a7e17 finance/quba-viewer: bump port revision after electron32 update 2024-10-18 05:00:08 +09:00
Jason E. Hale
05da1663c9 finance/skrooge: Update to 2.33.0
https://skrooge.org/news/2024-09-22-skrooge_2.33.0_released/
2024-10-16 16:38:56 -04:00
Po-Chuan Hsieh
f31b3177dd
finance/py-yfinance: Update to 0.2.44
Changes:	https://github.com/ranaroussi/yfinance/releases
2024-10-14 13:25:41 +08:00
Xin LI
f423acf5a2 finance/fava: upgrade to 1.29. 2024-10-12 22:54:54 -07:00
Älven
563ff638ab finance/hs-hledger{,-ui,-web}: update 1.32.3 → 1.40
PR:		281008
2024-10-07 01:55:42 -07:00
Adam Weinberger
09a0787648 various: Bump PORTREVISION after go123 update 2024-10-05 22:06:35 -04:00
Muhammad Moinur Rahman
c1e57b671c
finance/quba-viewer: New port
Cross platform application to display hybrid electronic invoices

Quba-Viewer is a cross platform open source application to display
structured (i.e., XML) and hybrid (Factur-X/ZUGFeRD PDF) electronic
invoices.

WWW: https://www.quba-viewer.org/

Sponsored by:	Nepustil
2024-10-05 12:23:42 +02:00
Dima Panov
55cfbcf56c
*/*: bump consumers after devel/boost* update
With hat:	office
Sponsored by:	Future Crew, LLC
2024-10-03 13:25:14 +03:00
Dima Panov
fd17258b34
finance/ledger: update to 3.3.2 release to unbreak build with boost-1.85
With hat:	office
Sponsored by:	Future Crew, LLC
2024-10-03 13:24:53 +03:00
Guido Falsi
2923c3b84f finance/gnucash-docs: Update to 5.9 2024-10-01 08:58:21 +02:00
Guido Falsi
79b2cfe6f2 finance/gnucash: Update to 5.9 2024-10-01 08:58:10 +02:00
Wen Heping
af7f7210dc finance/prestashop: Update to 8.2.0 2024-09-30 14:33:01 +00:00
Wen Heping
9cbccbca7d finance/R-cran-AER: Update to 1.2.14 2024-09-30 14:33:01 +00:00
Po-Chuan Hsieh
807fb85084
finance/p5-Finance-Quote: Update to 1.63
Changes:	https://metacpan.org/dist/Finance-Quote/changes
2024-09-30 21:36:27 +08:00
Jason E. Hale
8ac6e4608f finance/ktoblzcheck: Update bank data
Bank data is valid from 2024-09-09 until 2024-12-09.

MFH:		2024Q3
2024-09-26 03:58:50 -04:00
Bernard Spil
26ebd9c592 finance/nextcloud-cospend: Update to 2.0.0"
* Overriding maintainer as current version is incompatible with
  Nextcloud 30
2024-09-22 11:58:24 +02:00
Yuri Victorovich
bf82b38194 finance/fabric: update 2.5.9 → 3.0.0
Reported by:	portscout
2024-09-20 22:01:16 -07:00
Robert Clausecker
2590185c34 finance/ticker: fix fetch
Port depends on github.com/charmbracelet/x in multiply versions.  This
confuses the GH_TUPLE framework.  Pick one version and hope it works.

MFH:	2024Q3
2024-09-16 22:14:14 +02:00
Guangyuan Yang
fc8ca20794 finance/R-cran-tseries: drop maintainership 2024-09-14 18:42:07 -04:00
Guangyuan Yang
fd6fe412d3 finance/R-cran-timeSeries: drop maintainership 2024-09-14 18:42:06 -04:00
Guangyuan Yang
de3fe43252 finance/R-cran-fGarch: drop maintainership 2024-09-14 18:42:06 -04:00
Guangyuan Yang
373e7bd50f finance/R-cran-fBasics: drop maintainership 2024-09-14 18:42:05 -04:00
TAKATSU Tomonari
d01d45a938 finance/R-cran-strucchange: Update to 1.5-4
Reported by:	portscout
2024-09-11 13:54:41 +00:00
Mikael Urankar
89ab81d0e2 lang/rust: Bump revisions after 1.81.0
PR:		281300
2024-09-10 13:00:34 +02:00
Siva Mahadevan
c0d07f1127 */*: remove STRIP_CMD calls in rust based ports
This is not needed after bc4fedc1fec0d359365c04d43be9e32bf101a50e

PR:		246993
Differential Revision:	https://reviews.freebsd.org/D46503
2024-09-10 12:58:07 +02:00
Wen Heping
681a4e6dfc finance/R-cran-AER: Update to 1.2.13 2024-09-09 13:01:38 +00:00
Po-Chuan Hsieh
682a127781
finance/py-yfinance: Update to 0.2.43
Changes:	https://github.com/ranaroussi/yfinance/releases
2024-09-09 02:37:41 +08:00
Yuri Victorovich
5d04902aaa finance/ord: update 0.19.1 → 0.20.0
Reported by:	portscout
2024-09-04 01:08:16 -07:00
Mikael Urankar
7a55f95425 lang/rust: Bump revisions after 1.80.1
PR:		280490
2024-08-26 10:08:01 +02:00
Yuri Victorovich
dae19feb01 finance/py-alpha-vantage: update 2.3.1 → 3.0.0-4
Reported by:	portscout
2024-08-22 22:40:26 -07:00
Yuri Victorovich
7c38f9aac8 finance/py-technical: update 1.4.3 → 1.4.4
Reported by:	portscout
2024-08-22 22:40:23 -07:00
Ashish SHUKLA
aeb0113515
all: Bump after lang/go122 update 2024-08-09 06:24:09 +00:00
Ashish SHUKLA
aa8c0111bf
all: Bump after lang/go121 update 2024-08-09 06:24:08 +00:00
Yuri Victorovich
d4a4ba3070 finance/py-bt: update 1.0.1 → 1.1.0
Reported by:	portscout
2024-08-07 10:06:20 -07:00
Yuri Victorovich
485212d1b0 finance/py-ffn: update 1.0.4 → 1.1.0
Reported by:	portscout
2024-08-07 10:06:20 -07:00
Muhammad Moinur Rahman
6373a1df1f
*/*: Unbreak with php84
These ports were initially marked to IGNORE with php84 as their runtime
dependencies were BROKEN. As all of the runtime dependencies has been
fixed for ther requirements unmark these ports. Although these ports
build perfectly with php84 but there might still be runtime issues with
these ports with php84. The maintainers are requested to do some runtime
checks for these ports.

Approved by:	portmgr (blanket)
2024-08-03 20:59:37 +02:00