Date: Wed, 12 Jan 2005 17:57:58 +0000 (UTC) From: Yar Tikhiy <yar@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/clamav Makefile pkg-plist ports/security/clamav/files clamav-clamd.sh clamav-freshclam.sh clamav-milter.sh Message-ID: <200501121757.j0CHvwwN094092@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2005-01-12 17:57:58 UTC FreeBSD ports repository Modified files: security/clamav Makefile pkg-plist security/clamav/files clamav-clamd.sh clamav-freshclam.sh clamav-milter.sh Log: 1. Make clamav-milter write its pidfile. 2. Shut down clamav daemons in the right order on uninstall (or else they may refuse to quit.) 3. Use rcorder(8) keywords to guarantee the right startup/shutdown order of the clamav services. PR: ports/75607 Approved by: the maintainer Revision Changes Path 1.44 +6 -4 ports/security/clamav/Makefile 1.6 +2 -2 ports/security/clamav/files/clamav-clamd.sh 1.6 +3 -3 ports/security/clamav/files/clamav-freshclam.sh 1.5 +4 -3 ports/security/clamav/files/clamav-milter.sh 1.19 +5 -4 ports/security/clamav/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501121757.j0CHvwwN094092>