Created attachment 176298 [details] shar(1) archive of net/freerdp2 Hello! I'm attaching a shar(1) archive for a proposed net/freerdp2. This is a version update of net/freerdp to a potentially unstable version, and it is introduced following a major version bump with some path changes to include the major version number. Because of these, it was recommended this be introduced as a new port [1]. I've (back/forward)-ported the changes made in [2] to aide in ARMv6 compatibility going forward. A `poudriere testport` yields no issues. `portlint -AC` complains about SSE being defined but no PORT_OPTIONS:MSSE, which I am deliberately ignoring because we do use SSE_CMAKE_BOOL here. It also complains about the standard "Consider an NLS option," but it's not immediately obvious to me how to turn off the NLS bits so I am choosing to ignore this as well for the time being. [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212004#c15 [2] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213637
*** This bug has been marked as a duplicate of bug 212004 ***