summaryrefslogtreecommitdiff
path: root/security/fprot-workstation-bin
AgeCommit message (Collapse)AuthorFilesLines
2005-07-16Remove some unnecessarily strong dependencies on perl that resultedjlam1-2/+2
from including perl5/buildlink3.mk. These packages just need the Perl interpreter, and can just add "perl" to USE_TOOLS instead.
2005-06-17Create directories before installing files into them.jlam1-1/+3
2005-05-21SUBST_FILES.* must be relative to ${WRKSRC}.jlam1-3/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-20Update fprot-workstation-bin to version 4.5.4. This addresses PR#29747.ben4-19/+29
Version 4.5.4 is a bugfix release. Fixed a string error in the updater. Fixed a race condition in f-protd where f-protd would report 'Bad file number' on accept() under high loads. Fixed a crash issue with malformed word macros. Fixed a memory corruption in the x86 emulation code. Modified check-updates.pl to automatically detect f-prot version number.
2005-02-24Add RMD160 digests.agc1-1/+2
2005-02-09Update fprot-workstation-bin to version 4.5.3.ben3-14/+14
This addresses PR#29271. Changes include: Version 4.5.3 adds a new commandline switch to f-protd, '-fullreport' and new possible summary codes (see man page for details). Version 4.5.2 is a bugfix release; f-protd would misidentify .pdf files and block them from being delivered. Version 4.5.1 is a bugfix release to fix a bug in scan-mail.pl where scan-mail.pl would exit after first scan request on some unix platforms, because of differing signal mechanism between BSD and SysV Version 4.5.0 contains various bugfixes and improvements to the documentation and software. o check-updates.pl has been modified. It now identifies itself with a unique user-agent string containing information on OS, kernel and architecture. o contains a major overhaul of the virus scanning engine (new engine version 3.16.1). These changes improve its detection capabilities. The engine can now better detect and handle executable packers, often used by malware authors to conceal malicious code. o includes a more generic JPEG GDI+ exploit detection o includes EMF/WMF image format exploit detection o encrypted executables inside archives are now reported as "could be a suspicious file (encrypted program in archive)", previously reported as "could be a security risk". o The argument switch "-archive" has been changed to support the form "-archive=n" where n is a non-negative integer. This causes f-prot to scan only n levels deep into nested archives of supported types in order to protect against 'arhcive-bombs'. The old form "-archive" is still supported, although depreciated, and implies n==5. See the man page for details. o Minor modifications in the DTD for the f-prot daemon XML. o Bugfix where f-prot would return IO_ERROR when attempting to scan unsupported partial archive files, e.g. .z01 files o Improved RAR support. F-Prot fully supports rar versions 1.5, 2.0 and 2.6 and partially supports rar 2.9 (doesn't support RAR Virtual Machine and the PPM model features)
2004-11-23Update fprot-workstation-bin to version 4.4.8.ben2-9/+9
various bugfixes and improvements to the documentation and software. o Detection for new emf exploits added. o A critical bug fixed in scan-mail.pl. o Detection of JPG exploits has been added. o A file descriptor leak has been fixed in f-protd. o A minor bug in f-protd related to CPU hogging under certain conditions has been fixed. o A log level has been added (further information can be found in the man pages). o install-f-prot.pl will automatically run check-updates.pl (Note, if you are manually installing from tar.gz this is not automated and you will have out of date virus signature files - in which case, make sure you run check-updates.pl manually).
2004-11-16The distfiles changed but the version numbers in the filenames did not.ben2-9/+9
The only change is an update of the virus definition files. Change the DIST_SUBDIR and update distinfo to deal with this.
2004-10-13Uncomment erroneously commented out lines in Makefile.ben1-13/+13
2004-10-13Update fprot-workstation-bin to version 4.4.7, and add SunOS support.ben2-17/+24
Addresses PR#27254 Version 4.4.7 contains various bugfixes and improvements to the documentation and software. o A critical bug fixed in scan-mail.pl. o Detection of JPG exploits has been added. o A file descriptor leak has been fixed in f-protd. o A minor bug in f-protd related to CPU hogging under certain conditions has been fixed. o A log level has been added (further information can be found in the man pages).
2004-05-13General package cleanup. Points of interest:ben4-57/+85
* change ${PREFIX}/lib to ${PREFIX}/libexec (like uvscan) * change ${PREFIX}/share/doc/html to ${PREFIX}/share/doc * change ${SED} to SUBST framework * add DIST_SUBDIR because distfile changed without name change * add SUPPORT_FILES from PKGINSTALL framework * add patch-aa to deal with NetBSD mkdir() behavior, specifically the new directory argument may not have a trailing backslash.
2004-05-11Update to version 4.4.2 - the 4.4.1 distfile is no longer available.simonb3-14/+10
- Drop the DIST_SUBDIR needed when previous version of the distfile changed without a version change. - Neaten up DISTNAME generation a little. Package changes include: o A critical virtual memory bug has been fixed in f-prot-milter. o We have moved all installation instructions into the HTML documentation doc_{ms|fs|ws} and have removed the INSTALL file. o Minor internationalization bugfix in scan-mail.pl. o Improved handling of encrypted archives. o We have obfuscated some of the test-case results in Anomy using simple rot13 to prevent false positives of the f-prot archive. o Minor improvement of MIME handling. o Further enhancements of scanning password encrypted zip files. o Minor bug-fixes in the F-Prot daemon.
2004-04-17Add support for Linux/i386. Add DIST_SUBDIR since NetBSD binary archiveben3-9/+28
contents changed without changing the filename. Also update distinfo and PLIST.
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-1/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-03-19Update fp-netbsd-ws package to 4.4.1 since old distribution isn'ttaca2-6/+6
available any more. (c) FRISK Software International http://www.f-prot.com/ F-PROT Antivirus for BSD, version 4.4.1 Version 4.4.1 contains various bugfixes and improvements to the documentation and software. o Further enhancements of scanning password encrypted zip files. o Added detection of encrypted archives (since various new viruses spread through encrypted archives). o Minor bug-fixes in the F-Prot daemon. o Minor bug-fixes in scan-mail.pl (smtp proxying). o Critical bug-fixes in f-prot-milter.
2004-03-15Add dependency on unzip, per Norm in PR 24785.wiz2-6/+7
While here, update to 4.4.0 since previous distfile disappeared. Changes: o Added detection of encrypted archives (since various new viruses spread through encrypted archives). o Minor bug-fixes in the F-Prot daemon. o Minor bug-fixes in scan-mail.pl (smtp proxying). o Critical bug-fixes in f-prot-milter. o Minor modifications to the check-updates.pl script (disable proxy caching by default).
2004-02-10Update fprot-workstation-bin to version 4.3.3.ben2-6/+6
2004-02-02Update to 4.3.2:wiz3-7/+8
Version 4.3.2 contains various bugfixes and improvements to the documentation and software. o Minor modifications to the check-updates.pl script. o A libmilter plugin for the Mail Scanner added. o A qmail plugin for the Mail Scanner added. o Improved mime handling. o Various features added to scan-mail.pl. o Minor improvements in mime handling.
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2004-01-07Convert to buildlink3.ben1-3/+5
2004-01-07Add security/fprot-workstation-bin-4.3.1, which used to be fp-netbsd-ws.ben4-0/+110
This is the F-prot antivirus for home users.