K 10 svn:author V 6 clsung K 8 svn:date V 27 2006-04-24T16:17:37.000000Z K 7 svn:log V 1137 Sync with CVS in preparation to 3.6.5 release. Bug-fixes: - invalid read/segfault (dspam.c) - segfault on problems establishing connectivity to clamav (dspam.c) - segfault on NULL username (mysql_drv.c) - bug causing writing of flat-file preferences to fail (pref.c) - fragment file overwritten on retrain (cgi) - corrects the output of "dspam_admin aggr pref" (tools/dspam_admin.c) - prevent quarantining of message when delivering summary WebUI: a lot of fixes and improvements PostgeSQL: improvements to purge scripts and object creation script Port changes: ------------------ Add MySQL 5.1 as backend. Default MySQL version is now 5.0 Optionally depend on LightHTTPD instead of Apache if WITH_CGI=on Fix OPTIONS handling for INDEX (describe); this is a long standing bug and a *big* pontyhat for me; it affected _only_ dependecies recorded in INDEX _if_ OPTIONS were not set (like for package building); however, the package itself was always built right, dependecies recorded OK, etc. Add SCE-tindy as MASTER_SITE, much faster site that my other server. PR: ports/96159 Submitted by: maintainer (Ion-Mihai "IOnut" Tetcu) END