| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
PR: ports/111825
Submitted by: Marcelo Araujo
Approved by: maintainer
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/84156
Submitted by: Hirohisa Yamaguchi
Approved by: maintainer
Note w.r.t. 4.x: The .depend-issue can be fixed through 'gmake'.
However, then it still needs a patch for a missing <sys/time.h>, and still
won't build with neither gcc-2.95, 3.4 or 4.0, so I didn't bother.
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
| |
Reported by: kris
|
|
|
|
|
| |
PR: ports/82614
Submitted by: Daniel Blankensteiner <db@trunet.dk> (maintainer)
|
|
|
|
|
| |
PR: ports/66458
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/65618
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/64841
Submitted by: maintainer
|
|
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@TruNet.dk>
|