Created attachment 211536 [details] svn diff security/openvpn-auth-ldap Some fixes are included in github's 2.0.4 that were not included in the cached tarball (?) - RFC2307 - OpenVPN challenge/response protocol See https://github.com/threerings/openvpn-auth-ldap/releases This patch makes use of github code poudriere and production tested :)
Geoffroy, the patch looks almost good, the only thing is that since the version gets increased (2.0.4 in FreeBSD versioning is higher than 2.0.4.0.s1379), we reset PORTREVISION to 0, and at that opportunity remove it, and there are further cleanups I could make. The post-patch REINPLACE had become useless, and the MAKE_JOBS_UNSAFE appears to be no longer needed. Since I don't have a proper runtime environment with LDAP user accounts, I would like to hand over maintainership to someone who can actually test this port in practice. Would you be willing to take over? Just let me know.
A commit references this bug: Author: mandree Date: Mon Feb 10 21:06:56 UTC 2020 New revision: 525753 URL: https://svnweb.freebsd.org/changeset/ports/525753 Log: openvpn-auth-ldap: Update to Github 2.0.4 release. * Switch from a handmade SVN checkout to Github tag * Drop MAKE_JOBS_UNSAFE and post-patch, no longer needed PR: 244022 Submitted by: Geoffroy Desvernay Changes: head/security/openvpn-auth-ldap/Makefile head/security/openvpn-auth-ldap/distinfo