Port details |
- py-khard Console carddav client
- 0.17.0 deskutils
=0 0.17.0Version of this port present on the latest quarterly branch. - Maintainer: andreas@bilke.org
 - Port Added: 2018-10-10 21:36:18
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- Also Listed In: python
- License: GPLv3
- Description:
- Khard is an address book for the console. It creates, reads, modifies and
removes carddav address book entries at your local machine. Khard is also
compatible to the email clients mutt and alot and the SIP client twinkle.
WWW: https://github.com/scheibler/khard/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}khard>0:deskutils/py-khard@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/deskutils/py-khard/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/py-khard
- pkg install py38-khard
NOTE: This is a Python port. Instead of py38-khard listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-khard
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1598120736
SHA256 (khard-0.17.0.tar.gz) = 164e1aee9264735ec0473a74a38842e6272bbb814d949a66084c6a373bd95618
SIZE (khard-0.17.0.tar.gz) = 593928
- 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:
-
- py38-setuptools_scm>0 : devel/py-setuptools_scm@py38
- py38-sphinx>=0,1 : textproc/py-sphinx@py38
- py38-sphinx-autoapi>0 : textproc/py-sphinx-autoapi@py38
- py38-sphinx-autodoc-typehints>0 : textproc/py-sphinx-autodoc-typehints@py38
- py38-atomicwrites>=0.1.7 : devel/py-atomicwrites@py38
- py38-configobj>=5.0.6 : devel/py-configobj@py38
- py38-ruamel.yaml>=0.15 : devel/py-ruamel.yaml@py38
- py38-unidecode>=0.04.21 : converters/py-unidecode@py38
- py38-vdirsyncer>=0 : deskutils/py-vdirsyncer@py38
- py38-vobject>=0.9.5 : deskutils/py-vobject@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- gmake>=4.3 : devel/gmake
- Runtime dependencies:
-
- py38-atomicwrites>=0.1.7 : devel/py-atomicwrites@py38
- py38-configobj>=5.0.6 : devel/py-configobj@py38
- py38-ruamel.yaml>=0.15 : devel/py-ruamel.yaml@py38
- py38-unidecode>=0.04.21 : converters/py-unidecode@py38
- py38-vdirsyncer>=0 : deskutils/py-vdirsyncer@py38
- py38-vobject>=0.9.5 : deskutils/py-vobject@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- deskutils_py-khard
- USES:
- python:3.6+ gmake
- pkg-message:
- For install:
- Copy the example configuration from
/usr/local/share/examples/khard/khard.conf.example to
$XDG_CONFIG_HOME/khard/khard.conf
- Master Sites:
|
Port Moves |
- port moved here from www/pycarddav on 2020-03-07
REASON: Has expired: Deprecated by upstream, please migrate to deskutils/py-khard
|
Number of commits found: 10
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 0.17.0
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.17.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
14 Jan 2021 14:34:38
0.17.0
|
dbaio  |
Remove PY_SPHINX from ports using Python 3
Approved by: portmgr blanket
Differential Revision: https://reviews.freebsd.org/D28093 |
23 Aug 2020 05:09:12
0.17.0
|
lwhsu  |
deskutils/py-khard: Update to 0.17.0
PR: 248839
Submitted by: Andreas Bilke <andreas@bilke.org> (maintainer) |
23 May 2020 00:52:31
0.16.1
|
dbaio  |
deskutils/py-khard: Update to 0.16.1
PR: 246627
Submitted by: Andreas Bilke <andreas@bilke.org> (maintainer) |
11 May 2020 23:51:58
0.15.1
|
dbaio  |
Update Sphinx
- Repocopy textproc/py-sphinx to textproc/py-sphinx18
Update it to 1.8.5 (latest version from 1.8.X).
This version supports Python 2 and 3.
Add test target.
- textproc/py-sphinx: Update to 3.0.2
Python 3 only (3.5+).
Add test target.
- Mk/Uses/python.mk: Add PY_SPHINX
(Only the first 15 lines of the commit message are shown above ) |
07 Nov 2019 20:13:06
0.15.1
|
rigoletto  |
deskutils/py-khard: Update to 0.15.1.
PR: 241786
Submitted by: Andreas Bilke <freebsd.org@bilke.org> (maintainer)
Approved by: tcberner (mentor, implicit) |
13 Aug 2019 16:01:59
0.13.0 
|
mat  |
Convert to UCL & cleanup pkg-message (categories d) |
26 Dec 2018 15:26:13
0.13.0
|
rigoletto  |
deskutils/py-khard: update to version 0.13.0
PR: 234417
Submitted by: Andreas Bilke <freebsd.org@bilke.org> (maintainer)
Approved by: tcberner (mentor) |
10 Oct 2018 21:36:03
0.12.2
|
rigoletto  |
deskutils/py-khard: console carddav client. New port.
PR: 227807
Submitted by: Andreas Bilke <freebsd.org@bilke.org>
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D17491 |
Number of commits found: 10
|