Port details |
- openvpn-auth-script Generic script-based deferred auth plugin for OpenVPN
- 1.0.0.3 security
=4 1.0.0.3Version of this port present on the latest quarterly branch. - Maintainer: pdemon@gmail.com
 - Port Added: 2018-05-06 07:40:48
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: libevent, jitsi-meet, monit, memcached, nut
- Also Listed In: net net-vpn
- License: APACHE20
- WWW:
- https://github.com/pdemonaco/auth-script-openvpn
- Description:
- Implements the deferred authentication handler defined by the OpenVPN standard
interface. By using this plugin instead of auth-user-pass-verify, slow
authentication methods like push-based multi factor nolonger cause other active
VPN sessions to hang.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- openvpn-auth-script>0:security/openvpn-auth-script
- To install the port:
- cd /usr/ports/security/openvpn-auth-script/ && make install clean
- To add the package, run one of these commands:
- pkg install security/openvpn-auth-script
- pkg install openvpn-auth-script
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openvpn-auth-script
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1520619829
SHA256 (pdemonaco-openvpn-auth-script-1.0.0.3_GH0.tar.gz) = b9c7c484c837300fbc6bed12d0103a59f1a5c10f1afe9e5af1576517f32c3c07
SIZE (pdemonaco-openvpn-auth-script-1.0.0.3_GH0.tar.gz) = 8996
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- openvpn-plugin.h : security/openvpn
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_openvpn-auth-script
- USES:
- gmake localbase
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0.0.3 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.0.0.3 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0.0.3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0.0.3 14 Aug 2019 03:26:09
  |
meta  |
Implement new virtual category: net-vpn for VPN related ports
based on discussion at ports@ [1]. As VPN softwares are put in different
physical category net and security. This is a little bit confusing. Let's
give them new virtual category net-vpn.
[1] https://lists.freebsd.org/pipermail/freebsd-ports/2019-April/115915.html
PR: 239395
Submitted by: myself
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D21174 |
1.0.0.3 06 May 2018 06:24:17
  |
yuri  |
New port: openvpn-auth-script/Makefile: Generic script-based deferred auth
plugin for OpenVPN
PR: 226492
Submitted by: Phil DeMonaco <pdemon@gmail.com> |
Number of commits found: 6
|