Ticket #44041: Portfile-openvpn2.diff

File Portfile-openvpn2.diff, 577 bytes (added by vbourachot@…, 10 years ago)
  • Portfile

    old new  
    9393startupitem.create      yes
    9494startupitem.executable  "${prefix}/bin/openvpn2 --config ${prefix}/etc/${name}/server.conf"
    9595
     96variant enable_password_save description {allow --askpass and --auth-user-pass passwords to be read from a file} {
     97    configure.args-append   --enable-password-save
     98}
     99
    96100livecheck.type      regex
    97101livecheck.url       ${homepage}/index.php/open-source/downloads.html
    98102livecheck.regex     "/openvpn-(\\d+(?:\\.\\d+)*).tar.gz\">"