Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 May 2005 08:16:40 +0000 (UTC)
From:      Jean-Yves Lefort <jylefort@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security/clamav Makefile distinfo pkg-deinstall pkg-install ports/security/clamav/files clamav-clamd.sh clamav-clamd.sh.in clamav-freshclam.sh clamav-freshclam.sh.in clamav-milter.sh clamav-milter.sh.in patch-libclamav_clamav.h ...
Message-ID:  <200505130816.j4D8GfgW051082@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jylefort    2005-05-13 08:16:40 UTC

  FreeBSD ports repository

  Modified files:
    security/clamav      Makefile distinfo 
  Added files:
    security/clamav/files clamav-clamd.sh.in 
                          clamav-freshclam.sh.in 
                          clamav-milter.sh.in 
                          patch-libclamav_clamav.h 
                          patch-libclamav_mspack_mspack.h 
                          patch-libclamav_unrarlib.h 
                          patch-libclamav_zziplib_zzip-io.h 
                          patch-libclamav_zziplib_zziplib.h 
                          pkg-deinstall.in pkg-install.in 
  Removed files:
    security/clamav      pkg-deinstall pkg-install 
    security/clamav/files clamav-clamd.sh clamav-freshclam.sh 
                          clamav-milter.sh 
  Log:
  - Update to 0.85 [1]
  - Fix syntax of "extern C" wrappers in .h files [2]
  - Use SUB_FILES facility
  - Polish the Makefile
  
  PR:             ports/80947
  Submitted by:   maintainer [1], Milan Obuch <ports-bugs@dino.sk> [2]
  
  Revision  Changes    Path
  1.55      +12 -30    ports/security/clamav/Makefile
  1.20      +2 -2      ports/security/clamav/distinfo
  1.7       +0 -35     ports/security/clamav/files/clamav-clamd.sh (dead)
  1.1       +35 -0     ports/security/clamav/files/clamav-clamd.sh.in (new)
  1.7       +0 -35     ports/security/clamav/files/clamav-freshclam.sh (dead)
  1.1       +35 -0     ports/security/clamav/files/clamav-freshclam.sh.in (new)
  1.6       +0 -46     ports/security/clamav/files/clamav-milter.sh (dead)
  1.1       +46 -0     ports/security/clamav/files/clamav-milter.sh.in (new)
  1.1       +11 -0     ports/security/clamav/files/patch-libclamav_clamav.h (new)
  1.1       +11 -0     ports/security/clamav/files/patch-libclamav_mspack_mspack.h (new)
  1.1       +11 -0     ports/security/clamav/files/patch-libclamav_unrarlib.h (new)
  1.1       +11 -0     ports/security/clamav/files/patch-libclamav_zziplib_zzip-io.h (new)
  1.1       +11 -0     ports/security/clamav/files/patch-libclamav_zziplib_zziplib.h (new)
  1.1       +13 -0     ports/security/clamav/files/pkg-deinstall.in (new)
  1.1       +71 -0     ports/security/clamav/files/pkg-install.in (new)
  1.3       +0 -13     ports/security/clamav/pkg-deinstall (dead)
  1.12      +0 -71     ports/security/clamav/pkg-install (dead)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505130816.j4D8GfgW051082>