notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-matrix-synapse Matrix protocol reference homeserver
0.20.0 net Deleted on this many watch lists=0 search for ports that depend on this port This port version is marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.20.0Version of this port present on the latest quarterly branch.
Maintainer: feld@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-01-08 05:07:31
Last Update: 2017-04-17 13:19:59
SVN Revision: 438694
Also Listed In: python
License: APACHE20
WWW:
https://www.matrix.org
Description:
Matrix is an ambitious new ecosystem for open federated Instant Messaging and VoIP. The basics you need to know to get up and running are: * Everything in Matrix happens in a room. Rooms are distributed and do not exist on any single server. Rooms can be located using convenience aliases like #matrix:matrix.org or #test:localhost:8448. * Matrix user IDs look like @matthew:matrix.org (although in the future you will normally refer to yourself and others using a 3PID: email address, phone number, etc rather than manipulating Matrix user IDs) Synapse is currently in rapid development, but as of version 0.5 we believe it is sufficiently stable to be run as an internet-facing service for real usage! WWW: https://www.matrix.org
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}matrix-synapse>0:net/py-matrix-synapse@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-matrix-synapse
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1492089523 SHA256 (matrix-org-synapse-v0.20.0_GH0.tar.gz) = 2b844c551a9eeb9d2ada1793aae7d18143594f62b13fa61d7264f402a2294afd SIZE (matrix-org-synapse-v0.20.0_GH0.tar.gz) = 788371

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools>0 : devel/py27-setuptools
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-jsonschema>=2.5.1 : devel/py-jsonschema
  2. py27-frozendict>=0.5 : devel/py-frozendict
  3. py27-unpaddedbase64>=1.1.0 : devel/py-unpaddedbase64
  4. py27-canonicaljson>=1.0.0 : devel/py-canonicaljson
  5. py27-signedjson>=1.0.0 : security/py-signedjson
  6. py27-pynacl>=1.0.1 : security/py-pynacl
  7. py27-service_identity>=16.0 : security/py-service_identity
  8. py27-twisted>=16.6.0 : devel/py-twisted
  9. py27-openssl>=16.0.0 : security/py-openssl
  10. py27-yaml>=3.11 : devel/py-yaml
  11. py27-pyasn1>=0.1.9 : devel/py-pyasn1
  12. py27-daemonize>=2.4.2 : devel/py-daemonize
  13. py27-bcrypt>=0.4 : security/py-bcrypt
  14. py27-pillow>=3.1.1 : graphics/py-pillow
  15. py27-pydenticon>=0.2 : devel/py-pydenticon
  16. py27-ujson>=1.35 : devel/py-ujson
  17. py27-blist>=1.3.6 : devel/py-blist
  18. py27-pysaml2>=4.0.2 : security/py-pysaml2
  19. py27-pymacaroons-pynacl>=0.9.3 : security/py-pymacaroons-pynacl
  20. py27-msgpack-python>=0.3.0 : devel/py-msgpack-python
  21. py27-phonenumbers>=8.2.0 : devel/py-phonenumbers
  22. py27-matrix-angular-sdk>=0.6.6 : devel/py-matrix-angular-sdk
  23. py27-netaddr>0 : net/py-netaddr
  24. py27-lxml>0 : devel/py-lxml
  25. py27-simplejson>=3.10.0 : devel/py-simplejson
  26. ca-root-nss.crt : security/ca_root_nss
  27. py27-sqlite3>0 : databases/py-sqlite3
  28. py27-setuptools>0 : devel/py27-setuptools
  29. python2.7 : lang/python27
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py27-matrix-synapse-0.20.0: EMAIL=off: Email notifications for missed messages LDAP=off: LDAP protocol support PGSQL=off: PostgreSQL database support SQLITE=on: SQLite database support ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/matrix-org/synapse/tar.gz/v0.20.0?dummy=/
Collapse this list.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.20.0
17 Apr 2017 13:19:59
Revision:438694Original commit files touched by this commit This port version is marked as vulnerable.
feld search for other commits by this committer
Move net/py-matrix-synapse to the net-im category
0.20.0
13 Apr 2017 23:27:32
Revision:438486Original commit files touched by this commit This port version is marked as vulnerable.
feld search for other commits by this committer
net/py-matrix-synapse: Update to 0.20.0

- Add LDAP option
- ADD Email option, for emailing missed messages.
- Reorganized some dependencies
0.19.3_1
22 Mar 2017 13:02:27
Revision:436697Original commit files touched by this commit This port version is marked as vulnerable.
feld search for other commits by this committer
net/py-matrix-synapse: Update to 0.19.3

- Make both SQLITE and PGSQL options

Changelog:	https://github.com/matrix-org/synapse/releases/tag/v0.19.3
0.19.2_1
20 Mar 2017 16:32:09
Revision:436553Original commit files touched by this commit This port version is marked as vulnerable.
feld search for other commits by this committer
net/py-matrix-synapse: Add support for postgres database backend
0.19.2
21 Feb 2017 19:56:07
Revision:434551Original commit files touched by this commit This port version is marked as vulnerable.
feld search for other commits by this committer
net/py-matrix-synapse: Update to 0.19.2

Changelog:	https://github.com/matrix-org/synapse/releases/tag/v0.19.2
0.19.1
12 Feb 2017 19:58:27
Revision:433960Original commit files touched by this commit This port version is marked as vulnerable.
feld search for other commits by this committer
net/py-matrix-synapse: Update to 0.19.1

Changelog:	https://github.com/matrix-org/synapse/releases/tag/v0.19.1
0.19.0
06 Feb 2017 15:26:40
Revision:433494Original commit files touched by this commit This port version is marked as vulnerable.
feld search for other commits by this committer
net/py-matrix-synapse: Update to 0.19.0

Changelog:	https://github.com/matrix-org/synapse/releases/tag/v0.19.0
0.18.7_1
19 Jan 2017 20:32:01
Revision:431912Original commit files touched by this commit This port version is marked as vulnerable.
feld search for other commits by this committer
net/py-matrix-synapse: Add additional missing run dependencies

These are required if you enable the URL preview feature
0.18.7
18 Jan 2017 02:20:59
Revision:431780Original commit files touched by this commit This port version is marked as vulnerable.
feld search for other commits by this committer
net/py-matrix-synapse: Update to 0.18.7

- Add missing run depends
- Add rc script
- Add example configs
- Add instructions to pkg-message
- Add user for daemon to run as non-root
- Add patch to run with newer nacl
- Take maintainership

Approved by:	maintainer (private communications)
Differential Revision:	https://reviews.freebsd.org/D9228
0.18.4
31 Dec 2016 14:14:14
Revision:430122Original commit files touched by this commit This port version is marked as vulnerable.
olivierd search for other commits by this committer
Update to 0.18.4

PR:		214811
Submitted by:	Zane Bowers-Hadley
Approved by:	<brendan+freebsd@bbqsrc.net> (maintainer, timeout > 1 month)
0.12.0_1
19 May 2016 10:44:12
Revision:415499Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [g-n]*

Approved by:	portmgr blanket
0.12.0_1
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
0.12.0_1
23 Mar 2016 09:20:35
Revision:411691Original commit files touched by this commit This port version is marked as vulnerable.
vsevolod search for other commits by this committer
- Update libsodium to 1.0.8
- Bump revisions of all dependant ports

PR:		206482
Submitted by:	lev, w.schwarzenfeld@aon.at
0.12.0
08 Jan 2016 05:15:35
Revision:405528Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
net/py-matrix-synapse: Sort *_DEPENDS

PR:			205914
Differential Revision:	D4795
0.12.0
08 Jan 2016 05:05:35
Revision:405527Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
[NEW] net/py-matrix-synapse: Matrix protocol reference homeserver

Matrix is an ambitious new ecosystem for open federated Instant Messaging and
VoIP. The basics you need to know to get up and running are:

  * Everything in Matrix happens in a room. Rooms are distributed and do not
    exist on any single server. Rooms can be located using convenience
    aliases like #matrix:matrix.org or #test:localhost:8448.
  * Matrix user IDs look like @matthew:matrix.org (although in the future you
    will normally refer to yourself and others using a 3PID: email address,
    phone number, etc rather than manipulating Matrix user IDs)

Synapse is currently in rapid development, but as of version 0.5 we believe it
is sufficiently stable to be run as an internet-facing service for real usage!

WWW: https://www.matrix.org

PR:		205914
Submitted by:	Brendan Molloy <brendan+freebsd@bbqsrc.net>

Number of commits found: 15