Port details |
- clamav-milter Command line virus scanner written entirely in C
- 0.101.4,1 security
=0 0.101.4,1Version of this port present on the latest quarterly branch.
- Maintainer: yasu@utahime.org
- Port Added: 2011-11-19 14:26:30
- Last Update: 2019-11-12 20:07:20
- SVN Revision: 517347
- License: GPLv2
- WWW:
- https://www.clamav.net/
- Description:
- This the stable version of Clam Antivirus.
Clam Antivirus is command line virus scanner written entirely in C
and its database is kept up to date. It also detects polymorphic
viruses, scans compressed files and supported by AMaViS.
Optionally you can use the clamav-milter interface to connect
clamav with sendmail.
WWW: https://www.clamav.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- clamav-milter>0:security/clamav-milter
- Conflicts:
- CONFLICTS:
- No installation instructions:
- This port has been deleted.
- PKGNAME: clamav-milter
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1566501172
SHA256 (clamav-0.101.4.tar.gz) = 0bf094f0919d158a578421d66bc2569c8c8181233ba162bb51722f98c802bccd
SIZE (clamav-0.101.4.tar.gz) = 21408145
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Master port: security/clamav
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- arc : archivers/arc
- arj : archivers/arj
- unzoo : archivers/unzoo
- Library dependencies:
-
- libltdl.so : devel/libltdl
- libcurl.so : ftp/curl
- libjson-c.so : devel/json-c
- libmspack.so : archivers/libmspack
- 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-milter-0.101.4,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
MSPACK=on: Get mspack support from ports (otherwise use bundled)
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:
- N/A
- USES:
- compiler cpe gmake gnome libtool ncurses pathfix pkgconfig ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: security/clamav | Commit | Credits | Log message |
0.101.4,1 12 Nov 2019 20:07:20 |
pi |
security/clamav: upgrade 0.101.4 -> 0.102.0
- Enable MILTER option by default
- Disable MSPACK option by default
- Sort OPTIONS_DEFINE, OPTIONS_DEFAULT and *_DESC
- Remove security/clamav-milter, slave port that enables MILTER option
- Add entry for security/clamav-milter to MOVED
PR: 241860
Submitted by: Yasuhiro Kimura <yasu@utahime.org> (maintainer) |
0.99.2_2 24 Oct 2016 10:18:50 |
mat |
OPTIONS_SET/OPTIONS_UNSET are global variables, they cannot be used in ports
Makefiles.
So, replace them with OPTIONS_SLAVE, OPTIONS_EXCLUDE, OPTIONS_DEFAULT,
where appropriate.
The ghostscript ports are doing something nasty that is certainly wrong,
but I don't want to try to understand it.
Sponsored by: Absolight |
0.98.3_3 16 May 2014 18:46:49 |
garga |
Retire security/clamav-devel, clamav is not being updated that much nowadays,
so a -devel version is not required anymore. Also removed OPTIONS on other
ports that pointed to clamav-devel as a dependency.
Approved by: portmgr (implict) |
0.98_2 23 Oct 2013 21:03:11 |
garga |
. Support staging
. Replace LATEST_LINK by PKGNAMESUFFIX
. Use OPTIONS_SET to define MILTER option |
0.97.8 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
0.97.6 05 Oct 2012 12:41:46 |
garga |
Change headers of all ports maintained by me to new format |
0.97.3_1 19 Nov 2011 14:25:52 |
garga |
Add security/clamav-milter, clamav's meta-port with MILTER on
Submitted by: bz@
Feature safe: yes |
Number of commits found: 7
|