From owner-freebsd-ports Wed Nov 15 3:30: 8 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3077737B4FE for ; Wed, 15 Nov 2000 03:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA42629; Wed, 15 Nov 2000 03:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 9A1A037B4D7; Wed, 15 Nov 2000 03:23:00 -0800 (PST) Message-Id: <20001115112300.9A1A037B4D7@hub.freebsd.org> Date: Wed, 15 Nov 2000 03:23:00 -0800 (PST) From: kaoru@kaisei.org To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/22867: new port: mail/p5-Mail-IMAPClient Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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 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 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