Commit graph

14 commits

Author SHA1 Message Date
Mark Felder
9f84cc3d5d net-im/py-matrix-synapse: Update to 0.27.2
Relnotes:	https://github.com/matrix-org/synapse/releases/tag/v0.27.2
2018-03-27 13:22:00 +00:00
Mark Felder
0af5d194a8 net-im/py-matrix-synapse: Update pkg-message
Append missing argument to the command suggested to generate a config.
Not worth bumping the PORTREVISION over. The software kindly asks you to
append the argument, so this will get included in the next package
update.
2018-01-30 22:25:49 +00:00
Mark Felder
0456e7b4b5 net-im/py-matrix-synapse: Update to 0.26.0
Changelog:	https://github.com/matrix-org/synapse/releases/tag/v0.26.0

MFH:		2018Q1
2018-01-05 15:01:42 +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
Mark Felder
3fafcd69b4 net-im/py-matrix-synapse: Update to 0.25.0
Changelog:	https://github.com/matrix-org/synapse/releases/tag/v0.25.0
2017-11-15 14:29:13 +00:00
Mark Felder
0442a05e54 net-im/py-matrix-synapse: Update to 0.24.1
Changelog:	https://github.com/matrix-org/synapse/releases/tag/v0.24.1
2017-10-24 14:36:59 +00:00
Mark Felder
dd733ea09e net-im/py-matrix-synapse: Update to 0.24.0
Changelog:	https://github.com/matrix-org/synapse/releases/tag/v0.24.0
2017-10-23 13:19:35 +00:00
Mark Felder
910c45e6c4 net-im/py-matrix-synapse: Update to 0.23.0 2017-10-02 16:47:01 +00:00
Mark Felder
2eeed0c97d net-im/py-matrix-synapse: Forgot the PORTREVISION bump 2017-08-03 16:10:42 +00:00
Mark Felder
4db424080a Reserve GID for synapse user
It was incorrect of me to set the GID to 65534
2017-08-03 16:08:49 +00:00
Mark Felder
e8f48f1aa6 net-im/py-matrix-synapse: Update to 0.22.1
Changelog:	https://github.com/matrix-org/synapse/releases/tag/v0.22.1
2017-07-07 16:30:54 +00:00
Mark Felder
4c1a5b2bad net-im/py-matrix-synapse: Update to 0.21.1
Changelog:	https://github.com/matrix-org/synapse/releases/tag/v0.21.1
2017-06-19 21:02:19 +00:00
Mark Felder
661a0e8aa7 net-im/py-matrix-synapse: Update to 0.21.0
Changelog:	https://github.com/matrix-org/synapse/releases/tag/v0.21.0
2017-06-10 20:23:24 +00:00
Mark Felder
475639c704 Move net/py-matrix-synapse to the net-im category 2017-04-17 13:19:59 +00:00