Add f-prot 4.2.0, f-Prot Antivirus for BSD Workstations.
PR: 52923 Submitted by: Tim Bishop <tim@bishnet.net>
This commit is contained in:
parent
c6c24e03c7
commit
9dc34a9794
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=91862
@ -70,6 +70,7 @@
|
||||
SUBDIR += drweb-sendmail
|
||||
SUBDIR += drwebd
|
||||
SUBDIR += dsniff
|
||||
SUBDIR += f-prot
|
||||
SUBDIR += fakebo
|
||||
SUBDIR += fakeident
|
||||
SUBDIR += find-zlib
|
||||
|
32
security/f-prot/Makefile
Normal file
32
security/f-prot/Makefile
Normal file
@ -0,0 +1,32 @@
|
||||
# New ports collection makefile for: f-prot
|
||||
# Date created: 4 June 2003
|
||||
# Whom: Tim Bishop <tim@bishnet.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= prot
|
||||
PORTVERSION= 4.2.0
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ftp://ftp.f-prot.com/pub/bsd/
|
||||
PKGNAMEPREFIX= f
|
||||
DISTNAME= fp-freebsd-ws-${PORTVERSION}
|
||||
|
||||
MAINTAINER= tim@bishnet.net
|
||||
COMMENT= F-Prot Antivirus for BSD Workstations
|
||||
|
||||
NO_PACKAGE= Free for personal use only
|
||||
NO_CDROM= Free for personal use only
|
||||
RESTRICTED= Free for personal use only
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PKGNAMEPREFIX}-${PORTNAME}
|
||||
NO_BUILD= yes
|
||||
|
||||
MAN1= f-prot.1
|
||||
|
||||
do-install:
|
||||
cd ${WRKDIR} && ${TAR} -cf - f-prot | ${TAR} -xf - -C ${PREFIX}
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/f-prot.sh ${PREFIX}/bin/f-prot
|
||||
${INSTALL_MAN} ${WRKSRC}/man_pages/f-prot.1 ${MANPREFIX}/man/man1/
|
||||
|
||||
.include <bsd.port.mk>
|
1
security/f-prot/distinfo
Normal file
1
security/f-prot/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (fp-freebsd-ws-4.2.0.tar.gz) = e775217b9d1eba2b9f0faeed6fd4e33f
|
13
security/f-prot/pkg-descr
Normal file
13
security/f-prot/pkg-descr
Normal file
@ -0,0 +1,13 @@
|
||||
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.
|
||||
|
||||
This version of F-Prot is a command line on-demand scanner.
|
||||
|
||||
Please note that the license explicitly permits that F-Prot Antivirus
|
||||
for BSD Workstations is free for personal users on personal
|
||||
workstations. For any other use please consult their website for
|
||||
licensing information.
|
||||
|
||||
WWW: http://www.f-prot.com/
|
43
security/f-prot/pkg-plist
Normal file
43
security/f-prot/pkg-plist
Normal file
@ -0,0 +1,43 @@
|
||||
bin/f-prot
|
||||
f-prot/CHANGES
|
||||
f-prot/ENGLISH.TX0
|
||||
f-prot/INSTALL.bsd_ws
|
||||
f-prot/LICENSE
|
||||
f-prot/MACRO.DEF
|
||||
f-prot/README
|
||||
f-prot/SIGN.DEF
|
||||
f-prot/SIGN2.DEF
|
||||
f-prot/doc_ws/add_info.html
|
||||
f-prot/doc_ws/auto_updt.html
|
||||
f-prot/doc_ws/comm_scan.html
|
||||
f-prot/doc_ws/index.html
|
||||
f-prot/doc_ws/inf_eicar.gif
|
||||
f-prot/doc_ws/inst_pro.html
|
||||
f-prot/doc_ws/license.html
|
||||
f-prot/doc_ws/loc_files.html
|
||||
f-prot/doc_ws/macro_scanning_options.html
|
||||
f-prot/doc_ws/main_feat.html
|
||||
f-prot/doc_ws/man_updt.html
|
||||
f-prot/doc_ws/norm_scan.gif
|
||||
f-prot/doc_ws/per_scan.html
|
||||
f-prot/doc_ws/reporting_options.html
|
||||
f-prot/doc_ws/scanning_options.html
|
||||
f-prot/doc_ws/screenshot.jpg
|
||||
f-prot/doc_ws/sys_req.html
|
||||
f-prot/doc_ws/test_eicar.html
|
||||
f-prot/doc_ws/test_inst.html
|
||||
f-prot/doc_ws/updater.html
|
||||
f-prot/doc_ws/updater_req.html
|
||||
f-prot/doc_ws/updt_macro.gif
|
||||
f-prot/doc_ws/updt_sign.gif
|
||||
f-prot/doc_ws/updt_signature.gif
|
||||
f-prot/f-prot
|
||||
f-prot/f-prot.sh
|
||||
f-prot/install-f-prot.pl
|
||||
f-prot/man_pages/check-updates.pl.8
|
||||
f-prot/man_pages/f-prot.1
|
||||
f-prot/tools/check-updates.pl
|
||||
@dirrm f-prot/doc_ws
|
||||
@dirrm f-prot/man_pages
|
||||
@dirrm f-prot/tools
|
||||
@dirrm f-prot/
|
Loading…
Reference in New Issue
Block a user