Imported Bastille from pkgsrc-wip.
authorrillig <rillig>
Wed, 6 Jun 2007 22:37:59 +0000 (22:37 +0000)
committerrillig <rillig>
Wed, 6 Jun 2007 22:37:59 +0000 (22:37 +0000)
commit80341b5eba314ed1941fdd21ccb61da852d1e7de
tree3aa670af42dd73a4d509279b0f61e3734a209cbf
parent2cfb060dd2cf4dbe9c2f8a6ee10c35f41643c9d8
Imported Bastille from pkgsrc-wip.

Bastille is a system hardening / lockdown program which enhances the
security of a Unix host.  It configures daemons, system settings and
firewalls to be more secure.  It can shut off unneeded services like rcp
and rlogin, and helps create "chroot jails" that help limit the
vulnerability of common Internet services like Web services and DNS.

This tool currently hardens Red Hat (Fedora Core, Enterprise and
Legacy/Classic), SuSE, Debian, Gentoo, Mandrake Linux, HP-UX, Mac OS X
and Turbo Linux.

If run in the preferred interactive mode, it can teach you a good deal
about  security while personalizing your system security state.

Bastille can also assess and report on the state of a system, which may
serve as an aid to security administrators, auditors and system
administrators who wish to investigate the state of their system's
hardening without making changes to such.  This assessment functionality
has only been tested on Red Hat Linux (Fedora, Legacy, Enterprise) and
SUSE systems.
security/Bastille/DESCR [new file with mode: 0644]
security/Bastille/Makefile [new file with mode: 0644]
security/Bastille/PLIST [new file with mode: 0644]
security/Bastille/distinfo [new file with mode: 0644]
security/Bastille/files/NetBSD.bastille.in [new file with mode: 0644]
security/Bastille/files/NetBSD.system.in [new file with mode: 0644]
security/Bastille/patches/patch-aa [new file with mode: 0644]
security/Bastille/patches/patch-ab [new file with mode: 0644]
security/Bastille/patches/patch-ac [new file with mode: 0644]