Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Aug 2004 11:28:21 GMT
From:      Gerrit Beine <tux@pinguru.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/70251: New port: net/pear-Net_POP3
Message-ID:  <200408101128.i7ABSLhl018248@www.freebsd.org>
Resent-Message-ID: <200408101130.i7ABUOnm072803@freefall.freebsd.org>

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

>Number:         70251
>Category:       ports
>Synopsis:       New port: net/pear-Net_POP3
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 10 11:30:24 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Gerrit Beine
>Release:        5.2.1-RELEASE-p9
>Organization:
pitcom GmbH
>Environment:
FreeBSD asus.intern.beine-computer.de 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #0: Tue Jul 27 11:25:21 CEST 2004     root@asus.intern.beine-computer.de:/usr/src/sys/i386/compile/ASUS  i386

>Description:
Provides a POP3 class to access POP3 server. Support all POP3 commands
including UIDL listings, APOP authentication,DIGEST-MD5 and CRAM-MD5 using optional Auth_SASL package

>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:
#
#	pear-Net_POP3
#	pear-Net_POP3/pkg-descr
#	pear-Net_POP3/Makefile
#	pear-Net_POP3/distinfo
#
echo c - pear-Net_POP3
mkdir -p pear-Net_POP3 > /dev/null 2>&1
echo x - pear-Net_POP3/pkg-descr
sed 's/^X//' >pear-Net_POP3/pkg-descr << 'END-of-pear-Net_POP3/pkg-descr'
XProvides a POP3 class to access POP3 server. Support all POP3 commands
Xincluding UIDL listings, APOP authentication,DIGEST-MD5 and CRAM-MD5 using optional Auth_SASL package
X
XWWW: http://pear.php.net/package-info.php?package=Net_POP3
X
END-of-pear-Net_POP3/pkg-descr
echo x - pear-Net_POP3/Makefile
sed 's/^X//' >pear-Net_POP3/Makefile << 'END-of-pear-Net_POP3/Makefile'
X# Ports collection makefile for:  pear-Net_POP3
X# Date created:			  10 August 2004
X# Whom:				  Gerrit Beine (<tux@pinguru.net>)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Net_POP3
XPORTVERSION=	1.3.2
XCATEGORIES=	net pear
X
XMAINTAINER=	tux@pinguru.net
XCOMMENT=	Provides a POP3 class to access POP3 server.
X
XBUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
XRUN_DEPENDS=	${BUILD_DEPENDS} \
X		${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket
X
XCATEGORY=	Net
XFILES=		POP3.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_POP3/Makefile
echo x - pear-Net_POP3/distinfo
sed 's/^X//' >pear-Net_POP3/distinfo << 'END-of-pear-Net_POP3/distinfo'
XMD5 (PEAR/Net_POP3-1.3.2.tgz) = 751155a5e6d9501dfd2539c454d43213
XSIZE (PEAR/Net_POP3-1.3.2.tgz) = 7883
END-of-pear-Net_POP3/distinfo
exit

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



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