Port details |
- clamav-lts Open-source (GPL) anti-virus engine (LTS Feature Release)
- 0.103.6,1 security
=0 0.103.6,1Version of this port present on the latest quarterly branch. - Maintainer: yasu@FreeBSD.org
 - Port Added: 2021-10-07 08:54:09
- Last Update: 2022-05-23 10:56:09
- Commit Hash: 673e32d
- License: GPLv2
- 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 Long Term Support Feature Release of ClamAV.
WWW: https://www.clamav.net/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For RUN/BUILD depends:
- clamav-lts>0:security/clamav-lts
- For LIB depends:
- libclamav.so:security/clamav-lts
- libclamunrar.so:security/clamav-lts
- libclamunrar_iface.so:security/clamav-lts
- libfreshclam.so:security/clamav-lts
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/security/clamav-lts/ && make install clean
- To add the package, run one of these commands:
- pkg install security/clamav-lts
- pkg install clamav-lts
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: clamav-lts
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1652587947
SHA256 (clamav-0.103.6.tar.gz) = aaa12e3dc19f1d323b1c50d7a10fa8af557e4390149e864d59bde39b6ad9ba33
SIZE (clamav-0.103.6.tar.gz) = 16491761
- 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:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- arc : archivers/arc
- arj : archivers/arj
- unzoo : archivers/unzoo
- Library dependencies:
-
- libcurl.so : ftp/curl
- libltdl.so : devel/libltdl
- libmspack.so : archivers/libmspack
- libjson-c.so : devel/json-c
- libpcre2-8.so : devel/pcre2
- libxml2.so : textproc/libxml2
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for clamav-lts-0.103.6,1:
ARC=on: Enable arch archives support
ARJ=on: Enable arj archives support
DMG_XAR=on: Enable DMG and XAR archives support
DOCS=on: Build and/or install documentation
EXPERIMENTAL=off: Build experimental code
ICONV=off: Encoding conversion support via iconv
IPV6=on: IPv6 protocol support
JSON=on: JSON file/format/parser support
LDAP=off: LDAP protocol support
LHA=off: Enable lha archives support
MILTER=on: Compile the milter interface
PCRE=on: Use Perl Compatible Regular Expressions
STDERR=off: Print logs to stderr instead of stdout
TESTS=off: Run compile-time tests (req. python)
UNRAR=on: RAR decompression support
UNZOO=on: Enable zoo archives support
===> Use 'make config' to modify these settings
- Options name:
- security_clamav-lts
- USES:
- compiler cpe gmake gnome libtool ncurses pathfix pkgconfig ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
23 May 2022 10:56:09 0.103.6,1
|
Yasuhiro Kimura (yasu)  |
security/clamav-lts: Update to 0.103.6
ReleaseNotes: https://blog.clamav.net/2022/05/clamav-01050-01043-01036-released.html
MFH: 2022Q2
Security: b2407db1-d79f-11ec-a15f-589cfc0f81b0 |
10 Apr 2022 19:11:41 0.103.5_2,1 
|
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
26 Mar 2022 08:27:27 0.103.5_1,1 
|
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
13 Jan 2022 03:32:36 0.103.5,1 
|
Yasuhiro Kimura (yasu)  |
security/clamav-lts: Update to 0.103.5
ReleaseNotes: https://blog.clamav.net/2022/01/clamav-01035-and-01042-security-patch.html
MFH: 2022Q1
Security: CVE-2022-20698 |
23 Nov 2021 22:11:40 0.103.4,1 
|
Stefan Eßer (se)  |
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
08 Nov 2021 14:46:05 0.103.4,1 
|
Yasuhiro Kimura (yasu)  |
security/clamav-lts: Fix plist error
Fix plist error when user sets CLAMAVUSER to non-default value.
PR: 259663
Reported by: ml at netfence dot it
Fixes: 0a1eda80ee50 (security/clamav-lts: Update to new bugfix release 0.103.4) |
03 Nov 2021 21:18:11 0.103.4,1 
|
Yasuhiro Kimura (yasu)  |
security/clamav-lts: Update to new bugfix release 0.103.4
Update COMMENT and pkg-descr
ReleaseNotes: https://blog.clamav.net/2021/11/clamav-01034-and-01041-patch-releases.html |
07 Oct 2021 08:52:06 0.103.3,1 
|
Yasuhiro Kimura (yasu)  |
security/clamav-lts: Add new port
* Add Long Term Support release of ClamAV
* Add CONFLICTS_INSTALL to security/clamav
* Add entry to UPDATING that explains
- Upstream changed their end-of-life policy and LTS release is
introduced
- How to switch from regular release (security/clamav) to LTS
release (security/clamav-lts)
Note about setting PORTEPOCH
In general new port should not set PORTEPOCH. But in this case it
should be set with following reason.
(Only the first 15 lines of the commit message are shown above ) |