aboutsummaryrefslogtreecommitdiff
path: root/security/clamav
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2005-01-30 17:44:03 +0000
committerOliver Braun <obraun@FreeBSD.org>2005-01-30 17:44:03 +0000
commit11a4a2700d29a36f4d2b8dce06e0886ab16ca896 (patch)
treec0aa9ec85c8b0ca58dcbf756eb7188aa26d4b841 /security/clamav
parenta661f112079f0ac81901e832d6ecbdcfbb862c06 (diff)
downloadports-11a4a2700d29a36f4d2b8dce06e0886ab16ca896.tar.gz
ports-11a4a2700d29a36f4d2b8dce06e0886ab16ca896.zip
Notes
Diffstat (limited to 'security/clamav')
-rw-r--r--security/clamav/Makefile8
-rw-r--r--security/clamav/distinfo4
2 files changed, 5 insertions, 7 deletions
diff --git a/security/clamav/Makefile b/security/clamav/Makefile
index 659ba3620e98..f6464f9b57cc 100644
--- a/security/clamav/Makefile
+++ b/security/clamav/Makefile
@@ -7,7 +7,6 @@
PORTNAME= clamav
PORTVERSION= ${DISTVERSION:C/([a-z])[a-z]*/.\1/g:S/-/./g}
-PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= clamav
@@ -24,7 +23,7 @@ RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha \
arc:${PORTSDIR}/archivers/arc \
unzip:${PORTSDIR}/archivers/unzip
-DISTVERSION= 0.80
+DISTVERSION= 0.81
OPTIONS= MILTER "Compile the milter interface" Off \
CURL "Support URL downloading" Off
@@ -45,6 +44,8 @@ RUNDIR= /var/run/clamav
PLIST_SUB+= DBDIR=${DBDIR} LOGDIR=${LOGDIR} RUNDIR=${RUNDIR}
CONFIGURE_ARGS= --with-dbdir=${DBDIR} \
+ --with-zlib=/usr \
+ --disable-zlib-vcheck \
--disable-clamuko \
--disable-clamav \
--enable-bigstack \
@@ -169,9 +170,6 @@ post-install:
@${MKDIR} ${DESTDIR}${DOCSDIR}
@${INSTALL_DATA} ${INSTALL_WRKSRC}/NEWS ${INSTALL_WRKSRC}/ChangeLog \
${DESTDIR}${DOCSDIR}
- @${MKDIR} ${DESTDIR}${DOCSDIR}/html
- @${INSTALL_DATA} ${INSTALL_WRKSRC}/docs/html/*.* \
- ${DESTDIR}${DOCSDIR}/html
.endif
@${SETENV} PKG_PREFIX=${PREFIX} PKG_DESTDIR=${DESTDIR} \
${SH} ${PKGINSTALL} ${PREFIX} POST-INSTALL
diff --git a/security/clamav/distinfo b/security/clamav/distinfo
index a5740514ff8a..79c4e19a027b 100644
--- a/security/clamav/distinfo
+++ b/security/clamav/distinfo
@@ -1,2 +1,2 @@
-MD5 (clamav-0.80.tar.gz) = 59bf21e169a35d7e9c27a34435f9b870
-SIZE (clamav-0.80.tar.gz) = 2679434
+MD5 (clamav-0.81.tar.gz) = 60081ddd9f29cbb8f0a2fe575e5a8afa
+SIZE (clamav-0.81.tar.gz) = 3347423