notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
duo_openvpn Duo two-factor authentication for OpenVPN
2.5 security on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.5Version of this port present on the latest quarterly branch.
Maintainer: zi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-05-06 23:15:06
Last Update: 2023-08-01 16:24:14
Commit Hash: 4bc9fdc
Also Listed In: net-vpn
License: GPLv2
WWW:
https://github.com/duosecurity/duo_openvpn
Description:
Duo provides simple two-factor authentication as a service via: 1. Phone callback 2. SMS-delivered one-time passcodes 3. Duo mobile app to generate one-time passcodes 4. Duo mobile app for smartphone push authentication 5. Duo hardware token to generate one-time passcodes Duo two-factor authentication for OpenVPN
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (12 items)
Collapse this list.
  1. /usr/local/share/licenses/duo_openvpn-2.5/catalog.mk
  2. /usr/local/share/licenses/duo_openvpn-2.5/LICENSE
  3. /usr/local/share/licenses/duo_openvpn-2.5/GPLv2
  4. share/duo_openvpn/ca_certs.pem
  5. share/duo_openvpn/duo_openvpn.pl
  6. @comment share/duo_openvpn/duo_openvpn.py
  7. @comment share/duo_openvpn/https_wrapper.py
  8. @comment share/duo_openvpn/six.py
  9. share/duo_openvpn/duo_openvpn.so
  10. @owner
  11. @group
  12. @mode
Collapse this list.
Dependency lines:
  • duo_openvpn>0:security/duo_openvpn
To install the port:
cd /usr/ports/security/duo_openvpn/ && make install clean
To add the package, run one of these commands:
  • pkg install security/duo_openvpn
  • pkg install duo_openvpn
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: duo_openvpn
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1690906366 SHA256 (duosecurity-duo_openvpn-2.5_GH0.tar.gz) = ddad07a3c07e5df83720f9ebebb1e478cd794d125959dfe25b1bfb5fc1a9d1d3 SIZE (duosecurity-duo_openvpn-2.5_GH0.tar.gz) = 37731

Packages (timestamps in pop-ups are UTC):
duo_openvpn
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.52.5-2.52.5---
FreeBSD:13:quarterly2.52.52.4_22.52.52.52.52.5
FreeBSD:14:latest2.52.52.4_22.52.52.4_2-2.4_2
FreeBSD:14:quarterly2.52.5-2.52.52.52.52.5
FreeBSD:15:latest2.52.5n/a2.5n/a2.52.52.5
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
Runtime dependencies:
  1. openvpn>0 : security/openvpn
  2. p5-JSON-XS>0 : converters/p5-JSON-XS
  3. p5-libwww>0 : www/p5-libwww
  4. p5-LWP-Protocol-https>0 : www/p5-LWP-Protocol-https
  5. p5-Digest-HMAC>0 : security/p5-Digest-HMAC
  6. perl5>=5.34<5.35 : lang/perl5.34
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for duo_openvpn-2.5: METHOD=off: Force an authentication method (defaults to push, via METHOD) USERNAME=off: Force duo to use username variable, instead of common_name ====> Options available for the single HELPER: you have to select exactly one of them PERL=on: Perl scripting language support PYTHON=off: Python bindings or support ===> Use 'make config' to modify these settings
Options name:
security_duo_openvpn
USES:
gmake shebangfix perl5
pkg-message:
For install:
After creating a new protected OpenVPN application in your duo admin panel, add the following to your openvpn configuration file: plugin /usr/local/share/duo_openvpn/duo_openvpn.so 'IKEY SKEY HOST' For more detailed installation instructions, please visit: https://duo.com/docs/openvpn
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/duosecurity/duo_openvpn/tar.gz/2.5?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port