Bug 240972

Summary: [NEW PORT] www/riot-web: Glossy Matrix collaboration client for the web
Product: Ports & Packages Reporter: Alexander Sieg <ports>
Component: Individual Port(s)Assignee: Mateusz Piotrowski <0mp>
Status: Closed FIXED    
Severity: Affects Only Me CC: 0mp, freebsd, saper
Priority: --- Keywords: feature, needs-qa
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/vector-im/riot-web
Attachments:
Description Flags
patch
none
Version 1.4.2
none
Version 1.5.0 none

Description Alexander Sieg 2019-10-01 14:56:36 UTC
Riot (formerly known as Vector) is a Matrix web client built using the Matrix
React SDK.

Riot is officially supported on the web in modern versions of Chrome, Firefox,
and Safari. Other browsers may work, however official support is not provided.
For accessing Riot on an Android or iOS device, check out riot-android and
riot-ios - riot-web does not support mobile devices.

WWW: https://github.com/vector-im/riot-web
Comment 1 Alexander Sieg 2019-10-01 14:56:40 UTC
Created attachment 207988 [details]
patch
Comment 2 Alexander Sieg 2019-10-04 16:23:49 UTC
Created attachment 208095 [details]
Version 1.4.2
Comment 3 Alexander Sieg 2019-10-19 13:03:26 UTC
Created attachment 208418 [details]
Version 1.5.0

Update to Version 1.5.0
Comment 4 commit-hook freebsd_committer freebsd_triage 2019-10-31 16:50:20 UTC
A commit references this bug:

Author: 0mp
Date: Thu Oct 31 16:49:36 UTC 2019
New revision: 516177
URL: https://svnweb.freebsd.org/changeset/ports/516177

Log:
  New port: www/riot-web: Glossy Matrix collaboration client for the web

  Riot (formerly known as Vector) is a Matrix web client built using the
  Matrix React SDK.

  Riot is officially supported on the web in modern versions of Chrome,
  Firefox, and Safari. Other browsers may work, however official support is
  not provided.  For accessing Riot on an Android or iOS device, check out
  riot-android and riot-ios - riot-web does not support mobile devices.

  WWW: https://github.com/vector-im/riot-web

  PR:		240972
  Submitted by:	Alexander Sieg <alex@xanderio.de>

Changes:
  head/www/Makefile
  head/www/riot-web/
  head/www/riot-web/Makefile
  head/www/riot-web/distinfo
  head/www/riot-web/pkg-descr
  head/www/riot-web/pkg-plist
Comment 5 Mateusz Piotrowski freebsd_committer freebsd_triage 2019-10-31 16:51:24 UTC
I cleaned up the patch a little bit. Take a look at portlint, and portfmt (and portclippy) next time ;)

Cheers!