> it has shittons of new dependencies, for most of them i used upt to do > the heavy lifting of creating the Makefile. All of them are not finished > at all :)
Thanks, I'll be continuing from here to port the latest matrix-synapse. For reference, your port from April 2018 was version 0.27.4. I had to discard some unused dependencies and portgen new ones for Synapse 0.99.0rc4, but we're halfway there. These dependencies are currently missing from -snapshots ports: - py3-frozendict - py3-unpaddedbase64 - py3-canonincaljson - py3-signedjson - py3-treq - py3-daemonize - py3-pymacaraoons - py3-phonenumbers - py3-prometheus_client - (py3-txacme) - (py3-pysaml2) - (py3-matrix-synapse-ldap3) py-unpaddedbase64 and py-signedjson don't have source files at PyPI (only wheels), so I'll be porting them from Git. Four of these (devel/py-frozendict, sysutils/py-daemonize, textproc/py-canonicaljson, textproc/py-phonenumbers) are NEW and waiting in my ports tree. I'll submit them to ports@ soon.
