cvs commit: ports/mail/dspam-devel Makefile distinfo ports/mail/dspam-devel/files UPDATING dspam-devel.sh.in

Cheng-Lung Sung clsung at FreeBSD.org
Mon Apr 24 16:17:39 UTC 2006


clsung      2006-04-24 16:17:37 UTC

  FreeBSD ports repository

  Modified files:
    mail/dspam-devel     Makefile distinfo 
    mail/dspam-devel/files UPDATING dspam-devel.sh.in 
  Log:
  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)
  
  Revision  Changes    Path
  1.51      +49 -33    ports/mail/dspam-devel/Makefile
  1.30      +3 -3      ports/mail/dspam-devel/distinfo
  1.23      +38 -0     ports/mail/dspam-devel/files/UPDATING
  1.10      +2 -2      ports/mail/dspam-devel/files/dspam-devel.sh.in


More information about the cvs-all mailing list