Hi, On Sun, Feb 03, 2019 at 08:54:28PM +0000, Linda Lapinlampi wrote: > > 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.
A while ago I took landry@'s ports and worked on them for a bit. I committed them (the synapse port and the dependencies) to the openbsd-wip git repository: https://github.com/jasperla/openbsd-wip/tree/master/net/synapse Possibly they are useful to you. It's not finished yet; for one, it will be necessary to accurately define the dependencies for each port. > 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 Note that this was imported recently as telephony/py-phonenumbers. Let me know if I can help. Thanks, Caspar Schutijser
