ports/95544: New Port Mail/Mailrep

Marcelo Araujo araujo at bsdmail.org
Sun Apr 9 13:50:13 UTC 2006


>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 at 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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list