freebsd-ports/net-im/dendrite/pkg-plist
Ashish SHUKLA 239743130f 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
2020-12-30 17:26:26 +00:00

39 lines
1.2 KiB
Text

%%PORTNAME%%/bin/client-api-proxy
%%PORTNAME%%/bin/create-account
%%PORTNAME%%/bin/create-room-events
%%PORTNAME%%/bin/dendrite-demo-libp2p
%%PORTNAME%%/bin/dendrite-demo-yggdrasil
%%PORTNAME%%/bin/dendrite-monolith-server
%%PORTNAME%%/bin/dendrite-polylith-multi
%%PORTNAME%%/bin/federation-api-proxy
%%PORTNAME%%/bin/furl
%%PORTNAME%%/bin/generate-config
%%PORTNAME%%/bin/generate-keys
%%PORTNAME%%/bin/goose
%%PORTNAME%%/bin/kafka-producer
%%PORTNAME%%/bin/mediaapi-integration-tests
%%PORTNAME%%/bin/resolve-state
%%DATADIR%%/main.wasm
@sample %%ETCDIR%%/%%PORTNAME%%.yaml.sample
%%DOCSDIR%%/CODE_STYLE.md
%%DOCSDIR%%/CONTRIBUTING.md
%%DOCSDIR%%/DESIGN.md
%%DOCSDIR%%/FAQ.md
%%DOCSDIR%%/INSTALL.md
%%DOCSDIR%%/PROFILING.md
%%DOCSDIR%%/README.md
%%DOCSDIR%%/WIRING-Current.md
%%DOCSDIR%%/WIRING.md
%%DOCSDIR%%/hiawatha/monolith-sample.conf
%%DOCSDIR%%/hiawatha/polylith-sample.conf
%%DOCSDIR%%/images/details-button-location.jpg
%%DOCSDIR%%/nginx/monolith-sample.conf
%%DOCSDIR%%/nginx/polylith-sample.conf
%%DOCSDIR%%/p2p.md
%%DOCSDIR%%/peeking.md
%%DOCSDIR%%/serverkeyformat.md
%%DOCSDIR%%/systemd/monolith-example.service
%%DOCSDIR%%/sytest.md
%%DOCSDIR%%/tracing/jaeger.png
%%DOCSDIR%%/tracing/opentracing.md
%%DOCSDIR%%/tracing/setup.md