diff options
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 9 | ||||
-rw-r--r-- | app-antivirus/clamav/Manifest | 12 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.82-r1.ebuild | 4 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.83.ebuild | 68 | ||||
-rw-r--r-- | app-antivirus/clamav/files/digest-clamav-0.83 | 1 |
5 files changed, 81 insertions, 13 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 7019f62400d3..2779c6fb83fc 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-antivirus/clamav # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.47 2005/02/13 17:51:30 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.48 2005/02/14 01:47:19 ticho Exp $ + +*clamav-0.83 (14 Feb 2005) + + 14 Feb 2005; Andrej Kacian <ticho@gentoo.org> clamav-0.82-r1.ebuild, + +clamav-0.83.ebuild: + Version bump. Closes #81931, reported by Sascha Silbe + <sascha-gentoo-bugzilla@silbe.org>. *clamav-0.82-r1 (13 Feb 2005) diff --git a/app-antivirus/clamav/Manifest b/app-antivirus/clamav/Manifest index e2c08cc584c7..dd2e4b906b04 100644 --- a/app-antivirus/clamav/Manifest +++ b/app-antivirus/clamav/Manifest @@ -1,6 +1,3 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 51c1b888282741561589b29b8f2f559d ChangeLog 10863 MD5 9d62360a7a38f6147a6cfe97c777e035 clamav-0.80.ebuild 1790 MD5 7e32edfd72887a57b16ecd73f0f7a1a0 metadata.xml 184 @@ -8,19 +5,14 @@ MD5 8cb3fa8dcc80e76cc86f35634ae94ab7 clamav-0.82-r1.ebuild 2076 MD5 f3e0a0e2a0af48eb9d16fc66fdb6f78f clamav-0.81.ebuild 1963 MD5 64d6a92024c638d9bbd9d4fd3b2fadf4 clamav-0.82.ebuild 1968 MD5 4f620361b61c91340a4858f468d068d8 clamav-0.75.1.ebuild 1582 +MD5 6d2d0c4e238eaae57bd7b9628cf056c7 clamav-0.83.ebuild 1865 MD5 21e06147c74a196e333ab2feafff5998 files/digest-clamav-0.82-r1 64 MD5 1b3268d3723e003ad99bf706e6bf4312 files/clamd.rc 1444 MD5 611be9042d6d7b2b1668df9d55b97c58 files/clamav-0.82-MS05-002-false-positive-fix.patch 626 MD5 e8dcbdecd955708ddc7c79399ffa6276 files/clamd.conf 166 MD5 f0090a77dc10ba3899900622336b8610 files/digest-clamav-0.75.1 66 MD5 90e45ae4932ab5efa4baa1936e016e10 files/digest-clamav-0.81 64 +MD5 9bbf2754f8178fd5164875d784aa9ffa files/digest-clamav-0.83 64 MD5 21e06147c74a196e333ab2feafff5998 files/digest-clamav-0.82 64 MD5 a42aa0e5135bd2ad22288e4150ec89e2 files/digest-clamav-0.80 64 MD5 ad7d45b1be51c06986cb42c53e733d19 files/clamav-milter.README.gentoo 1311 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) - -iD8DBQFCD5OuQlM6RnzZP+IRAlcoAKChVsRObvbVjzxPApKrzIrCPj4RXwCfeLub -NJVWh+f7ZiqL8DKzTeN5xVI= -=Hi9B ------END PGP SIGNATURE----- diff --git a/app-antivirus/clamav/clamav-0.82-r1.ebuild b/app-antivirus/clamav/clamav-0.82-r1.ebuild index 0eb9325a2764..f1dd78a219ef 100644 --- a/app-antivirus/clamav/clamav-0.82-r1.ebuild +++ b/app-antivirus/clamav/clamav-0.82-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.82-r1.ebuild,v 1.1 2005/02/13 17:51:30 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.82-r1.ebuild,v 1.2 2005/02/14 01:47:19 ticho Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/clamav/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~hppa ~alpha ~ppc64" +KEYWORDS="x86 ~ppc ~sparc ~amd64 ~hppa ~alpha ~ppc64" IUSE="crypt milter selinux" DEPEND="virtual/libc diff --git a/app-antivirus/clamav/clamav-0.83.ebuild b/app-antivirus/clamav/clamav-0.83.ebuild new file mode 100644 index 000000000000..bd32441b2095 --- /dev/null +++ b/app-antivirus/clamav/clamav-0.83.ebuild @@ -0,0 +1,68 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.83.ebuild,v 1.1 2005/02/14 01:47:19 ticho Exp $ + +inherit eutils flag-o-matic + +DESCRIPTION="Clam Anti-Virus Scanner" +HOMEPAGE="http://www.clamav.net/" +SRC_URI="mirror://sourceforge/clamav/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~hppa ~alpha ~ppc64" +IUSE="crypt milter selinux" + +DEPEND="virtual/libc + crypt? ( >=dev-libs/gmp-4.1.2 ) + >=sys-libs/zlib-1.2.1-r3 + >=net-misc/curl-7.10.0" +RDEPEND="selinux? ( sec-policy/selinux-clamav )" +PROVIDE="virtual/antivirus" + +#S="${WORKDIR}/${P/_/}" + +pkg_setup() { + enewgroup clamav + enewuser clamav -1 /bin/false /dev/null clamav + pwconv || die +} + +src_compile() { + has_version =sys-libs/glibc-2.2* && filter-lfs-flags + + local myconf + + # we depend on fixed zlib, so we can disable this check to prevent redundant + # warning (bug #61749) + myconf="${myconf} --disable-zlib-vcheck" + + use milter && myconf="${myconf} --enable-milter" + econf ${myconf} --with-dbdir=/var/lib/clamav || die + emake || die +} + +src_install() { + make DESTDIR=${D} install || die + dodoc AUTHORS BUGS NEWS README ChangeLog TODO FAQ INSTALL + exeinto /etc/init.d ; newexe ${FILESDIR}/clamd.rc clamd + insinto /etc/conf.d ; newins ${FILESDIR}/clamd.conf clamd + dodoc ${FILESDIR}/clamav-milter.README.gentoo +} + +pkg_postinst() { + echo + einfo "NOTE: As of clamav-0.80, the config file for clamd is no longer" + einfo " /etc/clamav.conf, but /etc/clamd.conf. Adjust your" + einfo " configuration accordingly before (re)starting clamd." + echo + ewarn "Warning: clamd and/or freshclam have not been restarted." + ewarn "You should restart them with: /etc/init.d/clamd restart" + echo + if use milter ; then + einfo "For simple instructions howto setup the clamav-milter..." + einfo "" + einfo "less /usr/share/doc/${PF}/clamav-milter.README.gentoo.gz" + echo + fi +} diff --git a/app-antivirus/clamav/files/digest-clamav-0.83 b/app-antivirus/clamav/files/digest-clamav-0.83 new file mode 100644 index 000000000000..eedd2c24c2fb --- /dev/null +++ b/app-antivirus/clamav/files/digest-clamav-0.83 @@ -0,0 +1 @@ +MD5 e3a1b6bbda8095c5aae4eb7bc753804c clamav-0.83.tar.gz 3653658 |