Commit Graph

19 Commits

Author SHA1 Message Date
Alexandre C. Guimarães 1807885ad3 deskutils/py-khal: Update to 0.10.2 2020-07-30 13:58:26 +00:00
Alexandre C. Guimarães dc0e553918 deskutils/py-khal: temporarily remove broken DOCS option.
- the issue will be worked with upstream and the option
  will be re-added when solved.

PR:		240675
Reported by:	tobik
Approved by:	tcberner (mentor)
2019-09-19 18:03:03 +00:00
Alexandre C. Guimarães 2ed74543cc deskutils/py-khal: Update to 0.10.1
PR:		238528
Submitted by:	Andreas Bilke <freebsd.org@bilke.org>
Approved by:	tcberner (mentor)
2019-06-13 21:48:20 +00:00
Alexandre C. Guimarães 0537a9009b deskutils/py-khal: update to version 0.9.10.
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D17510
2018-10-10 21:32:38 +00:00
Alexandre C. Guimarães 1986e3b82c Update maintainer eMail address.
Reviewed by:	mat (mentor)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D17399
2018-10-07 17:30:09 +00:00
Tobias C. Berner 8fe1c0c541 Fix desktuils/py-khal after upgrade of devel/py-dateutil
The upgrade of devel/py-dateutil in r475926 to 2.7.3 broke packaging of
desktuils/py-khal as that one pinned to <= 2.6.1.

* remove the pinning of the version (0.9.9 should already be fixed to
  work with 2.7.x -- even if the information on that seems to be a bit
  conflicting)

* while here, do some cosmetics on pkg-message

Submitted by:	lebarondemerde@privacychain.ch (maintainer)
2018-08-01 07:37:48 +00:00
Tobias C. Berner 835b3e594a deskutils/py-khal update to version 0.9.9
Submitted by:	lebarondemerde@privacychain.ch (maintainer)
Differential Revision:	https://reviews.freebsd.org/D15873
2018-06-21 17:40:09 +00:00
Mathieu Arnold 4376dbbb58 Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
2018-06-20 17:05:41 +00:00
Yuri Victorovich a40d0b6841 Changed maintainer's e-mail in 6 ports: lbdm@privacychain.ch -> lebarondemerde@privacychain.ch
PR:		226592
Submitted by:	Alexandre C. Guimarães <lbdm@privacychain.ch> (maintainer)
2018-03-14 05:13:01 +00:00
Adriaan de Groot ce3d145e30 Update khal to 0.9.8. Previous version was marked BROKEN due to
missing (versioned) dependencies. This version works with the
current deskutils/py-vdirsyncer.

 - Also switch to DISTVERSION
 - Minor fixes in Makefile, alphabetizing
 - Updated dependencies
 - Optional (non-default) dependency on setproctitle

Move maintainership from upstream to lbdm.

PR:		221736 224732
Submitted by:	lbdm@privacychain.ch
Reviewed by:	che@bein.link (maintainer) adridg
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13432
2018-01-14 21:23:13 +00:00
Antoine Brodin 8d78b96d8d Mark BROKEN 2017-12-05 13:51:26 +00:00
Antoine Brodin c79d950ee9 Chase py-vdirsyncer switch to python3 2017-12-05 13:38:41 +00:00
Mathieu Arnold 551be3c723 Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
2017-11-30 15:50:30 +00:00
Jan Beich a7f8bf84d9 devel/py-pytz: track PORTEPOCH in consumers 2016-10-28 17:13:45 +00:00
Mark Felder 5b3d0f3570 deskutils/py-khal: Update to 0.7.1
Changelog:	https://github.com/pimutils/khal/releases/tag/v0.7.1

PR:		213537
Approved by:	maintainer
MFH:		2016Q4
2016-10-18 18:15:15 +00:00
Mathieu Arnold 4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Bartek Rutkowski 2c78e2f8a2 deskutils/py-khal: update 0.6 -> 0.7
PR:		205863
Submitted by:	Zane C. Bowers-Hadley <vvelox@vvelox.net>
Approved by:	Maxim Filimonov <che@bein.link> (maintainer)
2016-01-22 09:12:14 +00:00
Pawel Pekala 3c745ac3e9 - Update to version 0.6.0
- Fix dependencies, fbsd:nokeywords files props (on -> yes)
- Install zsh completion file

PR:		202598
Submitted by:	Maxim Filimonov (maintainer)
2015-10-02 19:33:10 +00:00
Vanilla I. Shu 92c2f2bd6d Add py-khal 0.4.0, calDAV-based calendar.
PR:		198514
Submitted by:	che@bein.link
2015-03-12 08:30:12 +00:00