ports/160962: NEW PORT: mail/spamdb-curses Curses interface for OpenBSD spamdb

Martin Tournoij martin at arp242.net
Sat Sep 24 00:40:01 UTC 2011


>Number:         160962
>Category:       ports
>Synopsis:       NEW PORT: mail/spamdb-curses Curses interface for OpenBSD spamdb
>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:   Sat Sep 24 00:40:00 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Martin Tournoij
>Release:        FreeBSD 8.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD cthulhu.daemonforums.org 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Apr 14 22:52:12 CEST 2011 carpetsmoker at cthulhu.daemonforums.org:/usr/obj/usr/src/sys/CTHULHU i386


	
>Description:
Human friendly curses interface for spamdb(8) to manage addresses for the
whitelist/greylist.

Note: This is for OpenBSD's spamd(8), which has absolutely nothing to do with
SpamAssasin's spamd.

It's simple, and "just works"â„¢ ... What more is there to say?

WWW: http://code.google.com/p/spamdb-curses/

>How-To-Repeat:

>Fix:



--- spamdb-curses.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:
#
#	spamdb-curses
#	spamdb-curses/pkg-plist
#	spamdb-curses/pkg-descr
#	spamdb-curses/distinfo
#	spamdb-curses/Makefile
#
echo c - spamdb-curses
mkdir -p spamdb-curses > /dev/null 2>&1
echo x - spamdb-curses/pkg-plist
sed 's/^X//' >spamdb-curses/pkg-plist << '92151536c13afe5f119a8062c1a72336'
Xbin/spamdb-curses
X%%PYTHON_SITELIBDIR%%/spamdbcurses/OrderedDict.py
X%%PYTHON_SITELIBDIR%%/spamdbcurses/__init__.py
X%%PYTHON_SITELIBDIR%%/spamdbcurses/OrderedDict.pyc
X%%PYTHON_SITELIBDIR%%/spamdbcurses/__init__.pyc
X%%PYTHON_SITELIBDIR%%/spamdbcurses/OrderedDict.pyo
X%%PYTHON_SITELIBDIR%%/spamdbcurses/__init__.pyo
92151536c13afe5f119a8062c1a72336
echo x - spamdb-curses/pkg-descr
sed 's/^X//' >spamdb-curses/pkg-descr << 'fe064d0e11ea52a73b290f005cdfbc6d'
XHuman friendly curses interface for spamdb(8) to manage addresses for the
Xwhitelist/greylist.
X
XNote: This is for OpenBSD's spamd(8), which has absolutely nothing to do with
XSpamAssasin's spamd.
X
XIt's simple, and "just works"â„¢ ... What more is there to say?
X
XWWW: http://code.google.com/p/spamdb-curses/
fe064d0e11ea52a73b290f005cdfbc6d
echo x - spamdb-curses/distinfo
sed 's/^X//' >spamdb-curses/distinfo << 'f991ef984dcb911d277fde14d93e1b13'
XSHA256 (spamdb-curses-1.0.tar.gz) = 96caa461d13891c9aeb27540f8d84f206ed706a7d03d18c2d956f5e3d3ed69fb
XSIZE (spamdb-curses-1.0.tar.gz) = 10223
f991ef984dcb911d277fde14d93e1b13
echo x - spamdb-curses/Makefile
sed 's/^X//' >spamdb-curses/Makefile << 'dbe3bc0a23648bdf3582a068dbe4bdbb'
X# New ports collection makefile for:	mail/spamdb-curses
X# Date created:				2011-09-24
X# Whom:					Martin Tournoij <martin at arp242.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	spamdb-curses
XPORTVERSION=	1.0
XCATEGORIES=	mail  python
XMASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
X
XMAINTAINER=	martin at arp242.net
XCOMMENT=	Curses interface for OpenBSD spamd spam database (spamdb)
X
XLICENSE=	BSD
X
XRUN_DEPENDS=	${LOCALBASE}/sbin/spamdb:${PORTSDIR}/mail/spamd
X
XUSE_PYTHON=	yes
XUSE_PYDISTUTILS=yes
X
X.include <bsd.port.mk>
dbe3bc0a23648bdf3582a068dbe4bdbb
exit
--- spamdb-curses.shar ends here ---


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



More information about the freebsd-ports-bugs mailing list