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...

Edwin Groothuis edwin at FreeBSD.org
Tue Dec 21 18:10:13 PST 2004


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 at brutele.be>
  Approved by:    Rob Evers <rob at 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


More information about the cvs-ports mailing list