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

Sergei Kolobov sergei at FreeBSD.org
Sun Feb 29 15:22:13 PST 2004


sergei      2004/02/29 15:22:13 PST

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/lockdown    Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
  Log:
  Add lockdown 0.1:
  
  Lockdown is a hardening system written in C++ for FreeBSD
  and released under the BSD license.
  
  Lockdown was designed to harden FreeBSD's base system. It does so
  by editing the systems configuration files and set permissions,
  flags and ownership on SUID, GID and information files.
  Lockdown was meant to be run only once, so you can quickly
  and without forgetting something, get a secure system running.
  
  WWW:    http://lockdown.TruNet.dk/
  
  PR:             62714
  Submitted by:   Daniel Blankensteiner <db at TruNet.dk>
  
  Revision  Changes    Path
  1.489     +1 -0      ports/security/Makefile
  1.1       +26 -0     ports/security/lockdown/Makefile (new)
  1.1       +2 -0      ports/security/lockdown/distinfo (new)
  1.1       +13 -0     ports/security/lockdown/pkg-descr (new)
  1.1       +4 -0      ports/security/lockdown/pkg-message (new)
  1.1       +3 -0      ports/security/lockdown/pkg-plist (new)


More information about the cvs-all mailing list