summaryrefslogtreecommitdiff
path: root/security/pam-af
AgeCommit message (Collapse)AuthorFilesLines
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-04-07Allow to build with non-native PAM on *BSD.obache2-3/+12
2012-04-05allow to build with skipping harmless warnings.obache1-1/+3
2012-03-21Fix build on SunOS with gcc by replacing sunpro arguments with their gcchans2-3/+13
counterparts. The wrappers will replace them again for sunpro builds.
2012-01-24Recursive dependency bump for databases/gdbm ABI_DEPENDS change.sbd1-1/+2
2011-10-17Honor VARBASE and PKG_SYSCONFDIR.obache1-1/+11
ride on last update.
2011-10-17Update pam-af to 1.0.2.obache6-67/+13
Bug fix release.
2011-08-23Recursive bump from gdbm shlib bump.obache1-2/+2
2011-03-23revert unwanted commit accidently.obache1-3/+1
2011-03-23remove needless assignment, it break strict-aliasing.obache3-4/+23
2011-03-23bsd.fast.prefs.mk should not be included from packages.obache1-2/+2
2011-01-25corrent checksum of patches.obache1-6/+6
2011-01-25* Note comments to patch files.obache7-5/+70
* detect recent OpenPAM correctly * catch getopt(3) with `int' for platforms that char will never be -1. Bump PKGREVISION.
2010-05-17LICENSE=2-cluase-bsdobache1-1/+2
2008-06-12Add DESTDIR support.joerg3-10/+16
2008-06-01Try to fix build failure on Solaris, it does not have LOG_AUTHPRIV.obache2-1/+16
2007-01-08Import pam_af version 1.0.1.obache5-0/+55
pam_af is a simple anti-bruteforce PAM module for authentification services. It can be used to prevent brute-force attacks on services like SSH or Telnet.