net/freerdp: sort out port
1. Move manpages from LOCALBASE/man/ to LOCALBASE/share/man/.
2. Update ARM NEON support (details are at https://reviews.freebsd.org/D43127).
3. Unification of the pkg-plist with upcoming net/freerdp3: replace "2" with
"%%MAJORVERSION%%".
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D43352
net/freerdp: Update to 2.0.0-rc1
- Enable 64 bit file support in winpr
- Remove unneeded patches (added upstream)
- Add support for ICU for unicode conversion
- Add support for KERBEROS
- Add MANPAGES option and fix man pages installation in /usr/local/man
- Fix WWW in pkg-descr
- Pet portlint
Changelog: https://github.com/FreeRDP/FreeRDP/blob/2.0.0-rc1/ChangeLog
PR: 224658
Submitted by: cpm
Reviewed by: kevans
Approved by: kevans (maintainer)