Commit Graph

21 Commits

Author SHA1 Message Date
sthen
7430f53ef3 add some fixes for yubiserve's oath support, from drcate at att net 2019-03-25 01:29:42 +00:00
jasper
ddf3462a06 missed bump 2018-06-03 11:24:30 +00:00
jasper
da873a607c remove patches which are no longer needed now that Cryptodome replaced Crypto 2018-06-02 12:01:58 +00:00
jasper
b68fc5e6a6 switch to py-cryptodome
ok sthen@ (MAINTAINER)
2018-05-14 06:55:45 +00:00
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
ajacoutot
7995708f3c Bring rc_bg back. 2017-05-27 19:57:05 +00:00
ajacoutot
958bb491e0 I forgot the bump commit... 2017-05-27 13:55:58 +00:00
ajacoutot
13730769c8 Cope with recent rc.subr(8) change (removal of rc_bg etc.) 2017-05-27 13:53:06 +00:00
naddy
c326edce1b The ${PROJECT}.googlecode.com/files/ master sites are no longer
accessible, but the distfiles are still available at an archive URL.
Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.

ok czarkoff@ danj@ sthen@
2016-10-01 11:54:14 +00:00
sthen
564c6c344a Cope with moving sqlite3 back to ports. 2016-09-23 09:16:52 +00:00
espie
511c5d230a a few minor pkg_subst fixes, for the coming patch (disallow -c without -m
outside of WRKDIR)
2015-11-02 11:56:54 +00:00
sthen
ec06a655c0 fix path to pem file, lost in previous commit 2015-08-25 12:24:02 +00:00
sthen
66135704aa revert diff which changed SSLv23_METHOD to TLSv1_METHOD, the former is better
as it allows detecting the best version to use (include TLS 1.0, 1.1, 1.2)
whereas TLSv1_METHOD forces 1.0 only.
2015-07-18 04:09:27 +00:00
ajacoutot
2375891bd2 sort. 2015-07-15 17:42:08 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
sthen
f0efd17e1a patch yubiserve to handle yubikey OTPs in upper case (capslock) 2014-12-22 14:10:57 +00:00
sthen
fdf377fc72 add patches to yubiserve: use TLS not SSLv3, allow use of chain certificates 2014-12-22 13:22:39 +00:00
sthen
ff5896063c remove bogus timestamp-checking code resulting in spurious failures 2014-03-27 13:52:30 +00:00
naddy
c2832a1290 move http://code.google.com, *.googlecode.com, and sites.google.com to https
suggested by bentley@
2013-08-07 21:31:12 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
ffbfde3b63 import ports/security/yubiserve, ok jsaper@
YubiServe is a lightweight Validation Server supporting both OATH/HOTP
and Yubico Yubikey implementations, written in Python that uses an
SQLite database or, optionally, a MySQL database. It has an integrated
threaded webserver, with HTTPS/SSL support, compatible with the
Yubico validation protocol 2.0 including HMAC SHA-1 signatures to
provide for authentication of the server.
2012-07-18 08:25:07 +00:00