Port details |
- avcheck Simple antivirus solution for a mail system
- 0.91 security
=0 0.91Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Unfetchable, unmaintained This port expired on: 2019-10-16 IGNORE: is marked as broken: unfetchable
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2002-08-23 12:40:06
- Last Update: 2019-10-16 15:29:32
- SVN Revision: 514601
- License: not specified in port
- WWW:
- http://www.corpit.ru/avcheck/
- Description:
- Avcheck is a simple program that allows you to call an antivirus
software in order to check mail messages for viruses before actual
delivery from within a Mail Transfer Agent, or MTA.
Avcheck itself isn't a virusscanner, nor it is an MTA. It sits between
the MTA and a real antivirus software. Most MTAs available today can
call an external program for every mail message in order to perform
various tasks, including virus scanning and content filtering. Avcheck
can be used as that external program.
Avcheck will receive a mail message from a mail system, pass it to an
antivirus software, and, depending on the presence of a virus in that
message, will either allow the message to be delivered or take
appropriate actions to handle infected mail.
Avcheck does nothing with a mail message contents -- it's task is to
prepare file with a mail message and feed it to an antivirus
progra. It's an antivirus task to decode MIME structure, handle
embedded archives and so on. Many but not all antivirus products today
have this ability.
WWW: http://www.corpit.ru/avcheck/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- avcheck>0:security/avcheck
- No installation instructions:
- This port has been deleted.
- PKGNAME: avcheck
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (avcheck-0.91.tar.gz) = 227aafd729f5319756bc4c65a5148c4e8a92bbabf65b131bfa213d170fee954c
SIZE (avcheck-0.91.tar.gz) = 47799
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for avcheck-0.91:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 19
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.91 16 Oct 2019 15:29:32 |
rene |
Remove expired ports:
2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained (Only the first 15 lines of the commit message are shown above ) |
0.91 15 Sep 2019 17:28:09 |
antoine |
Deprecate a few ports |
0.91 05 Aug 2019 06:37:31 |
antoine |
Mark BROKEN: unfetchable |
0.91 04 Nov 2017 13:07:42 |
zi |
- Reset MAINTAINER due to fatal email bounces, maintainer timeouts
Reported by: portscout |
0.91 08 Sep 2015 12:31:43 |
danfe |
- Remove no longer valid "BROKEN on powerpc" statement, port builds fine
- Do not patch Makefile with sed(1) but pass the variables via MAKE_ARGS
- Clean up installation recipe and split off `do-install-DOCS-on' target |
0.91 01 May 2014 03:36:58 |
adamw |
Fix a few stragglers. |
0.91 01 May 2014 02:33:07 |
adamw |
I experienced catastrophic brain failure and put
PORT_OPTIONS= instead of OPTIONS_DEFINE=. Oops. |
0.91 01 May 2014 01:52:50 |
adamw |
Missed an .endif. |
01 May 2014 01:42:38
|
adamw |
STAGE support, and general cleanups. Some of the changes are a
bit more aggressive, but at this point, if I'm staging your port,
you've likely stopped caring what's done to it. |
0.91 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
0.91 29 Mar 2013 19:33:42 |
cs |
- Remove A/An in COMMENT
- Trim Header where applicable |
0.91 11 Nov 2011 04:15:00 |
linimon |
Mark as broken on powerpc: drops core on configure.
Hat: portmgr
Feature safe: yes |
0.91 03 Jul 2011 14:03:52 |
ohauer |
-remove MD5 |
0.91 21 Dec 2006 22:33:42 |
miwi |
- Update to 0.91
PR: ports/106949
Submitted by: miwi
Approved by: maintainer |
0.9_1 13 May 2006 04:15:53 |
edwin |
Remove USE_REINPLACE from all categories starting with S |
0.9_1 24 Jan 2006 01:03:33 |
edwin |
SHA256ify
Approved by: krion@ |
0.9_1 26 Mar 2004 13:20:57 |
osa |
Add DrWeb 4.31.3 support.
Move pkg-plist data to Makefile.
SIZEfy.
Bump PORTREVISON.
Submitted by: Denis Shaposhnikov <dsh@neva.vlink.ru> (maintainer)
Special thanks: Wartan Hachaturow
PR: 64737 |
0.9 21 Feb 2003 13:26:58 |
knu |
De-pkg-comment. |
0.9 23 Aug 2002 12:39:44 |
obraun |
Add avcheck 0.9, a simple antivirus solution for a mail system.
PR: ports/41922
Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
Approved by: dwcjr (mentor) |
Number of commits found: 19
|