1705 Commits

Author SHA1 Message Date
naddy
fed9dbf54f productivity/gnucash: fix build with LLVM11, from upstream; ok ajacoutot@ 2021-03-12 16:37:58 +00:00
rsadowski
d09ead8639 Update homebank to 5.5.1 2021-03-09 05:41:48 +00:00
zhuk
692603e7a8 Update taskwarrior to 2.5.3, fixing minor sed issues on the way.
okay jasper@ (MAINTAINER)
2021-03-07 13:33:21 +00:00
ajacoutot
6af80c01e3 Old gstreamer is gone. 2021-03-04 13:22:58 +00:00
landry
3e9a2e18a0 productivity/davical: update to 1.1.10
See https://wiki.davical.org/index.php/Release_Notes/1.1.10
ok sthen@
2021-03-03 18:08:57 +00:00
ajacoutot
20fce89df4 Remove commented line. 2021-03-03 09:35:32 +00:00
ajacoutot
470030176b Update to workrave-1.10.44.
One less consumer of the old gstreamer-0.10 stack.
2021-03-03 09:35:08 +00:00
naddy
afcc689c59 remove carriage returns ('\r') from patch files and set FIX_CRLF_FILES 2021-02-26 18:20:31 +00:00
sthen
06e20cb110 switch default MODPHP_VERSION to 7.4 and bump ports which have changed
version. (as of 6 Dec 2020, 7.3 went into "security fixes only" mode).
2021-02-24 16:48:59 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
daniel
034b2e704f cleanup some no longer needed sphinx patches; ok sthen@ 2021-02-23 06:23:47 +00:00
sthen
289442ae65 sync plists following py-sphinx_rtd_theme update 2021-02-21 16:30:45 +00:00
sthen
29704c3c83 adapt to py-sphinx-3.5.1 2021-02-20 22:27:27 +00:00
naddy
591fbdf578 productivity/xquote: fix build with -fno-common 2021-02-20 21:08:07 +00:00
naddy
012114befb productivity/xinvest: fix build with -fno-common 2021-02-20 20:56:17 +00:00
ajacoutot
d63e1b3c1c Update to rednotebook-2.21. 2021-02-20 17:35:02 +00:00
landry
e0e1e76066 productivity/grisbi: update to 2.0.2. 2021-02-20 17:29:35 +00:00
martin
3110adec79 Update baikal to 0.8.0. 2021-02-19 19:36:14 +00:00
fcambus
eaf8dd1b35 Update tudu to 0.10.4. 2021-02-19 16:10:02 +00:00
kn
1dc7183c4b Fix build with "-fno-common"
This is a minimal diff which works for me (tm), e.g. I can do
excel-like tasks just fine
2021-02-18 23:34:05 +00:00
ajacoutot
5be381343e Fix for -fno-common; from FreeBSD. 2021-02-13 16:45:19 +00:00
rsadowski
e36af949b6 Update homebank to 5.5 2021-02-08 18:21:39 +00:00
rsadowski
08adc3075b Regen WANTLIB 2021-01-26 11:47:09 +00:00
remi
a87f945b0a baikal requires now php-curl
OK martin@ kn@
2021-01-14 21:10:23 +00:00
fcambus
43e49de5d7 Drop maintainership. 2021-01-10 16:44:34 +00:00
ajacoutot
cf52159c42 Update to gnucash-4.4. 2021-01-09 12:02:43 +00:00
rsadowski
f0dcad03a7 Remove wrong gtk-update-icon-cache directory
Spotted by and ok landry@, thanks
2021-01-04 06:13:31 +00:00
rsadowski
5d85ff1f8e Update kmymoney to 5.1.1 2020-12-21 11:14:52 +00:00
daniel
ceb3a6300c update py-sphinx to 1.5.6
main changes are:
- add a new dep on py-requests
- undo the no longer needed iftex.sty workaround
- move MODPY variables to more standard location
- regen plist

Unfortunately py-sphinx changed the suffix from .txt to .rst.txt in the
1.5 series. This means we have to update PLISTs for about 20+ ports as
a result of this version update. Hopefully future updates of py-sphinx
won't be quite as involved.

ok sthen@
2020-12-10 02:20:29 +00:00
solene
1975bd3f50 + epr-reader 2020-12-02 19:11:08 +00:00
solene
a003880416 Import epr-reader-2.4.8
Terminal/CLI Epub reader with features:

- Remembers last read file
- Remembers last reading state for each file
- Adjustable text area width
- Adaptive to terminal resize
- Supports EPUB3 (no audio support)
- Secondary vim-like bindings
- Supports opening images
- Dark/Light colorscheme

ok kmos@
2020-12-02 19:10:51 +00:00
daniel
40544ff73b py-sphinx no longer depends on py-sphinx_rtd_theme
Release 1.4 of py-sphinx made this dependency optional. So adapt the port
to match. Instead we add a BUILD_DEP on py-sphinx_rtd_theme to the 3 ports
that actually depend on it. This may make updating py-sphinx_rtd_theme a
bit easier to update in the future as fewer consumers would need testing.

ok kmos@, sthen@
2020-12-02 00:50:25 +00:00
solene
33f26f6021 Update to zim-0.73.4
update from wen heping <wenheping2000 at hotmail dot com>
2020-11-27 09:56:28 +00:00
daniel
1ff91f6746 update py-sphinx_rtd_theme to 0.4.3
This update was submitted by Aisha Tammy as part of the batch of diffs
to get py-sphinx updated. However updating the rtd theme port also requires
regenerating packing lists for these consumers of py-sphinx:

devel/luacheck
devel/py-virtualenv
productivity/vdirsyncer
2020-11-27 01:59:28 +00:00
sthen
796a02331b switch python 2 users of Pillow to graphics/py2-Pillow.
py-Pillow is now 3-only.
2020-11-24 16:44:16 +00:00
benoit
3fb85fb936 Update to p5-Business-Tax-VAT-Validation-1.12. 2020-11-11 09:57:04 +00:00
ajacoutot
7bd89fc6ee Don't depend on zint; support has been removed months ago.
Regen WANTLIB and fix HOMEPAGE.
2020-11-06 14:23:57 +00:00
jca
f43d4ca32b Update to zim-0.73.3
Moves to py3-gobject and gtk+3 instead of py-gtk2.
Looks good to ajacoutot@ and pamela@, ok benno@ (maintainer)
2020-11-02 21:57:19 +00:00
martin
6ee91ad65f Update baikal to 0.7.2. 2020-11-02 19:46:44 +00:00
rsadowski
08ea29f977 Update alkimia to 8.0.4 2020-10-26 15:36:53 +00:00
rsadowski
30cab363a0 Fix WANTLIB 2020-10-26 15:36:08 +00:00
sthen
6ffa410958 update to khal-0.10.2, tweak/ok jung@ 2020-10-19 13:01:10 +00:00
sthen
7652bf1d88 update to khard 0.17.0 and update paco@'s email; ok paco@
Upstream uses additional sphinx extensions to generate API docs for
files on readthedocs. The port only uses sphinx to generate manpages
which don't require these; to avoid updating and importing a chain
of dependencies for things which don't affect the end results in
this port anyway, I have patched them away.
2020-10-16 16:19:02 +00:00
fcambus
9c74f2bae2 Update calcurse to 4.7.0. 2020-10-13 14:02:36 +00:00
jca
b59233c341 Remove gnupg-1.4 and replace it with gnupg-2
gnupg-1.4 is not developed actively anymore, and new software expects
a modern "gpg" executable, which leads to pointless patches in the ports
tree.  Move the various users of security/gnupg2 to security/gnupg and
zap patches that forced the use of "gpg2".

Crusade started by edd@ (security/gnupg maintainer), gnupg->gnupg2 test
reports from semarie@, giovanni@ and solene@, input and bulk build by
sthen@.  ok sthen@ edd@ (maintainer)
2020-10-05 19:46:17 +00:00
ajacoutot
9890d8665a Bump after py-gobject3 merge. 2020-10-03 15:39:57 +00:00
ajacoutot
d0bd551311 Update to gnucash-4.2. 2020-10-03 14:01:17 +00:00
solene
4a5932c57c Update to ledger-3.2.1
Diff from Martin Ziemer <horrad at horrad.de>
2020-10-02 19:14:58 +00:00
jasper
01601aa128 add link to upstream bug tracker
this file is not well-formed and upstream fd.o pkg-config silently ignores any
malformed variable declarations where our (more strict) implementation complains
(with --debug) and returns a non-zero value instead:

        Incorrect cfg file /usr/local/lib/pkgconfig/aqbanking.pc at /usr/libdata/perl5/OpenBSD/PkgConfig.pm line 128, <$fh> line 30.
2020-09-14 07:58:02 +00:00
jasper
363a4d665c remove py-carddav, it's python-2 only and upstream has also declared this
"officially dead" 3 years ago. productivity/khal would be an alternative.

ok aja@
2020-09-13 13:21:00 +00:00