aboutsummaryrefslogtreecommitdiff
path: root/security/amavisd
Commit message (Collapse)AuthorAgeFilesLines
* - register UID:GID 110 for vscanYen-Ming Lee2005-02-132-3/+4
| | | | | | | | | PR: 77366 Submitted by: Scott Balmos <scott.balmos at utoledo.edu> Approved by: Blaz Zupan <blaz at si.FreeBSD.org> Notes: svn path=/head/; revision=128711
* - Reduce dependency with perl-5.8.Jun Kuriyama2004-10-141-6/+11
| | | | | | | - Remove bogus space. Notes: svn path=/head/; revision=119462
* - Really fix connection to clamdPav Lucistnik2004-06-061-2/+11
| | | | | | | | | | - Actually use result returned by clamd PR: ports/67621 Submitted by: Yoshisato YANAGISAWA <osho@pcc-software.org> Notes: svn path=/head/; revision=110970
* - Convert rc script to rcng [1]Pav Lucistnik2004-05-307-78/+144
| | | | | | | | | | | | - Fix build with milter [1, 2] - Fix default connection method against clamd [3] PR: ports/56658 [1], ports/57056 [2], ports/67371 [3] Submitted by: Scot W. Hetzel <hetzelsw@westbend.net>, Yoshisato YANAGISAWA <osho@pcc-software.org> Notes: svn path=/head/; revision=110403
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* Use uvscan as default virus scanner and unbreak amavisdYen-Ming Lee2003-11-211-0/+11
| | | | Notes: svn path=/head/; revision=94619
* Include support for all possible antivirus in a packagePav Lucistnik2003-11-211-0/+4
| | | | | | | | | | | | - Makes package actually useful - Fixes build on Bento PR: ports/59531 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Approved by: adamw (mentor) Notes: svn path=/head/; revision=94582
* KATO mega patchEdwin Groothuis2003-09-271-3/+3
| | | | | | | | | | | | | | - ECHO -> ECHO_MSG For some ports: - pre-fetch -> pre-everything - ECHO -> ECHO_CMD PR: ports/56820-56858 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=89492
* update to amavisd-0.1,1Yen-Ming Lee2003-09-064-120/+30
| | | | | | | | PR: 56474 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=88633
* drop maintainershipYing-Chieh Liao2003-06-091-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=82591
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* files/patch-amavis::amavisd.in added in previous committing, so bump ↵Yen-Ming Lee2002-08-271-0/+1
| | | | | | | | | | PORTREVISION Reviewed by: ijliao (mentor) Approved by: ijliao (mentor) Notes: svn path=/head/; revision=65092
* fix the problem that amaviad hangs when sending the second virus ↵Yen-Ming Lee2002-08-261-0/+91
| | | | | | | | | | | | notification message (sendmail milter). PR: ports/41455 Submitted by: ian j hart <ianjhart@ntlworld.com> Reviewed by: ijliao (mentor) Approved by: Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw> (maintainer) Notes: svn path=/head/; revision=65015
* Add variables WARNSENDER, WARNRECIP, WARNADMIN and SMTPPORT.Oliver Braun2002-08-211-4/+14
| | | | | | | | | | | Add USE_PERL5. PR: ports/41695 Submitted by: maintainer Approved by: dwcjr (mentor) Notes: svn path=/head/; revision=64774
* Update to 20020531Patrick Li2002-08-073-3/+28
| | | | | | | | | PR: ports/41315 Submitted by: Gheorghe Ardelean <ardelean@physics.uvt.ro> Approved by: maintainer Notes: svn path=/head/; revision=64156
* Find includes and libs in LOCALBASE too (e.g. if you use sendmail from theAlexander Leidinger2002-07-051-0/+1
| | | | | | | | | ports). Approved by: maintainer Notes: svn path=/head/; revision=62483
* 1. modify startup script: only one of amavisd and amavis-milter will beYing-Chieh Liao2002-05-243-7/+8
| | | | | | | | | | | | | | installed, not both. 2. change MASTER_SITES / add MASTER_SITE_SUBDIR 3. amavisd depends on Net::SMTP, not Net::Telnet 4. bump PORTREVISION PR: 38469 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> Approved by: maintainer Notes: svn path=/head/; revision=59854
* add milter supportYing-Chieh Liao2002-05-194-5/+69
| | | | | | | | | | fix startup script PR: 38297 Submitted by: Martin Matuska <matuska@wu-wien.ac.at>, maintainer Notes: svn path=/head/; revision=59477
* * fix a typo in /usr/local/etc/rc.d/amavisd.shYing-Chieh Liao2002-05-154-14/+58
| | | | | | | | | | | * fix to use vscan:vscan to scan virus * add a dependency of p5-Net-Telnet PR: 38084 Submitted by: maintainer Notes: svn path=/head/; revision=59170
* add amavisd 20020300Ying-Chieh Liao2002-05-136-0/+115
The daemonized version of amavis-perl PR: 37993 Submitted by: Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw> Notes: svn path=/head/; revision=58982