The rdesktop project contains a module called "rdp2vnc", as well as several "uiports". None of these are maintained. Therefore, we should remove them.
rdp2vnc was removed in upstream commit 8586cfc8cb2734f66fbe737c93d06239c172c300.
Solved through vendor drop r32951.
Looks good. There are two mentions of uiports still present in the code, but Henrik explained that these are OK since xwin.c is still a "uiport" and the ones that were removed were old alternatives. $ svn grep uiports ./rdesktop/rdp.c:/* used in uiports and rdp_main_loop, processes the RDP packets waiting */ ./rdesktop/xwin.c:/* these do nothing here but are used in uiports */