aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/jailaudit/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'ports-mgmt/jailaudit/pkg-descr')
-rw-r--r--ports-mgmt/jailaudit/pkg-descr20
1 files changed, 0 insertions, 20 deletions
diff --git a/ports-mgmt/jailaudit/pkg-descr b/ports-mgmt/jailaudit/pkg-descr
deleted file mode 100644
index 0933960c9516..000000000000
--- a/ports-mgmt/jailaudit/pkg-descr
+++ /dev/null
@@ -1,20 +0,0 @@
-This port contains a script to generate portaudit reports for jails
-running on a FreeBSD system.
-
-Normally portaudit just creates reports for the Host-system or the jail
-it is installed in. With a large number of jails running on a system,
-installing and updating portaudit in every jail is time-consuming and
-error-prone. Jailaudit uses the portaudit installed in the Host-system
-to create a report for every jail.
-
-The reports are appended to the daily security run and can be sent to a
-specific mail address, which allows the Host-system administrator to
-dispatch portaudit reports to the owners of jails, keeping them informed
-about potential security advisories of their installed ports.
-
-Jailaudit can be used on FreeBSD 5.1 or larger.
-
-WWW: https://anonsvn.h3q.com/projects/jailaudit/
-
-- cryx
-Philipp Wuensche <cryx-ports@h3q.com>