pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/f-prot-antivirus6-fs-bin Importing F-PROT Ant...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ee0ed6d5f06a
branches: trunk
changeset: 399581:ee0ed6d5f06a
user: taca <taca%pkgsrc.org@localhost>
date: Tue Sep 22 17:40:32 2009 +0000
description:
Importing F-PROT Antivirus for fileservers.
F-PROT Antivirus is commercial product of FRISK Software International Inc.
diffstat:
security/f-prot-antivirus6-fs-bin/DESCR | 7 +++++++
security/f-prot-antivirus6-fs-bin/Makefile | 20 ++++++++++++++++++++
2 files changed, 27 insertions(+), 0 deletions(-)
diffs (35 lines):
diff -r af9354098cfe -r ee0ed6d5f06a security/f-prot-antivirus6-fs-bin/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/f-prot-antivirus6-fs-bin/DESCR Tue Sep 22 17:40:32 2009 +0000
@@ -0,0 +1,7 @@
+F-PROT Antivirus for file servers is a product of FRISK Software
+International Inc.
+
+F-PROT Antivirus for BSD was especially developed to effectively eradicate
+viruses threatening workstations running FreeBSD, NetBSD, or OpenBSD. It
+provides full protection against macro viruses and other forms of malicious
+software - including Trojans.
diff -r af9354098cfe -r ee0ed6d5f06a security/f-prot-antivirus6-fs-bin/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/f-prot-antivirus6-fs-bin/Makefile Tue Sep 22 17:40:32 2009 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/09/22 17:40:32 taca Exp $
+#
+DISTNAME= ${FP_DISTNAME}
+CATEGORIES= security
+
+MAINTAINER= taca%NetBSD.org@localhost
+HOMEPAGE= http://www.f-prot.com/products/corporate_users/unix/
+COMMENT= F-PROT antivirus for File Servers
+
+PKG_DESTDIR_SUPPORT= user-destdir
+USE_TOOLS+= pax
+
+FP_TYPE= fs
+
+RCD_SCRIPTS= fpscand
+
+do-install: install-common install-fpscand
+
+.include "../../security/f-prot-antivirus6/Makefile.common"
+.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index