Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jan 2004 09:56:55 -0800 (PST)
From:      Liam Foy <liamfoy@sepulcrum.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/61486: [New Port] mail/qsf: A quick spam filter for procmail.
Message-ID:  <200401171756.i0HHutnE044906@www.freebsd.org>
Resent-Message-ID: <200401171800.i0HI0T5f005066@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         61486
>Category:       ports
>Synopsis:       [New Port] mail/qsf: A quick spam filter for procmail.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 17 10:00:29 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Liam Foy
>Release:        
>Organization:
Sepulcrum
>Environment:
FreeBSD liamfoy.ath.cx 4.9-STABLE FreeBSD 4.9-STABLE #5: Sat Dec 13 15:24:43 GMT 2003     liamfoy@ecthelion:/usr/src/sys/compile/Ecthelion  i386

>Description:
A quick spam filter, intended for use with procmail.
>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:
#
#	qsf
#	qsf/Makefile
#	qsf/pkg-descr
#	qsf/distinfo
#	qsf/pkg-plist
#	qsf/files
#	qsf/files/quickref.1.in.patch
#
echo c - qsf
mkdir -p qsf > /dev/null 2>&1
echo x - qsf/Makefile
sed 's/^X//' >qsf/Makefile << 'END-of-qsf/Makefile'
X# New ports collection makefile for: qsf
X# Date created:		15 January 2004
X# Whom:			liamfoy@sepulcrum.org
X#
X# $FreeBSD$
X#
X
XPORTNAME=	qsf
XPORTVERSION=	0.9.18
XCATEGORIES=	mail
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	qsf
XEXTRACT_SUFX=	.tar.bz2
X
XMAINTAINER=	liamfoy@sepulcrum.org
XCOMMENT=	A small fast spam filter intended to be used with procmail
X
XGNU_CONFIGURE=	yes
XUSE_BZIP2=	yes
X
XMAN1=		qsf.1
XMANCOMPRESSED=	no
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/qsf ${PREFIX}/bin/qsf
X	${INSTALL_MAN} ${WRKSRC}/doc/quickref.1 ${PREFIX}/man/man1/qsf.1
X
X.include <bsd.port.mk>
END-of-qsf/Makefile
echo x - qsf/pkg-descr
sed 's/^X//' >qsf/pkg-descr << 'END-of-qsf/pkg-descr'
XQuick Spam Filter (qsf) is a lightweight statistical spam filter written in C.
XIt is designed to be small, fast, reliable, easy to install, and simple to use
Xin a procmail recipe
X
X
XWWW: http://www.ivarch.com/programs/qsf.shtml
X
X-Liam Foy
Xliamfoy@sepulcrum.org
END-of-qsf/pkg-descr
echo x - qsf/distinfo
sed 's/^X//' >qsf/distinfo << 'END-of-qsf/distinfo'
XMD5 (qsf-0.9.18.tar.bz2) = d87e90603140dc35d2f4d154468c51f8
END-of-qsf/distinfo
echo x - qsf/pkg-plist
sed 's/^X//' >qsf/pkg-plist << 'END-of-qsf/pkg-plist'
Xbin/qsf
END-of-qsf/pkg-plist
echo c - qsf/files
mkdir -p qsf/files > /dev/null 2>&1
echo x - qsf/files/quickref.1.in.patch
sed 's/^X//' >qsf/files/quickref.1.in.patch << 'END-of-qsf/files/quickref.1.in.patch'
X--- doc/quickref.1.in.orig	Sat Jan 17 17:38:19 2004
X+++ dpc/quickref.1.in	Sat Jan 17 17:38:25 2004
X@@ -1,4 +1,3 @@
X-.TH @UCPACKAGE@ 1 "January 2004" Linux "User Manuals"
X .SH NAME
X @PACKAGE@ \- quick spam filter
X .SH SYNOPSIS 
END-of-qsf/files/quickref.1.in.patch
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401171756.i0HHutnE044906>