Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Nov 2000 03:23:00 -0800 (PST)
From:      kaoru@kaisei.org
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/22867: new port: mail/p5-Mail-IMAPClient
Message-ID:  <20001115112300.9A1A037B4D7@hub.freebsd.org>

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

>Number:         22867
>Category:       ports
>Synopsis:       new port: mail/p5-Mail-IMAPClient
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 15 03:30:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     TAKAHASHI Kaoru
>Release:        
>Organization:
>Environment:
>Description:
This module provides perl routines that simplify a sockets connection 
to and an IMAP conversation with an IMAP server

>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:
#
#	p5-Mail-IMAPClient
#	p5-Mail-IMAPClient/pkg-plist
#	p5-Mail-IMAPClient/pkg-descr
#	p5-Mail-IMAPClient/pkg-comment
#	p5-Mail-IMAPClient/distinfo
#	p5-Mail-IMAPClient/Makefile
#
echo c - p5-Mail-IMAPClient
mkdir -p p5-Mail-IMAPClient > /dev/null 2>&1
echo x - p5-Mail-IMAPClient/pkg-plist
sed 's/^X//' >p5-Mail-IMAPClient/pkg-plist << 'END-of-p5-Mail-IMAPClient/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/Mail/IMAPClient.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Mail/IMAPClient/.packlist
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Mail/IMAPClient
END-of-p5-Mail-IMAPClient/pkg-plist
echo x - p5-Mail-IMAPClient/pkg-descr
sed 's/^X//' >p5-Mail-IMAPClient/pkg-descr << 'END-of-p5-Mail-IMAPClient/pkg-descr'
XThis module provides perl routines that simplify a sockets connection 
Xto and an IMAP conversation with an IMAP server
END-of-p5-Mail-IMAPClient/pkg-descr
echo x - p5-Mail-IMAPClient/pkg-comment
sed 's/^X//' >p5-Mail-IMAPClient/pkg-comment << 'END-of-p5-Mail-IMAPClient/pkg-comment'
XPerl5 module to talk to a IMAP4rev1 (RFC2060) server
END-of-p5-Mail-IMAPClient/pkg-comment
echo x - p5-Mail-IMAPClient/distinfo
sed 's/^X//' >p5-Mail-IMAPClient/distinfo << 'END-of-p5-Mail-IMAPClient/distinfo'
XMD5 (Mail-IMAPClient-2.0.2.tar.gz) = a941387d0bb6adb655ad33c2c0502578
END-of-p5-Mail-IMAPClient/distinfo
echo x - p5-Mail-IMAPClient/Makefile
sed 's/^X//' >p5-Mail-IMAPClient/Makefile << 'END-of-p5-Mail-IMAPClient/Makefile'
X# New ports collection makefile for:	p5-Mail-IMAPClient
X# Date created:		14 Nov 2000
X# Whom:			TAKAHASHI Kaoru <kaoru@kaisei.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Mail-IMAPClient
XPORTVERSION=	2.0.2
XCATEGORIES=	mail perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Mail
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	kaoru@kaisei.org
X
XUSE_PERL5=	yes
X
XMAN3=		Mail::IMAPClient.3
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
Xdo-configure:
X	${TOUCH} ${WRKSRC}/test.txt
X	@ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
X
X.include <bsd.port.mk>
END-of-p5-Mail-IMAPClient/Makefile
exit



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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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