Bug 93157 - [PATCH] security/clamsmtp: add OPTIONS to depend on local clamav; improve rc.d script
Summary: [PATCH] security/clamsmtp: add OPTIONS to depend on local clamav; improve rc....
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-11 00:10 UTC by Ion-Mihai " IOnut " Tetcu
Modified: 2006-02-17 02:46 UTC (History)
0 users

See Also:


Attachments
clamsmtp.diff (5.28 KB, patch)
2006-02-11 00:10 UTC, Ion-Mihai " IOnut " Tetcu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ion-Mihai " IOnut " Tetcu 2006-02-11 00:10:08 UTC

As promised :)

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;
bump PORTREVISION for plist change.

Moved: pkg-message --> files/pkg-message.in

Drop USE_REINPLACE while here.

Tinderbox logs (and diff) at:
http://people.tecnik93.com/~itetcu/FreeBSD/others_ports/clamsmtp/
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-02-11 00:12:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

Over to maintainer
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-02-17 02:46:20 UTC
State Changed
From-To: open->closed

Committed. Thank you :)