cvs commit: ports/security Makefile ports/security/expiretable
 Makefile distinfo pkg-descr pkg-plist
    Edwin Groothuis 
    edwin at FreeBSD.org
       
    Sun Jan  8 04:33:42 PST 2006
    
    
  
edwin       2006-01-08 12:33:41 UTC
  FreeBSD ports repository
  Modified files:
    security             Makefile 
  Added files:
    security/expiretable Makefile distinfo pkg-descr pkg-plist 
  Log:
  New port: security/expiretable Utility used to remove entries from the pf(4) table based on their age
  
          Expiretable is a utility used to remove entries from the pf(4) table
          based on their age.
  
          The age in question being the amount of time that has passed since
          the statistics for each entry in the target table was last cleared.
  
          WWW: http://expiretable.fnord.se/
  
  PR:             ports/91481
  Submitted by:   cris <cris at gufi.org>
  
  Revision  Changes    Path
  1.722     +1 -0      ports/security/Makefile
  1.1       +18 -0     ports/security/expiretable/Makefile (new)
  1.1       +3 -0      ports/security/expiretable/distinfo (new)
  1.1       +7 -0      ports/security/expiretable/pkg-descr (new)
  1.1       +1 -0      ports/security/expiretable/pkg-plist (new)
    
    
More information about the cvs-all
mailing list