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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
dendrite Matrix protocol homeserver
0.14.1_3 net-im on this many watch lists=5 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.14.1_2Version of this port present on the latest quarterly branch.
Maintainer: ashish@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-12-30 17:26:32
Last Update: 2025-04-02 02:07:58
Commit Hash: a4e30d4
People watching this port, also watch:: nagios-check_hdd_health, nuitka-py311, monit, py311-beautifulsoup, openmdns
License: APACHE20
WWW:
https://github.com/element-hq/dendrite
Description:
Dendrite is a second-generation Matrix homeserver written in Go. It intends to provide an efficient, reliable and scalable alternative to Synapse: o Efficient: A small memory footprint with better baseline performance than an out-of-the-box Synapse. o Reliable: Implements the Matrix specification as written, using the same test suite as Synapse as well as a brand new Go test suite. o Scalable: can run on multiple machines and eventually scale to massive homeserver deployments.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (20 items)
Collapse this list.
  1. /usr/local/share/licenses/dendrite-0.14.1_3/catalog.mk
  2. /usr/local/share/licenses/dendrite-0.14.1_3/LICENSE
  3. /usr/local/share/licenses/dendrite-0.14.1_3/APACHE20
  4. dendrite/bin/create-account
  5. dendrite/bin/dendrite
  6. dendrite/bin/dendrite-demo-pinecone
  7. dendrite/bin/dendrite-demo-yggdrasil
  8. dendrite/bin/dendrite-upgrade-tests
  9. dendrite/bin/furl
  10. dendrite/bin/generate-config
  11. dendrite/bin/generate-keys
  12. dendrite/bin/resolve-state
  13. @sample etc/dendrite/dendrite.yaml.sample
  14. share/doc/dendrite/FAQ.md
  15. share/doc/dendrite/INSTALL.md
  16. share/doc/dendrite/README.md
  17. share/doc/dendrite/images/details-button-location.jpg
  18. @owner
  19. @group
  20. @mode
Collapse this list.
Dependency lines:
  • dendrite>0:net-im/dendrite
To install the port:
cd /usr/ports/net-im/dendrite/ && make install clean
To add the package, run one of these commands:
  • pkg install net-im/dendrite
  • pkg install dendrite
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dendrite
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1738252928 SHA256 (go/net-im_dendrite/dendrite-v0.14.1/v0.14.1.mod) = d73699c7cdc1014773fb7959e20f4746fd3f5f72ffc2980ac77cfcab234ea0db SIZE (go/net-im_dendrite/dendrite-v0.14.1/v0.14.1.mod) = 7473

Expand this list (2 items)

Collapse this list.

SHA256 (go/net-im_dendrite/dendrite-v0.14.1/v0.14.1.zip) = 0ce01988417ec9464778f4d16fb9de1a41de3a0fd40fa26ab324be118b5266bf SIZE (go/net-im_dendrite/dendrite-v0.14.1/v0.14.1.zip) = 1921278

Collapse this list.


Packages (timestamps in pop-ups are UTC):
dendrite
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.14.1_20.14.1_2-0.14.1_20.14.1_2---
FreeBSD:13:quarterly0.14.10.14.1-0.14.10.14.1---
FreeBSD:14:latest0.14.1_20.14.1_2-0.14.1_20.14.1_2---
FreeBSD:14:quarterly0.14.10.14.1-0.14.10.14.1---
FreeBSD:15:latest0.14.1_20.14.1_2n/a0.14.1_2n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go123 : lang/go123
Fetch dependencies:
  1. go123 : lang/go123
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net-im_dendrite
USES:
cpe go:1.23,modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/element-hq/dendrite/@v/
Collapse this list.
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2022-01-28
    Affects: users of net-im/dendrite
    Author: ashish@FreeBSD.org
    Reason: 
      The configuration needs to be updated to version 2 following upgrade to
      Dendrite v0.6. Please refer to /usr/local/etc/dendrite/dendrite.yaml.sample
      for a sample configuration.
    
    

Number of commits found: 102 (showing only 2 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3.5
14 Jan 2021 18:02:51
Revision:561578Original commit files touched by this commit This port version is marked as vulnerable.
ashish search for other commits by this committer
- Update to 0.3.5
- Sort GH_TUPLE, and re-generate
0.3.4
30 Dec 2020 17:26:26
Revision:559676Original commit files touched by this commit This port version is marked as vulnerable.
ashish search for other commits by this committer
New Port: net-im/dendrite

Dendrite is a second-generation Matrix homeserver written in Go. It
intends to provide an efficient, reliable and scalable alternative to
Synapse:

  o Efficient: A small memory footprint with better baseline
    performance than an out-of-the-box Synapse.

  o Reliable: Implements the Matrix specification as written, using
    the same test suite as Synapse as well as a brand new Go test suite.

  o Scalable: can run on multiple machines and eventually scale to
    massive homeserver deployments.

WWW: https://github.com/matrix-org/dendrite

Number of commits found: 102 (showing only 2 on this page)

«  1 | 2