aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MOVED1
-rw-r--r--mail/Makefile1
-rw-r--r--mail/mailrep/Makefile37
-rw-r--r--mail/mailrep/distinfo3
-rw-r--r--mail/mailrep/pkg-descr8
-rw-r--r--mail/mailrep/pkg-plist4
6 files changed, 1 insertions, 53 deletions
diff --git a/MOVED b/MOVED
index a9e03cba7c97..bd5b41d22639 100644
--- a/MOVED
+++ b/MOVED
@@ -4054,3 +4054,4 @@ net/p5-ZConf-Mail|mail/p5-ZConf-Mail|2009-06-15|Moved to mail/p5-ZConf-Mail
net/p5-ZConf-BGSet|deskutils/p5-ZConf-BGSet|2009-06-15|Moved to deskutils/p5-ZConf-BGSet
www/postnuke||2009-06-16|Project abandoned
x11-toolkits/py-anygui||2009-06-16|No longer actively developed or supported
+mail/mailrep||2009-06-18|Project abandoned
diff --git a/mail/Makefile b/mail/Makefile
index 9dd964faf93d..43b5c95c4e9f 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -241,7 +241,6 @@
SUBDIR += mailgraph
SUBDIR += mailman
SUBDIR += mailmgr
- SUBDIR += mailrep
SUBDIR += mailscanner
SUBDIR += mailscanner-devel
SUBDIR += mailscanner-mrtg
diff --git a/mail/mailrep/Makefile b/mail/mailrep/Makefile
deleted file mode 100644
index e54fc56971e6..000000000000
--- a/mail/mailrep/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# New ports collection makefile for: mailrep
-# Date created: 2006-04-25
-# Whom: Marcelo Araujo <araujo@bsdmail.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= mailrep
-PORTVERSION= 1.1
-CATEGORIES= mail sysutils
-MASTER_SITES= http://server3.bon.matrix.com.br/araujo/pub/mailrep/
-
-MAINTAINER= araujo@FreeBSD.org
-COMMENT= Program for reporting mail log information
-
-NO_BUILD= yes
-USE_PERL5= yes
-
-PORTDOCS= LICENSE
-
-.include <bsd.port.pre.mk>
-
-do-install:
- @${MKDIR} ${PREFIX}/etc/mailrep
- ${INSTALL_SCRIPT} ${WRKSRC}/mailrep.pl ${PREFIX}/sbin/
- ${INSTALL_DATA} ${WRKSRC}/mailrep.conf ${PREFIX}/etc/mailrep/mailrep.conf.sample
-.if !exists(${PREFIX}/etc/mailrep/mailrep.conf)
- ${INSTALL_DATA} ${WRKSRC}/mailrep.conf ${PREFIX}/etc/mailrep/
-.endif
-
-post-install:
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/LICENSE ${DOCSDIR}
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/mail/mailrep/distinfo b/mail/mailrep/distinfo
deleted file mode 100644
index 21cd54cb12d2..000000000000
--- a/mail/mailrep/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (mailrep-1.1.tar.gz) = dc09675eb1b4342f962a1e57a24f8204
-SHA256 (mailrep-1.1.tar.gz) = 8b8cd3d3a2ef68367760ddabe4490dab211207b464f812de5c39a6c310cee544
-SIZE (mailrep-1.1.tar.gz) = 23552
diff --git a/mail/mailrep/pkg-descr b/mail/mailrep/pkg-descr
deleted file mode 100644
index 4cf5870b4d42..000000000000
--- a/mail/mailrep/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-Mailrep - A program for reporting mail log information in sendmail and postfix.
-
-A program for reporting mail log information. You can configure it to respond
-to errors in various ways and you can specify RBLs that can be used for
-blocking spam. The program can measure the number of messages sent for a
-particular account and the number of messages that the server processes daily.
-
-WWW: http://experience.bsdnetwork.org/
diff --git a/mail/mailrep/pkg-plist b/mail/mailrep/pkg-plist
deleted file mode 100644
index 768f8d67ea3b..000000000000
--- a/mail/mailrep/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-@unexec if cmp -s %D/etc/mailrep/mailrep.conf %D/etc/mailrep/mailrep.conf.sample; then rm -f %D/etc/mailrep/mailrep.conf; fi
-etc/mailrep/mailrep.conf.sample
-sbin/mailrep.pl
-@dirrmtry etc/mailrep