Port details |
- roundcube-yubikey_auth Roundcube yubikey auth plugin
- g20180404 mail =2 g20180404Version of this port present on the latest quarterly branch.
- Maintainer: vidar@karlsen.tech
- Port Added: 2018-07-27 05:15:03
- Last Update: 2024-03-21 08:11:52
- Commit Hash: 66ab2ea
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://github.com/northox/roundcube-yubikey-plugin
- Description:
- This plugin adds the option to use a YubiKey as second-factor
authentication.
The YubiKey is a USB key emulating a generic keyboard and make
use of One-time Passwords to provide two factor authentication.
Activate the plugin by adding the following to Roundcube's
config/config.inc.php:
$config['plugins'] = array('roundcube_yubikey_authentication');
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- roundcube-yubikey_auth${PHP_PKGNAMESUFFIX}>0:mail/roundcube-yubikey_auth
- To install the port:
- cd /usr/ports/mail/roundcube-yubikey_auth/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/roundcube-yubikey_auth
- pkg install roundcube-yubikey_auth-php82
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: roundcube-yubikey_auth-php82
- Package flavors (<flavor>: <package>)
- php82: roundcube-yubikey_auth-php82
- php81: roundcube-yubikey_auth-php81
- php83: roundcube-yubikey_auth-php83
- distinfo:
- TIMESTAMP = 1532637571
SHA256 (northox-roundcube-yubikey-plugin-g20180404-383bbb3_GH0.tar.gz) = 48cd088db1058ae3c416576f73e369e20c2384bc81c78b118cb5f13efe4adc2c
SIZE (northox-roundcube-yubikey-plugin-g20180404-383bbb3_GH0.tar.gz) = 14111
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:
-
- roundcube-php82>=1.0 : mail/roundcube@php82
- Runtime dependencies:
-
- roundcube-php82>=1.0 : mail/roundcube@php82
- php.h : lang/php82
- curl.so : ftp/php82-curl
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- mail_roundcube-yubikey_auth
- USES:
- php:flavors
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
g20180404 21 Mar 2024 08:11:52 |
Alexander Leidinger (netchild) |
mail/roundcube-*: remove restriction for php 8.3
The roundcube port itself has the restriction removed.
All plugins which I use seem to work with 8.3.
Maintainer timeout: about a month (except for 1) |
g20180404 10 Jun 2023 14:57:35 |
Muhammad Moinur Rahman (bofh) |
*/*: Mark IGNORE_WITH_PHP for 8.3.X
Approved by: portmgr (blanket)
Sponsored by: Bounce Experts |
g20180404 18 Sep 2022 10:29:26 |
Bernard Spil (brnrd) |
mail/roundcube: Mark PHP 8.1 compatible
PR: 265653 |
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) |
g20180404 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 ) |
g20180404 20 Jul 2022 14:22:19 |
Tobias C. Berner (tcberner) |
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above ) |
g20180404 13 Jun 2022 00:08:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Ignore with php82 |
g20180404 25 Jan 2022 16:34:17 |
Muhammad Moinur Rahman (bofh) |
UNBREAK some ports with php80
- Pet portclippy/portfmt
Approved by: portmgr (blanket infrastructure)
Sponsored by: Bounce Experts |
g20180404 10 Jan 2022 13:04:28 |
Antoine Brodin (antoine) |
mail/roundcube-*: unbreak bulk -a |
g20180404 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
g20180404 11 Feb 2021 20:51:10 |
antoine |
Unbreak bulk -a |
g20180404 27 Jul 2018 05:14:51 |
pi |
New port: mail/roundcube-yubikey_auth
This plugin adds the option to use a YubiKey as second-factor
authentication.
The YubiKey is a USB key emulating a generic keyboard and make
use of One-time Passwords to provide two factor authentication.
Activate the plugin by adding the following to Roundcube's
config/config.inc.php:
$config['plugins'] = array('roundcube_yubikey_authentication');
WWW: https://github.com/northox/roundcube-yubikey-plugin
PR: 222318
Submitted by: Vidar Karlsen <vidar@karlsen.tech> |