diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2004-05-30 00:28:39 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2004-05-30 00:28:39 +0000 |
commit | 733e2dd3ab1748be788b118a97eff9ecc94303f5 (patch) | |
tree | a9ce7103aae1315eb907c5fb3db34fb96177e04c /app-antivirus | |
parent | move net-mail/f-prot app-antivirus/f-prot (diff) | |
download | historical-733e2dd3ab1748be788b118a97eff9ecc94303f5.tar.gz historical-733e2dd3ab1748be788b118a97eff9ecc94303f5.tar.bz2 historical-733e2dd3ab1748be788b118a97eff9ecc94303f5.zip |
move net-mail/vlnx app-antivirus/vlnx
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/vlnx/ChangeLog | 52 | ||||
-rw-r--r-- | app-antivirus/vlnx/files/digest-vlnx-414e-r2 | 2 | ||||
-rw-r--r-- | app-antivirus/vlnx/files/digest-vlnx-416e | 2 | ||||
-rw-r--r-- | app-antivirus/vlnx/files/vlnx-414e-envd | 2 | ||||
-rw-r--r-- | app-antivirus/vlnx/files/vlnx-416e-envd | 2 | ||||
-rw-r--r-- | app-antivirus/vlnx/metadata.xml | 5 | ||||
-rw-r--r-- | app-antivirus/vlnx/vlnx-414e-r2.ebuild | 43 | ||||
-rw-r--r-- | app-antivirus/vlnx/vlnx-416e.ebuild | 39 |
8 files changed, 147 insertions, 0 deletions
diff --git a/app-antivirus/vlnx/ChangeLog b/app-antivirus/vlnx/ChangeLog new file mode 100644 index 000000000000..a7060855ceb9 --- /dev/null +++ b/app-antivirus/vlnx/ChangeLog @@ -0,0 +1,52 @@ +# ChangeLog for net-mail/vlnx +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/vlnx/ChangeLog,v 1.1 2004/05/30 00:28:39 robbat2 Exp $ + +*vlnx-414e-r2 (29 May 2004) + + 29 May 2004; Robin H. Johnson <robbat2@gentoo.org> metadata.xml, + vlnx-414e-r2.ebuild, vlnx-416e.ebuild, files/vlnx-414e-envd, + files/vlnx-416e-envd: + move net-mail/vlnx app-antivirus/vlnx + + 27 Feb 2004; Sven Blumenstein <bazik@gentoo.org> vlnx-414e-r2.ebuild, + vlnx-416e.ebuild: + Changed KEYWORDS to -* x86 as its a x86 binary. + +*vlnx-416e (13 Oct 2002) + + 04 Jan 2002; Preston A. Elder <prez@gentoo.org> vlnx-416e.ebuild : + Made ebuild satisfy virtual/virus + + 04 Jan 2002; Martin Holzer <mholzer@gentoo.org> : + Fixed SRC_URI. + + 13 Oct 2002; Mike Frysinger <vapier@gentoo.org> : + Version bump to fix #1132 ... also cleaned up ebuild and stuff + +*vlnx-414e-r2 (1 Feb 2002) + + 07 Nov 2002; Mark Guertin <gerk@gentoo.org> vlnx-414e-r2.ebuild : + removed depreciated ld.so + + 28 Aug 2002; Ryan Phillips <rphillips@gentoo.org> : + + Changed install directory to /opt. + Added an env.d/ file to update the path. + Added a nostrip option so it doesn't mess with the executables. + + 18 Mar 2002; Chad Huneycutt <chadh@gentoo.org> + uvscan was complaining of missing library, which indeed was not being + installed. I updated the ebuild to install the library and also a man page. + Unfortunately, uvscan still will not run, complaining that the program has + been tampered with + +*vlnx-414e-r1 (1 Feb 2002) + + 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : + + Added initial ChangeLog which should be updated whenever the package is + updated in any way. This changelog is targetted to users. This means that the + comments should well explained and written in clean English. The details about + writing correct changelogs are explained in the skel.ChangeLog file which you + can find in the root directory of the portage repository. diff --git a/app-antivirus/vlnx/files/digest-vlnx-414e-r2 b/app-antivirus/vlnx/files/digest-vlnx-414e-r2 new file mode 100644 index 000000000000..66b558d513d8 --- /dev/null +++ b/app-antivirus/vlnx/files/digest-vlnx-414e-r2 @@ -0,0 +1,2 @@ +MD5 283cd9f50481d67d30d123ee6d8120d5 vlnx414e.tar.Z 4308157 +MD5 5dc06a3ff70fcb999c749e271142b413 dat-4240.tar 2897920 diff --git a/app-antivirus/vlnx/files/digest-vlnx-416e b/app-antivirus/vlnx/files/digest-vlnx-416e new file mode 100644 index 000000000000..f06752a39cfe --- /dev/null +++ b/app-antivirus/vlnx/files/digest-vlnx-416e @@ -0,0 +1,2 @@ +MD5 1a50a976792b52529b26e328a7f8dccf vlnx416e.tar.Z 5397511 +MD5 5dc06a3ff70fcb999c749e271142b413 dat-4240.tar 2897920 diff --git a/app-antivirus/vlnx/files/vlnx-414e-envd b/app-antivirus/vlnx/files/vlnx-414e-envd new file mode 100644 index 000000000000..71af712dedeb --- /dev/null +++ b/app-antivirus/vlnx/files/vlnx-414e-envd @@ -0,0 +1,2 @@ +PATH=/opt/vlnx +LD_LIBRARY_PATH=/opt/vlnx diff --git a/app-antivirus/vlnx/files/vlnx-416e-envd b/app-antivirus/vlnx/files/vlnx-416e-envd new file mode 100644 index 000000000000..71af712dedeb --- /dev/null +++ b/app-antivirus/vlnx/files/vlnx-416e-envd @@ -0,0 +1,2 @@ +PATH=/opt/vlnx +LD_LIBRARY_PATH=/opt/vlnx diff --git a/app-antivirus/vlnx/metadata.xml b/app-antivirus/vlnx/metadata.xml new file mode 100644 index 000000000000..51f94e3fbe0e --- /dev/null +++ b/app-antivirus/vlnx/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>net-mail</herd> +</pkgmetadata> diff --git a/app-antivirus/vlnx/vlnx-414e-r2.ebuild b/app-antivirus/vlnx/vlnx-414e-r2.ebuild new file mode 100644 index 000000000000..13abceb621e2 --- /dev/null +++ b/app-antivirus/vlnx/vlnx-414e-r2.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# Script Revised by Parag Mehta <pm@gentoo.org> +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/vlnx/vlnx-414e-r2.ebuild,v 1.1 2004/05/30 00:28:39 robbat2 Exp $ + +MY_P=${PN}${PV} +S=${WORKDIR}/${MY_P} +DESCRIPTION="McAfee VirusScanner for Unix/Linux(Shareware)" +SRC_URI="http://download.nai.com/products/evaluation/virusscan/english/cmdline/linux/version_4.14/${MY_P}.tar.Z + http://download.nai.com/products/datfiles/4.x/nai/dat-4240.tar" +HOMEPAGE="http://www.mcafeeb2b.com/" + +SLOT="0" +LICENSE="VirusScan" +KEYWORDS="-* x86" +RESTRICT="nostrip" + +DEPEND="" +RDEPEND="" +PROVIDE="virtual/antivirus" + +src_unpack() { + cd ${WORKDIR} + mkdir ${MY_P} + cd ${MY_P} + unpack vlnx414e.tar.Z + tar -xf ${DISTDIR}/dat-4240.tar +} + +src_install() { + dodir /usr/bin + insinto /opt/vlnx + + doins liblnxfv.so + doins uvscan + doins *.dat + dodoc *.txt *.pdf + doman uvscan.1 + chmod 755 ${D}/opt/vlnx/uvscan + + dodir /etc/env.d + cp -f ${FILESDIR}/vlnx-${PV}-envd ${D}/etc/env.d/40vlnx +} diff --git a/app-antivirus/vlnx/vlnx-416e.ebuild b/app-antivirus/vlnx/vlnx-416e.ebuild new file mode 100644 index 000000000000..305bcaabf215 --- /dev/null +++ b/app-antivirus/vlnx/vlnx-416e.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# Script Revised by Parag Mehta <pm@gentoo.org> +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/vlnx/vlnx-416e.ebuild,v 1.1 2004/05/30 00:28:39 robbat2 Exp $ + +DAT_VER=4228 + +MY_P="${P/-/}" +S="${WORKDIR}" +DESCRIPTION="McAfee VirusScanner for Unix/Linux(Shareware)" +SRC_URI="http://download.nai.com/products/evaluation/virusscan/english/cmdline/linux/version_4.16/${MY_P}.tar.Z + http://download.nai.com/products/datfiles/4.x/nai/dat-4240.tar" +HOMEPAGE="http://www.mcafeeb2b.com/" + +SLOT="0" +LICENSE="VirusScan" +KEYWORDS="-* x86" +RESTRICT="nostrip" + +DEPEND="" +RDEPEND="sys-libs/lib-compat" +PROVIDE="virtual/antivirus" + +src_install() { + insinto /opt/vlnx + + doins liblnxfv.so.4 + dosym /opt/vlnx/liblnxfv.so.4 /opt/vlnx/liblnxfv.so + doins *.{dat,ini} + + insopts -m755 + doins uvscan + + dodoc *.{diz,lst,pdf,txt} + doman uvscan.1 + + insinto /etc/env.d + newins ${FILESDIR}/vlnx-${PV}-envd 40vlnx +} |