When trying security/openvpn-admin, I found a few small and one big problem: 1. openvpn-admin.exe wasn't installed, so it wouldn't run (the big problem :D) The patch also does (the small problems): 2. grammar improvement for BROKEN= message 3. remove USE_REINPLACE 4. make openvpn-admin search for its configuration files in ${PREFIX}/etc/openvpn, and pre-create that directory. It will contain user data after use, so only @dirrmtry to remove it. 5. install openvpn-admin into ${PREFIX}/sbin/, to stick to the original installation logic, and in the same course also install openvpn-admin.pam without extension. This is still not perfect, but I now need to fix my VPN first before continuing to play with the client side :) Maintainer is Cc'd. How-To-Repeat: Install and run openvpn-admin :)
State Changed From-To: open->feedback Awaiting maintainers feedback
State Changed From-To: feedback->open maintainer timeout
State Changed From-To: open->feedback Ask for maintainer approval.
State Changed From-To: feedback->open maintainer approved
Responsible Changed From-To: freebsd-ports-bugs->itetcu I'll take it.
State Changed From-To: open->closed Committed. Thanks!