Date: Wed, 6 Jun 2007 11:40:49 -0400 From: "Ali Mashtizadeh" <ali@mashtizadeh.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/113420: New port: mail/p5-GMail-IMAPD Perl module - gmail IMAP proxy Message-ID: <7c82bf760706060840y5eb52204o844ef7aa13352306@mail.gmail.com> Resent-Message-ID: <200706061610.l56GA5pj000884@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 113420 >Category: ports >Synopsis: New port: mail/p5-GMail-IMAPD Perl module - gmail IMAP proxy >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jun 06 16:10:05 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Ali Mashtizadeh >Release: FreeBSD 7.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD redqueen.mashtizadeh.com 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Tue May 29 11:23:37 UTC 2007 root@:/usr/obj/usr/src/sys/GENERIC amd64 >Description: >How-To-Repeat: >Fix: A new port for the GMail::IMAPD proxy, its a nice way to check your gmail. Its also my first port :-) but for sure not the last. --- p5-GMail-IMAPD.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-GMail-IMAPD # p5-GMail-IMAPD/Makefile # p5-GMail-IMAPD/pkg-descr # p5-GMail-IMAPD/pkg-plist # echo c - p5-GMail-IMAPD mkdir -p p5-GMail-IMAPD > /dev/null 2>&1 echo x - p5-GMail-IMAPD/Makefile sed 's/^X//' >p5-GMail-IMAPD/Makefile << 'END-of-p5-GMail-IMAPD/Makefile' X# New ports collection makefile for: GMail-IMAPD X# Date created: Jun 4, 2007 X# Whom: Ali Mashtizadeh <ali@mashtizadeh.org> X# X# $FreeBSD$ X# X XPORTNAME= GMail-IMAPD XPORTVERSION= 0.94 XCATEGORIES= mail perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= GMail XPKGNAMEPREFIX= p5- X XMAINTAINER= mashtizadeh@gmail.com XCOMMENT= Perl IMAP4 gateway to Google's webmail service X XBUILD_DEPENDS= ${SITE_PERL}/Mail/Webmail/Gmail.pm:${PORTSDIR}/mail/p5-Mail-Webmail-Gmail XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= GMail::IMAPD.3 X X.include <bsd.port.pre.mk> X Xpost-patch: X.if ${PERL_LEVEL} < 500601 X @${PERL} -pi -e 's/\r//g;s/^our/my/g' ${WRKSRC}/lib/GMail/IMAPD.pm X.endif X X.include <bsd.port.post.mk> END-of-p5-GMail-IMAPD/Makefile echo x - p5-GMail-IMAPD/pkg-descr sed 's/^X//' >p5-GMail-IMAPD/pkg-descr << 'END-of-p5-GMail-IMAPD/pkg-descr' XThis module allows users to access their Gmail messages with an IMAP Xclient by running a server which accepts IMAP connections. X XCurrently this module supports only a subset of the IMAP4 protocol. X XWWW: http://search.cpan.org/dist/GMail-IMAPD/ X X- Ali Mashtizadeh Xali@mashtizadeh.org END-of-p5-GMail-IMAPD/pkg-descr echo x - p5-GMail-IMAPD/pkg-plist sed 's/^X//' >p5-GMail-IMAPD/pkg-plist << 'END-of-p5-GMail-IMAPD/pkg-plist' X%%SITE_PERL%%/GMail/IMAPD.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/GMail/IMAPD/.packlist X@dirrmtry %%SITE_PERL%%/GMail X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/GMail END-of-p5-GMail-IMAPD/pkg-plist exit --- p5-GMail-IMAPD.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?7c82bf760706060840y5eb52204o844ef7aa13352306>