Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jan 2006 16:25:50 +0000 (GMT)
From:      Matt <matt@xtaz.co.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/91676: Update port: security/clamassassin (New Version)
Message-ID:  <20060111162550.4C401A16B9@arizona.xtaz.co.uk>
Resent-Message-ID: <200601111630.k0BGU6D8025189@freefall.freebsd.org>

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

>Number:         91676
>Category:       ports
>Synopsis:       Update port: security/clamassassin (New Version)
>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:   Wed Jan 11 16:30:05 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Matt
>Release:        FreeBSD 6.0-RELEASE-p1 i386
>Organization:
N/A
>Environment:
System: FreeBSD arizona.xtaz.co.uk 6.0-RELEASE-p1 FreeBSD 6.0-RELEASE-p1 #0: Tue Dec 20 03:03:13 GMT 2005 root@arizona.xtaz.co.uk:/usr/obj/usr/src/sys/ARIZONA i386


>Description:
	Included shar of update to security/clamassassin port
>How-To-Repeat:
	N/A
>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:
#
#	/usr/ports/security/clamassassin
#	/usr/ports/security/clamassassin/Makefile
#	/usr/ports/security/clamassassin/distinfo
#	/usr/ports/security/clamassassin/pkg-descr
#
echo c - /usr/ports/security/clamassassin
mkdir -p /usr/ports/security/clamassassin > /dev/null 2>&1
echo x - /usr/ports/security/clamassassin/Makefile
sed 's/^X//' >/usr/ports/security/clamassassin/Makefile << 'END-of-/usr/ports/security/clamassassin/Makefile'
X# New ports collection makefile for:	clamassassin
X# Date created:				16 October 2004
X# Whom:					Matt <matt@xtaz.net>
X#
X# $FreeBSD: ports/security/clamassassin/Makefile,v 1.4 2005/11/25 22:29:22 pav Exp $
X#
X
XPORTNAME=	clamassassin
XPORTVERSION=	1.2.3
XCATEGORIES=	security
XMASTER_SITES=	http://drivel.com/clamassassin/
X
XMAINTAINER=	ports@FreeBSD.org
XCOMMENT=	A simple virus filter wrapper for ClamAV
X
XBUILD_DEPENDS=	sigtool:${PORTSDIR}/security/clamav \
X		formail:${PORTSDIR}/mail/procmail
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPLIST_FILES=	bin/clamassassin
X
XGNU_CONFIGURE=	yes
X
XOPTIONS=	CLAMDSCAN "Scanning using clamd" on \
X		SUBREWRITE "Mail subject rewriting" off
X
X.include <bsd.port.pre.mk>
X
X.if !defined (WITHOUT_CLAMDSCAN)
XCONFIGURE_ARGS+=	--enable-clamdscan
X.endif
X
X.if defined (WITH_SUBREWRITE)
XCONFIGURE_ARGS+=	--enable-subject-rewrite
X.endif
X
X.include <bsd.port.post.mk>
END-of-/usr/ports/security/clamassassin/Makefile
echo x - /usr/ports/security/clamassassin/distinfo
sed 's/^X//' >/usr/ports/security/clamassassin/distinfo << 'END-of-/usr/ports/security/clamassassin/distinfo'
XMD5 (clamassassin-1.2.3.tar.gz) = 3cfc53054e5639177aff27855f6d0bd5
XSHA256 (clamassassin-1.2.3.tar.gz) = ea7650437c2efc3d08010c4033ec8c649238071d1bffa99a038245f6240d103b
XSIZE (clamassassin-1.2.3.tar.gz) = 35605
END-of-/usr/ports/security/clamassassin/distinfo
echo x - /usr/ports/security/clamassassin/pkg-descr
sed 's/^X//' >/usr/ports/security/clamassassin/pkg-descr << 'END-of-/usr/ports/security/clamassassin/pkg-descr'
XClamassassin is a simple virus filter wrapper for ClamAV for use in procmail
Xfilters and similiar applications. Clamassassin's interface is similiar to
Xthat of spamassassin, making it easy to implement for those familiar with
Xthat tool. Clamassassin is designed with an emphasis on security, robustness
Xand simplicity.
X
XWWW: http://drivel.com/clamassassin/
END-of-/usr/ports/security/clamassassin/pkg-descr
exit



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



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