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) combination for a given watch list. This is what FreshPorts will look for.

Port details
nagios-check_clamav Nagios plugin that verifies ClamAV local signature database revision
1.2_3 net-mgmt on this many watch lists=3 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_3Version of this port present on the latest quarterly branch.
Maintainer: joneum@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-06-13 22:32:09
Last Update: 2023-01-28 08:54:05
Commit Hash: fbf337b
People watching this port, also watch:: openvpn, razor-agents, nagios
License: not specified in port
WWW:
http://bsd.phoenix.az.us/projects/check_clamav
Description:
This check plugin is a Perl script which compares your local signature database (daily.cvd) version to the version advertised from the ClamAV site. It verifies the latest ClamAV revision using a DNS TXT query against current.cvd.clamav.net.
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 (1 items)
Collapse this list.
  1. libexec/nagios/check_clamav
Collapse this list.
Dependency lines:
  • nagios-check_clamav>0:net-mgmt/nagios-check_clamav
To install the port:
cd /usr/ports/net-mgmt/nagios-check_clamav/ && make install clean
To add the package, run one of these commands:
  • pkg install net-mgmt/nagios-check_clamav
  • pkg install nagios-check_clamav
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: nagios-check_clamav
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (check_clamav-1.2.tar.gz) = 08c95ca0925370419e011ef5964fd2697303dee87d006a48cac4526779018491 SIZE (check_clamav-1.2.tar.gz) = 2795

Packages (timestamps in pop-ups are UTC):
nagios-check_clamav
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2_31.2_31.2_21.2_31.2_3-1.2_2-
FreeBSD:13:quarterly1.2_31.2_3-1.2_31.2_3-1.2_31.2_3
FreeBSD:14:latest1.2_31.2_3-1.2_31.2_3--1.2_3
FreeBSD:14:quarterly1.2_31.2_3-1.2_31.2_3-1.2_31.2_3
FreeBSD:15:latest1.2_31.2_3n/a1.2_3n/a-1.2_3-
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. utils.pm : net-mgmt/nagios-plugins
  2. clamav>=0 : security/clamav
  3. p5-Net-DNS>=0 : dns/p5-Net-DNS
  4. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net-mgmt_nagios-check_clamav
USES:
perl5 shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2_3
28 Jan 2023 08:54:05
commit hash: fbf337b4df201b9e4d78d86bc876125ee710143dcommit hash: fbf337b4df201b9e4d78d86bc876125ee710143dcommit hash: fbf337b4df201b9e4d78d86bc876125ee710143dcommit hash: fbf337b4df201b9e4d78d86bc876125ee710143d files touched by this commit
Jochen Neumeister (joneum) search for other commits by this committer
*/*nagios*: Take Maintainership

Sponsored by:	Netzkommune GmbH
1.2_3
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_2
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_2
20 Jul 2022 14:22:42
commit hash: 43ac3e28ab940adda213d535ac0b1f0792d456dacommit hash: 43ac3e28ab940adda213d535ac0b1f0792d456dacommit hash: 43ac3e28ab940adda213d535ac0b1f0792d456dacommit hash: 43ac3e28ab940adda213d535ac0b1f0792d456da files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net-mgmt: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  @BABOLO <.@babolo.ru>
  *  Alex Samorukov, samm@freebsd.org
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Sulfrian <alexander@sulfrian.net>
  *  Alexander Y. Grigoryev <alexander.4mail@gmail.com>
  *  Alexandre Biancalana <ale@biancalanas.net>
  *  Alexandre Snarskii <snar@paranoia.ru>
  *  Alexandre Snarskii <snar@snar.spb.ru>
  *  Alexey Bobkov <mr.deadlystorm@gmail.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey V. Degtyarev
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2_2
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_2
18 Jul 2018 22:20:24
Revision:474907Original commit files touched by this commit
yuri search for other commits by this committer
Reset maintainership of the ports maintained by alexey@renatasystems.org

Based on the timeout of 3+ months (2018-03-23-now) on bug#226885 for net/ucarp

Also, looking at the subversion log, there were timeouts on:
* bug#224169 r465659 | ygy | 2018-03-26 19:51:12
* bug#224768 r459066 | swills | 2018-01-15 07:16:28
* bug#224755 r459058 | swills | 2018-01-15 06:55:08

The last approval from alexey@renatasystems.org was over a year ago:
bug#218563 r438885 | lifanov | 2017-04-19 08:30:28 (devel/py-colorama)
1.2_2
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
1.2_2
14 May 2014 15:29:47
Revision:354068Original commit files touched by this commit
garga search for other commits by this committer
. Support stage
. Add shebangfix
. Bump portrevision

Approved by:	portmgr (blanket)
1.2_1
20 Sep 2013 22:24:44
Revision:327757Original 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:
net-mgmt)
1.2_1
03 Sep 2013 16:18:49
Revision:326167Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework

Approved by:	portmgr (bapt@, blanket)
1.2_1
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.2_1
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
13 Jun 2009 22:31:47
Original commit files touched by this commit
miwi search for other commits by this committer
This check plugin is a Perl script which compares your local signature database
(daily.cvd) version to the version advertised from the ClamAV site. It verifies
the latest ClamAV revision using a DNS TXT query against
current.cvd.clamav.net.

WWW: http://bsd.phoenix.az.us/projects/check_clamav

PR:             ports/135512
Submitted by:   Alexey V. Degtyarev

Number of commits found: 14