# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # f-prot # f-prot/pkg-plist # f-prot/pkg-descr # f-prot/distinfo # f-prot/Makefile # echo c - f-prot mkdir -p f-prot > /dev/null 2>&1 echo x - f-prot/pkg-plist sed 's/^X//' >f-prot/pkg-plist << 'END-of-f-prot/pkg-plist' Xbin/f-prot Xf-prot/CHANGES Xf-prot/ENGLISH.TX0 Xf-prot/INSTALL.bsd_ws Xf-prot/LICENSE.bsd_ws Xf-prot/MACRO.DEF Xf-prot/README Xf-prot/SIGN.DEF Xf-prot/SIGN2.DEF Xf-prot/doc_ws/add_info.html Xf-prot/doc_ws/auto_updt.html Xf-prot/doc_ws/comm_scan.html Xf-prot/doc_ws/index.html Xf-prot/doc_ws/inf_eicar.gif Xf-prot/doc_ws/inst_pro.html Xf-prot/doc_ws/license.html Xf-prot/doc_ws/loc_files.html Xf-prot/doc_ws/macro_scanning_options.html Xf-prot/doc_ws/main_feat.html Xf-prot/doc_ws/man_updt.html Xf-prot/doc_ws/norm_scan.gif Xf-prot/doc_ws/per_scan.html Xf-prot/doc_ws/reporting_options.html Xf-prot/doc_ws/scanning_options.html Xf-prot/doc_ws/sched_scan.html Xf-prot/doc_ws/screenshot.jpg Xf-prot/doc_ws/sys_req.html Xf-prot/doc_ws/test_eicar.html Xf-prot/doc_ws/test_inst.html Xf-prot/doc_ws/updt_macro.gif Xf-prot/doc_ws/updt_sign.gif Xf-prot/doc_ws/updt_signature.gif Xf-prot/f-prot Xf-prot/f-prot.sh Xf-prot/install-f-prot.pl Xf-prot/man_pages/check-updates.pl.8 Xf-prot/man_pages/f-prot.1 Xf-prot/tools/check-updates.pl X@dirrm f-prot/doc_ws X@dirrm f-prot/man_pages X@dirrm f-prot/tools X@dirrm f-prot/ END-of-f-prot/pkg-plist echo x - f-prot/pkg-descr sed 's/^X//' >f-prot/pkg-descr << 'END-of-f-prot/pkg-descr' XF-Prot Antivirus for BSD Workstations utilizes the renowned F-Prot XAntivirus scanning engine for primary scan but has in addition to Xthat a system of internal heuristics devised to search for unknown Xviruses. X XThis version of F-Prot is a command line on-demand scanner. X XPlease note that the license explicitly permits that F-Prot Antivirus Xfor BSD Workstations is free for personal users on personal Xworkstations. For any other use please consult their website for Xlicensing information. X XWWW: http://www.f-prot.com/ END-of-f-prot/pkg-descr echo x - f-prot/distinfo sed 's/^X//' >f-prot/distinfo << 'END-of-f-prot/distinfo' XMD5 (fp-freebsd-ws-4.0.0.tar.gz) = fc9b0ae5ad72549326c68a6ee90783f7 END-of-f-prot/distinfo echo x - f-prot/Makefile sed 's/^X//' >f-prot/Makefile << 'END-of-f-prot/Makefile' X# New ports collection makefile for: f-prot X# Date created: 4 June 2003 X# Whom: Tim Bishop X# X# $FreeBSD$ X# X XPORTNAME= f-prot XPORTVERSION= 4.0.0 XCATEGORIES= security XMASTER_SITES= ftp://ftp.f-prot.com/pub/bsd/ XDISTNAME= fp-freebsd-ws-${PORTVERSION} X XMAINTAINER= tim@bishnet.net XCOMMENT= F-Prot Antivirus for BSD Workstations X XNO_PACKAGE= Free for personal use only XNO_CDROM= Free for personal use only XRESTRICTED= Free for personal use only X XWRKSRC= ${WRKDIR}/${PORTNAME} XNO_BUILD= yes X XMAN1= f-prot.1 X Xdo-install: X cd ${WRKDIR} && ${TAR} -cf - f-prot | ${TAR} -xf - -C ${PREFIX} X ${INSTALL_SCRIPT} ${WRKSRC}/f-prot.sh ${PREFIX}/bin/f-prot X ${INSTALL_MAN} ${WRKSRC}/man_pages/f-prot.1 ${MANPREFIX}/man/man1/ X X.include END-of-f-prot/Makefile exit