FreeBSD Bugzilla – Attachment 195485 Details for
Bug 222318
[NEW PORT] mail/roundcube-yubikey_auth: YubiKey auth for Roundcube
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Working shar for g20180404 (commit 383bbb3)
roundcube-yubikey_auth.2018.shar (text/plain), 3.31 KB, created by
Vidar Karlsen
on 2018-07-26 20:31:38 UTC
(
hide
)
Description:
Working shar for g20180404 (commit 383bbb3)
Filename:
MIME Type:
Creator:
Vidar Karlsen
Created:
2018-07-26 20:31:38 UTC
Size:
3.31 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># roundcube-yubikey_auth ># roundcube-yubikey_auth/pkg-plist ># roundcube-yubikey_auth/pkg-descr ># roundcube-yubikey_auth/distinfo ># roundcube-yubikey_auth/Makefile ># >echo c - roundcube-yubikey_auth >mkdir -p roundcube-yubikey_auth > /dev/null 2>&1 >echo x - roundcube-yubikey_auth/pkg-plist >sed 's/^X//' >roundcube-yubikey_auth/pkg-plist << 'e8d68d0dc67959658398fe148813d7b5' >X%%WWWDIR%%/LICENSE >X%%WWWDIR%%/README.md >X%%WWWDIR%%/composer.json >X@sample %%WWWDIR%%/config.inc.php.sample >X%%WWWDIR%%/lib/Yubico.php >X%%WWWDIR%%/localization/cs_CZ.inc >X%%WWWDIR%%/localization/de_DE.inc >X%%WWWDIR%%/localization/en_US.inc >X%%WWWDIR%%/localization/fr_FR.inc >X%%WWWDIR%%/yubikey.js >X%%WWWDIR%%/roundcube_yubikey_authentication.php >e8d68d0dc67959658398fe148813d7b5 >echo x - roundcube-yubikey_auth/pkg-descr >sed 's/^X//' >roundcube-yubikey_auth/pkg-descr << '704b458cdc9d5b25427dbe3d6e0b05b5' >XThis plugin adds the option to use a YubiKey as second-factor >Xauthentication. >X >XThe YubiKey is a USB key emulating a generic keyboard and make >Xuse of One-time Passwords to provide two factor authentication. >X >XActivate the plugin by adding the following to Roundcube's >Xconfig/config.inc.php: >X$config['plugins'] = array('roundcube_yubikey_authentication'); >X >XWWW: https://github.com/northox/roundcube-yubikey-plugin >704b458cdc9d5b25427dbe3d6e0b05b5 >echo x - roundcube-yubikey_auth/distinfo >sed 's/^X//' >roundcube-yubikey_auth/distinfo << '5419658cbc1ea32256f0a0f0625f49ff' >XTIMESTAMP = 1532625245 >XSHA256 (northox-roundcube-yubikey-plugin-g20180403-383bbb3_GH0.tar.gz) = 48cd088db1058ae3c416576f73e369e20c2384bc81c78b118cb5f13efe4adc2c >XSIZE (northox-roundcube-yubikey-plugin-g20180403-383bbb3_GH0.tar.gz) = 14111 >5419658cbc1ea32256f0a0f0625f49ff >echo x - roundcube-yubikey_auth/Makefile >sed 's/^X//' >roundcube-yubikey_auth/Makefile << '86ece55f6529f6fecf6f436b6aa79f69' >X# Created by: Vidar Karlsen <vidar@karlsen.tech> >X# $FreeBSD$ >X >XPORTNAME= yubikey_auth >XPORTVERSION= g20180404 >XCATEGORIES= mail >XPKGNAMEPREFIX= roundcube- >XPKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} >X >XMAINTAINER= vidar@karlsen.tech >XCOMMENT= Roundcube yubikey auth plugin >X >XLICENSE= GPLv2 >X >XBUILD_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail/roundcube@${PHP_FLAVOR} >XRUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail/roundcube@${PHP_FLAVOR} >X >XUSES= php:flavors >X >XUSE_PHP= curl >X >XUSE_GITHUB= yes >XGH_ACCOUNT= northox >XGH_PROJECT= roundcube-yubikey-plugin >XGH_TAGNAME= 383bbb3 >X >XNO_BUILD= yes >XNO_ARCH= yes >X >XWWWDIR= ${PREFIX}/www/roundcube/plugins/roundcube_yubikey_authentication >X >Xpost-patch: >X ${REINPLACE_CMD} -e 's/roundcube_yubikey_plugin/YubiKey OTP/g' \ >X ${WRKSRC}/yubikey.js >X ${REINPLACE_CMD} \ >X -e "s/array('yubikey_authentication')/array('roundcube_yubikey_authentication')/g" \ >X -e 's,plugins/yubikey_authentication,plugins/roundcube_yubikey_authentication,g' \ >X ${WRKSRC}/README.md >X >Xdo-install: >X ${MKDIR} ${STAGEDIR}${WWWDIR} >X cd ${WRKSRC} && ${PAX} -r -w . ${STAGEDIR}${WWWDIR} >X cd ${STAGEDIR}${WWWDIR} && \ >X ${MV} config.inc.php config.inc.php.sample >X >X.include <bsd.port.mk> >86ece55f6529f6fecf6f436b6aa79f69 >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 222318
:
186364
|
193011
| 195485