Port details |
- xpra-html5 Browser-based client for x11/xpra
- 16.2 x11 =2 16.1Version of this port present on the latest quarterly branch.
- Maintainer: arrowd@FreeBSD.org
- Port Added: 2021-04-15 09:48:05
- Last Update: 2024-10-12 08:20:28
- Commit Hash: 8af292c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MPL20
- WWW:
- https://xpra.org/
- Description:
- Xpra gives you persistent remote applications for X.
So basically it is a screen for remote X apps.
This package contains Xpra HTML5 client that runs in the browser window.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- xpra-html5>0:x11/xpra-html5
- To install the port:
- cd /usr/ports/x11/xpra-html5/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/xpra-html5
- pkg install xpra-html5
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xpra-html5
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1728563571
SHA256 (Xpra-org-xpra-html5-v16.2_GH0.tar.gz) = 7d82c4f21dd153db8f0393b4b2d181ef9961dd3fdb73084c95a24a1e05c51f89
SIZE (Xpra-org-xpra-html5-v16.2_GH0.tar.gz) = 2364685
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- brotli : archivers/brotli
- yuicompressor : www/yuicompressor
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for xpra-html5-16.2:
====> JavaScript sources minification: you can only select none or one of them
HJSMIN=off: Minify JavaScript with hjsmin (Haskell)
YUICOMPRESSOR=on: Minify JavaScript with yuicompressor (Java)
===> Use 'make config' to modify these settings
- Options name:
- x11_xpra-html5
- USES:
- python:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
16.2 12 Oct 2024 08:20:28 |
Gleb Popov (arrowd) Author: Älven |
x11/xpra-html5: Update to 16.2
PR: 281989 |
16.1 27 Sep 2024 20:13:47 |
Gleb Popov (arrowd) |
x11/xpra-html5: Update to 16.1
Reported by: portscout! |
16 11 Sep 2024 18:37:03 |
Gleb Popov (arrowd) |
x11/xpra-html5: Update to 16
Reported by: portscout! |
15 08 Aug 2024 21:07:35 |
Gleb Popov (arrowd) |
x11/xpra-html5: Update to 15
Reported by: portscout! |
14.0 14 Jul 2024 12:42:52 |
Gleb Popov (arrowd) |
x11/xpra-html5: Update to 14.0
Reported by: portscout! |
13 06 Jun 2024 15:18:15 |
Gleb Popov (arrowd) Author: Älven |
x11/xpra-html5: Update to 13
PR: 279394 |
12 30 Mar 2024 09:14:39 |
Gleb Popov (arrowd) |
x11/xpra-html5: Update to 12
Reported by: portscout! |
11.1 25 Feb 2024 17:05:27 |
Gleb Popov (arrowd) |
x11/xpra-html5: Update to 11.1
Reported by: portscout! |
11.0 10 Feb 2024 12:16:33 |
Gleb Popov (arrowd) |
x11/xpra-html5: Update to 11.0
Reported by: portscout! |
10.1 17 Dec 2023 10:24:08 |
Gleb Popov (arrowd) |
x11/xpra-html5: Update to 10.1
Reported by: portscout! |
9.1 18 Nov 2023 13:11:34 |
Gleb Popov (arrowd) |
x11/xpra-html5: Update to 9.1
Reported by: portscout! |
9.0 03 Sep 2023 15:39:59 |
Gleb Popov (arrowd) |
x11/xpra-html5: Update to 9.0
Reported by: portscout! |
8.1 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
8.1 25 Jun 2023 11:02:52 |
Gleb Popov (arrowd) |
x11/xpra-html5: Update to 8.1
Reported by: portscout! |
8.0 04 Jun 2023 14:03:58 |
Gleb Popov (arrowd) |
x11/xpra-html5: Update to 8.0
Reported by: portscout! |
7.0 14 Mar 2023 18:28:35 |
Gleb Popov (arrowd) |
x11/xpra-html5: Update to 7.0
Reported by: portscout! |
6.2 28 Dec 2022 09:26:15 |
Gleb Popov (arrowd) |
x11/xpra-html5: Update to 6.2 |
6.1 01 Nov 2022 12:00:30 |
Gleb Popov (arrowd) |
x11/xpra-html5: Update to 6.1
Add www/hs-hjsmin to the list of possible minifiers. |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
5.0_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
5.0_1 15 May 2022 14:17:37 |
Gleb Popov (arrowd) |
x11/xpra-html5: Use correct ETCDIR.
This what setup.py uses as default. |
5.0 15 May 2022 10:57:58 |
Gleb Popov (arrowd) |
x11/xpra-html5: Update to 5.0
Reported by: portscout! |
4.5.2 26 Dec 2021 12:49:29 |
Gleb Popov (arrowd) |
x11/xpra-html5: Update to 4.5.2 |
4.5.1 22 Oct 2021 13:14:27 |
Gleb Popov (arrowd) |
x11/xpra-html5: Update to 4.5.1
Turn MINIFY off by default, because yuicompressor can't handle source code
anymore. Just if someone would make a port for uglifyjs... |
4.4 05 Sep 2021 11:06:44 |
Gleb Popov (arrowd) |
x11/xpra-html5: Update to 4.4
Reported by: portscout! |
4.3 20 Aug 2021 14:22:41 |
Gleb Popov (arrowd) |
x11/xpra-html5: Update to 4.3 |
4.2 29 May 2021 12:04:47 |
Gleb Popov (arrowd) |
x11/xpra-html5: Update to 4.2
Reported by: portscout! |
4.1.2 15 Apr 2021 09:44:49 |
Gleb Popov (arrowd) |
Create x11/xpra-html port - a HTML5 client for x11/xpra
Previosly it was a part of x11/xpra.
PR: 254313 |