summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-03-25 23:03:18 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-03-25 23:03:18 +0000
commitc0f99fe27eb8ca57ab61fe857a6ebecd45d4e676 (patch)
treedb6c7ab46124a26122d0bffd8c0fec7ba9b86b87
parentstable on amd64 (Manifest recommit) (diff)
downloadgentoo-2-c0f99fe27eb8ca57ab61fe857a6ebecd45d4e676.tar.gz
gentoo-2-c0f99fe27eb8ca57ab61fe857a6ebecd45d4e676.tar.bz2
gentoo-2-c0f99fe27eb8ca57ab61fe857a6ebecd45d4e676.zip
Version bump. Thanks: Timo Maier <tam@gmx.de>.
-rw-r--r--net-mail/f-prot/ChangeLog7
-rw-r--r--net-mail/f-prot/f-prot-4.4.1.ebuild48
-rw-r--r--net-mail/f-prot/files/digest-f-prot-4.4.11
3 files changed, 55 insertions, 1 deletions
diff --git a/net-mail/f-prot/ChangeLog b/net-mail/f-prot/ChangeLog
index bdd93a30407a..390921ce1bc4 100644
--- a/net-mail/f-prot/ChangeLog
+++ b/net-mail/f-prot/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-mail/f-prot
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/f-prot/ChangeLog,v 1.23 2004/03/15 15:17:51 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/f-prot/ChangeLog,v 1.24 2004/03/25 23:03:17 absinthe Exp $
+
+*f-prot-4.4.1 (25 Mar 2004)
+
+ 25 Mar 2004; Dylan Carlson <absinthe@gentoo.org> f-prot-4.4.1.ebuild:
+ Version bump. Thanks: Timo Maier <tam@gmx.de>.
*f-prot-4.3.5 (04 Mar 2004)
diff --git a/net-mail/f-prot/f-prot-4.4.1.ebuild b/net-mail/f-prot/f-prot-4.4.1.ebuild
new file mode 100644
index 000000000000..f1585c8d00f6
--- /dev/null
+++ b/net-mail/f-prot/f-prot-4.4.1.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/f-prot/f-prot-4.4.1.ebuild,v 1.1 2004/03/25 23:03:17 absinthe 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"
+
+SLOT="0"
+LICENSE="F-PROT"
+KEYWORDS="~x86 -sparc ~amd64"
+
+src_compile ()
+{
+ echo "Nothing to compile."
+}
+
+src_install ()
+{
+ cd ${S}
+
+ dobin f-prot.sh
+
+ 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 INSTALL* 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/net-mail/f-prot/files/digest-f-prot-4.4.1 b/net-mail/f-prot/files/digest-f-prot-4.4.1
new file mode 100644
index 000000000000..9aa9d00d59e6
--- /dev/null
+++ b/net-mail/f-prot/files/digest-f-prot-4.4.1
@@ -0,0 +1 @@
+MD5 c92cbf109dd53398fc5d2ed0eee4d414 fp-linux-ws-4.4.1.tar.gz 2447022