summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2007-01-08 12:08:56 +0000
committerAnton Berezin <tobez@FreeBSD.org>2007-01-08 12:08:56 +0000
commite148168715eeee7245f093dd4d724f82c1d9c014 (patch)
treea394e7338eae9682acad96f9908e2e0f2829b997 /mail
parent- Fix rc script (diff)
Add mail/p5-Parse-Syslog-Mail 0.10, a Perl module that can parse log
messages generated by various MTAs.
Notes
Notes: svn path=/head/; revision=181762
Diffstat (limited to 'mail')
-rw-r--r--mail/Makefile1
-rw-r--r--mail/p5-Parse-Syslog-Mail/Makefile25
-rw-r--r--mail/p5-Parse-Syslog-Mail/distinfo3
-rw-r--r--mail/p5-Parse-Syslog-Mail/pkg-descr6
-rw-r--r--mail/p5-Parse-Syslog-Mail/pkg-plist7
5 files changed, 42 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile
index a223c0df71ac..ec58df95398f 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -374,6 +374,7 @@
SUBDIR += p5-POE-Component-Client-POP3
SUBDIR += p5-POE-Component-Client-SMTP
SUBDIR += p5-POE-Component-SMTP
+ SUBDIR += p5-Parse-Syslog-Mail
SUBDIR += p5-Qmail-Envelope
SUBDIR += p5-Sendmail-AccessDB
SUBDIR += p5-Sendmail-Milter
diff --git a/mail/p5-Parse-Syslog-Mail/Makefile b/mail/p5-Parse-Syslog-Mail/Makefile
new file mode 100644
index 000000000000..0f79e0fdbae5
--- /dev/null
+++ b/mail/p5-Parse-Syslog-Mail/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: mail/p5-Parse-Syslog-Mail
+# Date created: 08 January 2007
+# Whom: Anton Berezin <tobez@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Parse-Syslog-Mail
+PORTVERSION= 0.10
+CATEGORIES= mail perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Parse
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= tobez@FreeBSD.org
+COMMENT= Parse log messages generated by various MTAs
+
+BUILD_DEPENDS= ${SITE_PERL}/Parse/Syslog.pm:${PORTSDIR}/textproc/p5-Parse-Syslog
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+PERL_CONFIGURE= yes
+
+MAN3= Parse::Syslog::Mail.3
+
+.include <bsd.port.mk>
diff --git a/mail/p5-Parse-Syslog-Mail/distinfo b/mail/p5-Parse-Syslog-Mail/distinfo
new file mode 100644
index 000000000000..fed79c01793c
--- /dev/null
+++ b/mail/p5-Parse-Syslog-Mail/distinfo
@@ -0,0 +1,3 @@
+MD5 (Parse-Syslog-Mail-0.10.tar.gz) = 1e06c33e8e24c73f54014317aadc257b
+SHA256 (Parse-Syslog-Mail-0.10.tar.gz) = 079563d35d89103d807d36c83eaf46ec25e95cf6856584335d0c45147c13c163
+SIZE (Parse-Syslog-Mail-0.10.tar.gz) = 18672
diff --git a/mail/p5-Parse-Syslog-Mail/pkg-descr b/mail/p5-Parse-Syslog-Mail/pkg-descr
new file mode 100644
index 000000000000..6ff62fa03a84
--- /dev/null
+++ b/mail/p5-Parse-Syslog-Mail/pkg-descr
@@ -0,0 +1,6 @@
+As its names implies, Parse::Syslog::Mail presents a simple interface to
+gather mail information from a syslog file. It uses Parse::Syslog for
+reading the syslog, and offer the same simple interface. Currently
+supported log formats are: Sendmail, Postfix, Qmail.
+
+WWW: http://search.cpan.org/dist/Parse-Syslog-Mail/
diff --git a/mail/p5-Parse-Syslog-Mail/pkg-plist b/mail/p5-Parse-Syslog-Mail/pkg-plist
new file mode 100644
index 000000000000..bc98e73b2da5
--- /dev/null
+++ b/mail/p5-Parse-Syslog-Mail/pkg-plist
@@ -0,0 +1,7 @@
+%%SITE_PERL%%/Parse/Syslog/Mail.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Parse/Syslog/Mail/.packlist
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Parse/Syslog/Mail
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Parse/Syslog
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Parse
+@dirrmtry %%SITE_PERL%%/Parse/Syslog
+@dirrmtry %%SITE_PERL%%/Parse