From owner-freebsd-ports-bugs@freebsd.org Fri Feb 19 06:28:51 2016 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 471BEAAD28C for ; Fri, 19 Feb 2016 06:28:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1C2231E17 for ; Fri, 19 Feb 2016 06:28:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u1J6Sov2014757 for ; Fri, 19 Feb 2016 06:28:50 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 207192] x11-servers/x11rdp: fix build with clang 3.8.0 Date: Fri, 19 Feb 2016 06:28:51 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: meta+ports@vmeta.jp X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Feb 2016 06:28:51 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207192 --- Comment #5 from Koichiro IWAO --- (In reply to Mikhail Teterin from comment #4) > does x11rdp conflict with xrdp-devel? No, but they're incompatible. Current version of x11-servers/x11rdp is only compatible with xrdp v0.6.x. I'm testing x11rdp-devel which compatible with xrdp-devel in my github repo. https://github.com/metalefty/freebsd-ports/tree/develop/x11-servers However, I'm not going to bring this in ports collection because xrdp proje= ct is trying to replace x11rdp with xorgxrdp driver. https://github.com/neutrinolabs/xrdp/wiki/Compiling-rdp-driver I'm also testing xorgxrdp driver in my repo. https://github.com/metalefty/freebsd-ports/tree/develop/x11-drivers/xorg-dr= iver-xrdp With xorgxrdp driver model, xrdp doesn't have to have own Xorg tree. Just load xrdp drivers to existing Xorg installation. I'm contributing to xrdp project to improve FreeBSD compatibility. In near= =20 future, things will be simple. When net/xrdp is updated to 0.8.x or higher= ,=20 x11-servers/x11rdp can be removed. x11-servers/xorg-server with xorgxrdp driver will be used instead of x11rdp. > why does the source for x11rdp have to come from your own server=20 Because it is svn snapshot. svn://server1.xrdp.org/srv/svn/repos/main/x11rdp_xorg71=20 We can get non-svn-snapshot version is distributed here. Of course this is older than svn snapshot. http://server1.xrdp.org/xrdp/x11rdp_xorg71.tar.gz And one more, repository was migrated to GitHub however x11rdp source wasn't migrated to GitHub meaning x11rdp source compatible with xrdp v0.6.x isn't available on GitHub. AFAIK, ports cannot fetch the source from svn server. Am I correct? If possible, It is not necessary to distribute the source by my own. If distributing source by my own is not recommended, I'm welcome to replace the source from xrdp.org. It means downgrade. --=20 You are receiving this mail because: You are the assignee for the bug.=