Commit Graph

7 Commits

Author SHA1 Message Date
Danilo G. Baio b53abbd839 Remove PY_SPHINX from ports using Python 3
Approved by:	 portmgr blanket
Differential Revision:	https://reviews.freebsd.org/D28093
2021-01-14 14:34:38 +00:00
Li-Wen Hsu 8a64af845c deskutils/py-khard: Update to 0.17.0
PR:		248839
Submitted by:	Andreas Bilke <andreas@bilke.org> (maintainer)
2020-08-23 05:09:11 +00:00
Danilo G. Baio 00ca2f5b05 deskutils/py-khard: Update to 0.16.1
PR:		246627
Submitted by:	Andreas Bilke <andreas@bilke.org> (maintainer)
2020-05-23 00:52:31 +00:00
Danilo G. Baio 75a5f7f076 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

  Shared macro to use with flavors and not break
  ports with USES=python (all versions).

  Python >=3.5  --> textproc/py-sphinx (v3.0.2)
  Python < 3.5  --> textproc/py-sphinx18 (v1.8.5)

  All ports that uses sphinx were changed to use the new variable
  ${PY_SPHINX} in the dependency line, exceptions:

    * Ports that fails to build with sphinx 3.0.2 because of code.
      They are pointing to textproc/py-sphinx18 directly.
      There aren't many ports.

    * Ports that doesn't know Python flavors.

- Add several patches to fix Sphinx consumers

  The most common issues are related with pkg-plist, the output
  files from Sphinx changes between versions, keep this dynamically
  is the better approach.

  This will save time in future sphinx updates.

PR:		245629
Exp-run by:	antoine
2020-05-11 23:51:58 +00:00
Alexandre C. Guimarães 40f4b34b5a deskutils/py-khard: Update to 0.15.1.
PR:		241786
Submitted by:	Andreas Bilke <freebsd.org@bilke.org> (maintainer)
Approved by:	tcberner (mentor, implicit)
2019-11-07 20:13:06 +00:00
Alexandre C. Guimarães 7718f480e7 deskutils/py-khard: update to version 0.13.0
PR:		234417
Submitted by:	Andreas Bilke <freebsd.org@bilke.org> (maintainer)
Approved by:	tcberner (mentor)
2018-12-26 15:26:13 +00:00
Alexandre C. Guimarães b50a96bbea 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
2018-10-10 21:36:03 +00:00