summaryrefslogtreecommitdiff
path: root/security/fprot-workstation-bin
diff options
context:
space:
mode:
authorben <ben>2004-01-07 18:47:00 +0000
committerben <ben>2004-01-07 18:47:00 +0000
commita29ae3c99879ec4ebd2aeda9bd34db0bcae4cecb (patch)
tree117593123d3129b00f411977b966acb92d477263 /security/fprot-workstation-bin
parentf91ab092d3a37a63f8006cc8f7fe1ccc374234c6 (diff)
downloadpkgsrc-a29ae3c99879ec4ebd2aeda9bd34db0bcae4cecb.tar.gz
Add security/fprot-workstation-bin-4.3.1, which used to be fp-netbsd-ws.
This is the F-prot antivirus for home users.
Diffstat (limited to 'security/fprot-workstation-bin')
-rw-r--r--security/fprot-workstation-bin/DESCR10
-rw-r--r--security/fprot-workstation-bin/Makefile56
-rw-r--r--security/fprot-workstation-bin/PLIST40
-rw-r--r--security/fprot-workstation-bin/distinfo4
4 files changed, 110 insertions, 0 deletions
diff --git a/security/fprot-workstation-bin/DESCR b/security/fprot-workstation-bin/DESCR
new file mode 100644
index 00000000000..926096054be
--- /dev/null
+++ b/security/fprot-workstation-bin/DESCR
@@ -0,0 +1,10 @@
+For home users using the BSD open-source operating system, we offer F-Prot
+Antivirus for BSD Workstations. F-Prot Antivirus for BSD Workstations
+utilizes the renowned F-Prot Antivirus scanning engine for primary scan but
+has in addition to that a system of internal heuristics devised to search
+for unknown viruses
+
+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 --git a/security/fprot-workstation-bin/Makefile b/security/fprot-workstation-bin/Makefile
new file mode 100644
index 00000000000..006caec131a
--- /dev/null
+++ b/security/fprot-workstation-bin/Makefile
@@ -0,0 +1,56 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/01/07 18:47:00 ben Exp $
+#
+
+DISTNAME= fp-netbsd-ws-4.3.1
+PKGNAME= fprot-workstation-bin-4.3.1
+WRKSRC= ${WRKDIR}/f-prot
+CATEGORIES= security
+MASTER_SITES= ftp://ftp.f-prot.com/pub/bsd/
+
+MAINTAINER= ben@NetBSD.org
+HOMEPAGE= http://www.f-prot.com/products/home_use/bsd/
+COMMENT= F-prot antivirus for home users
+
+DEPENDS+= p5-libwww>=5.69:../../www/p5-libwww
+
+ONLY_FOR_PLATFORM= NetBSD-*-i386
+RESTRICTED= "Redistribution not permitted"
+NO_SRC_ON_CDROM= ${RESTRICTED}
+NO_BIN_ON_CDROM= ${RESTRICTED}
+NO_BIN_ON_FTP= ${RESTRICTED}
+NO_SRC_ON_FTP= ${RESTRICTED}
+LICENSE= fprot-workstation-license
+
+NO_BUILD= yes
+USE_BUILDLINK2= yes
+
+post-patch:
+ cd ${WRKSRC}/tools && ${MV} check-updates.pl check-updates.pl.bak
+ ${SED} -e "s,/usr/local/f-prot,${PREFIX}/lib/fprot-workstation-bin,g" \
+ -e "s,/usr/bin/perl,${PREFIX}/bin/perl,g"\
+ <${WRKSRC}/tools/check-updates.pl.bak \
+ >${WRKSRC}/tools/check-updates.pl
+ ${MV} ${WRKSRC}/f-prot.sh ${WRKSRC}/f-prot.sh.bak
+ ${SED} -e "s,/usr/local/f-prot,${PREFIX}/lib/fprot-workstation-bin," \
+ <${WRKSRC}/f-prot.sh.bak \
+ >${WRKSRC}/f-prot.sh
+
+do-install:
+ ${INSTALL_SCRIPT} ${WRKSRC}/f-prot.sh ${PREFIX}/bin/f-prot
+ ${INSTALL_SCRIPT} ${WRKSRC}/tools/check-updates.pl ${PREFIX}/sbin
+ ${INSTALL_MAN} ${WRKSRC}/man_pages/check-updates.pl.8 ${PREFIX}/man/man8
+ ${INSTALL_MAN} ${WRKSRC}/man_pages/f-prot.1 ${PREFIX}/man/man1
+ ${INSTALL_DATA_DIR} ${PREFIX}/lib/fprot-workstation-bin
+ ${INSTALL_DATA} ${WRKSRC}/*.DEF ${PREFIX}/lib/fprot-workstation-bin
+ ${INSTALL_DATA} ${WRKSRC}/ENGLISH.TX0 \
+ ${PREFIX}/lib/fprot-workstation-bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/f-prot ${PREFIX}/lib/fprot-workstation-bin
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/fprot-workstation-bin
+ ${INSTALL_DATA} ${WRKSRC}/LICENSE ${WRKSRC}/README ${WRKSRC}/CHANGES \
+ ${PREFIX}/share/doc/fprot-workstation-bin
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/html/fprot-workstation-bin
+ ${INSTALL_DATA} ${WRKSRC}/doc_ws/* \
+ ${PREFIX}/share/doc/html/fprot-workstation-bin
+
+.include "../../lang/perl5/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/security/fprot-workstation-bin/PLIST b/security/fprot-workstation-bin/PLIST
new file mode 100644
index 00000000000..8e2e202a4bb
--- /dev/null
+++ b/security/fprot-workstation-bin/PLIST
@@ -0,0 +1,40 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/07 18:47:00 ben Exp $
+bin/f-prot
+lib/fprot-workstation-bin/f-prot
+lib/fprot-workstation-bin/ENGLISH.TX0
+man/man8/check-updates.pl.8
+man/man1/f-prot.1
+sbin/check-updates.pl
+share/doc/fprot-workstation-bin/LICENSE
+share/doc/fprot-workstation-bin/README
+share/doc/fprot-workstation-bin/CHANGES
+share/doc/html/fprot-workstation-bin/add_info.html
+share/doc/html/fprot-workstation-bin/auto_updt.html
+share/doc/html/fprot-workstation-bin/comm_scan.html
+share/doc/html/fprot-workstation-bin/index.html
+share/doc/html/fprot-workstation-bin/inf_eicar.gif
+share/doc/html/fprot-workstation-bin/inst_pro.html
+share/doc/html/fprot-workstation-bin/license.html
+share/doc/html/fprot-workstation-bin/loc_files.html
+share/doc/html/fprot-workstation-bin/macro_scanning_options.html
+share/doc/html/fprot-workstation-bin/main_feat.html
+share/doc/html/fprot-workstation-bin/man_updt.html
+share/doc/html/fprot-workstation-bin/norm_scan.gif
+share/doc/html/fprot-workstation-bin/per_scan.html
+share/doc/html/fprot-workstation-bin/reporting_options.html
+share/doc/html/fprot-workstation-bin/scanning_options.html
+share/doc/html/fprot-workstation-bin/screenshot.jpg
+share/doc/html/fprot-workstation-bin/sys_req.html
+share/doc/html/fprot-workstation-bin/test_eicar.html
+share/doc/html/fprot-workstation-bin/test_inst.html
+share/doc/html/fprot-workstation-bin/updater.html
+share/doc/html/fprot-workstation-bin/updater_req.html
+share/doc/html/fprot-workstation-bin/updt_macro.gif
+share/doc/html/fprot-workstation-bin/updt_sign.gif
+share/doc/html/fprot-workstation-bin/updt_signature.gif
+@unexec ${RM} %D/lib/fprot-workstation-bin/MACRO.DEF
+@unexec ${RM} %D/lib/fprot-workstation-bin/SIGN.DEF
+@unexec ${RM} %D/lib/fprot-workstation-bin/SIGN2.DEF
+@dirrm lib/fprot-workstation-bin
+@dirrm share/doc/fprot-workstation-bin
+@dirrm share/doc/html/fprot-workstation-bin
diff --git a/security/fprot-workstation-bin/distinfo b/security/fprot-workstation-bin/distinfo
new file mode 100644
index 00000000000..99ff46ad664
--- /dev/null
+++ b/security/fprot-workstation-bin/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/01/07 18:47:00 ben Exp $
+
+SHA1 (fp-netbsd-ws-4.3.1.tar.gz) = 595a14409724a076de91884097a711ea1970030d
+Size (fp-netbsd-ws-4.3.1.tar.gz) = 2184175 bytes