aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorobraun <obraun@FreeBSD.org>2003-06-25 00:34:05 +0800
committerobraun <obraun@FreeBSD.org>2003-06-25 00:34:05 +0800
commit32db48b3a1f683edf73cd4afe9063cc07dbeb70b (patch)
tree62e08420402097a85c0f7aea9943ea1fca3028df /security
parentd2144eef42c1a13850a0656e8748d2a2f615aad2 (diff)
downloadfreebsd-ports-gnome-32db48b3a1f683edf73cd4afe9063cc07dbeb70b.tar.gz
freebsd-ports-gnome-32db48b3a1f683edf73cd4afe9063cc07dbeb70b.tar.zst
freebsd-ports-gnome-32db48b3a1f683edf73cd4afe9063cc07dbeb70b.zip
* Upgrade to 0.60.
* Add --enable-bigstack. PR: ports/53632 Submitted by: Rob <rob@debank.tv> Approved by: maintainer
Diffstat (limited to 'security')
-rw-r--r--security/clamav-devel/Makefile11
-rw-r--r--security/clamav-devel/distinfo2
-rw-r--r--security/clamav-devel/pkg-plist1
-rw-r--r--security/clamav/Makefile11
-rw-r--r--security/clamav/distinfo2
-rw-r--r--security/clamav/pkg-plist1
6 files changed, 14 insertions, 14 deletions
diff --git a/security/clamav-devel/Makefile b/security/clamav-devel/Makefile
index d051d1a3ce56..9f1a412b6d62 100644
--- a/security/clamav-devel/Makefile
+++ b/security/clamav-devel/Makefile
@@ -6,13 +6,11 @@
#
PORTNAME= clamav
-PORTVERSION= 0.54
-PORTREVISION= 1
+PORTVERSION= 0.60
CATEGORIES= security
MASTER_SITES= http://clamav.elektrapro.com/stable/ \
http://clamav.essentkabel.com/stable/
-
MAINTAINER= markun@onohara.to
COMMENT= Command line virus scanner written entirely in C
@@ -22,7 +20,6 @@ RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha \
zoo:${PORTSDIR}/archivers/zoo \
arc:${PORTSDIR}/archivers/arc \
unzip:${PORTSDIR}/archivers/unzip
-LIB_DEPENDS= pth.20:${PORTSDIR}/devel/pth
USE_GMAKE= yes
GNU_CONFIGURE= yes
@@ -30,9 +27,11 @@ CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
-CONFIGURE_ARGS= --prefix=${PREFIX} --disable-clamav
+CONFIGURE_ARGS= --prefix=${PREFIX} \
+ --disable-clamav \
+ --enable-bigstack
-MAN1= clamscan.1 freshclam.1 sigtool.1 clamdscan.1
+MAN1= clamscan.1 freshclam.1 sigtool.1 clamdscan.1 clamav-milter.1
MAN5= clamav.conf.5
MAN8= clamd.8
diff --git a/security/clamav-devel/distinfo b/security/clamav-devel/distinfo
index e03f0969c789..32cf0bc64db3 100644
--- a/security/clamav-devel/distinfo
+++ b/security/clamav-devel/distinfo
@@ -1 +1 @@
-MD5 (clamav-0.54.tar.gz) = 1c2e2adffe9ed4d15fe2167dd7bad591
+MD5 (clamav-0.60.tar.gz) = eddeba4e1f399f65bc71aa2b3e901543
diff --git a/security/clamav-devel/pkg-plist b/security/clamav-devel/pkg-plist
index c561a92c33a9..4cc7f7d00c9b 100644
--- a/security/clamav-devel/pkg-plist
+++ b/security/clamav-devel/pkg-plist
@@ -8,6 +8,7 @@ lib/libclamav.so.1
lib/libclamav.so
lib/libclamav.la
lib/libclamav.a
+share/clamav/mirrors.txt
share/clamav/viruses.db
share/clamav/viruses.db2
@dirrm share/clamav
diff --git a/security/clamav/Makefile b/security/clamav/Makefile
index d051d1a3ce56..9f1a412b6d62 100644
--- a/security/clamav/Makefile
+++ b/security/clamav/Makefile
@@ -6,13 +6,11 @@
#
PORTNAME= clamav
-PORTVERSION= 0.54
-PORTREVISION= 1
+PORTVERSION= 0.60
CATEGORIES= security
MASTER_SITES= http://clamav.elektrapro.com/stable/ \
http://clamav.essentkabel.com/stable/
-
MAINTAINER= markun@onohara.to
COMMENT= Command line virus scanner written entirely in C
@@ -22,7 +20,6 @@ RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha \
zoo:${PORTSDIR}/archivers/zoo \
arc:${PORTSDIR}/archivers/arc \
unzip:${PORTSDIR}/archivers/unzip
-LIB_DEPENDS= pth.20:${PORTSDIR}/devel/pth
USE_GMAKE= yes
GNU_CONFIGURE= yes
@@ -30,9 +27,11 @@ CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
-CONFIGURE_ARGS= --prefix=${PREFIX} --disable-clamav
+CONFIGURE_ARGS= --prefix=${PREFIX} \
+ --disable-clamav \
+ --enable-bigstack
-MAN1= clamscan.1 freshclam.1 sigtool.1 clamdscan.1
+MAN1= clamscan.1 freshclam.1 sigtool.1 clamdscan.1 clamav-milter.1
MAN5= clamav.conf.5
MAN8= clamd.8
diff --git a/security/clamav/distinfo b/security/clamav/distinfo
index e03f0969c789..32cf0bc64db3 100644
--- a/security/clamav/distinfo
+++ b/security/clamav/distinfo
@@ -1 +1 @@
-MD5 (clamav-0.54.tar.gz) = 1c2e2adffe9ed4d15fe2167dd7bad591
+MD5 (clamav-0.60.tar.gz) = eddeba4e1f399f65bc71aa2b3e901543
diff --git a/security/clamav/pkg-plist b/security/clamav/pkg-plist
index c561a92c33a9..4cc7f7d00c9b 100644
--- a/security/clamav/pkg-plist
+++ b/security/clamav/pkg-plist
@@ -8,6 +8,7 @@ lib/libclamav.so.1
lib/libclamav.so
lib/libclamav.la
lib/libclamav.a
+share/clamav/mirrors.txt
share/clamav/viruses.db
share/clamav/viruses.db2
@dirrm share/clamav