diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-06-23 22:15:09 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-06-23 22:15:09 +0000 |
commit | 9f0793f3817e8ceeaa88992f73c4b602f14b73ea (patch) | |
tree | 1c82b5ec3d64ab94bf75b6ce5f23878958c51abe /app-antivirus | |
parent | replace version with the one read from its changelog (diff) | |
download | historical-9f0793f3817e8ceeaa88992f73c4b602f14b73ea.tar.gz historical-9f0793f3817e8ceeaa88992f73c4b602f14b73ea.tar.bz2 historical-9f0793f3817e8ceeaa88992f73c4b602f14b73ea.zip |
Version bump.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 7 | ||||
-rw-r--r-- | app-antivirus/clamav/Manifest | 10 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.86.1.ebuild | 118 | ||||
-rw-r--r-- | app-antivirus/clamav/files/digest-clamav-0.86.1 | 1 |
4 files changed, 131 insertions, 5 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index dc30e356a9db..825b8daec020 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,11 @@ # 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.84 2005/06/21 01:16:38 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.85 2005/06/23 22:15:09 ticho Exp $ + +*clamav-0.86.1 (23 Jun 2005) + + 23 Jun 2005; Andrej Kacian <ticho@gentoo.org> +clamav-0.86.1.ebuild: + Version bump. *clamav-0.86 (21 Jun 2005) diff --git a/app-antivirus/clamav/Manifest b/app-antivirus/clamav/Manifest index 4ec2bb840727..a54cdca9a626 100644 --- a/app-antivirus/clamav/Manifest +++ b/app-antivirus/clamav/Manifest @@ -6,11 +6,13 @@ MD5 a680e10fbd5a60b1efa6f4fe2b57f3ab clamav-0.85.1-r1.ebuild 3663 MD5 921a56174bc3634808df37537d77ea1d clamav-0.85.1.ebuild 3326 MD5 689c7676f16b3126b2c3f9271f7c2a1e clamav-0.85-r1.ebuild 3290 MD5 7a832f77b721edd70e3aa547dc744a60 clamav-0.86.ebuild 3705 -MD5 d0b3c64743cbd7b23ec1ac5e868efb02 ChangeLog 17078 +MD5 41dd7ca4da83762a12ff86b8008337b8 clamav-0.86.1.ebuild 3707 +MD5 199eb1efb74717f432fd3318f672f477 ChangeLog 17196 MD5 7e32edfd72887a57b16ecd73f0f7a1a0 metadata.xml 184 MD5 0bd0d31062475433335752e126830799 files/digest-clamav-0.85-r1 64 MD5 08f7b320461c04bbb88555e389c2e544 files/clamav-milter.README.gentoo 1124 MD5 102cc388dbea3446ba249cfc2e80cff3 files/digest-clamav-0.85.1 66 +MD5 81f7f63e7cb877af7cb982e5a2d67677 files/digest-clamav-0.86.1 66 MD5 0bd0d31062475433335752e126830799 files/digest-clamav-0.85 64 MD5 f39518e9307018776f037f161e788d2a files/digest-clamav-0.86 64 MD5 f6bf5b894e60e8686cb5a36ba240e1ef files/clamd.rc.new 2032 @@ -20,7 +22,7 @@ MD5 1b3268d3723e003ad99bf706e6bf4312 files/clamd.rc 1444 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFCt2qOQlM6RnzZP+IRAueBAKCBTAluvrPsy316nKQBbk2xWOze3wCePalA -LiNwQb2h08HUp5rZDQE+OeM= -=QDKo +iD8DBQFCuzR7QlM6RnzZP+IRAn3lAKCQ1ul9bucioei5/G3oZGQsS+Xe2gCeIhI+ +vmGTsz+O9e9jAGvIlzthdeQ= +=8b4u -----END PGP SIGNATURE----- diff --git a/app-antivirus/clamav/clamav-0.86.1.ebuild b/app-antivirus/clamav/clamav-0.86.1.ebuild new file mode 100644 index 000000000000..13d55e44fbd2 --- /dev/null +++ b/app-antivirus/clamav/clamav-0.86.1.ebuild @@ -0,0 +1,118 @@ +# 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.86.1.ebuild,v 1.1 2005/06/23 22:15:09 ticho Exp $ + +inherit eutils flag-o-matic fixheadtails + +DESCRIPTION="Clam Anti-Virus Scanner" +HOMEPAGE="http://www.clamav.net/" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="crypt milter selinux mailwrapper" + +DEPEND="virtual/libc + crypt? ( >=dev-libs/gmp-4.1.2 ) + milter? ( mail-mta/sendmail ) + >=sys-libs/zlib-1.2.1-r3 + >=net-misc/curl-7.10.0 + net-dns/libidn + >=sys-apps/sed-4" +RDEPEND="${DEPEND} + selinux? ( sec-policy/selinux-clamav ) + sys-apps/grep" +PROVIDE="virtual/antivirus" + +pkg_setup() { + if use milter; then + if [ ! -e /usr/lib/libmilter.a ] ; then + ewarn "In order to enable milter support, clamav needs sendmail with enabled milter" + ewarn "USE flag. Either recompile sendmail with milter USE flag enabled, or disable" + ewarn "this flag for clamav as well to disable milter support." + die "need milter-enabled sendmail" + fi + fi + 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 id utility instead of /etc/passwd parsing (bug #72540) + myconf="${myconf} --enable-id-check" + use milter && { + myconf="${myconf} --enable-milter" + use mailwrapper && \ + myconf="${myconf} --with-sendmail=/usr/sbin/sendmail.sendmail" + } + + ht_fix_file configure + econf ${myconf} --with-dbdir=/var/lib/clamav || die + emake || die +} + +src_install() { + make DESTDIR=${D} install || die + dodoc AUTHORS BUGS NEWS README ChangeLog FAQ INSTALL + newconfd ${FILESDIR}/clamd.conf clamd + newinitd ${FILESDIR}/clamd.rc.new clamd + dodoc ${FILESDIR}/clamav-milter.README.gentoo + + dodir /var/run/clamav + keepdir /var/run/clamav + fowners clamav:clamav /var/run/clamav + dodir /var/log/clamav + keepdir /var/log/clamav + fowners clamav:clamav /var/log/clamav + + # Change /etc/clamd.conf to be usable out of the box + sed -i -e "s:^\(Example\):\# \1:" \ + -e "s:.*\(PidFile\) .*:\1 /var/run/clamav/clamd.pid:" \ + -e "s:.*\(LocalSocket\) .*:\1 /var/run/clamav/clamd.sock:" \ + -e "s:.*\(User\) .*:\1 clamav:" \ + -e "s:^\#\(LogFile\) .*:\1 /var/log/clamav/clamd.log:" \ + -e "s:^\#\(LogTime\).*:\1:" \ + ${D}/etc/clamd.conf + + # Do the same for /etc/freshclam.conf + sed -i -e "s:^\(Example\):\# \1:" \ + -e "s:.*\(PidFile\) .*:\1 /var/run/clamav/freshclam.pid:" \ + -e "s:.*\(DatabaseOwner\) .*:\1 clamav:" \ + -e "s:^\#\(LogFile\) .*:\1 /var/log/freshclam.log:" \ + -e "s:^\#\(LogTime\).*:\1:" \ + ${D}/etc/freshclam.conf + + if use milter ; then + echo "START_MILTER=no" \ + >> ${D}/etc/conf.d/clamd + echo "MILTER_SOCKET=\"/var/run/clamav/clmilter.sock\"" \ + >>${D}/etc/conf.d/clamd + echo "MILTER_OPTS=\"-m 10\"" \ + >>${D}/etc/conf.d/clamd + fi +} + +pkg_postinst() { + echo + ewarn "As of 0.85-r1, all settings from /etc/conf.d/clamd are ignored, except for" + ewarn "START_CLAMD, START_FRESHCLAM and MILTER related options. All settings are" + ewarn "read from /etc/clamd.conf and /etc/freshclam.conf, so double-check these two files." + 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 how to setup the clamav-milter type:" + echo " zless /usr/share/doc/${PF}/clamav-milter.README.gentoo.gz" + echo + fi +} diff --git a/app-antivirus/clamav/files/digest-clamav-0.86.1 b/app-antivirus/clamav/files/digest-clamav-0.86.1 new file mode 100644 index 000000000000..8533dbba8ec8 --- /dev/null +++ b/app-antivirus/clamav/files/digest-clamav-0.86.1 @@ -0,0 +1 @@ +MD5 df7116898cdd80ce56721a91e9cff206 clamav-0.86.1.tar.gz 4016724 |