| Port details |
- clamav Open-source (GPL) anti-virus engine (Regular Feature Release)
- 1.5.4_1,1 security
=335 1.5.2_3,1Version of this port present on the latest quarterly branch. - 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: 2003-01-20 03:42:13
- Last Update: 2026-09-08 10:38:00
- Commit Hash: 7316461
- People watching this port, also watch:: libiconv, unzip, gmake, arc
- License: GPLv2
- WWW:
- https://www.clamav.net/
- Description:
- ClamAV is an open-source (GPL) anti-virus engine used in a variety of
situations, including email and web scanning, and endpoint
security. It provides many utilities for users, including a flexible
and scalable multi-threaded daemon, a command-line scanner and an
advanced tool for automatic database updates.
This is Regular (non-LTS) Feature Release of ClamAV.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- clamav_clamd
- clamav_freshclam
- clamav_milter
- Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/security/clamav/ && make install clean
- To add the package, run one of these commands:
- pkg install security/clamav
- pkg install clamav
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: clamav
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1787686546
SHA256 (clamav-1.5.4.tar.gz) = 1af1117a228f1b5bc7fa91a0dabc37848a99e7d25188e9be8043332ce721dfd3
SIZE (clamav-1.5.4.tar.gz) = 63702396
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:
-
- rust>=1.56.0 : lang/rust
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- arc : archivers/arc
- arj : archivers/arj
- unzoo : archivers/unzoo
- Library dependencies:
-
- libcurl.so : ftp/curl
- libjson-c.so : devel/json-c
- libmspack.so : archivers/libmspack
- libpcre2-8.so : devel/pcre2
- libxml2.so : textproc/libxml2
- This port is required by:
- for Build
-
- mail/mimedefang
- mail/p5-Clamd
- security/clamassassin
- security/clamav-unofficial-sigs
- security/p5-File-Scan-ClamAV
-
Deleted ports which required this port:
- for Libraries
-
- www/c-icap-modules
-
Deleted ports which required this port:
- for Run
-
- filesystems/clamfs
- mail/claws-mail-clamd
- mail/dspam
- mail/mailscanner
- mail/mimedefang
- mail/p5-Clamd
- mail/py-fuglu
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for clamav-1.5.4_1,1:
ARC=on: Enable arch archives support
ARJ=on: Enable arj archives support
DOCS=on: Build and/or install documentation
EXPERIMENTAL=off: Build experimental code
MILTER=on: Compile the milter interface
STDERR=off: Print logs to stderr instead of stdout
TEST=off: Build and/or run tests
UNRAR=on: RAR decompression support
UNZOO=on: Enable zoo archives support
===> Use 'make config' to modify these settings
- Options name:
- security_clamav
- USES:
- cmake cpe gnome iconv ncurses pkgconfig ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Notes from UPDATING |
- These upgrade notes are taken from /usr/ports/UPDATING
- 2025-10-19
Affects: users of security/clamav Author: yasu@FreeBSD.org Reason:
After security/clamav is updated to 1.5.0, some users report that build
fails as below.
/usr/ports/security/clamav/work/clamav-1.5.1/libclamav/others.c:623:23: error: use of undeclared identifier 'CERTSDIR'
623 | cvdcertsdir = CERTSDIR;
| ^
1 warning and 1 error generated.
ninja: build stopped: subcommand failed.
*** Error code 1
The error seems to happen with following conditions.
* Non-base SSL stack is used. That is, in /etc/make.conf there is such
setting as 'DEFAULT_VERSIONS+=ssl=openssl'.
* Previous version (1.4.3) of clamav package is already installed.
If you face it, you can work around it by uninstalling current clamav
package first.
|
Number of commits found: 401 (showing only 1 on this page)
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.20 20 Jan 2003 03:41:53
 |
edwin  |
new port: security/clamav
Clam Antivirus is command line virus scanner using database
from OpenAntiVirus.
PR: ports/40602
Submitted by: TERAMOTO Masahiro <markun@onohara.to> |
Number of commits found: 401 (showing only 1 on this page)
|