Path to this page:
NOTICE: This package has been removed from pkgsrc./
mail/amavis-perl,
Mail virus scanner
Branch: CURRENT,
Version: 0.1nb15,
Package name: amavis-perl-0.1nb15,
Maintainer: pkgsrc-usersAMaViS (A Mail Virus Scanner) scans e-mail attachments for viruses
using third-party virus scanners available for UNIX environments.
It resides on a UNIX machine and looks through the attached files
arriving via e-mail, generates reports when a virus is found, and
sets the delivery on hold.
Required to run:[
sysutils/p5-Unix-Syslog] [
converters/p5-Convert-TNEF] [
converters/p5-Convert-UUlib] [
archivers/xbin] [
archivers/unrar] [
archivers/unarj] [
archivers/freeze] [
archivers/p5-Archive-Zip] [
archivers/zoo] [
archivers/lha] [
archivers/arc] [
lang/perl5] [
security/uvscan] [
mail/maildrop] [
mail/p5-MIME-tools] [
mail/tnef]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 0c8cfe497ee0e42c2f5ff5c958e47e8a0d08720b
RMD160: d1688aa5a0a4df36e7d938f28d923b350302faa2
Filesize: 321.778 KB
Version history: (Expand)
- (2019-05-04) Package deleted from pkgsrc
- (2018-08-22) Updated to version: amavis-perl-0.1nb15
- (2017-11-23) Package has been reborn
- (2016-07-09) Updated to version: amavis-perl-0.1nb14
- (2015-08-10) Updated to version: amavis-perl-0.1nb13
- (2015-06-13) Updated to version: amavis-perl-0.1nb12
CVS history: (Expand)
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|
2017-01-19 19:52:30 by Alistair G. Crooks | Files touched by this commit (352) |
Log message:
Convert all occurrences (353 by my count) of
MASTER_SITES= site1 \
site2
style continuation lines to be simple repeated
MASTER_SITES+= site1
MASTER_SITES+= site2
lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.
|
2016-07-09 08:39:18 by Thomas Klausner | Files touched by this commit (1068) |
Log message:
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
|
2015-11-04 00:27:24 by Alistair G. Crooks | Files touched by this commit (312) |
Log message:
Add SHA512 digests for distfiles for mail category
Problems found locating distfiles:
Package mutt: missing distfile patch-1.5.24.rr.compressed.gz
Package p5-Email-Valid: missing distfile Email-Valid-1.198.tar.gz
Package pine: missing distfile fancy.patch.gz
Package postgrey: missing distfile targrey-0.31-postgrey-1.34.patch
Package qmail: missing distfile badrcptto.patch
Package qmail: missing distfile outgoingip.patch
Package qmail: missing distfile qmail-1.03-realrcptto-2006.12.10.patch
Package qmail: missing distfile qmail-smtpd-viruscan-1.3.patch
Package thunderbird24: missing distfile enigmail-1.7.2.tar.gz
Package thunderbird31: missing distfile enigmail-1.7.2.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-08-10 08:54:16 by David A. Holland | Files touched by this commit (4) |
Log message:
Apply two bug fixes from Markus W Kilbinger in PR 24350:
- handle SIGCHLD properly
- make the code for contacting clamavd work properly
|
2015-07-12 20:56:37 by Thomas Klausner | Files touched by this commit (405) |
Log message:
Comment out dependencies of the style
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS
since pkgsrc enforces the newest perl version anyway, so they
should always pick perl, but sometimes (pkg_add) don't due to the
design of the {,} syntax.
No effective change for the above reason.
Ok joerg
|
2015-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152) |
Log message:
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
|
2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049) |
Log message:
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
|