Commit graph

13 commits

Author SHA1 Message Date
Doug Barton
53c3693939 Clean up sig_stop values. In most cases this means removing a leading -,
since rc.subr adds that already. In 3 cases it meant removing a wrongly
specified TERM, since that is the default.
2006-07-19 16:18:41 +00:00
Cheng-Lung Sung
7922f1ad2c - ": ...." section in rc.d script misordered
- bump PORTREVISION

PR:		93618
Submitted by:	Yoshisato YANAGISAWA <yanagisawa AT csg.is.titech.ac dot jp>
2006-02-21 09:41:06 +00:00
Cheng-Lung Sung
a6d8d63efe - files/clamsmtpd.sh.in cause start-up error
- bump PORTREVISION

PR:		93541
Submitted by:	KIMURA Yasuhiro <yasu AT utahime dot org>
Reviewed by:	mnag
2006-02-21 01:43:31 +00:00
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
Cheng-Lung Sung
c8a5beb928 - bump PORTREVISION for plist change.
- Add WITH_LOCAL_CLAMAV[_DEVEL] to run-depend on security/clamav[-devel];
  default LOCAL_CLAMAV on to restore the way port behaved until last update.
  Depend on installed package rather that clamd to register depends correctly.

- If one of the clam options is on, make rc.d script to REQUIRE: clamd
  Actually use clamsmtp_debug var.
  Also make rc.d script to look more like the example in PH.

- Install example script in EXAMPLESDIR rather that DOCSDIR;

- Moved: pkg-message --> files/pkg-message.in
- Drop USE_REINPLACE while here.

PR:		93157
Submitted by:	Ion-Mihai Tetcu <itetcu AT people dot tecnik93 dot com>
2006-02-17 02:45:40 +00:00
Cheng-Lung Sung
401856a261 - Update to 1.6
- Use USE_RC_SUBR=clamsmtpd.sh instead =YES
- Use PORTDOCS=* not need test NOPORTDOCS
- Only depend of security/clamav if already installed.
  clamsmtp can run in another machine then clamav.

Tinderbox test:
http://marcus.grupos.com.br:8080/logs/4-STABLE-FreeBSD/clamsmtp-1.6.log
http://marcus.grupos.com.br:8080/logs/6-STABLE-FreeBSD/clamsmtp-1.6.log

PR:		91713
Submitted by:	mnag
2006-01-13 07:24:34 +00:00
Cheng-Lung Sung
97cb38e987 - clamsmtp 1.5 works only in debug mode.
Included patch fix this bug by moving socket creation after daemonizing as
suggested in mailing list clamsmtp-users@lists.sourceforge.net
http://sourceforge.net/mailarchive/forum.php?thread_id=8060741&forum_id=42732
- bump PORTREVISION

PR:		ports/85706
Submitted by:	Alex L. Demidov <alexd AT vinf dot ru>
2005-09-05 03:16:20 +00:00
Cheng-Lung Sung
4c5617f46c - version 1.5 must start with '-d 4'
(Thanks to Jack Raats <jack AT raats dot org>)
- bump PORTREVISION
2005-09-03 07:48:10 +00:00
Cheng-Lung Sung
5fc1acb3f1 - respect PTHREAD_LIBS
Noted by:   kris
2005-04-20 08:17:07 +00:00
Cheng-Lung Sung
bf007f80d9 - update to 1.4.1
- prefer -pthread than lthread

PR:		80071
Submitted by:	Marcus Grando <marcus AT corp dot grupos dot com dot br>
2005-04-20 07:48:40 +00:00
Cheng-Lung Sung
dab65494b8 - bump PORTREVISION
- -d option only works as a daemon now.
- remove it from startup script and wait for future release.
- Noticed by <richard AT boysoncom dot com>

Approved by:	co-mentor (vanilla)
2004-10-14 12:31:22 +00:00
Cheng-Lung Sung
267ea11079 - update to 0.9.6
- use configure file since 0.8
- lots of options move from rc_sub to conf file

Approved by:	co-mentor (vanilla)
2004-10-14 02:28:25 +00:00
Vanilla I. Shu
ad8f963bdc Add clamsmtp 0.4, an ClamAV anti-virus SMTP Filter.
PR:		ports/69739
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2004-07-30 00:35:57 +00:00