aboutsummaryrefslogtreecommitdiff
path: root/sysutils/abck
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-08-18 08:14:46 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-08-18 08:14:46 +0000
commit9f49242b7a2d8b3bac3d2c6cdc0ab2e1452e80d2 (patch)
tree8b046cd3c2d6fe7a1391f3a195bde194197f14fe /sysutils/abck
parent0776200f63cd6aa7e8b9cb5dbe1c2d5d1fce4cb7 (diff)
downloadports-9f49242b7a2d8b3bac3d2c6cdc0ab2e1452e80d2.tar.gz
ports-9f49242b7a2d8b3bac3d2c6cdc0ab2e1452e80d2.zip
Notes
Diffstat (limited to 'sysutils/abck')
-rw-r--r--sysutils/abck/Makefile20
-rw-r--r--sysutils/abck/distinfo1
-rw-r--r--sysutils/abck/pkg-comment1
-rw-r--r--sysutils/abck/pkg-descr13
-rw-r--r--sysutils/abck/pkg-plist3
5 files changed, 38 insertions, 0 deletions
diff --git a/sysutils/abck/Makefile b/sysutils/abck/Makefile
new file mode 100644
index 000000000000..4bd7b02b918b
--- /dev/null
+++ b/sysutils/abck/Makefile
@@ -0,0 +1,20 @@
+# ports collection makefile for: abmgmt
+# Date Created: 27 July 2001
+# Whom: tundra
+#
+# $FreeBSD$
+#
+
+PORTNAME= abck
+PORTVERSION= 1.99
+CATEGORIES= sysutils
+MASTER_SITES= http://www.tundraware.com/Software/abck/
+
+MAINTAINER= tundra@tundraware.com
+
+USE_PYTHON= yes
+
+MANCOMPRESSED= yes
+MAN1= abck.1
+
+.include <bsd.port.mk>
diff --git a/sysutils/abck/distinfo b/sysutils/abck/distinfo
new file mode 100644
index 000000000000..ac284a49508d
--- /dev/null
+++ b/sysutils/abck/distinfo
@@ -0,0 +1 @@
+MD5 (abck-1.99.tar.gz) = b80e8dcf0792396871df4c89247bbbba
diff --git a/sysutils/abck/pkg-comment b/sysutils/abck/pkg-comment
new file mode 100644
index 000000000000..4f252d02d01a
--- /dev/null
+++ b/sysutils/abck/pkg-comment
@@ -0,0 +1 @@
+Manage intrusion attemps recorded in the system log
diff --git a/sysutils/abck/pkg-descr b/sysutils/abck/pkg-descr
new file mode 100644
index 000000000000..f9e147d40b14
--- /dev/null
+++ b/sysutils/abck/pkg-descr
@@ -0,0 +1,13 @@
+'abck' is an interactive tool to examine intrusion attempts and decide
+what, if anything, to do about them. It reads through
+/var/log/messages looking for evidence of an intrusion attempt. Upon
+finding such a record, 'abck' qualifies it against information
+supplied by the user on the command line to determine if the record is
+to be processed. As packaged, 'abck' handles several common types of
+intrusion attempt records, but it can easily be expanded to handle
+others.
+
+You need a reasonably current copy of Python to run the main script.
+
+- tim
+tundra@tundraware.com
diff --git a/sysutils/abck/pkg-plist b/sysutils/abck/pkg-plist
new file mode 100644
index 000000000000..1c386a9cb65d
--- /dev/null
+++ b/sysutils/abck/pkg-plist
@@ -0,0 +1,3 @@
+bin/abck
+share/doc/abck/abck-License.txt
+@dirrm share/doc/abck