-
Notifications
You must be signed in to change notification settings - Fork 413
Update installation instructions for Synapse packages on FreeBSD #19091
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -178,7 +178,7 @@ xbps-install -S synapse | |
| Synapse can be installed via FreeBSD Ports or Packages contributed by Brendan Molloy from: | ||
|
|
||
| - Ports: `cd /usr/ports/net-im/py-matrix-synapse && make install clean` | ||
| - Packages: `pkg install py38-matrix-synapse` | ||
| - Packages: `pkg install py311-matrix-synapse` | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. How can I cross-reference this package name? https://ports.freebsd.org/cgi/ports.cgi?query=matrix-synapse&stype=all&sektion=all shows https://www.freshports.org/net-im/py-matrix-synapse/ shows Should we just suggest the default
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The package (py311-matrix-synapse) does not exist in the (default) quarterly repository, it's in "latest". The port is net-im/py-matrix-synapse |
||
|
|
||
| #### OpenBSD | ||
|
|
||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Per the 'Pull Request Checklist' in the PR description, this PR needs a changelog: