Changeset - 11f12694a96c
[Not reviewed]
default
0 1 1
Nathan Brink (binki) - 15 years ago 2010-05-30 00:52:07
ohnobinki@ohnopublishing.net
Bump to clamav-0.96.1
(Portage version: 2.2_rc67-r7/hg/Linux x86_64)
(Signed Manifest commit)
2 files changed with 159 insertions and 0 deletions:
0 comments (0 inline, 0 general)
app-antivirus/clamav/Manifest
Show inline comments
 
-----BEGIN PGP SIGNED MESSAGE-----
 
Hash: SHA1
 

	
 
AUX clamav-0.95.1-nls.patch 319 RMD160 403558e6e71e620da2092f80d1d5b450281cb468 SHA1 2ae10843856aa6d7fd9a42e92b8685a6e9e14fbf SHA256 7bba0e938ae577b2b338f1b48f0173a8ec7e3b6785893319fd044d77847d03ba
 
AUX clamav-milter.README.gentoo 1124 RMD160 4fb1e2d9b444874838bcea1071969ca6862fb15b SHA1 0b9b86a0e7732eaaf7f880859265754f7a4efd3a SHA256 5e7b142b68964bc3463b077e5698fa77cace45ea9612258b1e1849cee944dd11
 
AUX clamav-milter.conf 166 RMD160 f14a4f94686862e5f92c2855c4f14e783609fbf9 SHA1 4c9d72f21b9ea2a804ded9bab41a3c9c49ff4bbd SHA256 7271da5d23d8b9cfbb0990c926a9a410988f6b15b6b966d992bb2f43a2350b43
 
@@ -10,7 +13,16 @@ AUX freshclam.rc 1070 RMD160 cdd42aa9b99
 
AUX lib-ld.m4 3417 RMD160 7b412510e7ef9966f70ed29937e3556283128a9b SHA1 8b72b8f5f76e41e4ca0f2521c06c568490894a84 SHA256 18c4c458009da32c9daf0ea332a539e5edc82ba009b6c2faac004626313f00e5
 
DIST clamav-0.95.2.tar.gz 25137010 RMD160 83cab51c224251316288e4c3189ba91f640e9f82 SHA1 7544b39d84f2233b984a9c2ce3ef74d407add483 SHA256 f5f2a5a9984fd1ade69a7c2cc78da2f5dc0c505f94ab58fb2aa6613399ab1c56
 
DIST clamav-0.95.3.tar.gz 26919541 RMD160 c68a2948aa9ab7a3b5f8e9744322d3606ae6df71 SHA1 ab4b1f49d0f24154767d303d6a27b74acf6f4b59 SHA256 003e7a570932fdffbd19fa7a7996274fbfc93f890d26c3066a36eb824c906250
 
DIST clamav-0.96.1.tar.gz 40568982 RMD160 f0708b921c8b01a4309fe741ec141ab8cbdf2351 SHA1 cdb24490f402748cbfb57cc87592fe77b470e0a5 SHA256 413dd25907059068da2a367d2b330fbc37d5d2764eb3b047214ce754a9ca74ea
 
EBUILD clamav-0.95.2.ebuild 4363 RMD160 e4d089f72a56fd09022bbd794b380def005bab0a SHA1 8a75afedb78cd01fcf3c4598d1ff18e85abd61e7 SHA256 3604c4464785ae13c33e71e41873ba24218de724c89c92c0c0991b669934a345
 
EBUILD clamav-0.95.3.ebuild 4500 RMD160 93080f10dfa5c1151a796174291060aaa5654998 SHA1 bbc6054bdd687ff3c97b6a953d279572f6ea8d68 SHA256 96b7069ea3e24cc97101d85ab13edb3310d10d19e31ede60b9e405e103321b23
 
EBUILD clamav-0.96.1.ebuild 4482 RMD160 742d2e71ef9343c58f2328b68d208e86e1f26494 SHA1 85eb9dd2d8ab388c467b2704af08b574b6913085 SHA256 7d97469ff105e47cb6f60203e6619f8cfa9f7d66426973658fe2dc2cc4d0792f
 
MISC ChangeLog 49046 RMD160 92f4c1775a2c36b0d707b02b4b3cc6798f000e2a SHA1 04221739a3cba3a486da6907a5d098e62ce5eebe SHA256 ab4fc00a4b8ea0218e17e9d09461dc44c0d4a1d394c3eda26be2f50e2ad859b4
 
MISC metadata.xml 320 RMD160 3546393e30d87f0b0a2fb17e2f15f57dd8c19661 SHA1 b959e38933418e6fc818ed40cd9a4921b8c66102 SHA256 e2a8c4c8bedbffe50a126c1c7395a4d92652c2d95347b9496d54aea1f230a22d
 
-----BEGIN PGP SIGNATURE-----
 
Version: GnuPG v2.0.14 (GNU/Linux)
 

	
 
iEYEARECAAYFAkwB7vYACgkQni8M22OVw8ArSgCguddiDoeIoA5IiyRofm6G4vtl
 
9pwAnj+SFSYbz3NjyS8w1vba7ntlu5EF
 
=GqCS
 
-----END PGP SIGNATURE-----
app-antivirus/clamav/clamav-0.96.1.ebuild
Show inline comments
 
new file 100644
 
# Copyright 1999-2010 Gentoo Foundation
 
# Distributed under the terms of the GNU General Public License v2
 
# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.96.ebuild,v 1.7 2010/04/17 22:21:02 maekke Exp $
 

	
 
EAPI=2
 

	
 
inherit eutils flag-o-matic fixheadtails multilib versionator
 

	
 
# for when rc1 is appended to release candidates:
 
MY_P=${PN}-$(replace_version_separator 3 '')
 

	
 
DESCRIPTION="Clam Anti-Virus Scanner"
 
HOMEPAGE="http://www.clamav.net/"
 
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
 

	
 
LICENSE="GPL-2"
 
SLOT="0"
 
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
 
IUSE="bzip2 clamdtop iconv milter selinux ipv6 test"
 

	
 
COMMON_DEPEND="bzip2? ( app-arch/bzip2 )
 
	milter? ( || ( mail-filter/libmilter mail-mta/sendmail ) )
 
	iconv? ( virtual/libiconv )
 
	clamdtop? ( sys-libs/ncurses )
 
	sys-libs/zlib
 
	sys-apps/sed
 
	dev-libs/libtommath"
 

	
 
DEPEND="${COMMON_DEPEND}
 
	dev-util/pkgconfig
 
	test? ( dev-libs/check )"
 

	
 
RDEPEND="${COMMON_DEPEND}
 
	selinux? ( sec-policy/selinux-clamav )
 
	sys-apps/grep"
 

	
 
PROVIDE="virtual/antivirus"
 

	
 
S=${WORKDIR}/${MY_P}
 

	
 
pkg_setup() {
 
	enewgroup clamav
 
	enewuser clamav -1 -1 /dev/null clamav
 
}
 

	
 
src_prepare() {
 
	epatch "${FILESDIR}"/${PN}-0.95.1-nls.patch
 
}
 

	
 
src_configure() {
 
	has_version =sys-libs/glibc-2.2* && filter-lfs-flags
 

	
 
	ht_fix_file configure
 
	econf  \
 
		$(use_enable bzip2) \
 
		$(use_enable test check) \
 
		$(use_enable ipv6) \
 
		$(use_enable clamdtop) \
 
		$(use_enable milter) \
 
		$(use_with iconv) \
 
		--with-system-tommath \
 
		--without-libpdcurses-prefix \
 
		--disable-experimental \
 
		--enable-id-check \
 
		--disable-zlib-vcheck \
 
		--with-dbdir=/var/lib/clamav
 
}
 

	
 
src_install() {
 
	emake DESTDIR="${D}" install || die
 
	dodoc AUTHORS BUGS NEWS README ChangeLog FAQ || die
 

	
 
	newconfd "${FILESDIR}/clamd.conf" clamd || die
 
	newinitd "${FILESDIR}/clamd.rc" clamd || die
 
	newconfd "${FILESDIR}/freshclam.conf" freshclam || die
 
	newinitd "${FILESDIR}/freshclam.rc" freshclam || die
 
	if use milter; then
 
		newconfd "${FILESDIR}/clamav-milter.conf" clamav-milter || die
 
		newinitd "${FILESDIR}/clamav-milter.rc" clamav-milter || die
 
	fi
 

	
 
	keepdir /var/run/clamav || die
 
	fowners clamav:clamav /var/run/clamav || die
 
	keepdir /var/log/clamav || die
 
	fowners clamav:clamav /var/log/clamav || die
 

	
 
	# Modify /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 yes:" \
 
		-e "s:^\#\(AllowSupplementaryGroups\).*:\1 yes:" \
 
		"${D}"/etc/clamd.conf || die
 

	
 
	# 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:^\#\(UpdateLogFile\) .*:\1 /var/log/clamav/freshclam.log:" \
 
		-e "s:^\#\(NotifyClamd\).*:\1 /etc/clamd.conf:" \
 
		-e "s:^\#\(ScriptedUpdates\).*:\1 yes:" \
 
		-e "s:^\#\(AllowSupplementaryGroups\).*:\1 yes:" \
 
		"${D}"/etc/freshclam.conf || die
 

	
 
	if use milter; then
 
		# And again same for /etc/clamav-milter.conf
 
		# MilterSocket one to include ' /' because there is a 2nd line for
 
		# inet: which we want to leave
 
		dodoc "${FILESDIR}"/clamav-milter.README.gentoo || die
 

	
 
		sed -i -e "s:^\(Example\):\# \1:" \
 
			-e "s:.*\(PidFile\) .*:\1 /var/run/clamav/clamav-milter.pid:" \
 
			-e "s+^\#\(ClamdSocket\) .*+\1 unix:/var/run/clamav/clamd.sock+" \
 
			-e "s:.*\(User\) .*:\1 clamav:" \
 
			-e "s+^\#\(MilterSocket\) /.*+\1 unix:/var/run/clamav/clamav-milter.sock+" \
 
			-e "s:^\#\(AllowSupplementaryGroups\).*:\1 yes:" \
 
			-e "s:^\#\(LogFile\) .*:\1 /var/log/clamav/clamav-milter.log:" \
 
			"${D}"/etc/clamav-milter.conf || die
 
	fi
 

	
 
	if use milter ; then
 
		cat << EOF >> "${D}"/etc/conf.d/clamd || die
 
MILTER_NICELEVEL=19
 
START_MILTER=no
 
EOF
 
	fi
 

	
 
	diropts ""
 
	dodir /etc/logrotate.d || die
 
	insopts -m0644
 
	insinto /etc/logrotate.d
 
	newins "${FILESDIR}"/${PN}.logrotate ${PN} || die
 
}
 

	
 
pkg_postinst() {
 
	if use milter ; then
 
		elog "For simple instructions how to setup the clamav-milter"
 
		elog "read the clamav-milter.README.gentoo in /usr/share/doc/${PF}"
 
		elog
 
	fi
 
	ewarn "The soname for libclamav has changed in clamav-0.95."
 
	ewarn "If you have upgraded from that or earlier version, it is"
 
	ewarn "recommended to run revdep-rebuild, in order to fix anything"
 
	ewarn "that links against libclamav.so library."
 
}
0 comments (0 inline, 0 general)