Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  2 Aug 2006 17:28:58 -0400 (EDT)
From:      Vivek Khera <vivek@khera.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/101282: new port mail/p5-Mail-Verp
Message-ID:  <20060802212858.C19C611567@lorax.kcilink.com>
Resent-Message-ID: <200608022130.k72LUGqZ096366@freefall.freebsd.org>

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

>Number:         101282
>Category:       ports
>Synopsis:       new port mail/p5-Mail-Verp
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 02 21:30:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Vivek Khera
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD lorax.kcilink.com 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Mon May 8 16:05:12 EDT 2006 vivek@dbarchive.m1e.net:/n/lorax1/usr6/obj.i386/n/lorax1/usr6/src/sys/KCI32SMP i386


	
>Description:
	

new port mail/p5-Mail-Verp

>How-To-Repeat:
	
>Fix:

	

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	Makefile
#	distinfo
#	pkg-descr
#	pkg-plist
#
echo x - Makefile
sed 's/^X//' >Makefile << 'END-of-Makefile'
X# New ports collection makefile for:	textproc/p5-Mail-Verp
X# Date created:				Wed Aug  2 17:15:13 EDT 2006
X# Whom:					Vivek Khera <vivek@khera.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Mail-Verp
XPORTVERSION=	0.05
XCATEGORIES=	mail perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Mail
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	vivek@khera.org
XCOMMENT=	Encodes and decodes Variable Envelope Return Paths (VERP) addresses
X
XPERL_CONFIGURE=	yes
X
XMAN3=	Mail::Verp.3
X
X.include <bsd.port.mk>
END-of-Makefile
echo x - distinfo
sed 's/^X//' >distinfo << 'END-of-distinfo'
XMD5 (Mail-Verp-0.05.tar.gz) = 3e3a9aec7ec2df718b736bc861565c97
XSHA256 (Mail-Verp-0.05.tar.gz) = c0fd992d2116339b0839206164d67d509620fae4197e7a0bc878547ef8e4e761
XSIZE (Mail-Verp-0.05.tar.gz) = 12497
END-of-distinfo
echo x - pkg-descr
sed 's/^X//' >pkg-descr << 'END-of-pkg-descr'
XMail::Verp encodes the address of an email recipient into the envelope sender
Xaddress so that a bounce can be more easily handled even if the original
Xrecipient is forwarding their mail to another address and the remote Mail
XTransport Agents send back unhelpful bounce messages. The module must also be
Xused to decode bounce recipient addresses.
END-of-pkg-descr
echo x - pkg-plist
sed 's/^X//' >pkg-plist << 'END-of-pkg-plist'
X%%SITE_PERL%%/Mail/Verp.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/Verp/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/Verp
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail
X@dirrmtry %%SITE_PERL%%/Mail
END-of-pkg-plist
exit


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



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