summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2004-11-23 07:10:02 +0000
committerAndrej Kacian <ticho@gentoo.org>2004-11-23 07:10:02 +0000
commitaac4556d579ef5bb7a9f14dbc2ed0e9f73b08395 (patch)
treee6bdb6738d8e2848f249d5c8e631b189a289b88e /app-antivirus
parentStable on alpha. (Manifest recommit) (diff)
downloadgentoo-2-aac4556d579ef5bb7a9f14dbc2ed0e9f73b08395.tar.gz
gentoo-2-aac4556d579ef5bb7a9f14dbc2ed0e9f73b08395.tar.bz2
gentoo-2-aac4556d579ef5bb7a9f14dbc2ed0e9f73b08395.zip
Added a convenience symlink to satisfy bug #56332.
Diffstat (limited to 'app-antivirus')
-rw-r--r--app-antivirus/f-prot/ChangeLog9
-rw-r--r--app-antivirus/f-prot/Manifest12
-rw-r--r--app-antivirus/f-prot/f-prot-4.4.8-r1.ebuild45
-rw-r--r--app-antivirus/f-prot/files/digest-f-prot-4.4.8-r11
4 files changed, 56 insertions, 11 deletions
diff --git a/app-antivirus/f-prot/ChangeLog b/app-antivirus/f-prot/ChangeLog
index fe97334f5b78..2e7aec20f757 100644
--- a/app-antivirus/f-prot/ChangeLog
+++ b/app-antivirus/f-prot/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for app-antivirus/f-prot
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/ChangeLog,v 1.17 2004/11/20 14:59:22 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/ChangeLog,v 1.18 2004/11/23 07:10:02 ticho Exp $
+
+*f-prot-4.4.8-r1 (23 Nov 2004)
+
+ 23 Nov 2004; Andrej Kacian <ticho@gentoo.org> +f-prot-4.4.8-r1.ebuild:
+ Added symlink /usr/bin/f-prot -> /usr/bin/f-prot.sh for KMail (and possibly
+ other software) to detect f-prot correctly. Closes #56332, reported by
+ LuisMi Garcia <ktech@wanadoo.es>.
20 Nov 2004; Andrej Kacian <ticho@gentoo.org> -f-prot-4.2.1.ebuild,
-f-prot-4.3.0.ebuild, -f-prot-4.3.1.ebuild, -f-prot-4.3.2.ebuild,
diff --git a/app-antivirus/f-prot/Manifest b/app-antivirus/f-prot/Manifest
index 1023aa854ca6..f50c26ae0d3c 100644
--- a/app-antivirus/f-prot/Manifest
+++ b/app-antivirus/f-prot/Manifest
@@ -1,14 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 9cd56a6d45e743e481d122c48d2e6fdf ChangeLog 5976
+MD5 ca71e3abdc3d6c4be2f030b47d4f8d4b f-prot-4.4.8-r1.ebuild 1126
MD5 3bf44a2cd492aedb8f27a23f2fe357ff metadata.xml 261
MD5 7cc888442e29098bf7bf062b166a26fd f-prot-4.4.8.ebuild 1084
MD5 66f201719b958a89ce10a41fa439170f files/digest-f-prot-4.4.8 70
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFBn1vv10xuJSrg3/sRAqI5AJ42OsuptTtRjRCyoBGUiG61TBoxNwCfRWJl
-L2g8uSmI5hlhinLKzDmnKcU=
-=AXej
------END PGP SIGNATURE-----
+MD5 66f201719b958a89ce10a41fa439170f files/digest-f-prot-4.4.8-r1 70
diff --git a/app-antivirus/f-prot/f-prot-4.4.8-r1.ebuild b/app-antivirus/f-prot/f-prot-4.4.8-r1.ebuild
new file mode 100644
index 000000000000..34092adafbb3
--- /dev/null
+++ b/app-antivirus/f-prot/f-prot-4.4.8-r1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2004 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.4.8-r1.ebuild,v 1.1 2004/11/23 07:10:02 ticho Exp $
+
+IUSE=""
+
+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
+ amd64? ( >=app-emulation/emul-linux-x86-baselibs-1.0 )"
+PROVIDE="virtual/antivirus"
+RESTRICT="nomirror"
+
+SLOT="0"
+LICENSE="F-PROT"
+KEYWORDS="~x86 -ppc -sparc ~amd64"
+
+src_install ()
+{
+ cd ${S}
+
+ dobin f-prot.sh
+ dosym /usr/bin/f-prot.sh /usr/bin/f-prot
+
+ dodir /opt/f-prot /var/tmp/f-prot
+ insinto /opt/f-prot
+ insopts -m 755
+ doins f-prot tools/check-updates.pl
+ insopts -m 644
+ doins *.DEF ENGLISH.TX0
+
+ doman man_pages/*
+ dodoc LICENSE* CHANGES README
+ dohtml doc_ws/*
+
+ dosed "s:/usr/local/f-prot:/opt/f-prot:g" /usr/bin/f-prot.sh /opt/f-prot/check-updates.pl
+}
diff --git a/app-antivirus/f-prot/files/digest-f-prot-4.4.8-r1 b/app-antivirus/f-prot/files/digest-f-prot-4.4.8-r1
new file mode 100644
index 000000000000..d6e77f7985f7
--- /dev/null
+++ b/app-antivirus/f-prot/files/digest-f-prot-4.4.8-r1
@@ -0,0 +1 @@
+MD5 b31640e29c9fee5483dedcd3b80e6cc7 fp-linux-ws-4.4.8.tar.gz 2768709