Subject: CVS commit: pkgsrc/mail/clamav
From: Johnny C. Lam
Date: 2004-08-01 06:35:33
Message id: 20040801043533.CF94F2DA1D@cvs.netbsd.org

Log Message:
Update mail/clamav to 0.75.1.  Changes from verison 0.75 include:

  - Convert to use bsd.options.mk.
  - The virus database has been moved to ${VARBASE}/clamav.

  * freshclam/clamd:        fix crash on PPC when LogFile was enabled together
                            with LogSyslog
  * configure:              improve gethostbyname_r check; cleanups
  * clamav-milter:          Use GETHOSTBYNAME_R_6
                            Better load balancing if max_children = 0
                            Fixed warning message when building on FreeBSD4.9
                            Closed (small) memory leak
                            Fix crash when the 1st remote service goes down
                            Only use gethostbyname_r on LINUX for now
                            Improved load balancing a bit
  * clamdscan:              fix stdin scanning in local mode
  * clamav-milter:          %v in the template file handling is now replaced
                            only with the virus name, no "stream:" appears
  * libclamav/mbox.c:       Fix crash when debugging on SPARC
  * libclamav/message.c:    Fix occasional crash when scanning
                            multipart within multipart e-mails

Files:
RevisionActionfile
1.21modifypkgsrc/mail/clamav/Makefile
1.12modifypkgsrc/mail/clamav/PLIST
1.16modifypkgsrc/mail/clamav/distinfo
1.3modifypkgsrc/mail/clamav/files/clamd.sh
1.11modifypkgsrc/mail/clamav/patches/patch-aa
1.1addpkgsrc/mail/clamav/DEINSTALL
1.1addpkgsrc/mail/clamav/MESSAGE
1.1addpkgsrc/mail/clamav/patches/patch-af
1.3removepkgsrc/mail/clamav/PLIST.milter
1.6removepkgsrc/mail/clamav/patches/patch-ab