Date: Mon, 7 Mar 2005 16:21:56 -0300 (BRT) From: Antonio Carlos Venancio Junior <antonio@php.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/78553: New port: net/pear-Net_LMTP PEAR implementation of the RFC2033 LMTP protocol Message-ID: <200503071921.j27JLuAw068883@digitalsign.com> Resent-Message-ID: <200503071930.j27JU2XX006174@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 78553 >Category: ports >Synopsis: New port: net/pear-Net_LMTP PEAR implementation of the RFC2033 LMTP protocol >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Mar 07 19:30:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Antônio Carlos Venâncio Júnior >Release: FreeBSD 4.11-STABLE i386 >Organization: >Environment: FreeBSD antonio.cb.sc.gov.br 4.11-STABLE FreeBSD 4.11-STABLE #5: Tue Feb 22 17:32:18 BRT 2005 root@antonio.cb.sc.gov.br:/usr/obj/usr/src/sys/ANTONIO i386 >Description: New port: net/pear-Net_LMTP PEAR implementation of the RFC2033 LMTP protocol PEAR::Net_LMTP provides an implementation of the RFC2033 LMTP using PEAR::Net_Socket and PEAR::Auth_SASL. >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_LMTP # pear-Net_LMTP/Makefile # pear-Net_LMTP/distinfo # pear-Net_LMTP/pkg-descr # echo c - pear-Net_LMTP mkdir -p pear-Net_LMTP > /dev/null 2>&1 echo x - pear-Net_LMTP/Makefile sed 's/^X//' >pear-Net_LMTP/Makefile << 'END-of-pear-Net_LMTP/Makefile' X# Ports collection makefile for: pear-Net_LMTP X# Date created: 07 March 2005 X# Whom: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>) X# X# $FreeBSD$ X# X XPORTNAME= Net_LMTP XPORTVERSION= 1.0.1 XCATEGORIES= net www pear X XMAINTAINER= antonio@php.net XCOMMENT= PEAR implementation of the RFC2033 LMTP protocol X XBUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket XRUN_DEPENDS= ${BUILD_DEPENDS} X XCATEGORY= Net XFILES= LMTP.php XTESTS= test_lmtp.php X_TESTSDIR= . 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_LMTP/Makefile echo x - pear-Net_LMTP/distinfo sed 's/^X//' >pear-Net_LMTP/distinfo << 'END-of-pear-Net_LMTP/distinfo' XMD5 (PEAR/Net_LMTP-1.0.1.tgz) = 646d1c5293b069cda9b4a94011a18e20 XSIZE (PEAR/Net_LMTP-1.0.1.tgz) = 5596 END-of-pear-Net_LMTP/distinfo echo x - pear-Net_LMTP/pkg-descr sed 's/^X//' >pear-Net_LMTP/pkg-descr << 'END-of-pear-Net_LMTP/pkg-descr' XPEAR::Net_LMTP provides an implementation of the RFC2033 LMTP using XPEAR::Net_Socket and PEAR::Auth_SASL. X XWWW: http://pear.php.net/package/Net_LMTP/ END-of-pear-Net_LMTP/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503071921.j27JLuAw068883>