4 Commits

Author SHA1 Message Date
Yuri Victorovich
bb05e08a40 security/2fa: Unbreak by adding GOCACHE=off
Using ${MAKE_ENV} helped many other Go ports, but not this one.
Now added GOCACHE=off that turns the cache off.

Approved by:	portmgr (port compliance, infrastructure)
2018-03-14 17:35:44 +00:00
Steve Wills
11c3c39f51 security/2fa: Update to 1.1.0
PR:		224934
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
2018-01-10 19:02:56 +00:00
Danilo G. Baio
8cea60aec3 security/2fa: Update to 1.0.0
Upstream has version now.
Switch to options helper (DOCS).

PR:		223965
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
2017-11-29 22:34:20 +00:00
Yuri Victorovich
742ed9faab New port: security/2fa: Two-factor authentication on the command line
PR:		223822
Submitted by:	Dmitri Goutnik <dg@syrec.org>
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13220
2017-11-24 18:59:04 +00:00