pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/fprot-workstation-bin Add security/fprot-work...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/00ba4be9167d
branches:  trunk
changeset: 465887:00ba4be9167d
user:      ben <ben%pkgsrc.org@localhost>
date:      Wed Jan 07 18:47:00 2004 +0000

description:
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:

 security/fprot-workstation-bin/DESCR    |  10 +++++
 security/fprot-workstation-bin/Makefile |  56 +++++++++++++++++++++++++++++++++
 security/fprot-workstation-bin/PLIST    |  40 +++++++++++++++++++++++
 security/fprot-workstation-bin/distinfo |   4 ++
 4 files changed, 110 insertions(+), 0 deletions(-)

diffs (126 lines):

diff -r 3b732cefd710 -r 00ba4be9167d security/fprot-workstation-bin/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/fprot-workstation-bin/DESCR      Wed Jan 07 18:47: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 3b732cefd710 -r 00ba4be9167d security/fprot-workstation-bin/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/fprot-workstation-bin/Makefile   Wed Jan 07 18:47:00 2004 +0000
@@ -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@localhost
+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 -r 3b732cefd710 -r 00ba4be9167d security/fprot-workstation-bin/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/fprot-workstation-bin/PLIST      Wed Jan 07 18:47:00 2004 +0000
@@ -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 -r 3b732cefd710 -r 00ba4be9167d security/fprot-workstation-bin/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/fprot-workstation-bin/distinfo   Wed Jan 07 18:47:00 2004 +0000
@@ -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



Home | Main Index | Thread Index | Old Index