Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Mar 2004 16:40:49 +0100 (CET)
From:      Attila Nagy <bra@fsn.hu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/64165: New port: net/pear-Net_IMAP a pear class to access IMAP servers 
Message-ID:  <20040312154049.C0B5517034@mayday.intronet.hu>
Resent-Message-ID: <200403121550.i2CFoIDK054045@freefall.freebsd.org>

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

>Number:         64165
>Category:       ports
>Synopsis:       New port: net/pear-Net_IMAP a pear class to access IMAP servers
>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:   Fri Mar 12 07:50:18 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     bra@fsn.hu
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD mayday.intronet.hu 5.1-CURRENT FreeBSD 5.1-CURRENT #10: Mon Nov 3 13:41:11 CET 2003 root@mayday.intronet.hu:/usr/obj/usr/src/sys/MAYDAY i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- pear-Net_IMAP 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:
#
#	pear-Net_IMAP
#	pear-Net_IMAP/Makefile
#	pear-Net_IMAP/distinfo
#	pear-Net_IMAP/pkg-descr
#
echo c - pear-Net_IMAP
mkdir -p pear-Net_IMAP > /dev/null 2>&1
echo x - pear-Net_IMAP/Makefile
sed 's/^X//' >pear-Net_IMAP/Makefile << 'END-of-pear-Net_IMAP/Makefile'
X# Ports collection makefile for:  pear-Net_IMAP
X# Date created:			  12 march 2004
X# Whom:				  Attila Nagy <bra@fsn.hu>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Net_IMAP
XPORTVERSION=	0.7.1
XCATEGORIES=	net mail www pear
X
XMAINTAINER=	bra@fsn.hu
XCOMMENT=	PEAR class that provides an implementation of the IMAP protocol
X
XBUILD_DEPENDS=	${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XCATEGORY=	Net
XFILES=		IMAP.php IMAPProtocol.php
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
X.include <bsd.port.post.mk>
END-of-pear-Net_IMAP/Makefile
echo x - pear-Net_IMAP/distinfo
sed 's/^X//' >pear-Net_IMAP/distinfo << 'END-of-pear-Net_IMAP/distinfo'
XMD5 (PEAR/Net_IMAP-0.7.1.tgz) = b080328b230dea1fe15a1943dd0b3dcc
XSIZE (PEAR/Net_IMAP-0.7.1.tgz) = 26109
END-of-pear-Net_IMAP/distinfo
echo x - pear-Net_IMAP/pkg-descr
sed 's/^X//' >pear-Net_IMAP/pkg-descr << 'END-of-pear-Net_IMAP/pkg-descr'
XThis PEAR class provides an implementation of the IMAP protocol using PEAR's
XNet_Socket:: class.
X
XWWW: http://pear.php.net/package/Net_IMAP/
END-of-pear-Net_IMAP/pkg-descr
exit
--- pear-Net_IMAP ends here ---


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



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