Date: Fri, 2 Jan 2004 00:48:05 +0100 (CET) From: Jesper Noehr <jesper@noehr.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/60802: New port: Yadda - Yet Another Damn Delivery Agent - mail delivery agent written in Perl Message-ID: <20040101234805.01AB850828@herodot.printf.dk> Resent-Message-ID: <200401012350.i01NoKWM098836@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 60802 >Category: ports >Synopsis: New port: Yadda - Yet Another Damn Delivery Agent - mail delivery agent written in Perl >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: Thu Jan 01 15:50:19 PST 2004 >Closed-Date: >Last-Modified: >Originator: Jesper Noehr >Release: FreeBSD 5.1-RELEASE i386 >Organization: None. >Environment: System: FreeBSD herodot.printf.dk 5.1-RELEASE FreeBSD 5.1-RELEASE #1: Wed Nov 26 11:49:08 CET 2003 root@herodot.printf.dk:/usr/obj/usr/src/sys/WiRED i386 Pentium 3 1000 MHz, FreeBSD 5.1-RELEASE >Description: Yadda - Yet Another Damn Delivery Agent is a MDA written entirely in Perl. It has flexible filtering-support w/ SQL-support (via DBD), and can be used with any MTA speaking LMTP. It supports Maildir++ and soft quotas. >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: # # yadda # yadda/pkg-descr # yadda/Makefile # yadda/pkg-plist # yadda/distinfo # echo c - yadda mkdir -p yadda > /dev/null 2>&1 echo x - yadda/pkg-descr sed 's/^X//' >yadda/pkg-descr << 'END-of-yadda/pkg-descr' XYadda - Yet Another Damn Delivery Agent is a Xfully featured mail delivery agent, with support for Maildir++ Xand softquotas. It also supports filtering, and SQL-usage. XIt's written entirely in Perl and uses Mail::Audit which is Xavailable from CPAN. It's compatible with RFC2033 (LMTP) Xand works great with postfix, and other LHLO/LMTP-fluent MTA's. X XAuthor: Jesper Noehr <jesper@noehr.org> XWWW: http://code.printf.dk/~decius/yadda/ END-of-yadda/pkg-descr echo x - yadda/Makefile sed 's/^X//' >yadda/Makefile << 'END-of-yadda/Makefile' X# New ports collection makefile for: yadda X# Date created: 2004-01-01 X# Whom: Jesper Noehr <jesper@noehr.org> X# X# $FreeBSD$ X# X XPORTNAME= yadda XPORTVERSION= 1.0 XCATEGORIES= mail XMASTER_SITES= http://code.printf.dk/~decius/yadda/ \ X http://casius.dk/mirrors/yadda/ \ X http://yadda.salkin.dk/mirror/ \ X http://users.cybercity.dk/~dsl22381/ X XMAINTAINER= jesper@noehr.org XCOMMENT= Yet Another Damn Delivery Agent X X.include <bsd.port.pre.mk> X.include <bsd.port.post.mk> END-of-yadda/Makefile echo x - yadda/pkg-plist sed 's/^X//' >yadda/pkg-plist << 'END-of-yadda/pkg-plist' X@comment $FreeBSD$ Xsbin/yadda END-of-yadda/pkg-plist echo x - yadda/distinfo sed 's/^X//' >yadda/distinfo << 'END-of-yadda/distinfo' XMD5 (yadda-1.0.tar.gz) = 8a950af7b7ed7f37f4b5b1f891112c64 END-of-yadda/distinfo exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040101234805.01AB850828>