notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
clamassassin Simple virus filter wrapper for ClamAV
1.2.4_7 security on this many watch lists=17 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.2.4_7Version of this port present on the latest quarterly branch.
Maintainer: chalpin@cs.wisc.edu search for ports maintained by this maintainer
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, postfix, openssl
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/clamassassin
  2. /usr/local/share/licenses/clamassassin-1.2.4_7/catalog.mk
  3. /usr/local/share/licenses/clamassassin-1.2.4_7/LICENSE
  4. /usr/local/share/licenses/clamassassin-1.2.4_7/BSD3CLAUSE
Collapse this list.
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):
clamassassin
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.4_71.2.4_7-1.2.4_71.2.4_7-1.2.4_6-
FreeBSD:13:quarterly1.2.4_71.2.4_7-1.2.4_71.2.4_7-1.2.4_71.2.4_7
FreeBSD:14:latest1.2.4_71.2.4_7-1.2.4_71.2.4_7--1.2.4_7
FreeBSD:14:quarterly1.2.4_71.2.4_7-1.2.4_71.2.4_7-1.2.4_71.2.4_7
FreeBSD:15:latest1.2.4_71.2.4_7n/a1.2.4_7n/a-1.2.4_7-
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. sigtool : security/clamav
  2. formail : mail/procmail
Runtime dependencies:
  1. sigtool : security/clamav
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. http://jameslick.com/clamassassin/
Collapse this list.

Number of commits found: 33

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.4_7
29 Nov 2022 04:51:14
commit hash: f7bcd43826f0aca95ecacda1bfad3c7f21621e74commit hash: f7bcd43826f0aca95ecacda1bfad3c7f21621e74commit hash: f7bcd43826f0aca95ecacda1bfad3c7f21621e74commit hash: f7bcd43826f0aca95ecacda1bfad3c7f21621e74 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
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
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.2.4_6
20 Jul 2022 14:22:56
commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.2.4_6
18 Jan 2022 06:48:34
commit hash: 02ad51df301f8d70e32382580d4018ab0ba730e3commit hash: 02ad51df301f8d70e32382580d4018ab0ba730e3commit hash: 02ad51df301f8d70e32382580d4018ab0ba730e3commit hash: 02ad51df301f8d70e32382580d4018ab0ba730e3 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
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
commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
*: fix tab vs. space issues, and comments according to the guide.
1.2.4_6
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.2.4_6
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:403481Original commit files touched by this commit
zi search for other commits by this committer
- Bump PORTREVISION after security/clamav update

PR:		205086
Submitted by:	me
1.2.4_5
19 May 2014 03:35:53
Revision:354484Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support

PR:		189893
Submitted by:	maintainer
1.2.4_5
20 Sep 2013 22:55:26
Revision:327769Original commit files touched by this commit
bapt search for other commits by this committer
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
Revision:315566Original commit files touched by this commit
cs search for other commits by this committer
- Remove A/An in COMMENT
- Trim Header where applicable
1.2.4_5
05 Mar 2013 17:07:44
Revision:313460Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Convert to OptionsNG
- Trim header

Reviewed by:	beat, bapt, kwm
1.2.4_5
21 Jan 2012 17:40:15
Original commit files touched by this commit
eadler search for other commits by this committer
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
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.2.4_5
06 Apr 2010 12:01:57
Original commit files touched by this commit
garga search for other commits by this committer
Chase clamav's lib bump
1.2.4_4
19 Jul 2009 18:59:40
Original commit files touched by this commit
shaun search for other commits by this committer
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
Original commit files touched by this commit
dhn search for other commits by this committer
- 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
Original commit files touched by this commit
garga search for other commits by this committer
- Bump necessary PORTREVISIONS and fix some ports to new clamav API
1.2.4_3
13 Mar 2009 23:27:19
Original commit files touched by this commit
shaun search for other commits by this committer
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
Original commit files touched by this commit
garga search for other commits by this committer
- 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
Original commit files touched by this commit
garga search for other commits by this committer
- 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
Original commit files touched by this commit
garga search for other commits by this committer
- 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
Original commit files touched by this commit
shaun search for other commits by this committer
Update to 1.2.4.
1.2.3_1
13 Mar 2007 20:11:19
Original commit files touched by this commit
garga search for other commits by this committer
- 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
Original commit files touched by this commit
shaun search for other commits by this committer
Switch to my @FreeBSD.org address.

Approved by:    ahze (mentor)
1.2.3
29 Apr 2006 09:07:27
Original commit files touched by this commit
ehaupt search for other commits by this committer
Add an additional mirror.

Submitted by:   Shaun Amott <shaun@inerd.com> (maintainer)
1.2.3
20 Feb 2006 21:37:36
Original commit files touched by this commit
garga search for other commits by this committer
- 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
Original commit files touched by this commit
tdb search for other commits by this committer
- Update to 1.2.3

PR:             91676
Submitted by:   Matt <matt@xtaz.co.uk>
1.2.2_1
25 Nov 2005 22:29:24
Original commit files touched by this commit
pav search for other commits by this committer
- Style: ports@freebsd.org -> ports@FreeBSD.org
1.2.2_1
21 Oct 2004 15:18:58
Original commit files touched by this commit
leeym search for other commits by this committer
- bump PORTREVISION after update dependency.

PR:             72961
Submitted by:   Matt <matt@xtaz.net>
1.2.2
21 Oct 2004 14:30:27
Original commit files touched by this commit
leeym search for other commits by this committer
add procmail into dependency list.

Noticed by:     kris
Submitted by:   Matt <matt@xtaz.net>
1.2.2
16 Oct 2004 01:26:42
Original commit files touched by this commit
leeym search for other commits by this committer
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>

Number of commits found: 33