Date: Tue, 21 Jun 2005 13:06:03 +0200 (CEST) From: Emanuel Haupt <ehaupt@critical.ch> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/82478: new port: mail/cyrus2courier Message-ID: <200506211106.j5LB63ju001281@beaver.critical.ch> Resent-Message-ID: <200506211110.j5LBAN5F035781@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 82478 >Category: ports >Synopsis: new port: mail/cyrus2courier >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jun 21 11:10:23 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Emanuel Haupt >Release: FreeBSD 5.4-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD beaver.critical.ch 5.4-RELEASE-p2 FreeBSD 5.4-RELEASE-p2 #0: Fri Jun 10 23:25:47 CEST 2005 root@beaver.critical.ch:/usr/obj/usr/src-release/src/sys/BEAVER i386 >Description: new port: mail/cyrus2courier Convert a single mailbox from Cyrus-Imap into the Maildir++ format used by the Courier-IMAP and Dovecot IMAP servers. >How-To-Repeat: >Fix: --- cyrus2courier.shar 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: # # cyrus2courier # cyrus2courier/Makefile # cyrus2courier/pkg-descr # cyrus2courier/distinfo # echo c - cyrus2courier mkdir -p cyrus2courier > /dev/null 2>&1 echo x - cyrus2courier/Makefile sed 's/^X//' >cyrus2courier/Makefile << 'END-of-cyrus2courier/Makefile' X# New ports collection makefile for: cyrus2courier X# Date created: 21 Jun 2005 X# Whom: Emanuel Haupt <ehaupt@critical.ch> X# X# $FreeBSD$ X# X XPORTNAME= cyrus2courier XDISTVERSION= 1.3 XCATEGORIES= mail XMASTER_SITES= http://www.madness.at/~mad/projects/ XEXTRACT_SUFX= .tgz X XMAINTAINER= ehaupt@critical.ch XCOMMENT= A Maildir conversion utilitiy X XUSE_GETOPT_LONG=yes XUSE_REINPLACE= yes X XALL_TARGET= build X XPLIST_FILES= bin/cyrus2courier X X.include <bsd.port.pre.mk> X X.if ${OSVERSION} < 500000 XCFLAGS+= -I${LOCALBASE}/include XMAKE_ARGS= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" X.endif X Xpost-patch: X @${REINPLACE_CMD} '/^CFLAGS*/d; /^LDFLAGS*/d; /^CC*/d' \ X ${WRKSRC}/src/Makefile.FreeBSD X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${PREFIX}/bin X X.include <bsd.port.post.mk> END-of-cyrus2courier/Makefile echo x - cyrus2courier/pkg-descr sed 's/^X//' >cyrus2courier/pkg-descr << 'END-of-cyrus2courier/pkg-descr' XConvert a single mailbox from Cyrus-Imap into the Maildir++ format used by the XCourier-IMAP and Dovecot IMAP servers. X XWWW: http://www.madness.at/projects/ X X- ehaupt Xehaupt@critical.ch END-of-cyrus2courier/pkg-descr echo x - cyrus2courier/distinfo sed 's/^X//' >cyrus2courier/distinfo << 'END-of-cyrus2courier/distinfo' XMD5 (cyrus2courier-1.3.tgz) = a8c16fd81462b83e485c48c1e2f72449 XSIZE (cyrus2courier-1.3.tgz) = 15913 END-of-cyrus2courier/distinfo exit --- cyrus2courier.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506211106.j5LB63ju001281>