ports/122962: [new port] mail/jmba

Romain Tartiere romain at blogreen.org
Mon Apr 21 11:50:01 UTC 2008


>Number:         122962
>Category:       ports
>Synopsis:       [new port] mail/jmba
>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:   Mon Apr 21 11:50:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Romain Tartiere
>Release:        FreeBSD 7.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD marvin.blogreen.org 7.0-STABLE FreeBSD 7.0-STABLE #14: Fri Apr 18 18:27:58 CEST 2008 root at marvin.blogreen.org:/usr/obj/usr/src/sys/MARVIN i386
>Description:
Junk Mail Buffering Agent.
http://www.ivarch.com/programs/jmba.shtml

Tinderbuilt on {5.5,6.1,6.2,6.3,7.0}-STABLE & 8-CURRENT.
>How-To-Repeat:
	
>Fix:

	



--- jmba.sh 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:
#
#	jmba
#	jmba/pkg-descr
#	jmba/distinfo
#	jmba/Makefile
#
echo c - jmba
mkdir -p jmba > /dev/null 2>&1
echo x - jmba/pkg-descr
sed 's/^X//' >jmba/pkg-descr << 'END-of-jmba/pkg-descr'
XJunk Mail Buffering Agent is a tool for preventing delivery of email until the
Xsender has confirmed their address. It can be used in conjunction with a spam
Xfilter to prevent delivery of spammy-looking email unless the sender is
Xconfirmed as valid.
Xjmba is designed to be used in conjunction with a spam filter such as QSF and
Xthe mail processor procmail. When the spam filter says it thinks an email is
Xspam, it can be passed to jmba. jmba will queue it and send an email to the
Xsender containing a key; if the sender replies, the original email is
X"unfrozen" from the queue and delivered.
X
XWWW:	http://www.ivarch.com/programs/jmba.shtml
END-of-jmba/pkg-descr
echo x - jmba/distinfo
sed 's/^X//' >jmba/distinfo << 'END-of-jmba/distinfo'
XMD5 (jmba-0.5.5.tar.bz2) = 1ab0af25b4e4ab07b5fe94fcc3f9536d
XSHA256 (jmba-0.5.5.tar.bz2) = e6f17a8a14a5d103556e06cdfbc083ac59d6a2f31d5ce8e57e218bb39304b543
XSIZE (jmba-0.5.5.tar.bz2) = 79028
END-of-jmba/distinfo
echo x - jmba/Makefile
sed 's/^X//' >jmba/Makefile << 'END-of-jmba/Makefile'
X# New ports collection makefile for:	jmba
X# Date created:		2008-04-21
X# Whom:			Romain Tartiere <romain at blogreen.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	jmba
XPORTVERSION=	0.5.5
XCATEGORIES=	mail
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=	romain at blogreen.org
XCOMMENT=	Junk Mail Buffering Agent
X
XUSE_BZIP2=	yes
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
X
XMAN1=	jmba.1
XPLIST_FILES=	bin/jmba
XMANCOMPRESSED=	yes
X
X.include <bsd.port.mk>
END-of-jmba/Makefile
exit
--- jmba.sh ends here ---

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



More information about the freebsd-ports-bugs mailing list