pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/fp-netbsd-ws Import fp-netbsd-ws-4.3.1, the f...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e736145f8e37
branches:  trunk
changeset: 465599:e736145f8e37
user:      ben <ben%pkgsrc.org@localhost>
date:      Fri Jan 02 18:43:00 2004 +0000

description:
Import fp-netbsd-ws-4.3.1, the f-prot antivirus for home users.

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.

diffstat:

 security/fp-netbsd-ws/DESCR    |  10 ++++++++
 security/fp-netbsd-ws/Makefile |  51 ++++++++++++++++++++++++++++++++++++++++++
 security/fp-netbsd-ws/PLIST    |  40 ++++++++++++++++++++++++++++++++
 security/fp-netbsd-ws/distinfo |   4 +++
 4 files changed, 105 insertions(+), 0 deletions(-)

diffs (121 lines):

diff -r 69d372e4a0f2 -r e736145f8e37 security/fp-netbsd-ws/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/fp-netbsd-ws/DESCR       Fri Jan 02 18:43:00 2004 +0000
@@ -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 -r 69d372e4a0f2 -r e736145f8e37 security/fp-netbsd-ws/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/fp-netbsd-ws/Makefile    Fri Jan 02 18:43:00 2004 +0000
@@ -0,0 +1,51 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/01/02 18:43:00 ben Exp $
+#
+
+DISTNAME=              fp-netbsd-ws-4.3.1
+WRKSRC=                        ${WRKDIR}/f-prot
+CATEGORIES=            security
+MASTER_SITES=          ftp://ftp.f-prot.com/pub/bsd/
+
+MAINTAINER=            ben%NetBSD.org@localhost
+HOMEPAGE=              http://www.f-prot.com/products/home_use/bsd/
+COMMENT=               F-prot antivirus for home users
+
+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=               fp-netbsd-ws-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/fp-netbsd-ws,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/fp-netbsd-ws," \
+               <${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/fp-netbsd-ws
+       ${INSTALL_DATA} ${WRKSRC}/*.DEF ${PREFIX}/lib/fp-netbsd-ws
+       ${INSTALL_DATA} ${WRKSRC}/ENGLISH.TX0 ${PREFIX}/lib/fp-netbsd-ws
+       ${INSTALL_PROGRAM} ${WRKSRC}/f-prot ${PREFIX}/lib/fp-netbsd-ws
+       ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/fp-netbsd-ws
+       ${INSTALL_DATA} ${WRKSRC}/LICENSE ${WRKSRC}/README ${WRKSRC}/CHANGES \
+               ${PREFIX}/share/doc/fp-netbsd-ws
+       ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/html/fp-netbsd-ws
+       ${INSTALL_DATA} ${WRKSRC}/doc_ws/* ${PREFIX}/share/doc/html/fp-netbsd-ws
+
+.include "../../lang/perl5/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 69d372e4a0f2 -r e736145f8e37 security/fp-netbsd-ws/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/fp-netbsd-ws/PLIST       Fri Jan 02 18:43:00 2004 +0000
@@ -0,0 +1,40 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/02 18:43:00 ben Exp $
+bin/f-prot
+lib/fp-netbsd-ws/f-prot
+lib/fp-netbsd-ws/ENGLISH.TX0
+man/man8/check-updates.pl.8
+man/man1/f-prot.1
+sbin/check-updates.pl
+share/doc/fp-netbsd-ws/LICENSE
+share/doc/fp-netbsd-ws/README
+share/doc/fp-netbsd-ws/CHANGES
+share/doc/html/fp-netbsd-ws/add_info.html
+share/doc/html/fp-netbsd-ws/auto_updt.html
+share/doc/html/fp-netbsd-ws/comm_scan.html
+share/doc/html/fp-netbsd-ws/index.html
+share/doc/html/fp-netbsd-ws/inf_eicar.gif
+share/doc/html/fp-netbsd-ws/inst_pro.html
+share/doc/html/fp-netbsd-ws/license.html
+share/doc/html/fp-netbsd-ws/loc_files.html
+share/doc/html/fp-netbsd-ws/macro_scanning_options.html
+share/doc/html/fp-netbsd-ws/main_feat.html
+share/doc/html/fp-netbsd-ws/man_updt.html
+share/doc/html/fp-netbsd-ws/norm_scan.gif
+share/doc/html/fp-netbsd-ws/per_scan.html
+share/doc/html/fp-netbsd-ws/reporting_options.html
+share/doc/html/fp-netbsd-ws/scanning_options.html
+share/doc/html/fp-netbsd-ws/screenshot.jpg
+share/doc/html/fp-netbsd-ws/sys_req.html
+share/doc/html/fp-netbsd-ws/test_eicar.html
+share/doc/html/fp-netbsd-ws/test_inst.html
+share/doc/html/fp-netbsd-ws/updater.html
+share/doc/html/fp-netbsd-ws/updater_req.html
+share/doc/html/fp-netbsd-ws/updt_macro.gif
+share/doc/html/fp-netbsd-ws/updt_sign.gif
+share/doc/html/fp-netbsd-ws/updt_signature.gif
+@unexec ${RM} %D/lib/fp-netbsd-ws/MACRO.DEF
+@unexec ${RM} %D/lib/fp-netbsd-ws/SIGN.DEF
+@unexec ${RM} %D/lib/fp-netbsd-ws/SIGN2.DEF
+@dirrm lib/fp-netbsd-ws
+@dirrm share/doc/fp-netbsd-ws
+@dirrm share/doc/html/fp-netbsd-ws
diff -r 69d372e4a0f2 -r e736145f8e37 security/fp-netbsd-ws/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/fp-netbsd-ws/distinfo    Fri Jan 02 18:43:00 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/01/02 18:43:00 ben Exp $
+
+SHA1 (fp-netbsd-ws-4.3.1.tar.gz) = 595a14409724a076de91884097a711ea1970030d
+Size (fp-netbsd-ws-4.3.1.tar.gz) = 2184175 bytes



Home | Main Index | Thread Index | Old Index