summaryrefslogtreecommitdiffstats
path: root/sysutils/anteater
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/anteater')
-rw-r--r--sysutils/anteater/Makefile20
-rw-r--r--sysutils/anteater/distinfo1
-rw-r--r--sysutils/anteater/pkg-comment1
-rw-r--r--sysutils/anteater/pkg-descr5
-rw-r--r--sysutils/anteater/pkg-plist1
5 files changed, 28 insertions, 0 deletions
diff --git a/sysutils/anteater/Makefile b/sysutils/anteater/Makefile
new file mode 100644
index 0000000..3f36382
--- /dev/null
+++ b/sysutils/anteater/Makefile
@@ -0,0 +1,20 @@
+# ex:ts=8
+# New ports collection makefile for: anteater
+# Date created: Aug 13, 2001
+# Whom: ijliao
+#
+# $FreeBSD$
+#
+
+PORTNAME= anteater
+PORTVERSION= 0.4
+CATEGORIES= sysutils
+MASTER_SITES= ftp://ftp.profzone.ch/drzoom/anteater/
+
+MAINTAINER= ports@FreeBSD.org
+
+USE_NEWGCC= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --enable-strstream
+
+.include <bsd.port.mk>
diff --git a/sysutils/anteater/distinfo b/sysutils/anteater/distinfo
new file mode 100644
index 0000000..36003f5
--- /dev/null
+++ b/sysutils/anteater/distinfo
@@ -0,0 +1 @@
+MD5 (anteater-0.4.tar.gz) = b6e5438ae0255760af8e49013d900d3a
diff --git a/sysutils/anteater/pkg-comment b/sysutils/anteater/pkg-comment
new file mode 100644
index 0000000..c2d905b
--- /dev/null
+++ b/sysutils/anteater/pkg-comment
@@ -0,0 +1 @@
+A MTA log analyzer
diff --git a/sysutils/anteater/pkg-descr b/sysutils/anteater/pkg-descr
new file mode 100644
index 0000000..faecaf9
--- /dev/null
+++ b/sysutils/anteater/pkg-descr
@@ -0,0 +1,5 @@
+Anteater is a MTA1 loganalyser written 100% in C++. A filter for sendmail
+logfiles in the default syslog format exists already. It's very easy to add
+new modules for reporting, analysis or filtering.
+
+WWW: http://anteater.drzoom.ch/
diff --git a/sysutils/anteater/pkg-plist b/sysutils/anteater/pkg-plist
new file mode 100644
index 0000000..c3fba4cf
--- /dev/null
+++ b/sysutils/anteater/pkg-plist
@@ -0,0 +1 @@
+bin/anteater
OpenPOWER on IntegriCloud