summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2005-12-14 00:29:11 +0000
committerAndrej Kacian <ticho@gentoo.org>2005-12-14 00:29:11 +0000
commit60f0bc03fb7a70ccfc97cffc6c9251c8d8b7fdd7 (patch)
tree22546e4a037c1a9384abc5a87553b2b52a9dcbc6 /app-antivirus/f-prot
parentVersion bump. (diff)
downloadgentoo-2-60f0bc03fb7a70ccfc97cffc6c9251c8d8b7fdd7.tar.gz
gentoo-2-60f0bc03fb7a70ccfc97cffc6c9251c8d8b7fdd7.tar.bz2
gentoo-2-60f0bc03fb7a70ccfc97cffc6c9251c8d8b7fdd7.zip
Version bump.
(Portage version: 2.0.53)
Diffstat (limited to 'app-antivirus/f-prot')
-rw-r--r--app-antivirus/f-prot/ChangeLog7
-rw-r--r--app-antivirus/f-prot/Manifest20
-rw-r--r--app-antivirus/f-prot/f-prot-4.6.3.ebuild70
-rw-r--r--app-antivirus/f-prot/files/digest-f-prot-4.6.31
4 files changed, 83 insertions, 15 deletions
diff --git a/app-antivirus/f-prot/ChangeLog b/app-antivirus/f-prot/ChangeLog
index afb18f65fd83..2e13c5871dd7 100644
--- a/app-antivirus/f-prot/ChangeLog
+++ b/app-antivirus/f-prot/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-antivirus/f-prot
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/ChangeLog,v 1.39 2005/09/05 17:50:15 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/ChangeLog,v 1.40 2005/12/14 00:29:11 ticho Exp $
+
+*f-prot-4.6.3 (14 Dec 2005)
+
+ 14 Dec 2005; Andrej Kacian <ticho@gentoo.org> +f-prot-4.6.3.ebuild:
+ Version bump.
*f-prot-4.6.1 (05 Sep 2005)
diff --git a/app-antivirus/f-prot/Manifest b/app-antivirus/f-prot/Manifest
index 58f9bac64c30..754ebd31122b 100644
--- a/app-antivirus/f-prot/Manifest
+++ b/app-antivirus/f-prot/Manifest
@@ -1,18 +1,10 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 f413b43db5249d7e6cdbacd211c1a619 f-prot-4.6.1.ebuild 2016
MD5 8a5b91475af80a3d2ca5ab614d8dc194 ChangeLog 9616
-MD5 d7b2830c3a0f616e8598aafd9c6092db metadata.xml 262
MD5 efbf917bdb0a7f2e082a62d58f758a30 f-prot-4.6.0-r2.ebuild 2018
-MD5 eec871175f91e8ee9ed6bf9f541a2934 files/digest-f-prot-4.6.1 70
-MD5 c0075e0b3eeeaf1ebb478a49c4b9d7f9 files/digest-f-prot-4.6.0-r2 70
+MD5 f413b43db5249d7e6cdbacd211c1a619 f-prot-4.6.1.ebuild 2016
+MD5 ffa5c7a27e88c65f8003950a9ef365e6 f-prot-4.6.3.ebuild 1809
MD5 98949d262752c6e02ac3e64f8c13aa59 files/check-updates.pl.diff 568
+MD5 c0075e0b3eeeaf1ebb478a49c4b9d7f9 files/digest-f-prot-4.6.0-r2 70
+MD5 eec871175f91e8ee9ed6bf9f541a2934 files/digest-f-prot-4.6.1 70
+MD5 4fcaf9e1542209b58f861cdf412a0ca4 files/digest-f-prot-4.6.3 70
MD5 c07e3b0148a64826500324924b3d71f8 files/f-prot.sh 122
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDHIV2QlM6RnzZP+IRAt73AJ0TwPSakL5qFu1xA3LZIPVqJiXUBwCfZiQ3
-FPfw9eGyssjyzPtNy+gTu1M=
-=LWiU
------END PGP SIGNATURE-----
+MD5 d7b2830c3a0f616e8598aafd9c6092db metadata.xml 262
diff --git a/app-antivirus/f-prot/f-prot-4.6.3.ebuild b/app-antivirus/f-prot/f-prot-4.6.3.ebuild
new file mode 100644
index 000000000000..fd4b42d1b7b6
--- /dev/null
+++ b/app-antivirus/f-prot/f-prot-4.6.3.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/f-prot-4.6.3.ebuild,v 1.1 2005/12/14 00:29:11 ticho Exp $
+
+inherit eutils
+
+IUSE="emul-linux-x86"
+
+MY_P="fp-linux-ws-${PV}"
+S=${WORKDIR}/${PN}
+
+DESCRIPTION="Frisk Software's f-prot virus scanner"
+HOMEPAGE="http://www.f-prot.com/"
+SRC_URI="ftp://ftp.f-prot.com/pub/linux/${MY_P}.tar.gz"
+DEPEND=""
+# unzip and perl are needed for the check-updates.pl script
+RDEPEND=">=app-arch/unzip-5.42-r1
+ dev-lang/perl
+ dev-perl/libwww-perl
+ emul-linux-x86? ( >=app-emulation/emul-linux-x86-baselibs-1.0 )"
+PROVIDE="virtual/antivirus"
+
+SLOT="0"
+LICENSE="F-PROT"
+KEYWORDS="~amd64 -ppc -sparc ~x86"
+
+src_install() {
+ cd ${S}
+
+ dobin ${FILESDIR}/f-prot.sh
+ dosym /usr/bin/f-prot.sh /usr/bin/f-prot
+
+ dodir /opt/f-prot/tools /var/tmp/f-prot
+ keepdir /var/tmp/f-prot
+
+ insinto /opt/f-prot
+ insopts -m 755
+
+ newins etc/f-prot.conf.default f-prot.conf
+ dodir /etc
+ dosym /opt/f-prot/f-prot.conf /etc/f-prot.conf
+
+ doins f-prot
+ insopts -m 755
+ doins *.DEF ENGLISH.TX0
+
+ doman man_pages/*
+ dodoc LICENSE* CHANGES README
+ dohtml doc_ws/*
+
+ insinto /opt/f-prot/tools
+ insopts -m 755
+ doins tools/check-updates.pl
+}
+
+pkg_postinst() {
+ echo
+ einfo "Remember to run /opt/f-prot/tools/check-updates.pl regularly to keep virus"
+ einfo "database up to date. Recommended method is to use cron. See manpages for"
+ einfo "cron(8) and crontab(5) for more info."
+ einfo "An example crontab entry, causing check-updates.pl to run every night at 4AM:"
+ echo
+ echo "0 4 * * * /opt/f-prot/tools/check-updates.pl >/dev/null"
+ echo
+ einfo "For more examples, see /usr/share/doc/${PF}/html/auto_updt.html"
+ echo
+ ewarn "As of 4.5.4, the update script is installed correctly into directory designed"
+ ewarn "by upstream again. Check your crontab, so the path matches the one above."
+ echo
+}
diff --git a/app-antivirus/f-prot/files/digest-f-prot-4.6.3 b/app-antivirus/f-prot/files/digest-f-prot-4.6.3
new file mode 100644
index 000000000000..6c33466ddd52
--- /dev/null
+++ b/app-antivirus/f-prot/files/digest-f-prot-4.6.3
@@ -0,0 +1 @@
+MD5 275abce38b2b7f3bc0274bf45476b1b4 fp-linux-ws-4.6.3.tar.gz 3987315