non port: finance/fava/Makefile |
SVNWeb
|
Number of commits found: 28 |
Thu, 7 Sep 2023
|
[ 06:56 Xin LI (delphij) ] 0f3b4a5
finance/fava: upgrade to 1.26.
|
Fri, 11 Aug 2023
|
[ 06:05 Xin LI (delphij) ] 9dda290
finance/{beancount,fava}: Take maintainership.
PR: ports/273034
Approved by: maintainer
|
[ 06:03 Xin LI (delphij) ] eebd0b4
finance/fava: Update to 1.25.1
PR: ports/273034
Approved by: maintainer
|
Tue, 27 Jun 2023
|
[ 19:34 Rene Ladan (rene) ] 3d9a815 (Only the first 10 of 4481 ports in this commit are shown above. )
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>
|
Mon, 22 May 2023
|
[ 08:53 Nicola Vitale (nivit) Author: Xin Li ] 31f0267
finance/fava: Update to 1.24.4
Remove files/patch-setup.cfg.
PR: 271556
Reported by: delphij
|
Tue, 2 May 2023
|
[ 16:25 Po-Chuan Hsieh (sunpoet) ] ce7a3b1
finance/fava: Add NO_ARCH
Approved by: portmgr (blanket)
|
Wed, 11 Jan 2023
|
[ 15:58 Dmitry Marakasov (amdmi3) ] 77d6847 (Only the first 10 of 3335 ports in this commit are shown above. )
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt
|
Thu, 5 Jan 2023
|
[ 14:58 Nicola Vitale (nivit) ] 2acdf70
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 (Only the first 15 lines of the commit message are shown above )
|
Sat, 19 Nov 2022
|
[ 14:54 Nicola Vitale (nivit) ] 8000492
finance/fava: update to 1.23.1
Changelog: https://beancount.github.io/fava/changelog.html#v1-23-2022-10-15
|
Tue, 13 Sep 2022
|
[ 14:41 Nicola Vitale (nivit) ] 227c6b9
finance/fava: update to 1.22.3
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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.
(Only the first 15 lines of the commit message are shown above )
|
Sun, 31 Jul 2022
|
[ 07:48 Xin LI (delphij) ] 8c38508
finance/fava: update to 1.22
PR: ports/265143
Approved by: maintainer timeout
|
Mon, 17 Jan 2022
|
[ 19:47 Xin LI (delphij) ] 140e326
finance/fava: update to 1.20.1
PR: ports/260834
Approved by: maintainer timeout
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 12 Mar 2021
|
[ 08:43 nivit ]
finance/fava: update to 1.18
|
Sat, 19 Dec 2020
|
[ 20:25 sunpoet ]
Update RUN_DEPENDS for py-flask-babel PORTNAME change
- Bump PORTREVISION for dependency change
|
Mon, 19 Oct 2020
|
[ 09:36 nivit ]
- Update to 1.16
Reported by: portscout
|
Tue, 22 Sep 2020
|
[ 19:43 nivit ]
- Update to 1.15
|
Sat, 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
|
Fri, 20 Mar 2020
|
[ 05:58 delphij ]
finance/fava: update to 1.14
PR: 244588
Approved by: maintainer timeout
|
Wed, 4 Mar 2020
|
[ 06:33 delphij ]
finance/fava: update to 1.13
PR: 244155
Approved by: maintainer timeout
|
Fri, 3 Jan 2020
|
[ 07:18 delphij ]
finance/fava: update to 1.12.
PR: 242736
Approved by: maintainer timeout
|
Thu, 26 Sep 2019
|
[ 07:55 nivit ]
- Update to 1.10
- Add devel/py-setuptools_scm to build dependencies
|
Sun, 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)
|
Tue, 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
|
Sat, 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: 28 |