cvs commit: ports/security Makefile ports/security/pf Makefile
 distinfo pkg-descr pkg-install pkg-message pkg-plist
 ports/security/pf/files pf.conf.default pf.sh.sample
    Foxfair Hu 
    foxfair at FreeBSD.org
       
    Thu Jun 12 18:09:30 PDT 2003
    
    
  
foxfair     2003/06/12 18:09:29 PDT
  FreeBSD ports repository
  Modified files:
    security             Makefile 
  Added files:
    security/pf          Makefile distinfo pkg-descr pkg-install 
                         pkg-message pkg-plist 
    security/pf/files    pf.conf.default pf.sh.sample 
  Log:
  Add pf 1.0, OpenBSD's pf (packetfilter) as in OpenBSD 3.3 as a loadable
  kernel module.
  
  PR:             52121
  Submitted by:   Max Laier <max at love2party.net>
  
  Revision  Changes    Path
  1.405     +1 -0      ports/security/Makefile
  1.1       +110 -0    ports/security/pf/Makefile (new)
  1.1       +1 -0      ports/security/pf/distinfo (new)
  1.1       +76 -0     ports/security/pf/files/pf.conf.default (new)
  1.1       +68 -0     ports/security/pf/files/pf.sh.sample (new)
  1.1       +14 -0     ports/security/pf/pkg-descr (new)
  1.1       +189 -0    ports/security/pf/pkg-install (new)
  1.1       +9 -0      ports/security/pf/pkg-message (new)
  1.1       +23 -0     ports/security/pf/pkg-plist (new)
    
    
More information about the cvs-all
mailing list