Date: Wed, 22 Dec 2004 02:10:12 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports UPDATING ports/security/clamav Makefile pkg-install pkg-plist ports/security/clamav/files clamav-clamd.sh clamav-freshclam.sh clamav-milter.sh ports/security/clamav-devel... Message-ID: <200412220210.iBM2ACRb001648@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2004-12-22 02:10:12 UTC
FreeBSD ports repository
Modified files:
. UPDATING
security/clamav Makefile pkg-install pkg-plist
security/clamav/files clamav-clamd.sh clamav-freshclam.sh
clamav-milter.sh
security/clamav-devel Makefile pkg-install pkg-plist
security/clamav-devel/files clamav-clamd.sh
clamav-freshclam.sh
clamav-milter.sh
Log:
Fix ports: security/clamav and security/clamav-devel (change db
directory to /var/db/clamav and fix removal of db on deinstall)
For the sake of coherence, the ClamAV database should be
installed in /var/db/clamav, not /usr/local/share/clamav.
Also fixes the database removal on package deinstallation.
PR: ports/74172
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Approved by: Rob Evers <rob@debank.tv>
Revision Changes Path
1.119 +9 -1 ports/UPDATING
1.64 +7 -4 ports/security/clamav-devel/Makefile
1.5 +2 -2 ports/security/clamav-devel/files/clamav-clamd.sh
1.4 +1 -1 ports/security/clamav-devel/files/clamav-freshclam.sh
1.6 +2 -2 ports/security/clamav-devel/files/clamav-milter.sh
1.18 +5 -5 ports/security/clamav-devel/pkg-install
1.24 +4 -4 ports/security/clamav-devel/pkg-plist
1.43 +8 -5 ports/security/clamav/Makefile
1.5 +2 -2 ports/security/clamav/files/clamav-clamd.sh
1.5 +2 -2 ports/security/clamav/files/clamav-freshclam.sh
1.4 +2 -2 ports/security/clamav/files/clamav-milter.sh
1.9 +5 -5 ports/security/clamav/pkg-install
1.18 +4 -4 ports/security/clamav/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412220210.iBM2ACRb001648>
