Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 May 2004 05:10:20 -0700 (PDT)
From:      snowchyld <snowchyld@mokney.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/67118: New port: mail/p5-Mail-SRS
Message-ID:  <200405251210.i4PCAKPx008611@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/67118; it has been noted by GNATS.

From: snowchyld <snowchyld@mokney.org>
To: freebsd-gnats-submit@FreeBSD.org, eikemeier@fillmore-labs.com
Cc:  
Subject: Re: ports/67118: New port: mail/p5-Mail-SRS
Date: Tue, 25 May 2004 14:10:15 +0200

 This is a multi-part message in MIME format.
 --------------040908000902010201090205
 Content-Type: text/plain; charset=us-ascii; format=flowed
 Content-Transfer-Encoding: 7bit
 
 relevent changes made
 
 thanks
 
 --------------040908000902010201090205
 Content-Type: text/plain;
  name="p5-Mail-SRS.shar"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline;
  filename="p5-Mail-SRS.shar"
 
 # 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:   Mail-SRS
 X# Date created:        24 May 2004
 X# Whom:                snowchyld
 X#
 X# $FreeBSD$
 X#
 X
 XPORTNAME=      Mail-SRS
 XPORTVERSION=	0.30
 XCATEGORIES=	mail perl5
 XMASTER_SITES=  ${MASTER_SITE_PERL_CPAN}
 XMASTER_SITE_SUBDIR=     Mail
 XPKGNAMEPREFIX=	p5-
 X
 XMAINTAINER=    mail-srs-bsd-port@snowchyld.org
 XCOMMENT=       Sender Rewriting Scheme
 X
 XPERL_CONFIGURE= yes
 X
 XMAN3=          Mail::SRS.3
 XMANCOMPRESSED= no
 X
 X.include <bsd.port.mk>
 END-of-Makefile
 echo x - distinfo
 sed 's/^X//' >distinfo << 'END-of-distinfo'
 XMD5 (Mail-SRS-0.30.tar.gz) = 042c49598e0a71b8dfeb78d9e642e032
 XSIZE (Mail-Sender-0.8.10.tar.gz) = 26296
 END-of-distinfo
 echo x - pkg-descr
 sed 's/^X//' >pkg-descr << 'END-of-pkg-descr'
 XMail::SRS provides an interface to the Sender Rewriting Scheme .
 X
 XWWW: http://search.cpan.org/search?dist=Mail-SRS
 X
 X- snowchyld
 X  <mail-srs-bsd-port@snowchyld.org>
 END-of-pkg-descr
 echo x - pkg-plist
 sed 's/^X//' >pkg-plist << 'END-of-pkg-plist'
 X%%SITE_PERL%%/Mail/SRS/DB.pm
 X%%SITE_PERL%%/Mail/SRS/Daemon.pm
 X%%SITE_PERL%%/Mail/SRS/Guarded.pm
 X%%SITE_PERL%%/Mail/SRS/Reversable.pm
 X%%SITE_PERL%%/Mail/SRS/Reversible.pm
 X%%SITE_PERL%%/Mail/SRS/Shortcut.pm
 X%%SITE_PERL%%/Mail/SRS.pm
 X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/SRS/.packlist
 X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/SRS
 X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail 2>/dev/null || true
 X@dirrm %%SITE_PERL%%/Mail/SRS
 X@unexec rmdir %D/%%SITE_PERL%%/Mail 2>/dev/null || true
 END-of-pkg-plist
 exit
 
 
 --------------040908000902010201090205--
 



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