Date: Wed, 14 Jan 2009 19:17:52 -0600 From: "Zane C.B." <vvelox@vvelox.net> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/130564: New port: mail/p5-ZConf-Mail Misc mail client functions backed by ZConf Message-ID: <1231982272.61467@vixen42.vulpes> Resent-Message-ID: <200901150120.n0F1K1VY023716@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 130564 >Category: ports >Synopsis: New port: mail/p5-ZConf-Mail Misc mail client functions backed by ZConf >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: Thu Jan 15 01:20:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Zane C.B. >Release: FreeBSD 6.4-PRERELEASE i386 >Organization: >Environment: System: FreeBSD 6.4-PRERELEASE #2: Thu Nov 20 15:59:23 CST 2008 root@vixen42.vulpes:/usr/obj/usr/src/sys/vixen42 >Description: This module implements various functions needed for making a ZConf backed mail cleint. It also currently includes two small utilities, listed below. zcmailcompose - Composes a mail message and sends it using the specified account. zcgetmail - A getmail replacement using ZConf::Mail. WWW: http://search.cpan.org/dist/ZConf-Mail/ >How-To-Repeat: 1: unshar 2: 3: enjoy something getmail like with out the ugly of python >Fix: --- mail_p5-ZConf-Mail.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: # # mail/p5-ZConf-Mail/ # mail/p5-ZConf-Mail/pkg-descr # mail/p5-ZConf-Mail/Makefile # mail/p5-ZConf-Mail/pkg-plist # mail/p5-ZConf-Mail/distinfo # echo c - mail/p5-ZConf-Mail/ mkdir -p mail/p5-ZConf-Mail/ > /dev/null 2>&1 echo x - mail/p5-ZConf-Mail/pkg-descr sed 's/^X//' >mail/p5-ZConf-Mail/pkg-descr << '4da08a1c18da7c7a7ddf0b771047f0e3' XThis module implements various functions needed for making a ZConf backed mail Xcleint. It also currently includes two small utilities, listed below. X Xzcmailcompose - Composes a mail message and sends it using the specified X account. Xzcgetmail - A getmail replacement using ZConf::Mail. X X XWWW: http://search.cpan.org/dist/ZConf-Mail/ 4da08a1c18da7c7a7ddf0b771047f0e3 echo x - mail/p5-ZConf-Mail/Makefile sed 's/^X//' >mail/p5-ZConf-Mail/Makefile << 'db2360c8dbe6cc35dd9e7246bb8076d0' X# New ports collection makefile for: p5-ZConf-Mail X# Date created: 2009-01-14 X# Whom: Zane C, Bowers <vvelox@vvelox.net> X# X# $FreeBSD$ X# X XPORTNAME= ZConf-Mail XPORTVERSION= 0.0.0 XCATEGORIES= net perl5 XMASTER_SITES= CPAN XMASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX XPKGNAMEPREFIX= p5- X XMAINTAINER= vvelox@vvelox.net XCOMMENT= Misc mail client functions backed by ZConf X XRUN_DEPENDS= ${SITE_PERL}/Email/Simple.pm:${PORTSDIR}/mail/p5-Email-Simple \ X ${SITE_PERL}/ZConf.pm:${PORTSDIR}/net/p5-ZConf \ X ${SITE_PERL}/Email/Simple/Creator.pm:${PORTSDIR}/mail/p5-Email-Simple-Creator \ X ${SITE_PERL}/Mail/IMAPTalk.pm:${PORTSDIR}/mail/p5-Mail-IMAPTalk \ X ${SITE_PERL}/Mail/IMAPTalk.pm:${PORTSDIR}/mail/p5-Mail-IMAPTalk \ X ${SITE_PERL}/Mail/POP3Client.pm:${PORTSDIR}/mail/p5-Mail-POP3Client \ X ${SITE_PERL}/Net/SMTP_auth.pm:${PORTSDIR}/mail/p5-Net-SMTP_auth \ X ${SITE_PERL}/Net/SMTP/TLS.pm:${PORTSDIR}/mail/p5-Net-SMTP-TLS \ X ${SITE_PERL}/Mail/Box.pm:${PORTSDIR}/mail/p5-Mail-Box \ X ${SITE_PERL}/Curses/UI.pm:${PORTSDIR}/devel/p5-Curses-UI \ X ${SITE_PERL}/IO/MultiPipe.pm:${PORTSDIR}/devel/p5-IO-MultiPipe X XPERL_CONFIGURE= yes X XMAN3= ZConf::Mail.3 X X.include <bsd.port.mk> db2360c8dbe6cc35dd9e7246bb8076d0 echo x - mail/p5-ZConf-Mail/pkg-plist sed 's/^X//' >mail/p5-ZConf-Mail/pkg-plist << 'fc371d8d9e6a6de0eb0c7678e61ab722' X%%SITE_PERL%%/ZConf/Mail.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/Mail/.packlist X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/Mail Xbin/zcmailcompose Xbin/zcgetmail fc371d8d9e6a6de0eb0c7678e61ab722 echo x - mail/p5-ZConf-Mail/distinfo sed 's/^X//' >mail/p5-ZConf-Mail/distinfo << '12f89285041c0fb01089650b0313f602' XMD5 (ZConf-Mail-0.0.0.tar.gz) = f3ba77ee987db2dccf51d42bdbeca501 XSHA256 (ZConf-Mail-0.0.0.tar.gz) = ee2e8c151b5fe4500d00af70b1ff86bf4ebc2141ba61c1d38361d38699a9329f XSIZE (ZConf-Mail-0.0.0.tar.gz) = 13694 12f89285041c0fb01089650b0313f602 exit --- mail_p5-ZConf-Mail.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?1231982272.61467>