Commit graph

2987 commits

Author SHA1 Message Date
Dmitri Goutnik
3b383d833a all: Bump PORTVERSION after lang/go{118,119} update 2023-01-14 06:31:17 -05:00
Dmitry Marakasov
77d68471ad */*: rename CHEESESHOP to PYPI in MASTER_SITES
PR:			267994
Differential revision:	D37518
Approved by:		bapt
2023-01-11 18:58:34 +03:00
Muhammad Moinur Rahman
b4696b8444 finance/sql-ledger: Update version 3.2.11=>3.2.12
- Update apache config file for apache 2.4 only as apache22 is defunct
  now [1]

PR:		268808 [1]
Reported by:	bgroper@aussiebb.com.au [1]
Relnotes:
https://www.sql-ledger.com/cgi-bin/nav.pl?page=misc/whatsnew.html&title=What%27s%20New
2023-01-11 03:00:17 -06:00
Daniel Engberg
12f1c627d4 */*: Bump rust (cargo) ports to reflect on WITH_LTO
Bump ports in tree so they get rebuilt with new default settings
for cargo ports
2023-01-07 20:24:18 +01:00
Nicola Vitale
2acdf70283
finance/fava: Remove strict requirement on www/py-cheroot < 9
Fava requires cheroot>=8,<9, but the www/py-cheroot is now at the 9 version.
The program fails with the error:

Traceback (most recent call last):
  File "/usr/local/bin/fava", line 33, in <module>
    sys.exit(load_entry_point('fava==1.23.1', 'console_scripts', 'fava')())
  File "/usr/local/bin/fava", line 25, in importlib_load_entry_point
    return next(matches).load()
  File "/usr/local/lib/python3.9/importlib/metadata.py", line 86, in load
    module = import_module(match.group('module'))
  File "/usr/local/lib/python3.9/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
  File "<frozen importlib._bootstrap>", line 972, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
  File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
  File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 850, in exec_module
  File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
  File "/usr/local/lib/python3.9/site-packages/fava/__init__.py", line 4, in <module>
    from pkg_resources import DistributionNotFound
  File "/usr/local/lib/python3.9/site-packages/pkg_resources/__init__.py", line 3260, in <module>
    def _initialize_master_working_set():
  File "/usr/local/lib/python3.9/site-packages/pkg_resources/__init__.py", line 3234, in _call_aside
    f(*args, **kwargs)
  File "/usr/local/lib/python3.9/site-packages/pkg_resources/__init__.py", line 3272, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/local/lib/python3.9/site-packages/pkg_resources/__init__.py", line 583, in _build_master
    return cls._build_from_requirements(__requires__)
  File "/usr/local/lib/python3.9/site-packages/pkg_resources/__init__.py", line 596, in _build_from_requirements
    dists = ws.resolve(reqs, Environment())
  File "/usr/local/lib/python3.9/site-packages/pkg_resources/__init__.py", line 795, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'cheroot<9,>=8' distribution was not found and is required by fava

However the program apparently works fine with that version too,
so remove the requirement <9.

Bump PORTREVISION.
2023-01-05 15:58:34 +01:00
Wen Heping
ce7c00634e finance/R-cran-timeDate: Update to 4021.107 2022-12-30 20:41:58 +08:00
James Elstone
1b2c5cde68 finance/frontaccounting24: New port: Simple, powerful system for the entire ERP chain
PR:		262905
2022-12-30 02:45:36 -08:00
Po-Chuan Hsieh
1a6e68ff1f
finance/py-mplfinance: Update to 0.12.9b5
Changes:	https://github.com/matplotlib/mplfinance/releases
2022-12-30 17:04:58 +08:00
Po-Chuan Hsieh
dce28d746f
finance/p5-Finance-Quote: Update to 1.5301
Changes:	https://metacpan.org/dist/Finance-Quote/changes
2022-12-30 17:04:22 +08:00
Yuri Victorovich
7c08216b06 finance/py-ccxt: Update 2.4.60 -> 2.4.61
Reported by:	portscout
2022-12-28 11:08:59 -08:00
Yuri Victorovich
ab3eb985ea finance/py-pandas-market-calendars: Update 4.1.2 -> 4.1.3
Reported by:	portscout
2022-12-27 16:55:21 -08:00
Yuri Victorovich
4111a7af88 finance/py-fredapi: New port: Python API for Federal Reserve Economic Data (FRED) from St. Louis Fed 2022-12-27 15:07:49 -08:00
Yuri Victorovich
4e22caf247 finance/py-degiro-connector: New port: Library to access Degiro's API 2022-12-26 23:51:00 -08:00
Yuri Victorovich
5dbd8aa4b0 finance/py-ccxt: New port: Cryptocurrency trading API with support for 100+ exchanges 2022-12-26 18:59:58 -08:00
Yuri Victorovich
808d0facae finance/py-bt: New port: Flexible backtesting framework to test quantitative trading strategies 2022-12-26 18:38:42 -08:00
Yuri Victorovich
aecb623aef finance/py-ffn: New port: Financial functions for Python 2022-12-26 18:38:42 -08:00
Yuri Victorovich
0f81236993 finance/py-alpha-vantage: New port: Module to get stock data from the Alpha Vantage Api 2022-12-26 12:07:50 -08:00
Yuri Victorovich
423285aa50 finance/py-pandas-ta: New port: Market Technical Analysis indicators in Python and Pandas 2022-12-25 22:13:15 -08:00
Yuri Victorovich
b63fed6cf6 finance/py-TA-Lib: New port: Python wrapper for TA-LIB based on Cython 2022-12-25 22:13:14 -08:00
Yuri Victorovich
4a8fb590ff finance/py-pandas-market-calendars: New port: Market and exchange trading calendars for pandas 2022-12-25 18:34:59 -08:00
Yuri Victorovich
33e99ff51b finance/py-exchange-calendars: New port: Calendars for securities exchanges 2022-12-25 18:34:59 -08:00
Yuri Victorovich
d3b17e1ff9 finance/py-finviz: New port: Unofficial API for FinViz.com 2022-12-25 18:34:58 -08:00
Yuri Victorovich
aa19ea5509 finance/py-finnhub-python: New port: Python API to access Finnhub 2022-12-25 01:57:38 -08:00
Yuri Victorovich
de5fdea5ab finance/py-financedatabase: New port: Database of 300.000+ symbols containing Equities, ETFs, Funds, Indices 2022-12-25 01:57:38 -08:00
Yuri Victorovich
5c9026862c finance/py-finvizfinance: New port:Finviz Finance information downloader 2022-12-25 01:57:37 -08:00
Yuri Victorovich
832442a942 finance/py-investpy: New port: Financial Data Extraction from Investing.com with Python 2022-12-24 17:22:59 -08:00
Yuri Victorovich
97671ac780 finance/py-investiny: New port: Investiny is faster, lighter, and easier to use than investpy 2022-12-24 17:22:58 -08:00
Yuri Victorovich
9b179fd9bc finance/py-fundamentalanalysis: New port: Fundamental analysis package to analyze companies data 2022-12-24 17:22:56 -08:00
Wen Heping
9708e65063 finance/prestashop: Update to 1.7.8.8 2022-12-22 10:03:26 +08:00
Mikael Urankar
ba14e01a52 lang/rust: Bump revisions after 1.66.0
PR:		268415
2022-12-20 18:37:15 +01:00
Guido Falsi
b3ee1bea52 finance/gnucash-docs: Update to 4.13
- Partly revert upstream commit 513747413e which causes build to fail.
2022-12-19 09:49:04 +01:00
Guido Falsi
7a721b2e19 finance/gnucash: Update to 4.13
- Add missing dependency
2022-12-19 09:49:03 +01:00
Dmitri Goutnik
d9ad1002d5 all: Bump PORTREVISION after lang/go{118,119} update 2022-12-11 06:17:27 -05:00
Guangyuan Yang
8f108f6faf finance/R-cran-fGarch: Update to 4022.89 2022-12-07 03:33:58 -05:00
Wen Heping
a938c67e5d finance/R-cran-timeDate: Update to 4021.106
Take maintainership
2022-12-05 19:43:43 +08:00
Wen Heping
783af07bbd finance/homebank: Update to 5.5.8 2022-11-25 03:07:30 +00:00
Bernard Spil
60ce82cbd3 finance/nextcloud-cospend: Update to 1.5.4 2022-11-21 19:24:22 +00:00
Gleb Popov
2fca7097b9 Uses/cabal.mk: Rework MASTER_SITES and DISTFILES handling.
This change removes duplicated entries from MASTER_SITES and DISTFILES
variables. Now the MASTER_SITES variable will contain single Hackage URL without
any group for the simplest case and with :_cabal_mk_hackage group in nodefault
case.

This change opens a path to using non-Hackage Cabal repositories
(needed for Cardano) and pulling in .cabal revisions without using patches.

Unfortunately, this change results in a large churn in Haskell ports distinfos.
To make this churn less useless, refresh all Haskell dependencies in all ports.
2022-11-20 20:39:28 +03:00
Nicola Vitale
800049262a
finance/fava: update to 1.23.1
Changelog:	https://beancount.github.io/fava/changelog.html#v1-23-2022-10-15
2022-11-19 15:54:11 +01:00
Po-Chuan Hsieh
6a4defcc0c
finance/p5-Finance-Quote: Update to 1.53
Changes:	https://metacpan.org/dist/Finance-Quote/changes
2022-11-19 16:11:45 +08:00
Jose Alonso Cardenas Marquez
c33502d23d finance/odoo: Modify odoo version into pkg-message 2022-11-18 01:02:54 -05:00
Jose Alonso Cardenas Marquez
b5d9784c3d security/odoo15: New port: Suite of web based open source business apps
Odoo is a suite of web based open source business apps.

The main Odoo Apps include an Open Source CRM, Website Builder, eCommerce,
Warehouse Management, Project Management, Billing & Accounting, Point of Sale,
Human Resources, Marketing, Manufacturing, etc

Odoo Apps can be used as stand-alone applications, but they also integrate
seamlessly so you get a full-featured Open Source ERP when you install several
Apps.
2022-11-18 01:00:49 -05:00
Jose Alonso Cardenas Marquez
f025d8fc43 finance/odoo: Update to 16.0 2022-11-18 00:55:49 -05:00
Jose Alonso Cardenas Marquez
7312a41c76 finance/odoo14: Fix issues with new version of www/py-werkzeug 2022-11-18 00:52:56 -05:00
Mikael Urankar
9bf6a99963 lang/rust: Bump revisions after 1.65.0
PR:		267622
2022-11-17 08:06:14 +01:00
Jose Alonso Cardenas Marquez
5870c06b97 finance/odoo: Fix issues with latest version of py-werkzeug
- Fix path to odoo.conf file
PR:		267331 266478
Reported by:	Dimitri Kaparis <dimitri .at. kaparis.name>
2022-11-15 11:47:03 -05:00
Jason E. Hale
aa38be4e99 finance/aqbanking: Update to 6.5.3 2022-11-01 16:32:49 -04:00
Guangyuan Yang
ceb7b0300e finance/R-cran-fBasics: Update to 4021.93 2022-11-01 02:01:59 -04:00
Mikael Urankar
afe651cf62 lang/rust: Bump revisions after 1.64.0
PR:		267173
2022-10-30 13:07:09 +01:00
Bernard Spil
325011a62d finance/nextcloud-cospend: Update to 1.5.2 2022-10-21 12:23:51 +00:00
Jan Beich
dfe25d73e7 devel/icu: update to 72.1
Changes:	https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by:	GitHub (watch releases)
PR:		266582
Exp-run by:	antoine
2022-10-19 08:10:29 +00:00
Guangyuan Yang
c8685b6abf finance/R-cran-timeSeries: Update to 4021.105 2022-10-17 18:39:19 -04:00
Guangyuan Yang
1ab889d146 finance/R-cran-tseries: Update to 0.10-52 2022-10-13 04:29:25 -04:00
Yuri Victorovich
90c5006028 finance/qtbitcointrader: Update 1.41.00 -> 1.42.00
Reported by:	portscout
2022-10-13 00:52:44 -07:00
Po-Chuan Hsieh
50538e13c2
finance/py-yfinance: Update to 0.1.75
Changes:	https://github.com/ranaroussi/yfinance/releases
		https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst
2022-10-09 23:37:57 +08:00
Wen Heping
b4002954f6 finance/homebank: Update to 5.5.7 2022-10-09 03:27:09 +00:00
Jason E. Hale
501680a3ed finance/libofx: Update to 0.10.9
https://github.com/libofx/libofx/releases/tag/0.10.9
2022-10-07 01:50:47 -04:00
Dmitri Goutnik
bde51869ee all: Bump PORTREVISION after lang/go{118,119} update 2022-10-06 14:24:26 -05:00
Kai Knoblich
6ca593cd77 finance/py-python-bitcoinlib: Update to 0.11.2
Changelog since 0.11.0:

* Fixed one remaining use of OpenSSL for RIPEMD-160
* Pure-python RIPEMD-160, for newer versions of OpenSSL without
  RIPEMD-160 support.
* Signet support
2022-10-05 07:36:41 +02:00
Emanuel Haupt
d707d11030 finance/electrum: Update to 4.3.2 2022-10-01 08:30:13 +02:00
Jose Alonso Cardenas Marquez
946e50159f finance/py-ebaysdk: Fix install conflict
- py-ebaysdk was installed test and sample files to general directories
- Bump PORTREVISION
- Bump PORTREVISION of finance/odoo and finance/odoo14
- finance/odoo fix a problem with werkzeug dependency
PR:		262759
2022-09-28 23:36:48 -05:00
Jason E. Hale
9b2a01de47 finance/libofx: Update to 0.10.8
https://github.com/libofx/libofx/releases/tag/0.10.8
2022-09-28 13:02:13 -04:00
Guido Falsi
c237874cd8 finance/gnucash-docs: Update to 4.12 2022-09-26 08:56:43 +02:00
Guido Falsi
ec0af0cedb finance/gnucash: Update to 4.12 2022-09-26 08:56:31 +02:00
Piotr Kubaj
1d6f113006 finance/kmymoney: fix build on powerpc
ld: error: undefined symbol: __multi3
>>> referenced by mymoneyforecast.cpp
>>>               kmymoney/mymoney/CMakeFiles/kmm_mymoney.dir/mymoneyforecast.cpp.o:(MyMoneyForecastPrivate::calculateAccountTrendList())
>>> did you mean: __muldi3
>>> defined in: /usr/lib/libgcc_s.so
2022-09-22 10:14:00 +00:00
Dima Panov
e6475127d6 devel/grantlee5: bump library consumers after grantlee update 2022-09-18 18:27:57 +03:00
Jason E. Hale
bf214dcabe finance/kmymoney: Update to 5.1.3
https://kmymoney.org/2022/07/30/kmymoney-5-1-3-released.html
2022-09-15 23:56:44 -04:00
Nicola Vitale
227c6b9a85
finance/fava: update to 1.22.3 2022-09-13 16:41:58 +02:00
Jason E. Hale
be6208edbe finance/ktoblzcheck: Update bank data
Bank data is valid from 2022-09-05 to 2022-12-04.
2022-09-12 15:45:58 -04:00
Jason E. Hale
0ee523b2d9 finance/libofx: Update to 0.10.7 2022-09-12 15:45:56 -04:00
Felix Palmen
ddae4e92d8 Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
2022-09-11 12:20:14 +02:00
Po-Chuan Hsieh
2bc6062e5d
finance/py-ta-lib: Update to 0.4.25
- Change MASTER_SITES to CHEESESHOP
- Update COMMENT
- Remove PYNUMPY
- Update pkg-descr
- Take maintainership

Changes:	https://github.com/mrjbq7/ta-lib/blob/master/CHANGELOG
2022-09-10 21:02:46 +08:00
TAKATSU Tomonari
89d9246f18 finance/R-cran-urca: Update to 1.3-3 2022-09-10 03:11:12 +00:00
Dmitri Goutnik
f05c98fffb all: Bump PORTREVISION after lang/go{118,119} update 2022-09-08 11:33:18 -05:00
Stefan Eßer
ade2a047e0 Remove WWW lines that have been moved into Makefiles
Approved by:	portmgr (implicit)
2022-09-08 17:46:38 +02:00
Stefan Eßer
986beaaabc Move more WWW entries from pkg-descr files into Makefiles
The WWW: lines in the pkg-descr files of these ports where not at the
end of those files and have been missed in prior conversion runs.

Approved by:	portmgr (implicit)
2022-09-08 17:43:21 +02:00
Stefan Eßer
fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0 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)
2022-09-07 23:10:59 +02:00
Tobias C. Berner
b86221feea cleanup: remove trailing whitepaces 2022-09-07 12:26:41 +02:00
Dima Panov
e6e0763369 finance/skrooge: pet stage-qa 2022-09-05 22:06:13 +03:00
Dima Panov
7f26808bf7 finance/kraft: pet stage-qa 2022-09-05 22:06:12 +03:00
Yuri Victorovich
493a507af0 finance/py-Nasdaq-Data-Link: Update 1.0.3 -> 1.0.4
Reported by:	portscout
2022-09-04 15:21:37 -07:00
Bernard Spil
38be9387ee finance/nextcloud-cospend: Update to 1.4.10 2022-09-04 18:43:31 +00:00
Lewis Cook
f1935f7007 finance/tickrs: Update to 0.14.6
Changes:	https://github.com/tarkah/tickrs/releases/tag/v0.14.6
2022-09-04 05:38:11 +01:00
TAKATSU Tomonari
debd1c762a finance/R-cran-plm: Update to 2.6-2 2022-09-02 00:48:18 +00:00
Po-Chuan Hsieh
767d52100a
finance/p5-Business-CreditCard: Update to 0.39
Changes:	https://metacpan.org/dist/Business-CreditCard/changes
2022-08-31 19:41:45 +08:00
Robert Clausecker
f1c2264c28 finance/ticker: update to 4.5.4
- force uppercase in currency conversion

Changelog: https://github.com/achannarasappa/ticker/releases/tag/v4.5.4

PR:	266075
MFH:	2022Q3 (bugfix blanket)
2022-08-27 15:02:47 -07:00
Jose Alonso Cardenas Marquez
17037c7822 finance/odoo14: New port: Suite of web based open source business apps
Odoo is a suite of web based open source business apps.

The main Odoo Apps include an Open Source CRM, Website Builder, eCommerce,
Warehouse Management, Project Management, Billing & Accounting, Point of Sale,
Human Resources, Marketing, Manufacturing, etc

Odoo Apps can be used as stand-alone applications, but they also integrate
seamlessly so you get a full-featured Open Source ERP when you install several
Apps.

WWW: https://www.odoo.com
2022-08-27 14:32:10 -05:00
Jose Alonso Cardenas Marquez
ef361ef823 finance/odoo: update to 15.0
ChangeLog at:	https://github.com/odoo/odoo/commits/15.0
2022-08-27 14:26:25 -05:00
Po-Chuan Hsieh
33bd2df897
print/py-pypdf2: Move print/py-pdf2 to print/py-pypdf2
- Bump PORTREVISION of dependent ports for dependency change
2022-08-27 18:12:20 +08:00
Tobias C. Berner
630a8a1ea5 devel/qca: add flavors for Qt 5 and Qt 6 2022-08-26 08:30:22 +02:00
Baptiste Daroussin
b9b250f912 rust: bring back update to 1.63
Revert back the revert of the update of rust and related commits

This revert was drive by beside validation by portmgr via exp-run
and not respectful of the etiquette we have between committers

This reverts commit 8ecb1f8141.
This reverts commit 04d257baa1.
This reverts commit 2757c63bd0.
This reverts commit 75f4713de5.
This reverts commit e88e592111.
This reverts commit 783c056d7d.

With hat:	portmgr
2022-08-25 16:49:50 +02:00
Piotr Kubaj
783c056d7d Revert "lang/rust: Bump revisions after 1.63.0"
This reverts commit c7912d9775.

PR:	265915
2022-08-25 12:49:39 +02:00
Mikael Urankar
c7912d9775 lang/rust: Bump revisions after 1.63.0 2022-08-25 10:51:32 +02:00
Emanuel Haupt
37f88d7c3a finance/electrum: Update to 4.3.1 2022-08-24 07:27:28 +02:00
Guangyuan Yang
7b195d513d finance/R-cran-fBasics: Update to 4021.92 2022-08-19 04:47:14 +00:00
Yuri Victorovich
20b2d77e64 finance/py-Nasdaq-Data-Link: Update 1.0.2 -> 1.0.3
Reported by:	portscout
2022-08-18 00:44:54 -07:00
Yuri Victorovich
05014c95ec finance/py-Nasdaq-Data-Link: New port: Package for Nasdaq Data Link API access 2022-08-16 13:00:16 -07:00
Robert Clausecker
5362a5572e finance/ticker: Update to 4.5.3
- fix: Prev. Close price and Open price for crypto assets
 - fix: incorrect currency conversion on day change summary
   with currency-summary-only option set

Changelog:	https://github.com/achannarasappa/ticker/releases/tag/v4.5.3
PR:		265840
MFH:		2022Q3
2022-08-15 12:56:55 +01:00
TAKATSU Tomonari
a25a2c12e4 finance/R-cran-gmm: Update to 1.7 2022-08-14 08:34:03 +00:00