non port: finance/fava/Makefile |
Number of commits found: 43 |
Tuesday, 1 Apr 2025
|
12:07 Xin LI (delphij)
finance/fava: upgrade to 1.30.2
824b1f4 |
Saturday, 8 Mar 2025
|
04:05 Charlie Li (vishwin)
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details.
06a08e6 |
Sunday, 12 Jan 2025
|
09:45 Xin LI (delphij)
finance/fava: upgrade to 1.30
0e8aa4d |
Sunday, 13 Oct 2024
|
05:54 Xin LI (delphij)
finance/fava: upgrade to 1.29.
f423acf |
Monday, 22 Jul 2024
|
03:17 Xin LI (delphij)
finance/fava: upgrade to 1.28
2832377 |
Monday, 18 Mar 2024
|
03:08 Xin LI (delphij)
finance/fava: upgrade to 1.27.3.
34ab484 |
Thursday, 29 Feb 2024
|
07:18 Charlie Li (vishwin)
devel/py-setuptools-scm: update to 8.0.4
Directory and PORTNAME changed to match normalised name in release
tarball; consumers updated to match.
Although setuptools itself is specified as a run dependency in the
Python package metadata, it is currently left out here to prevent
environment pollution until at least PR 270510 is committed.
Additionally, this version of setuptools-scm requires setuptools>=61,
which means this version is only meant for USE_PYTHON=pep517 ports
as all USE_PYTHON=distutils ports will switch to devel/py-setuptools58
also after PR 270510. science/py-emmet-core is switched to
devel/py-setuptools_scm7 accordingly, as it specifies setuptools-scm<8.
devel/py-{flit-scm,hatch-vcs} have ${PY_SETUPTOOLS} added to
RUN_DEPENDS to compensate.
Further details: https://wiki.freebsd.org/Python/setuptools
Reported by: yuri
Co-authored by: matthew
Exp-run by: antoine (earlier iteration)
Approved by: yuri (science/py-emmet-core, previous iteration)
PR: 272134
Differential Revision: https://reviews.freebsd.org/D39288
5d4139f |
Tuesday, 6 Feb 2024
|
08:20 Xin LI (delphij)
finance/fava: upgrade to 1.27.2.
d945c50 |
Monday, 22 Jan 2024
|
04:50 Xin LI (delphij)
finance/fava: upgrade to 1.27.1.
eeff7fc |
Sunday, 14 Jan 2024
|
01:23 Xin LI (delphij)
finance/fava: upgrade to 1.27
0c9e823 |
Sunday, 31 Dec 2023
|
07:18 Xin LI (delphij)
finance/fava: upgrade to 1.26.4.
3f55ace |
Tuesday, 26 Dec 2023
|
05:14 Xin LI (delphij)
finance/fava: upgrade to 1.26.3.
2636c0e |
Thursday, 30 Nov 2023
|
16:32 Xin LI (delphij)
finance/fava: Chase flask update.
09b4fd2 |
Friday, 27 Oct 2023
|
06:16 Xin LI (delphij)
finance/fava: upgrade to 1.26.2.
af1d0a5 |
Wednesday, 4 Oct 2023
|
07:52 Xin LI (delphij)
finance/fava: upgrade to 1.26.1.
98acee9 |
Thursday, 7 Sep 2023
|
06:56 Xin LI (delphij)
finance/fava: upgrade to 1.26.
0f3b4a5 |
Friday, 11 Aug 2023
|
06:05 Xin LI (delphij)
finance/{beancount,fava}: Take maintainership.
PR: ports/273034
Approved by: maintainer
9dda290 |
06:03 Xin LI (delphij)
finance/fava: Update to 1.25.1
PR: ports/273034
Approved by: maintainer
eebd0b4 |
Tuesday, 27 Jun 2023
|
19: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>
3d9a815 |
Monday, 22 May 2023
|
08:53 Nicola Vitale (nivit) Author: Xin Li
finance/fava: Update to 1.24.4
Remove files/patch-setup.cfg.
PR: 271556
Reported by: delphij
31f0267 |
Tuesday, 2 May 2023
|
16:25 Po-Chuan Hsieh (sunpoet)
finance/fava: Add NO_ARCH
Approved by: portmgr (blanket)
ce7a3b1 |
Wednesday, 11 Jan 2023
|
15:58 Dmitry Marakasov (amdmi3)
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt
77d6847 |
Thursday, 5 Jan 2023
|
14:58 Nicola Vitale (nivit)
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.
2acdf70 |
Saturday, 19 Nov 2022
|
14:54 Nicola Vitale (nivit)
finance/fava: update to 1.23.1
Changelog: https://beancount.github.io/fava/changelog.html#v1-23-2022-10-15
8000492 |
Tuesday, 13 Sep 2022
|
14:41 Nicola Vitale (nivit)
finance/fava: update to 1.22.3
227c6b9 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
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)
b7f0544 |
Sunday, 31 Jul 2022
|
07:48 Xin LI (delphij)
finance/fava: update to 1.22
PR: ports/265143
Approved by: maintainer timeout
8c38508 |
Monday, 17 Jan 2022
|
19:47 Xin LI (delphij)
finance/fava: update to 1.20.1
PR: ports/260834
Approved by: maintainer timeout
140e326 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Friday, 12 Mar 2021
|
08:43 nivit
finance/fava: update to 1.18
 |
Saturday, 19 Dec 2020
|
20:25 sunpoet
Update RUN_DEPENDS for py-flask-babel PORTNAME change
- Bump PORTREVISION for dependency change
 |
Monday, 19 Oct 2020
|
09:36 nivit
- Update to 1.16
Reported by: portscout
 |
Tuesday, 22 Sep 2020
|
19:43 nivit
- Update to 1.15
 |
Saturday, 1 Aug 2020
|
18:17 dbaio
Fix build (extract) with static bsdtar(1)
tar: Pathname can't be converted from UTF-8 to current locale.
tar: Error exit delayed from previous errors.
*** Error code 1
See more details for the same issue in bug 246618.
Reported by: pkg-fallout
Approved by: portmgr blanket
 |
Friday, 20 Mar 2020
|
05:58 delphij
finance/fava: update to 1.14
PR: 244588
Approved by: maintainer timeout
 |
Wednesday, 4 Mar 2020
|
06:33 delphij
finance/fava: update to 1.13
PR: 244155
Approved by: maintainer timeout
 |
Friday, 3 Jan 2020
|
07:18 delphij
finance/fava: update to 1.12.
PR: 242736
Approved by: maintainer timeout
 |
Thursday, 26 Sep 2019
|
07:55 nivit
- Update to 1.10
- Add devel/py-setuptools_scm to build dependencies
 |
Sunday, 6 Jan 2019
|
16:29 nivit
- Add a missing run dependency (devel/py-pytest)
- Bump PORTREVISION
 |
13:08 tcberner
finance/beancount, finance/fava: add USE_PYTHON=noflavors
[00:01:44] Warning: (finance/beancount@py37): Error: Duplicated origin for
beancount-2.1.3: finance/beancount@py37 AND finance/beancount. Rerun with -v to
see which ports are depending on these.
[00:01:44] Warning: (finance/beancount@py35): Error: Duplicated origin for
beancount-2.1.3: finance/beancount@py35 AND finance/beancount. Rerun with -v to
see which ports are depending on these.
[00:01:44] Warning: (finance/fava@py35): Error: Duplicated origin for fava-1.9:
finance/fava@py35 AND finance/fava. Rerun with -v to see which ports are
depending on these.
[00:01:44] Warning: (finance/fava@py37): Error: Duplicated origin for fava-1.9:
finance/fava@py37 AND finance/fava. Rerun with -v to see which ports are
depending on these.
Approved by: portmgr (antoine)
 |
Tuesday, 4 Dec 2018
|
14:31 nivit
- Update to 1.9
- Use CHEESESHOP as master site, because the distribution
file on GitHub does not provide all necessary files.
(see https://github.com/beancount/fava/issues/646 )
Changes: https://github.com/beancount/fava/releases/tag/v1.9
 |
Saturday, 1 Sep 2018
|
19:41 nivit
Fava is a web interface for the double-entry bookkeeping software Beancount
with a focus on features and usability.
You can try out an online demo:
https://fava.pythonanywhere.com/example-with-budgets/income_statement/
WWW: https://beancount.github.io/fava/
 |
Number of commits found: 43 |