Doug Barton
c49d1a3273
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
...
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Doug Barton
ffde46cbf9
Now that new style rc.d scripts are being run as part of the
...
base rcorder, hard coded variable values in these scripts
are overriding the values in /etc/rc.conf[.local] (due to
the way that variables from the latter are read at boot time).
Therefore, change the boot scripts to set default values only
if the variable is unset in /etc/rc.conf[.local]. This will
allow the service to start at boot time if it's been enabled
as the user would expect.
This change will be a noop for users who have systems that
have not yet been upgraded to the new rc.d code in the base.
In many cases there are other variables in the scripts that
should get similar treatment, however I did not change
anything other than the _enable lines. I'll leave the rest
up to the maintainers to do as they see fit.
Bump PORTREVISION to make sure that users and packages
pick up this change.
2006-01-07 06:29:57 +00:00
Pav Lucistnik
d679262e6c
- Add SHA256
2005-11-25 18:01:15 +00:00
Yen-Ming Lee
72e20bfef5
- register UID:GID 110 for vscan
...
PR: 77366
Submitted by: Scott Balmos <scott.balmos at utoledo.edu>
Approved by: Blaz Zupan <blaz at si.FreeBSD.org>
2005-02-13 17:35:35 +00:00
Jun Kuriyama
0a13418dd5
- Reduce dependency with perl-5.8.
...
- Remove bogus space.
2004-10-14 22:23:49 +00:00
Pav Lucistnik
db1e88600f
- Really fix connection to clamd
...
- Actually use result returned by clamd
PR: ports/67621
Submitted by: Yoshisato YANAGISAWA <osho@pcc-software.org>
2004-06-06 23:18:36 +00:00
Pav Lucistnik
97d7d074ce
- Convert rc script to rcng [1]
...
- 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>
2004-05-30 11:33:25 +00:00
Trevor Johnson
f15b845ebe
SIZEify.
2004-01-29 16:13:06 +00:00
Yen-Ming Lee
f84705ee58
Use uvscan as default virus scanner and unbreak amavisd
2003-11-21 09:39:40 +00:00
Pav Lucistnik
54d0bfa3e3
Include support for all possible antivirus in a package
...
- Makes package actually useful
- Fixes build on Bento
PR: ports/59531
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Approved by: adamw (mentor)
2003-11-21 00:18:31 +00:00
Edwin Groothuis
f07f504808
KATO mega patch
...
- ECHO -> ECHO_MSG
For some ports:
- pre-fetch -> pre-everything
- ECHO -> ECHO_CMD
PR: ports/56820-56858
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2003-09-27 01:01:08 +00:00
Yen-Ming Lee
fd38fdf5cf
update to amavisd-0.1,1
...
PR: 56474
Submitted by: Mark Linimon <linimon@lonesome.com>
2003-09-06 15:59:09 +00:00
Ying-Chieh Liao
05d20321cc
drop maintainership
...
Submitted by: maintainer
2003-06-09 15:08:54 +00:00
Akinori MUSHA
4c2e4f1862
De-pkg-comment.
2003-02-21 13:28:59 +00:00
Yen-Ming Lee
aaef1648b5
files/patch-amavis::amavisd.in added in previous committing, so bump PORTREVISION
...
Reviewed by: ijliao (mentor)
Approved by: ijliao (mentor)
2002-08-27 10:33:00 +00:00
Yen-Ming Lee
f4d79ccae7
fix the problem that amaviad hangs when sending the second virus 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)
2002-08-26 04:15:06 +00:00
Oliver Braun
5a36740c3e
Add variables WARNSENDER, WARNRECIP, WARNADMIN and SMTPPORT.
...
Add USE_PERL5.
PR: ports/41695
Submitted by: maintainer
Approved by: dwcjr (mentor)
2002-08-21 21:30:57 +00:00
Patrick Li
746814728e
Update to 20020531
...
PR: ports/41315
Submitted by: Gheorghe Ardelean <ardelean@physics.uvt.ro>
Approved by: maintainer
2002-08-07 17:13:08 +00:00
Alexander Leidinger
392a6f311f
Find includes and libs in LOCALBASE too (e.g. if you use sendmail from the
...
ports).
Approved by: maintainer
2002-07-05 13:12:51 +00:00
Ying-Chieh Liao
1b914533bb
1. modify startup script: only one of amavisd and amavis-milter will be
...
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
2002-05-24 03:58:28 +00:00
Ying-Chieh Liao
4ddd030640
add milter support
...
fix startup script
PR: 38297
Submitted by: Martin Matuska <matuska@wu-wien.ac.at>, maintainer
2002-05-19 19:37:05 +00:00
Ying-Chieh Liao
6fa3bce441
* fix a typo in /usr/local/etc/rc.d/amavisd.sh
...
* fix to use vscan:vscan to scan virus
* add a dependency of p5-Net-Telnet
PR: 38084
Submitted by: maintainer
2002-05-15 13:19:02 +00:00
Ying-Chieh Liao
ea56fc3fdd
add amavisd 20020300
...
The daemonized version of amavis-perl
PR: 37993
Submitted by: Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw>
2002-05-13 01:30:40 +00:00