Port details |
- clamassassin Simple virus filter wrapper for ClamAV
- 1.2.4_7 security =20 1.2.4_7Version of this port present on the latest quarterly branch.
- Maintainer: chalpin@cs.wisc.edu
- Port Added: 2004-10-16 01:34:14
- Last Update: 2022-11-29 04:51:14
- Commit Hash: f7bcd43
- People watching this port, also watch:: clamav, sudo, nmap, openssl, postfix
- License: BSD3CLAUSE
- WWW:
- http://drivel.com/clamassassin/
- Description:
- Clamassassin is a simple virus filter wrapper for ClamAV for use in procmail
filters and similiar applications. Clamassassin's interface is similiar to
that of spamassassin, making it easy to implement for those familiar with
that tool. Clamassassin is designed with an emphasis on security, robustness
and simplicity.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- clamassassin>0:security/clamassassin
- To install the port:
- cd /usr/ports/security/clamassassin/ && make install clean
- To add the package, run one of these commands:
- pkg install security/clamassassin
- pkg install clamassassin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: clamassassin
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (clamassassin-1.2.4.tar.gz) = 63bae3963d27548d0fc7bbf76eb6bc5506291e9e1cb95aa13390497c4c17a100
SIZE (clamassassin-1.2.4.tar.gz) = 35350
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- sigtool : security/clamav
- formail : mail/procmail
- Runtime dependencies:
-
- sigtool : security/clamav
- formail : mail/procmail
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for clamassassin-1.2.4_7:
CLAMDSCAN=on: Scanning using clamd
SUBREWRITE=off: Mail subject rewriting
===> Use 'make config' to modify these settings
- Options name:
- security_clamassassin
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.4_7 29 Nov 2022 04:51:14 |
Yasuhiro Kimura (yasu) |
security/clamav: Update to 1.0.0
* Switch to use bundled TomsFastMath library. Upstream made
incompatible change to bundled copy and this makes it impossible to
use external one. They also dropped option to use it.
* Bump PORTREVISION of consumers as shlib version is changed.
* Note that though this is new LTS feature release security/clamav-lts
stays in 0.103.x until either next regular feature release (probably
1.1.0) is released or 0.103.x reaches its EoL.
ReleaseNotes: https://blog.clamav.net/2022/11/clamav-100-lts-released.html |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.2.4_6 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.2.4_6 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.2.4_6 18 Jan 2022 06:48:34 |
Fernando Apesteguía (fernape) |
security/clamassassin: fix non-compliant email header
The X-Virus-Checker-Version: header added by clamassassin contains a newline if
clamd is down. This creates a non-compliant email header (because it doesn't
end with a colon).
PR: 261131
Reported by: martin@lispworks.com
Approved by: chalpin@cs.wisc.edu (maintainer, timeout > 1 week) |
1.2.4_6 16 Oct 2021 09:51:39 |
Jimmy Olgeni (olgeni) |
*: fix tab vs. space issues, and comments according to the guide. |
1.2.4_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.4_6 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.2.4_6 11 Dec 2015 01:08:08 |
zi |
- Bump PORTREVISION after security/clamav update
PR: 205086
Submitted by: me |
1.2.4_5 19 May 2014 03:35:53 |
miwi |
- Stage support
PR: 189893
Submitted by: maintainer |
1.2.4_5 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.2.4_5 29 Mar 2013 19:33:42 |
cs |
- Remove A/An in COMMENT
- Trim Header where applicable |
1.2.4_5 05 Mar 2013 17:07:44 |
miwi |
- Convert to OptionsNG
- Trim header
Reviewed by: beat, bapt, kwm |
1.2.4_5 21 Jan 2012 17:40:15 |
eadler |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
1.2.4_5 03 Jul 2011 14:03:52 |
ohauer |
-remove MD5 |
1.2.4_5 06 Apr 2010 12:01:57 |
garga |
Chase clamav's lib bump |
1.2.4_4 19 Jul 2009 18:59:40 |
shaun |
Remove references to my mirror, which will be decommissioned shortly;
fall back to FreeBSD mirrors in case the port has no others. |
1.2.4_4 30 Mar 2009 18:33:28 |
dhn |
- Pass maintainership to submitter
PR: ports/133210 ports/133211 ports/133212
Submitted by: Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
Approved by: tabthorpe (co-mentor) |
1.2.4_4 27 Mar 2009 11:53:07 |
garga |
- Bump necessary PORTREVISIONS and fix some ports to new clamav API |
1.2.4_3 13 Mar 2009 23:27:19 |
shaun |
Free most of my ports, since they aren't being maintained to a
reasonable standard. |
1.2.4_3 15 Sep 2008 19:56:38 |
garga |
- Update security/clamav to 0.94 [1] and fix a remote DoS [2]
- Chase libclamav version bump on all dependant ports
- Bump necessary PORTREVISIONS
- Fix some BROKEN messages from ports that were already broken with clamav-0.93
- Mark security/klamav as BROKEN since it doesn't build with clamav-0.94
PR: ports/127122 [1], ports/127310 [2]
Submitted by: Gary Palmer <freebsd-gnats@in-addr.com> [1], delphij [2]
Approved by: portmgr (pav) |
1.2.4_2 16 Apr 2008 16:10:19 |
garga |
- Chase clamav library to version 4
- Bump PORTREVISION
Following ports are marked as BROKEN since they don't build with new clamav
0.93:
www/c-icap
mail/claws-mail-clamav
www/gurlchecker
www/havp
security/klamav
devel/p5-Mail-ClamAV
devel/py-clamav
www/squidclam
This clamav version needed to be updated without wait other ports fixes
because it fixes important vulnerabilities. |
1.2.4_1 19 Dec 2007 23:08:38 |
garga |
- Update security/clamav to 0.92
- Add a new OPTION (RAR) because unrar code is optional to fix a license
issue
- Some cosmetic changes
- Chase library version bump and bump PORTREVISION of all dependant ports
Approved by: portmgr (pav)
Security: CVE-2007-6335, CVE-2007-6336, CVE-2007-6337 |
1.2.4 26 Apr 2007 16:59:56 |
shaun |
Update to 1.2.4. |
1.2.3_1 13 Mar 2007 20:11:19 |
garga |
- Update clamav to 0.90.1
- Use -lthr to build clamav since it has problems with libpthread
- Bump PORTREVISION of dependant ports, libclamav version was bumped
- Fix clamcour to build with clamav-0.90.x using patch sent by maintainer |
1.2.3 19 Jun 2006 20:06:59 |
shaun |
Switch to my @FreeBSD.org address.
Approved by: ahze (mentor) |
1.2.3 29 Apr 2006 09:07:27 |
ehaupt |
Add an additional mirror.
Submitted by: Shaun Amott <shaun@inerd.com> (maintainer) |
1.2.3 20 Feb 2006 21:37:36 |
garga |
- Transfer maintainership to submitter [1]
- Use DATADIR macro on IglooFTP
PR: ports/93499
Submitted by: Shaun Amott <shaun@inerd.com> |
1.2.3 11 Jan 2006 20:00:31 |
tdb |
- Update to 1.2.3
PR: 91676
Submitted by: Matt <matt@xtaz.co.uk> |
1.2.2_1 25 Nov 2005 22:29:24 |
pav |
- Style: ports@freebsd.org -> ports@FreeBSD.org |
1.2.2_1 21 Oct 2004 15:18:58 |
leeym |
- bump PORTREVISION after update dependency.
PR: 72961
Submitted by: Matt <matt@xtaz.net> |
1.2.2 21 Oct 2004 14:30:27 |
leeym |
add procmail into dependency list.
Noticed by: kris
Submitted by: Matt <matt@xtaz.net> |
1.2.2 16 Oct 2004 01:26:42 |
leeym |
Add clamassassin
Clamassassin is a simple virus filter wrapper for ClamAV for use in procmail
filters and similiar applications. Clamassassin's interface is similiar to
that of spamassassin, making it easy to implement for those familiar with
that tool. Clamassassin is designed with an emphasis on security, robustness
and simplicity.
PR: 72698
Submitted by: Matt <matt@xtaz.net> |