aboutsummaryrefslogtreecommitdiff
path: root/security/pam_yubico
Commit message (Collapse)AuthorAgeFilesLines
* net/openldap24-*:Tijl Coosemans2014-07-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Convert to USES=libtool and bump dependent ports - Avoid USE_AUTOTOOLS - Don't use PTHREAD_LIBS - Use MAKE_CMD databases/glom: - Drop :keepla - Add INSTALL_TARGET=install-strip databases/libgda4* databases/libgda5*: - Convert to USES=libtool and bump dependent ports - USES=tar:xz - Use INSTALL_TARGET=install-strip - Use @sample databases/libgdamm: - Drop :keepla - USES=tar:bzip2 - Use INSTALL_TARGET=install-strip databases/libgdamm5: - Add INSTALL_TARGET=install-strip - Drop --enable-static (inherited from old repocopy) devel/anjuta x11-toolkits/py-gnome-extras: - Drop :keepla dns/powerdns dns/powerdns-devel: - Convert to USES=libtool - Add INSTALL_TARGET=install-strip - Disable static modules - Stop creating library symlinks with .0 suffix, not needed for dynamically opened modules mail/dovecot2: - Add USES=libtool mail/dovecot2-pigeonhole: - Drop CONFIGURE_TARGET (incorrect for Dragonfly) - Add USES=libtool and INSTALL_TARGET=install-strip math/gnumeric: - USES=libtool tar:xz Approved by: portmgr (implicit, bump unstaged ports) Notes: svn path=/head/; revision=362835
* - Add USES=libtool to security/ykclient and bump dependent portsTijl Coosemans2014-07-051-0/+1
| | | | | | | - Use MAKE_CMD Notes: svn path=/head/; revision=360815
* - Update from 2.14 to 2.16 [1]Danilo Egea Gondolfo2014-07-042-7/+6
| | | | | | | | | | - Add libtool to USES PR: ports/191617 Submitted by: matt@mjslabs.com [1] Notes: svn path=/head/; revision=360695
* - Update from 1.14.1 to 1.15.0Danilo Egea Gondolfo2014-01-181-1/+1
| | | | | | | | PR: ports/185675 Submitted by: Matt Stofko <matt@mjslabs.com> (maintainer) Notes: svn path=/head/; revision=340142
* - Bump PORTREVISIONDanilo Egea Gondolfo2014-01-011-3/+4
| | | | | | | | | | | - Convert LICENSE from BSD to BSD2CLAUSE - Remove LDAP from DEFAULT_OPTIONS PR: ports/185259 Submitted by: Matt Stofko <matt@mjslabs.com> (maintainer) Notes: svn path=/head/; revision=338407
* - Update to version 2.14Pawel Pekala2013-11-303-34/+20
| | | | | | | | | | | | | | | | | | - Fix LDAP support - Add STATIC option, builds static version of library - Update MASTER_SITES and WWW While I'm here: - Switch to new LIB_DEPENDS format - Use options helpers - Allow staging - Don't show pkg-message twice PR: ports/184183 Submitted by: maintainer Notes: svn path=/head/; revision=335308
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-1/+1
| | | | Notes: svn path=/head/; revision=316355
* - Update security/ykpers to version 1.12.0 [1]Pawel Pekala2013-03-191-0/+1
| | | | | | | | | | | | - Update security/libyubikey to version 1.10 [2] - Bump security/pam_yubico affected by security/ykpers ABI change PR: ports/177098 [1] PR: ports/177099 [2] Submitted by: Matt Stofko <matt@mjslabs.com> (maintainer) Notes: svn path=/head/; revision=314693
* Update to version 2.13Pawel Pekala2013-03-042-3/+3
| | | | | | | | PR: ports/176633 Submitted by: Matt Stofko <matt@mjslabs.com> (maintainer) Notes: svn path=/head/; revision=313414
* - add new port: security/pam_yubicoJason Helfman2013-01-304-0/+73
The Yubico authentication device Yubikey generates one-time passwords that can be used for authentication. This module allows you to use the Yubikey device to authenticate to the PAM system. WWW: https://code.google.com/p/yubico-pam/ PR: 175650 Submitted by: matt@mjslabs.com Notes: svn path=/head/; revision=311194