Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Apr 2006 13:42:53 GMT
From:      Marcelo Araujo <araujo@bsdmail.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/95544: New Port Mail/Mailrep
Message-ID:  <200604091342.k39DgrrW096719@www.freebsd.org>
Resent-Message-ID: <200604091350.k39DoCTL004768@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         95544
>Category:       ports
>Synopsis:       New Port Mail/Mailrep
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 09 13:50:12 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Marcelo Araujo
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
BSD Experience
>Environment:
System: FreeBSD 6.1-PRERELEASE #4: Thu Mar 30 16:13:13 BRT 2006
    araujo@nagazaki.freebsd.org:/usr/src/sys/i386/compile/NAGAZAKI

>Description:
Mailrep - 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.

>How-To-Repeat:

>Fix:
--- Makefile begins here ---
PORTNAME=	mailrep
PORTVERSION=	1.0
CATEGORIES=	mail
MASTER_SITES=	http://cs.bon.matrix.com.br/araujo/pub/mailrep/
DISTNAME=	mailrep-${PORTVERSION}

MAINTAINER=	araujo@bsdmail.org
COMMENT=	Program for reporting mail log information.

NO_BUILD=	yes
USER_PERL5=	yes

do-install:
	${MKDIR} ${PREFIX}/etc/mailrep
	${INSTALL_SCRIPT} ${WRKSRC}/LICENSE ${PREFIX}/etc/mailrep/
	${INSTALL_SCRIPT} ${WRKSRC}/mailrep.pl ${PREFIX}/sbin/
	${INSTALL_SCRIPT} ${WRKSRC}/mailrep.conf ${PREFIX}/etc/mailrep/
.include <bsd.port.mk>
--- Makefile ends here ---
--- distinfo begins here ---
MD5 (mailrep-1.0.tar.gz) = 09c648d8ab18727b70f27c654d1da93d
SHA256 (mailrep-1.0.tar.gz) = 33036cd8f7b2bce45c8a522f7fccbc6c7ff263b59e8a40a99c64dd26992b0c0e
SIZE (mailrep-1.0.tar.gz) = 19968
--- distinfo ends here ---
--- pkg-descr begins here ---
Mailrep - 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/

- Marcelo Araujo
araujo@bsdmail.org
--- pkg-descr ends here ---
--- pkg-plist begins here ---
sbin/mailrep.pl
etc/mailrep/mailrep.conf
etc/mailrep/LICENSE
@dirrm etc/mailrep 
--- pkg-plist ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604091342.k39DgrrW096719>