Summary: | [security/clamav] clamav-milter rc script have hardcoded timeout for waiting clamd | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Denis Eremenko <moonshade> <moonshade> | ||||
Component: | Individual Port(s) | Assignee: | Renato Botelho <garga> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Denis Eremenko <moonshade@pnhz.kz>
2007-04-02 09:20:05 UTC
Responsible Changed From-To: freebsd-ports-bugs->garga Over to maintainer garga 2007-04-13 17:49:09 UTC FreeBSD ports repository Modified files: security/clamav Makefile distinfo pkg-plist security/clamav/files clamav-milter.in Added files: security/clamav/files patch-libclamav__matcher-ac.c Log: - Update to 0.90.2 - Add a patch to increase performance of clamd in threaded systems [1] - Change clamav-milter rc.d script to use a var to determine seconds of timeout to wait clamd socket be started [2] - Add support to gethostbyname_r() on FreeBSD 6 and above [3] - Install clamav-config.h [3] - Fix all dependencies for klamav work fine [3] PR: ports/111130 [2], ports/111478 [3] Submitted by: Anton Yuzhaninov <citrin@rambler-co.ru> [1] Denis Eremenko <moonshade@pnhz.kz> [2] Anderson S. Ferreira <anderson@cnpm.embrapa.br> [3] Obtained from: https://wwws.clamav.net/bugzilla/show_bug.cgi?id=434 [1] Revision Changes Path 1.96 +8 -3 ports/security/clamav/Makefile 1.38 +3 -3 ports/security/clamav/distinfo 1.3 +15 -2 ports/security/clamav/files/clamav-milter.in 1.1 +65 -0 ports/security/clamav/files/patch-libclamav__matcher-ac.c (new) 1.32 +2 -1 ports/security/clamav/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed. Thanks! |