8 Commits

Author SHA1 Message Date
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
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
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
sthen
193fd38ed2 use standard dir for zsh completions, from Matthew Martin, ok maintainer 2020-01-17 13:52:41 +00:00
sthen
e9349ce552 update to khard-0.15.1, from maintainer Paco Esteban, ok kmos 2019-11-08 10:15:13 +00:00
sthen
5658f56af1 update to khard-0.13.0, from Paco Esteban (taking maintainer),
minor tweaks from me (whitespace, regen plist)
2019-06-05 11:21:56 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
remi
4f143b9833 Import khard - a console editor for vcard
port created by Marcus MERIGHI
improved an OK feinerer@
2018-10-01 10:37:58 +00:00