Port details |
- py-matrix-synapse Matrix protocol reference homeserver
- 0.20.0 net
=0 0.20.0Version of this port present on the latest quarterly branch.
- Maintainer: feld@FreeBSD.org
- 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
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py27-setuptools
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-jsonschema>=2.5.1 : devel/py-jsonschema
- py27-frozendict>=0.5 : devel/py-frozendict
- py27-unpaddedbase64>=1.1.0 : devel/py-unpaddedbase64
- py27-canonicaljson>=1.0.0 : devel/py-canonicaljson
- py27-signedjson>=1.0.0 : security/py-signedjson
- py27-pynacl>=1.0.1 : security/py-pynacl
- py27-service_identity>=16.0 : security/py-service_identity
- py27-twisted>=16.6.0 : devel/py-twisted
- py27-openssl>=16.0.0 : security/py-openssl
- py27-yaml>=3.11 : devel/py-yaml
- py27-pyasn1>=0.1.9 : devel/py-pyasn1
- py27-daemonize>=2.4.2 : devel/py-daemonize
- py27-bcrypt>=0.4 : security/py-bcrypt
- py27-pillow>=3.1.1 : graphics/py-pillow
- py27-pydenticon>=0.2 : devel/py-pydenticon
- py27-ujson>=1.35 : devel/py-ujson
- py27-blist>=1.3.6 : devel/py-blist
- py27-pysaml2>=4.0.2 : security/py-pysaml2
- py27-pymacaroons-pynacl>=0.9.3 : security/py-pymacaroons-pynacl
- py27-msgpack-python>=0.3.0 : devel/py-msgpack-python
- py27-phonenumbers>=8.2.0 : devel/py-phonenumbers
- py27-matrix-angular-sdk>=0.6.6 : devel/py-matrix-angular-sdk
- py27-netaddr>0 : net/py-netaddr
- py27-lxml>0 : devel/py-lxml
- py27-simplejson>=3.10.0 : devel/py-simplejson
- ca-root-nss.crt : security/ca_root_nss
- py27-sqlite3>0 : databases/py-sqlite3
- py27-setuptools>0 : devel/py27-setuptools
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.20.0 17 Apr 2017 13:19:59 |
feld |
Move net/py-matrix-synapse to the net-im category |
0.20.0 13 Apr 2017 23:27:32 |
feld |
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 |
feld |
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 |
feld |
net/py-matrix-synapse: Add support for postgres database backend |
0.19.2 21 Feb 2017 19:56:07 |
feld |
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 |
feld |
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 |
feld |
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 |
feld |
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 |
feld |
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 |
olivierd |
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 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
0.12.0_1 01 Apr 2016 14:16:20 |
mat |
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 |
vsevolod |
- 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 |
koobs |
net/py-matrix-synapse: Sort *_DEPENDS
PR: 205914
Differential Revision: D4795 |
0.12.0 08 Jan 2016 05:05:35 |
koobs |
[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> |