Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
04 Jan 2021 08:28:14
0.2.15

|
meta  |
x11-drivers/xorgxrdp: Update to 0.2.15
Relnotes: https://github.com/neutrinolabs/xorgxrdp/releases/tag/v0.2.15
Sponsored by: HAW International |
03 Nov 2020 17:48:05
0.2.14

|
0mp  |
Clean up the port
- Set LICENSE_FILE
- Switch to USES=localbase
- Simplify handling of SUB_FILES for option DRI3
- Fix a couple of typos in pkg-message
We should probably install /etc/X11/xrdp/xorg.conf as a @sample, but that's
probably something that the maintainer should take a look at.
Approved by: portmgr (blanket) |
01 Sep 2020 01:51:53
0.2.14

|
meta  |
x11-drivers/xorgxrdp: Update to 0.2.14
Relnotes: https://github.com/neutrinolabs/xorgxrdp/releases/tag/v0.2.14
Sponsored by: HAW International |
25 Mar 2020 04:44:39
0.2.13_2

|
meta  |
x11-drivers/xorgxrdp: backport upstream patch
Fixes the issue GNOME Shell 3.32 fails to start [1]
[1] https://github.com/neutrinolabs/xorgxrdp/issues/156
Obtained from: https://github.com/neutrinolabs/xorgxrdp/pull/161
Sponsored by: HAW International |
12 Mar 2020 06:51:11
0.2.13_1

|
meta  |
x11-drivers/xorgxrdp: disable DRI3 option by default again
I tried to compile DRI3 support by default and disable by config by default [1]
However, actually it cannot be disabled completely by config. Hardware
acceleration in xrdp is still bleeding-edge and it sometimes causes hang-up
like below.
[drm] GPU HANG: ecode 7:0:0x97f4ffff, in Xorg [100659], reason: Hang on rcs0,
action: reset
drmn0: Resetting chip after gpu hang
drmn0: Resetting chip after gpu hang
drmn0: i915_reset_device timed out, cancelling all in-flight rendering.
Bleeding-edge features should be opt-in and the default setup should be stable,
disabling again.
[1] https://gitter.im/neutrinolabs/xrdp?at=5e5e48163ca0375cb399cdfa |
12 Mar 2020 05:16:55
0.2.13

|
meta  |
x11-drivers/xorgxrdp: forgot to commit patch in r528263 |
12 Mar 2020 01:17:46
0.2.13

|
meta  |
x11-drivers/xorgxrdp: Update to 0.2.13
Compile with DRI3 hardware acceleration again however it is opt-in.
Disabled by config by default. See pkg-message to enable.
Sponsored by: HAW International |
29 Feb 2020 07:20:50
0.2.12_3

|
meta  |
x11-drivers/xorgxrdp: disable DRI3 option by default
because it is not very stable right now. Sometimes VLC causes coredump,
sometimes Xorg server hangs up.
PR: 244298 |
27 Feb 2020 04:14:26
0.2.12_2

|
meta  |
x11-drivers/xorgxrdp: enable DRI3/glamor support
With the advent of 1.20.x x11-server/xorg-server xorgxrdp can support
dri3/glamor [1] to enable hardware supported OpenGL acceleration with an
xorgxrdp desktop.
Also add pkg-message to explain how to enable hardware acceleration.
While here, fix misuse of "-I" flag to specify LIBDIR.
[1] https://github.com/neutrinolabs/xrdp/issues/1029
PR: 244298
Submitted by: Derek Schrock <dereks@lifeofadishwasher.com> (initial revision)
Approved by: meta (myself, maintainer)
Sponsored by: HAW International |
20 Feb 2020 21:15:45
0.2.12_1

|
zeising  |
Update xorg x11 servers to 1.20.7
Update xorg x11 servers to 1.20.7. This updates x11-servers/xorg-server,
xephyr, xorg-dmx, xorg-nestserver, xorg-vbserver and xwayland.
Enable the UDEV backend by default, instead of the DEVD backend, for
autoconfiguration of input devices on FreeBSD 12 and later.
FreeBSD 11 lacks the needed support in base and will keep on using the DEVD
backend.
Support for the HAL backend is dropped completely, it has been deprecated
for a long time.
Update and improve the DEVD backend.
Add a pkg message about sysctl configuration that might be needed when using
UDEV.
(Only the first 15 lines of the commit message are shown above ) |
31 Dec 2019 10:06:24
0.2.12

|
meta  |
x11-drivers/xorgxrdp: Update to 0.2.12
Relnotes: https://github.com/neutrinolabs/xorgxrdp/releases/tag/v0.2.12 |
07 Nov 2019 18:36:56
0.2.11

|
zeising  |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
20 Aug 2019 03:47:20
0.2.11

|
meta  |
x11-drivers/xorgxrdp: Update to 0.2.11
This version includes following features & fixes:
* Fix crash on reconnect when monitors change
Relnotes: https://github.com/neutrinolabs/xorgxrdp/releases/tag/v0.2.11
Sponsored by: HAW International, Inc. |
04 Jun 2019 05:35:37
0.2.10

|
meta  |
x11-drivers/xorgxrdp: Update to 0.2.10
This version includes following features & fixes:
* Improve reliability killing disconnected sessions
* Introduce suppress output support (requires upcoming xrdp v0.9.11)
Relnotes: https://github.com/neutrinolabs/xorgxrdp/releases/tag/v0.2.10 |
25 Dec 2018 08:24:16
0.2.9_1

|
meta  |
x11-drivers/xorgxrdp: rebuild with xrdp 0.9.9 after r488300
Sponsored by: HAW International, Inc. |
13 Dec 2018 07:06:02
0.2.9

|
meta  |
x11-drivers/xorgxrdp: Update to 0.2.9
Approved by: mentors (implicit)
Relnotes: https://github.com/neutrinolabs/xorgxrdp/releases/tag/v0.2.9
Sponsored by: HAW International, Inc. |
22 Oct 2018 04:09:08
0.2.8

|
meta  |
x11-drivers/xorgxrdp: Update to 0.2.8
While here,
* Pet portlint
* Switch PORTVERSION to DISTVERSION
MFH: https://github.com/neutrinolabs/xorgxrdp/releases/tag/v0.2.8
Differential Revision: https://reviews.freebsd.org/D17327 |
11 Sep 2018 18:34:28
0.2.7_1

|
zeising  |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |
10 Aug 2018 08:00:42
0.2.7

|
meta  |
x11-drivers/xorgxrdp: update 0.2.6 -> 0.2.7 and backport some patches
Backport these fixes for invalid memory access:
- https://github.com/neutrinolabs/xorgxrdp/pull/124
- https://github.com/neutrinolabs/xorgxrdp/pull/125
Approved by: hrs (mentor)
Obtained from: upstream
Relnotes: https://github.com/neutrinolabs/xorgxrdp/releases/tag/v0.2.7
Sponsored by: HAW International, Inc.
Differential Revision: https://reviews.freebsd.org/D16601 |
31 Jul 2018 18:41:30
0.2.6_1

|
zeising  |
Switch to xorgproto instead of individual packages
Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto. This update
tracks that change.
* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
instead depend on xorgproto. Bump portrevision.
* Delete the old *proto packages, update MOVED.
PR: 230023
Submitted by: zeising
Approved by: portmgr (antoine)
exp-run by: antoine |
28 Mar 2018 03:38:53
0.2.6

|
meta  |
x11-drivers/xorgxrdp: Update to 0.2.6
Additionally,
- Remove "Created by:" line in Makefile
Changes: https://github.com/neutrinolabs/xorgxrdp/releases/tag/v0.2.6
Approved by: pi (mentor)
Sponsored by: HAW International, Inc. |
20 Mar 2018 06:16:19
0.2.5

|
meta  |
Update MAINTAINER to my new FreBSD.org account
also update my email address in "Created by:" field.
Approved by: hrs (mentor) |
04 Jan 2018 16:19:39
0.2.5

|
swills  |
x11-drivers/xorgxrdp: Update to 0.2.5
PR: 224884
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer) |
15 Nov 2017 10:13:18
0.2.4

|
pizzamig  |
x11-drivers/xorgxrdp: Update to 0.2.4
PR: 223511
Submitted by: meta+ports@vmeta.jp (maintainer)
Approved by: olivier (mentor)
Differential Revision: https://reviews.freebsd.org/D13089 |
11 Aug 2017 07:25:58
0.2.3

|
ultima  |
* Updated to 0.2.3
PR: 220819
Submitted by: Koichiro IWAO (maintainer)
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
MFH: 2017Q3
Differential Revision: https://reviews.freebsd.org/D11965 |
08 Jul 2017 06:30:36
0.2.2

|
ultima  |
* Updated to 0.2.2
* Removed append flag on LIBS and CONFIGURE_ENV, these are not required
* Modernized post-patch target
PR: 220442
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11499 |
01 Apr 2017 12:36:36
0.2.1

|
robak  |
x11-drivers/xorgxrdp: update 0.2.0 -> 0.2.1
PR: 218247
Submitted by: Koichiro Iwao <meta+ports@vmeta.jp> (maintainer) |
28 Mar 2017 19:14:53
0.2.0

|
pi  |
New port: x11-drivers/xorgxrdp
xorgxrdp is a set of drivers that enables Xorg to use RDP session with xrdp.
WWW: http://www.xrdp.org/
PR: 213219
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> |