ports/72961: Update port: security/clamassassin

Matt matt at xtaz.net
Thu Oct 21 12:40:28 UTC 2004


>Number:         72961
>Category:       ports
>Synopsis:       Update port: security/clamassassin
>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:   Thu Oct 21 12:40:27 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Matt
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD arizona.xtaz.net 5.3-STABLE FreeBSD 5.3-STABLE #0: Sun Oct 17 11:23:38 BST 2004 root at colorado.xtaz.net:/usr/obj/usr/src/sys/ARIZONA i386


>Description:
	The port security/clamassassin will fail with a configure error
	if mail/procmail is not installed. There is a missing dependancy.
>How-To-Repeat:
	Install security/clamassassin whilst mail/procmail is not installed.
>Fix:


--- /usr/ports/security/clamassassin/Makefile   Sat Oct 16 02:26:41 2004
+++ /root/Makefile      Thu Oct 21 13:20:59 2004
@@ -7,13 +7,15 @@

 PORTNAME=      clamassassin
 PORTVERSION=   1.2.2
+PORTREVISION=  1
 CATEGORIES=    security
 MASTER_SITES=  http://drivel.com/clamassassin/

 MAINTAINER=    ports at freebsd.org
 COMMENT=       A simple virus filter wrapper for ClamAV

-BUILD_DEPENDS= sigtool:${PORTSDIR}/security/clamav
+BUILD_DEPENDS= sigtool:${PORTSDIR}/security/clamav \
+               formail:${PORTSDIR}/mail/procmail
 RUN_DEPENDS=   ${BUILD_DEPENDS}

 PLIST_FILES=   bin/clamassassin

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



More information about the freebsd-ports-bugs mailing list