Date: Fri, 12 Mar 2004 16:42:06 +0100 (CET) From: bra@fsn.hu To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/64166: New port: net/pear-Net_Cyrus a PEAR class to administer Cyrus IMAP servers Message-ID: <20040312154206.DF55617033@mayday.intronet.hu> Resent-Message-ID: <200403121550.i2CFoJpf054059@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 64166 >Category: ports >Synopsis: New port: net/pear-Net_Cyrus a PEAR class to administer Cyrus 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:19 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_Cyrus 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_Cyrus # pear-Net_Cyrus/Makefile # pear-Net_Cyrus/distinfo # pear-Net_Cyrus/pkg-descr # echo c - pear-Net_Cyrus mkdir -p pear-Net_Cyrus > /dev/null 2>&1 echo x - pear-Net_Cyrus/Makefile sed 's/^X//' >pear-Net_Cyrus/Makefile << 'END-of-pear-Net_Cyrus/Makefile' X# Ports collection makefile for: pear-Net_Cyrus X# Date created: 12 March 2004 X# Whom: Attila Nagy <bra@fsn.hu> X# X# $FreeBSD$ X# X XPORTNAME= Net_Cyrus XPORTVERSION= 0.1.0 XCATEGORIES= net www pear X XMAINTAINER= bra@fsn.hu XCOMMENT= PEAR class to administer Cyrus IMAP servers X XBUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket \ X ${PEARDIR}/Net/IMAP.php:${PORTSDIR}/net/pear-Net_IMAP XRUN_DEPENDS= ${BUILD_DEPENDS} X XCATEGORY= Net XFILES= Cyrus.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_Cyrus/Makefile echo x - pear-Net_Cyrus/distinfo sed 's/^X//' >pear-Net_Cyrus/distinfo << 'END-of-pear-Net_Cyrus/distinfo' XMD5 (PEAR/Net_Cyrus-0.1.0.tgz) = e960034e37e08596ad8796c2baf9b713 XSIZE (PEAR/Net_Cyrus-0.1.0.tgz) = 4954 END-of-pear-Net_Cyrus/distinfo echo x - pear-Net_Cyrus/pkg-descr sed 's/^X//' >pear-Net_Cyrus/pkg-descr << 'END-of-pear-Net_Cyrus/pkg-descr' XNet_Cyrus is a PEAR class which provides an API for the administration of XCyrus IMAP servers. X XIt can be used to create,delete and modify users and it's properties (Quota Xand ACL) X XWWW: http://pear.php.net/package/Net_Cyrus END-of-pear-Net_Cyrus/pkg-descr exit --- pear-Net_Cyrus ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040312154206.DF55617033>