Date: Sun, 27 Sep 2009 02:52:14 -0500 From: "Zane C. B." <vvelox@vvelox.net> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/139173: New Port: mail/p5-Mail-Cache Provides a system for caching mail info Message-ID: <1254037934.20277@chama.vulpes> Resent-Message-ID: <200909270800.n8R80BnG040891@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 139173 >Category: ports >Synopsis: New Port: mail/p5-Mail-Cache Provides a system for caching mail info >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 Sep 27 08:00:10 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Zane C. B. >Release: FreeBSD 6.4-STABLE i386 >Organization: >Environment: System: FreeBSD 6.4-STABLE #1: Sun Aug 23 20:24:55 CDT 2009 kitsune@chama.vulpes:/usr/obj/usr/src/sys/SMP >Description: This provides methods for caching mail information. WWW: http://search.cpan.org/dist/Mail-Cache This port is being added for the purpose of updating "mail/p5-ZConf-Mail" to the newest version. >How-To-Repeat: 1: unshar 2: enjoy >Fix: --- p5-Mail-Cache.shar begins here --- # 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: # # p5-Mail-Cache/ # p5-Mail-Cache/Makefile # p5-Mail-Cache/pkg-descr # p5-Mail-Cache/pkg-plist # p5-Mail-Cache/distinfo # echo c - p5-Mail-Cache/ mkdir -p p5-Mail-Cache/ > /dev/null 2>&1 echo x - p5-Mail-Cache/Makefile sed 's/^X//' >p5-Mail-Cache/Makefile << '36d8ec611c9a94cc5a7ab6fa527629a2' X# New ports collection makefile for: p5-Mail-Cache X# Date created: 2009-09-27 X# Whom: Zane C, Bowers <vvelox@vvelox.net> X# X# $FreeBSD$ X# X XPORTNAME= Mail-Cache XPORTVERSION= 0.1.1 XCATEGORIES= mail perl5 XMASTER_SITES= CPAN XMASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX XPKGNAMEPREFIX= p5- X XMAINTAINER= vvelox@vvelox.net XCOMMENT= Caches mail information X XBUILD_DEPENDS= ${SITE_PERL}/File/BaseDir.pm:${PORTSDIR}/devel/p5-File-BaseDir \ X ${SITE_PERL}/Email/Simple.pm:${PORTSDIR}/mail/p5-Email-Simple X XPERL_CONFIGURE= yes X XMAN3= Mail::Cache.3 X X.include <bsd.port.mk> 36d8ec611c9a94cc5a7ab6fa527629a2 echo x - p5-Mail-Cache/pkg-descr sed 's/^X//' >p5-Mail-Cache/pkg-descr << '7eb4beba708082c39015c28747838778' XThis provides methods for caching mail information. X XWWW: http://search.cpan.org/dist/Mail-Cache 7eb4beba708082c39015c28747838778 echo x - p5-Mail-Cache/pkg-plist sed 's/^X//' >p5-Mail-Cache/pkg-plist << 'ae98c6eb31af0a6ca8cd4939ae84fc3f' X%%SITE_PERL%%/Mail/Cache.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/Cache/.packlist X@dirrmtry %%SITE_PERL%%/Mail X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/Cache X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail ae98c6eb31af0a6ca8cd4939ae84fc3f echo x - p5-Mail-Cache/distinfo sed 's/^X//' >p5-Mail-Cache/distinfo << '34189f3add29c955d225c03efb48061c' XMD5 (Mail-Cache-0.1.1.tar.gz) = aa59081aaf485e435a82b1bba9350432 XSHA256 (Mail-Cache-0.1.1.tar.gz) = fa846911da28bf34fa075d9e76ab12285ad0e0ad2164c5c1a8f7513cbe779687 XSIZE (Mail-Cache-0.1.1.tar.gz) = 6971 34189f3add29c955d225c03efb48061c exit --- p5-Mail-Cache.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1254037934.20277>