head	1.6;
access;
symbols
	pkgsrc-2013Q2:1.6.0.8
	pkgsrc-2013Q2-base:1.6
	pkgsrc-2012Q4:1.6.0.6
	pkgsrc-2012Q4-base:1.6
	pkgsrc-2011Q4:1.6.0.4
	pkgsrc-2011Q4-base:1.6
	pkgsrc-2011Q2:1.6.0.2
	pkgsrc-2011Q2-base:1.6
	pkgsrc-2010Q3:1.5.0.4
	pkgsrc-2010Q3-base:1.5
	pkgsrc-2010Q2:1.5.0.2
	pkgsrc-2010Q2-base:1.5
	pkgsrc-2010Q1:1.4.0.2
	pkgsrc-2010Q1-base:1.4
	pkgsrc-2009Q4:1.3.0.2
	pkgsrc-2009Q4-base:1.3
	pkgsrc-2008Q4:1.2.0.34
	pkgsrc-2008Q4-base:1.2
	pkgsrc-2008Q3:1.2.0.32
	pkgsrc-2008Q3-base:1.2
	cube-native-xorg:1.2.0.30
	cube-native-xorg-base:1.2
	pkgsrc-2008Q2:1.2.0.28
	pkgsrc-2008Q2-base:1.2
	pkgsrc-2008Q1:1.2.0.26
	pkgsrc-2008Q1-base:1.2
	pkgsrc-2007Q4:1.2.0.24
	pkgsrc-2007Q4-base:1.2
	pkgsrc-2007Q3:1.2.0.22
	pkgsrc-2007Q3-base:1.2
	pkgsrc-2007Q2:1.2.0.20
	pkgsrc-2007Q2-base:1.2
	pkgsrc-2007Q1:1.2.0.18
	pkgsrc-2007Q1-base:1.2
	pkgsrc-2006Q4:1.2.0.16
	pkgsrc-2006Q4-base:1.2
	pkgsrc-2006Q3:1.2.0.14
	pkgsrc-2006Q3-base:1.2
	pkgsrc-2006Q2:1.2.0.12
	pkgsrc-2006Q2-base:1.2
	pkgsrc-2006Q1:1.2.0.10
	pkgsrc-2006Q1-base:1.2
	pkgsrc-2005Q4:1.2.0.8
	pkgsrc-2005Q4-base:1.2
	pkgsrc-2005Q3:1.2.0.6
	pkgsrc-2005Q3-base:1.2
	pkgsrc-2005Q2:1.2.0.4
	pkgsrc-2005Q2-base:1.2
	pkgsrc-2005Q1:1.2.0.2
	pkgsrc-2005Q1-base:1.2
	pkgsrc-2004Q4:1.1.0.4
	pkgsrc-2004Q4-base:1.1
	pkgsrc-2004Q3:1.1.0.2;
locks; strict;
comment	@# @;


1.6
date	2010.12.24.07.13.46;	author kefren;	state dead;
branches;
next	1.5;

1.5
date	2010.05.20.07.47.45;	author martti;	state Exp;
branches;
next	1.4;

1.4
date	2010.04.01.12.02.23;	author martti;	state Exp;
branches
	1.4.2.1;
next	1.3;

1.3
date	2010.01.07.15.00.35;	author joerg;	state Exp;
branches
	1.3.2.1;
next	1.2;

1.2
date	2005.02.13.13.08.50;	author grant;	state dead;
branches;
next	1.1;

1.1
date	2004.10.19.00.37.41;	author grant;	state Exp;
branches
	1.1.2.1
	1.1.4.1;
next	;

1.4.2.1
date	2010.05.20.21.58.59;	author tron;	state Exp;
branches;
next	;

1.3.2.1
date	2010.04.07.10.10.51;	author tron;	state Exp;
branches;
next	;

1.1.2.1
date	2004.10.19.00.37.41;	author salo;	state dead;
branches;
next	1.1.2.2;

1.1.2.2
date	2004.11.08.00.04.17;	author salo;	state Exp;
branches;
next	;

1.1.4.1
date	2005.02.13.15.34.23;	author salo;	state dead;
branches;
next	;


desc
@@


1.6
log
@clamav was moved into security/. Remove it from mail/
Part of PR/32554
@
text
@$NetBSD: patch-ag,v 1.5 2010/05/20 07:47:45 martti Exp $

Fix compilation error DragonFly.

--- libclamav/others.h.orig	2010-03-31 19:39:38.000000000 +0300
+++ libclamav/others.h	2010-04-01 12:24:33.000000000 +0300
@@@@ -33,6 +33,7 @@@@
 
 #include <stdio.h>
 #include <stdlib.h>
+#include <unistd.h>
 #include "cltypes.h"
 
 #include "clamav.h"
@


1.5
log
@Updated mail/clamav to 0.96.1

* Lots of bug fixes
@
text
@d1 1
a1 1
$NetBSD: patch-ag,v 1.4 2010/04/01 12:02:23 martti Exp $
@


1.4
log
@Updated mail/clamav to 0.96

This release of ClamAV introduces new malware detection mechanisms and other
significant improvements to the scan engine. The key features include:

    - The Bytecode Interpreter: the interpreter built into LibClamAV allows
      the signature writers to create and distribute very complex detection
      routines and remotely enhance the scanner's functionality

    - Heuristic improvements: improve the PE heuristics detection engine by
      adding support of bogus icons and fake PE header information. In a
      nutshell, ClamAV can now detect malware that tries to disguise itself
      as a harmless application by using the most common Windows program icons.

    - Signature Improvements: logical signature improvements to allow more
      detailed matching and referencing groups of signatures. Additionally,
      improvements to wildcard matching on word boundaries and newlines.

    - Support for new archives: 7zip, InstallShield and CPIO. LibClamAV
      can now transparently unpack and inspect their contents.

    - Support for new executable file formats: 64-bit ELF files and OS X
      Universal Binaries with Mach-O files. Additionally, the PE module
      can now decompress and inspect executables packed with UPX 3.0.

    - Support for DazukoFS in clamd

    - Performance improvements: overall performance improvements and memory
      optimizations for a better overall resource utilization experience.

    - Native Windows Support: ClamAV will now build natively under Visual
      Studio. This will allow 3rd Party application developers on Windows
      to easily integrate LibClamAV into their applications.

The complete list of changes is available in the ChangeLog file. For upgrade
notes and tips please see: https://wiki.clamav.net/Main/UpgradeNotes096
@
text
@d1 1
a1 1
$NetBSD$
d3 1
a3 1
Fix compileation error DragonFly.
@


1.4.2.1
log
@Pullup ticket #3126 - requested by martti
mail/clamav: bug fix update

Revisions pulled up:
- mail/clamav/Makefile				1.103
- mail/clamav/PLIST				1.25
- mail/clamav/distinfo				1.64
- mail/clamav/patches/patch-aa			1.21
- mail/clamav/patches/patch-ac			1.8
- mail/clamav/patches/patch-ad			1.21
- mail/clamav/patches/patch-af			1.12
- mail/clamav/patches/patch-ag			1.5
---

Module Name:	pkgsrc
Committed By:	martti
Date:		Thu May 20 07:47:45 UTC 2010

Modified Files:
	pkgsrc/mail/clamav: Makefile PLIST distinfo
	pkgsrc/mail/clamav/patches: patch-aa patch-ac patch-ad patch-af
	    patch-ag

Log Message:
Updated mail/clamav to 0.96.1

* Lots of bug fixes
@
text
@d3 1
a3 1
Fix compilation error DragonFly.
@


1.3
log
@Fix build on DragonFly. From Peter Avalos.
@
text
@d1 7
a7 3
--- libclamav/others.h.orig	2010-01-06 19:05:29 -1000
+++ libclamav/others.h	2010-01-06 19:05:39 -1000
@@@@ -29,6 +29,7 @@@@
@


1.3.2.1
log
@Pullup ticket #3072 - requested by martti
clamav: security improvements

Revisions pulled up:
- mail/clamav/Makefile				1.100-1.102
- mail/clamav/Makefile				1.99
- mail/clamav/PLIST				1.23-1.24
- mail/clamav/PLIST.milter			1.5
- mail/clamav/distinfo				1.63
- mail/clamav/options.mk			1.5
- mail/clamav/patches/patch-aa			1.20
- mail/clamav/patches/patch-ab			1.13
- mail/clamav/patches/patch-ac			1.7
- mail/clamav/patches/patch-ad			1.20
- mail/clamav/patches/patch-af			1.11
- mail/clamav/patches/patch-ag			1.4
---
Module Name:	pkgsrc
Committed By:	wiz
Date:		Sun Mar 21 16:29:44 UTC 2010

Modified Files:
	 pkgsrc/mail/clamav: Makefile

Log Message:
Reset maintainer, developer lost his commit bit.
---
Module Name:	pkgsrc
Committed By:	asau
Date:		Wed Mar 24 19:43:29 UTC 2010

Modified Files:
	 pkgsrc/mail/clamav: Makefile

Log Message:
Recursive revision bump for GMP update.
---
Module Name:	pkgsrc
Committed By:	martti
Date:		Thu Apr	 1 12:02:23 UTC 2010

Modified Files:
	pkgsrc/mail/clamav: Makefile PLIST distinfo
	pkgsrc/mail/clamav/patches: patch-aa patch-ad patch-af patch-ag
Added Files:
	pkgsrc/mail/clamav/patches: patch-ab patch-ac

Log Message:
Updated mail/clamav to 0.96

This release of ClamAV introduces new malware detection mechanisms and other
significant improvements to the scan engine. The key features include:

    - The Bytecode Interpreter: the interpreter built into LibClamAV allows
      the signature writers to create and distribute very complex detection
      routines and remotely enhance the scanner's functionality

    - Heuristic improvements: improve the PE heuristics detection engine by
      adding support of bogus icons and fake PE header information. In a
      nutshell, ClamAV can now detect malware that tries to disguise itself
      as a harmless application by using the most common Windows program icons.

    - Signature Improvements: logical signature improvements to allow more
      detailed matching and referencing groups of signatures. Additionally,
      improvements to wildcard matching on word boundaries and newlines.

    - Support for new archives: 7zip, InstallShield and CPIO. LibClamAV
      can now transparently unpack and inspect their contents.

    - Support for new executable file formats: 64-bit ELF files and OS X
      Universal Binaries with Mach-O files. Additionally, the PE module
      can now decompress and inspect executables packed with UPX 3.0.

    - Support for DazukoFS in clamd

    - Performance improvements: overall performance improvements and memory
      optimizations for a better overall resource utilization experience.

    - Native Windows Support: ClamAV will now build natively under Visual
      Studio. This will allow 3rd Party application developers on Windows
      to easily integrate LibClamAV into their applications.
---
Module Name:	pkgsrc
Committed By:	martti
Date:		Fri Apr	 2 19:45:24 UTC 2010

Modified Files:
	 pkgsrc/mail/clamav: Makefile PLIST options.mk
Added Files:
	 pkgsrc/mail/clamav: PLIST.milter

Log Message:
Fixed PLIST when using the milter option.
@
text
@d1 3
a3 7
$NetBSD$

Fix compileation error DragonFly.

--- libclamav/others.h.orig	2010-03-31 19:39:38.000000000 +0300
+++ libclamav/others.h	2010-04-01 12:24:33.000000000 +0300
@@@@ -33,6 +33,7 @@@@
@


1.2
log
@remove unused patch.
@
text
@d1 3
a3 10
$NetBSD: patch-ag,v 1.1 2004/10/19 00:37:41 grant Exp $

--- libclamav/clamav.h.orig	2004-09-20 04:51:54.000000000 +1000
+++ libclamav/clamav.h
@@@@ -85,7 +85,7 @@@@ extern "C"
 #define CL_MAIL		CL_SCAN_MAIL
 #define CL_DISABLERAR	CL_SCAN_DISABLERAR
 #define CL_OLE2		CL_SCAN_OLE2
-#define CL_ENCRYPTED    CL_SCAN_ENCRYPTED
+#define CL_ENCRYPTED    CL_SCAN_BLOCKENCRYPTED
d5 4
d10 1
a10 1
 struct cli_bm_patt {
@


1.1
log
@fix typo in #define used for backward compatibility. ride the 0.80
update.
@
text
@d1 1
a1 1
$NetBSD$
@


1.1.2.1
log
@file patch-ag was added on branch pkgsrc-2004Q3 on 2004-10-19 00:37:41 +0000
@
text
@d1 13
@


1.1.2.2
log
@Pullup ticket 127 - requested by Grant Beattie
clamav update

        Module Name:	pkgsrc
        Committed By:	grant
        Date:		Tue Oct 19 00:02:44 UTC 2004

        Modified Files:
        	pkgsrc/mail/clamav: MESSAGE Makefile PLIST distinfo
        	pkgsrc/mail/clamav/patches: patch-aa patch-ad

        Log Message:
        update clamav to 0.80.

        many changes since 0.75.1, most notably, the latest virus databases
        need at least 0.80.

        see the ChangeLog for full details.
---
        Module Name:	pkgsrc
        Committed By:	grant
        Date:		Tue Oct 19 00:37:41 UTC 2004

        Modified Files:
        	pkgsrc/mail/clamav: distinfo
        Added Files:
        	pkgsrc/mail/clamav/patches: patch-ag

        Log Message:
        fix typo in #define used for backward compatibility. ride the 0.80
        update.
---
        Module Name:	pkgsrc
        Committed By:	grant
        Date:		Wed Oct 20 06:30:24 UTC 2004

        Modified Files:
        	pkgsrc/mail/clamav: buildlink3.mk

        Log Message:
        bump BUILDLINK_RECOMMENDED to >=0.80 since the latest virus
        signatures require 0.80.
---
        Module Name:	pkgsrc
        Committed By:	grant
        Date:		Wed Oct 20 09:12:11 UTC 2004

        Modified Files:
        	pkgsrc/mail/clamav: Makefile

        Log Message:
        take over maintainership from David Ferlier, who is no longer
        maintaining this package.
---
        Module Name:	pkgsrc
        Committed By:	grant
        Date:		Wed Oct 20 10:18:15 UTC 2004

        Modified Files:
        	pkgsrc/mail/clamav: Makefile

        Log Message:
        add dependency on www/curl via PKG_OPTIONS.clamav. reported by Timo
        Schöler.

        bump PKGREVISION.
---
        Module Name:	pkgsrc
        Committed By:	xtraeme
        Date:		Sat Oct 30 09:50:33 UTC 2004

        Modified Files:
        	pkgsrc/mail/clamav: distinfo
        	pkgsrc/mail/clamav/patches: patch-aa patch-ad

        Log Message:
        Add missing NetBSD RCSID and regen.
---
        Module Name:	pkgsrc
        Committed By:	grant
        Date:		Sat Oct 30 10:23:02 UTC 2004

        Modified Files:
        	pkgsrc/mail/clamav: MESSAGE Makefile
        Added Files:
        	pkgsrc/mail/clamav/files: freshclamd.sh

        Log Message:
        add freshclamd rc.d script from xtraeme@@. bump PKGREVISION.
---
        Module Name:	pkgsrc
        Committed By:	grant
        Date:		Sat Oct 30 10:23:47 UTC 2004

        Modified Files:
        	pkgsrc/mail/clamav: Makefile

        Log Message:
        whitespace police
---
        Module Name:	pkgsrc
        Committed By:	recht
        Date:		Sat Oct 30 12:09:12 UTC 2004

        Modified Files:
        	pkgsrc/mail/clamav: Makefile
        	pkgsrc/mail/clamav/files: clamd.sh

        Log Message:
        The name of the configuration file has changed to clamd.conf recently, so
        change the rc.d script to look for that one.
        Fix suggested by Mirko Thiesen in PR pkg/27618
---
        Module Name:	pkgsrc
        Committed By:	grant
        Date:		Sat Oct 30 12:34:51 UTC 2004

        Modified Files:
        	pkgsrc/mail/clamav: distinfo
        Added Files:
        	pkgsrc/mail/clamav/patches: patch-ah

        Log Message:
        apply patch from Koji Mori in PR pkg/27337 to fix bad fprintf()
        format string.
@
text
@a0 13
$NetBSD: patch-ag,v 1.1.2.1 2004/11/08 00:04:17 salo Exp $

--- libclamav/clamav.h.orig	2004-09-20 04:51:54.000000000 +1000
+++ libclamav/clamav.h
@@@@ -85,7 +85,7 @@@@ extern "C"
 #define CL_MAIL		CL_SCAN_MAIL
 #define CL_DISABLERAR	CL_SCAN_DISABLERAR
 #define CL_OLE2		CL_SCAN_OLE2
-#define CL_ENCRYPTED    CL_SCAN_ENCRYPTED
+#define CL_ENCRYPTED    CL_SCAN_BLOCKENCRYPTED
 
 
 struct cli_bm_patt {
@


1.1.4.1
log
@Pullup ticket 283 - requested by Grant Beattie
clamav update

Revisions pulled up:
- pkgsrc/mail/clamav/Makefile         1.32-1.34
- pkgsrc/mail/clamav/buildlink3.mk    1.4
- pkgsrc/mail/clamav/distinfo         1.21
- pkgsrc/mail/clamav/patches/patch-ad 1.8
- pkgsrc/mail/clamav/patches/patch-ag removed
- pkgsrc/mail/clamav/patches/patch-ah 1.2

   Module Name:	pkgsrc
   Committed By:	grant
   Date:		Sun Feb 13 07:24:22 UTC 2005

   Modified Files:
   	pkgsrc/mail/clamav: Makefile buildlink3.mk distinfo
   	pkgsrc/mail/clamav/patches: patch-ad patch-ah

   Log Message:
   update clamav to 0.82. closes PR pkg/29139, PR pkg/29319.

   [ skipped ridiculously long list of changes ]
---
   Module Name:	pkgsrc
   Committed By:	grant
   Date:		Sun Feb 13 13:08:50 UTC 2005

   Removed Files:
   	pkgsrc/mail/clamav/patches: patch-ag

   Log Message:
   remove unused patch.
@
text
@d1 1
a1 1
$NetBSD: patch-ag,v 1.1 2004/10/19 00:37:41 grant Exp $
@
