Summary: | x11/xpra HTML5 Client gone with 4.1.1 | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Jürgen Weber <weberbug> |
Component: | Individual Port(s) | Assignee: | Gleb Popov <arrowd> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | Flags: | arrowd:
maintainer-feedback+
|
Priority: | --- | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Jürgen Weber
2021-03-15 17:36:19 UTC
Right, HTML5 client is in its own repo now, so this would require creating another port. Right now xpra-html5 have no releases nor tags, so I bugged upstream with this problem. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=e0c16587db9f64d435c65091fe8dc60e6c2b9862 commit e0c16587db9f64d435c65091fe8dc60e6c2b9862 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2021-04-15 09:42:58 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2021-04-15 09:44:49 +0000 Create x11/xpra-html port - a HTML5 client for x11/xpra Previosly it was a part of x11/xpra. PR: 254313 x11/Makefile | 1 + x11/xpra-html5/Makefile (new) | 35 ++++++++ x11/xpra-html5/distinfo (new) | 3 + x11/xpra-html5/pkg-descr (new) | 6 ++ x11/xpra-html5/pkg-plist (new) | 178 +++++++++++++++++++++++++++++++++++++++++ 5 files changed, 223 insertions(+) |