ports/72698: Update port: superseeds PR ports/71864
Matt
matt at xtaz.net
Thu Oct 14 17:30:31 UTC 2004
>Number: 72698
>Category: ports
>Synopsis: Update port: superseeds PR ports/71864
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Thu Oct 14 17:30:30 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Matt
>Release: FreeBSD 5.3-BETA7 i386
>Organization:
None
>Environment:
System: FreeBSD arizona.xtaz.net 5.3-BETA7 FreeBSD 5.3-BETA7 #0: Sat Oct 9 16:52:06 BST 2004 root at colorado.xtaz.net:/usr/obj/usr/src/sys/ARIZONA i386
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:
#
# clamassassin
# clamassassin/pkg-descr
# clamassassin/Makefile
# clamassassin/distinfo
#
echo c - clamassassin
mkdir -p clamassassin > /dev/null 2>&1
echo x - clamassassin/pkg-descr
sed 's/^X//' >clamassassin/pkg-descr << 'END-of-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-clamassassin/pkg-descr
echo x - clamassassin/Makefile
sed 's/^X//' >clamassassin/Makefile << 'END-of-clamassassin/Makefile'
X#
X# $FreeBSD$
X#
X
XPORTNAME= clamassassin
XPORTVERSION= 1.2.2
XCATEGORIES= security
XMASTER_SITES= http://drivel.com/clamassassin/
X
XMAINTAINER= ports at freebsd.org
XCOMMENT= A simple virus filter wrapper for ClamAV
X
XPLIST_FILES= bin/clamassassin
X
XGNU_CONFIGURE= yes
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
Xpre-everything::
X @${ECHO_MSG} ""
X @${ECHO_MSG} " To disable scanning using clamd define WITHOUT_CLAMDSC
AN."
X @${ECHO_MSG} " To enable mail subject rewriting define WITH_SUBREWRIT
E."
X @${ECHO_MSG} ""
X
X.include <bsd.port.mk>
END-of-clamassassin/Makefile
echo x - clamassassin/distinfo
sed 's/^X//' >clamassassin/distinfo << 'END-of-clamassassin/distinfo'
XMD5 (clamassassin-1.2.2.tar.gz) = 38fb2ef866fbef72df627352d2069032
XSIZE (clamassassin-1.2.2.tar.gz) = 33748
END-of-clamassassin/distinfo
exit
>Description:
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list