Port details |
- py-financedatabase Database of 300.000+ symbols containing Equities, ETFs, Funds, Indices
- 2.2.3 finance
=3 2.2.2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-12-25 10:00:32
- Last Update: 2025-03-31 09:12:28
- Commit Hash: e23e004
- People watching this port, also watch:: autoconf, ta-lib, weberp, prestashop, irrlicht
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/JerBouma/FinanceDatabase
- Description:
- financedatabase is a database of 300.000+ symbols containing Equities, ETFs,
Funds, Indices, Currencies, Cryptocurrencies and Money Markets.
As a private investor, the sheer amount of information that can be found on the
internet is rather daunting. Trying to understand what type of companies or ETFs
are available is incredibly challenging with there being millions of companies
and derivatives available on the market. Sure, the most traded companies and
ETFs can quickly be found simply because they are known to the public (for
example, Microsoft, Tesla, S&P500 ETF or an All-World ETF). However, what else
is out there is often unknown.
¦ ¦ ¦ ¦ 
- 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}financedatabase>0:finance/py-financedatabase@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/finance/py-financedatabase/ && make install clean
- To add the package, run one of these commands:
- pkg install finance/py-financedatabase
- pkg install py311-financedatabase
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-financedatabase listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-financedatabase
- Package flavors (<flavor>: <package>)
- py311: py311-financedatabase
- distinfo:
- TIMESTAMP = 1743398539
SHA256 (financedatabase-2.2.3.tar.gz) = 5e3713032e8bdf20049d89ae0992af15e4214fab8b96087a83c2464f9f1670e3
SIZE (financedatabase-2.2.3.tar.gz) = 54847
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:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-pandas>0 : math/py-pandas@py311
- py311-poetry-core>0 : devel/py-poetry-core@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-financetoolkit>0 : finance/py-financetoolkit@py311
- py311-pandas>0 : math/py-pandas@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- finance/py-fundamentalanalysis
Configuration Options:
- No options to configure
- Options name:
- finance_py-financedatabase
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.3 31 Mar 2025 09:12:28
    |
Yuri Victorovich (yuri)  |
finance/py-financedatabase: update 2.2.2 → 2.2.3
Reported by: portscout |
2.2.2 29 Jun 2024 05:02:34
    |
Jason E. Hale (jhale)  |
*/*: Add ${PY_SETUPTOOLS} to BUILD_DEPENDS
Fix build when setuptools is removed from RUN_DEPENDS in
Mk/Uses/python.mk.
PR: 270510
Approved by: portmgr (blanket) |
2.2.2 09 Mar 2024 17:51:01
    |
Yuri Victorovich (yuri)  |
finance/py-financedatabase: update 2.1.1 → 2.2.2
Reported by: portscout |
2.1.1 25 Aug 2023 04:55:44
    |
Yuri Victorovich (yuri)  |
finance/py-financedatabase: update 2.1.0 → 2.1.1
Reported by: portscout |
2.1.0 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
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> |
2.1.0 19 Jun 2023 19:01:09
    |
Yuri Victorovich (yuri)  |
finance/py-financedatabase: Update 2.0.9 → 2.1.0
Reported by: portscout |
2.0.9_2 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
2.0.9_1 04 Apr 2023 18:29:11
    |
Antoine Brodin (antoine)  |
USE_PYTHON=pep517: bump PORTREVISION |
2.0.9 10 Mar 2023 09:05:58
    |
Yuri Victorovich (yuri)  |
finance/py-financedatabase: Update 2.0.7 → 2.0.9
Reported by: portscout |
2.0.7 04 Mar 2023 20:40:49
    |
Yuri Victorovich (yuri)  |
finance/py-financedatabase: Update 2.0.6 → 2.0.7
Reported by: portscout |
2.0.6 02 Mar 2023 08:25:49
    |
Yuri Victorovich (yuri)  |
finance/py-financedatabase: Update 2.0.3 → 2.0.6
Reported by: portscout |
2.0.3 26 Feb 2023 19:33:24
    |
Yuri Victorovich (yuri)  |
finance/py-financedatabase: Update 2.0.2 → 2.0.3
Reported by: portscout |
2.0.2 26 Feb 2023 08:50:28
    |
Yuri Victorovich (yuri)  |
finance/py-financedatabase: Update 1.0.2 → 2.0.2
Reported by: portscout |
1.0.2 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
1.0.2 25 Dec 2022 09:57:38
    |
Yuri Victorovich (yuri)  |
finance/py-financedatabase: New port: Database of 300.000+ symbols containing
Equities, ETFs, Funds, Indices |