cvs commit: ports/security Makefile ports/security/pam_af Makefile distinfo pkg-descr pkg-plist

Sergey Matveychuk sem at FreeBSD.org
Sun Mar 26 12:32:16 UTC 2006


sem         2006-03-26 12:32:16 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/pam_af      Makefile distinfo pkg-descr pkg-plist 
  Log:
  Anti-bruteforce PAM module for authentification services. It can be used to
  prevent brute-force attacks on services like SSH or Telnet. It's highly
  configurable and very fast.
  
  WWW: http://mbsd.msk.ru/pam_af.html
  
  PR:             ports/94113
  Submitted by:   Stanislav Sedov <ssedov at mbsd.msk.ru>
  
  Revision  Changes    Path
  1.739     +1 -0      ports/security/Makefile
  1.1       +32 -0     ports/security/pam_af/Makefile (new)
  1.1       +3 -0      ports/security/pam_af/distinfo (new)
  1.1       +5 -0      ports/security/pam_af/pkg-descr (new)
  1.1       +4 -0      ports/security/pam_af/pkg-plist (new)


More information about the cvs-ports mailing list