head	1.35;
access;
symbols
	RELEASE_8_3_0:1.33
	RELEASE_9_0_0:1.33
	RELEASE_7_4_0:1.32
	RELEASE_8_2_0:1.32
	RELEASE_6_EOL:1.31
	RELEASE_8_1_0:1.30
	RELEASE_7_3_0:1.27
	RELEASE_8_0_0:1.26
	RELEASE_7_2_0:1.23
	RELEASE_7_1_0:1.20
	RELEASE_6_4_0:1.20
	RELEASE_5_EOL:1.16
	RELEASE_7_0_0:1.10
	RELEASE_6_3_0:1.10
	PRE_XORG_7:1.7
	RELEASE_4_EOL:1.5
	RELEASE_6_2_0:1.5
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3;
locks; strict;
comment	@# @;


1.35
date	2012.11.17.06.01.06;	author svnexp;	state Exp;
branches;
next	1.34;

1.34
date	2012.06.01.05.24.04;	author dinoex;	state Exp;
branches;
next	1.33;

1.33
date	2011.09.23.22.25.12;	author amdmi3;	state Exp;
branches;
next	1.32;

1.32
date	2010.12.04.07.33.26;	author ade;	state Exp;
branches;
next	1.31;

1.31
date	2010.10.05.19.57.50;	author ade;	state Exp;
branches;
next	1.30;

1.30
date	2010.05.31.02.00.50;	author ade;	state Exp;
branches;
next	1.29;

1.29
date	2010.04.06.12.01.55;	author garga;	state Exp;
branches;
next	1.28;

1.28
date	2010.03.28.06.43.22;	author dinoex;	state Exp;
branches;
next	1.27;

1.27
date	2010.02.05.11.43.48;	author dinoex;	state Exp;
branches;
next	1.26;

1.26
date	2009.08.22.00.34.54;	author amdmi3;	state Exp;
branches;
next	1.25;

1.25
date	2009.08.02.19.35.28;	author mezz;	state Exp;
branches;
next	1.24;

1.24
date	2009.07.31.13.55.41;	author dinoex;	state Exp;
branches;
next	1.23;

1.23
date	2009.03.23.20.42.15;	author garga;	state Exp;
branches;
next	1.22;

1.22
date	2009.03.22.20.42.25;	author makc;	state Exp;
branches;
next	1.21;

1.21
date	2009.01.08.17.01.39;	author pav;	state Exp;
branches;
next	1.20;

1.20
date	2008.09.16.12.11.42;	author garga;	state Exp;
branches;
next	1.19;

1.19
date	2008.09.15.19.56.37;	author garga;	state Exp;
branches;
next	1.18;

1.18
date	2008.07.22.01.44.20;	author lippe;	state Exp;
branches;
next	1.17;

1.17
date	2008.06.06.14.00.54;	author edwin;	state Exp;
branches;
next	1.16;

1.16
date	2008.05.10.07.40.21;	author itetcu;	state Exp;
branches;
next	1.15;

1.15
date	2008.04.17.18.17.51;	author garga;	state Exp;
branches;
next	1.14;

1.14
date	2008.04.16.16.10.17;	author garga;	state Exp;
branches;
next	1.13;

1.13
date	2008.04.05.14.58.28;	author mnag;	state Exp;
branches;
next	1.12;

1.12
date	2008.02.16.09.55.39;	author miwi;	state Exp;
branches;
next	1.11;

1.11
date	2008.01.08.01.13.36;	author rafan;	state Exp;
branches;
next	1.10;

1.10
date	2007.12.19.23.08.36;	author garga;	state Exp;
branches;
next	1.9;

1.9
date	2007.06.11.08.25.37;	author miwi;	state Exp;
branches;
next	1.8;

1.8
date	2007.05.19.20.22.41;	author flz;	state Exp;
branches;
next	1.7;

1.7
date	2007.03.13.20.11.17;	author garga;	state Exp;
branches;
next	1.6;

1.6
date	2007.03.07.22.47.08;	author miwi;	state Exp;
branches;
next	1.5;

1.5
date	2006.06.06.17.49.06;	author itetcu;	state Exp;
branches;
next	1.4;

1.4
date	2006.06.05.10.29.13;	author itetcu;	state Exp;
branches;
next	1.3;

1.3
date	2006.02.23.10.38.57;	author ade;	state Exp;
branches;
next	1.2;

1.2
date	2005.12.20.20.48.31;	author edwin;	state Exp;
branches;
next	1.1;

1.1
date	2005.11.24.21.03.40;	author edwin;	state Exp;
branches;
next	;


desc
@@


1.35
log
@Switch exporter over
@
text
@# New ports collection makefile for:   klamav
# Date created:        30 July 2005
# Whom:                Anderson Soares Ferreira <anderson@@cnpm.embrapa.br>
#
# $FreeBSD: head/security/klamav/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	klamav
PORTVERSION=	0.46
PORTREVISION=	6
CATEGORIES=	security
MASTER_SITES=	SF/${PORTNAME}/Source%20%28For%20ClamAV%20and%20gt_%3D%200.9x%29/KlamAV-${PORTVERSION}
DISTNAME=	${PORTNAME}-${PORTVERSION}-source

MAINTAINER=	anderson@@cnpm.embrapa.br
COMMENT=	A KDE 3 front-end to Clam Anti-Virus

LIB_DEPENDS=	clamav:${PORTSDIR}/security/clamav

WRKSRC=		${WRKDIR}/${DISTNAME}/${PORTNAME}-${PORTVERSION}

PREFIX=		${KDE_PREFIX}

USE_GMAKE=	yes
USE_SQLITE=	3
USE_GNOME=	pkgconfig
USE_GETTEXT=	yes
INSTALLS_ICONS=	yes

USE_AUTOTOOLS=	libtool aclocal
LIBTOOLFILES=	acinclude.m4 configure
LDFLAGS+=	${PTHREAD_LIBS} -lintl -L${PREFIX}/lib
CONFIGURE_ARGS+=--with-qt-dir=${QT_PREFIX} \
		--without-included-sqlite

USE_KDELIBS_VER=	3

.include <bsd.port.pre.mk>

pre-configure:
	@@${CP} ${LTMAIN} ${WRKSRC}/admin
	@@${CP} ${LIBTOOL_M4} ${WRKSRC}/admin
	@@${CP} ${LOCALBASE}/include/clamav-config.h ${WRKSRC}/src/klamd

.include <bsd.port.post.mk>
@


1.34
log
@- update png to 1.5.10
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.33
log
@- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
@
text
@d10 1
a10 1
PORTREVISION=	5
@


1.32
log
@Sync to new bsd.autotools.mk
@
text
@d32 1
a32 1
CONFIGURE_ENV=	LDFLAGS="${PTHREAD_LIBS} -lintl -L${PREFIX}/lib"
@


1.31
log
@Round one migration of ports from automake{19,110} to automake111
@
text
@d30 1
a30 1
USE_AUTOTOOLS=	libtool:22 aclocal:111
@


1.30
log
@Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
@
text
@d30 1
a30 1
USE_AUTOTOOLS=	libtool:22 aclocal:19
@


1.29
log
@Chase clamav's lib bump
@
text
@d10 1
a10 1
PORTREVISION=	4
@


1.28
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d10 1
a10 1
PORTREVISION=	3
@


1.27
log
@- update to jpeg-8
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.26
log
@- Switch SourceForge ports to the new File Release System: categories starting with P,R,S
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.25
log
@-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
@
text
@d12 1
a12 1
MASTER_SITES=	SF
@


1.24
log
@- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
@
text
@d30 2
a31 2
USE_AUTOTOOLS=	libtool:15 aclocal:19

d43 1
a43 1
	@@${CP} ${PREFIX}/include/clamav-config.h ${WRKSRC}/src/klamd
@


1.23
log
@- Actually, klamav doesn't install docs, it just installs kde stuffs on
${PREFIX}/share/doc/HTML/en like another KDE related applications do, so, don't
treat those files as docs, setting DOCSDIR, like other KDE related apps do.
- Since I'm here, sort pkg-plist alphabetically
- Remove old-style signature from pkg-descr
- No bump on PORTREVISION is needed since generated package is the same

PR:		ports/132980
Submitted by:	garga
Approved by:	maintainer
@
text
@d10 1
@


1.22
log
@Update to 0.48

This release includes the following features:

- Compatibility for the upcoming ClamAV 0.95
- Add new iconset
- Ukrainian translation
- Many other bug fixes

PR:		132902
Submitted by:	Anderson S. Ferreira (maintainer)
@
text
@a21 1
DOCSDIR=	${PREFIX}/share/doc/HTML/en/klamav02
@


1.21
log
@- USE_GZIP does not need to be defined last few years
@
text
@d9 1
a9 2
PORTVERSION=	0.44
PORTREVISION=	1
d17 1
a17 1
LIB_DEPENDS=	clamav.5:${PORTSDIR}/security/clamav
@


1.20
log
@- UNBREAK: Fix build with clamav 0.94
- Bump PORTREVISION

PR:		ports/127421
Submitted by:	maintainer
Approved by:	portmgr (pav)
@
text
@a24 1
USE_GZIP=	yes
@


1.19
log
@- Update security/clamav to 0.94 [1] and fix a remote DoS [2]
- Chase libclamav version bump on all dependant ports
- Bump necessary PORTREVISIONS
- Fix some BROKEN messages from ports that were already broken with clamav-0.93
- Mark security/klamav as BROKEN since it doesn't build with clamav-0.94

PR:		ports/127122 [1], ports/127310 [2]
Submitted by:	Gary Palmer <freebsd-gnats@@in-addr.com> [1], delphij [2]
Approved by:	portmgr (pav)
@
text
@d10 1
a39 2
BROKEN=	Doesn't build with clamav-0.94

@


1.18
log
@- Update to 0.44.

PR:		ports/125755
Submitted by:	Anderson S. Ferreira <anderson@@cnpm.embrapa.br> (maintainer)
Approved by:	gabor (mentor, implicit)
@
text
@d17 1
a17 1
LIB_DEPENDS=	clamav:${PORTSDIR}/security/clamav
d39 2
@


1.17
log
@Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@@
Approved by:    portmgr (pav)
@
text
@d9 1
a9 2
PORTVERSION=	0.43
PORTREVISION=	1
d31 1
a31 2
USE_AUTOTOOLS=	libtool:15
USE_AUTOTOOLS+=	aclocal:19
@


1.16
log
@Upgrade from 0.42 to 0.43

PR:		123560
Submitted by:	miantainer
@
text
@d10 1
@


1.15
log
@- Fix build with clamav-0.93
- Bump PORTREVISION

Submitted by:	maintainer by email
@
text
@d9 1
a9 2
PORTVERSION=	0.42
PORTREVISION=	3
d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	klamav
@


1.14
log
@- Chase clamav library to version 4
- Bump PORTREVISION

Following ports are marked as BROKEN since they don't build with new clamav
0.93:

www/c-icap
mail/claws-mail-clamav
www/gurlchecker
www/havp
security/klamav
devel/p5-Mail-ClamAV
devel/py-clamav
www/squidclam

This clamav version needed to be updated without wait other ports fixes
because it fixes important vulnerabilities.
@
text
@d10 1
a10 1
PORTREVISION=	2
a41 2
BROKEN=	Doesn't build with clamav-0.93

@


1.13
log
@- Remove use of sqlite3-threads
- Bump PORTREVISION
@
text
@d10 1
a10 1
PORTREVISION=	1
d42 2
@


1.12
log
@- Update to 0.42

PR:		120345
Submitted by:	Anderson S. Ferreira <anderson@@cnpm.embrapa.br> (maintainer)
@
text
@d10 1
d19 1
a19 2
LIB_DEPENDS=	clamav:${PORTSDIR}/security/clamav \
		sqlite3:${PORTSDIR}/databases/sqlite3-threads
d28 1
@


1.11
log
@- Update to 0.41.1

PR:		ports/119306
Submitted by:	Anderson S. Ferreira <anderson at cnpm.embrapa.br> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.41.1
@


1.10
log
@- Update security/clamav to 0.92
- Add a new OPTION (RAR) because unrar code is optional to fix a license
  issue
- Some cosmetic changes
- Chase library version bump and bump PORTREVISION of all dependant ports

Approved by:	portmgr (pav)
Security:	CVE-2007-6335, CVE-2007-6336, CVE-2007-6337
@
text
@d9 1
a9 2
PORTVERSION=	0.41
PORTREVISION=	4
@


1.9
log
@- Fix build problems with FreeBSD 5.5

PR:		113090
Submitted by:	Anderson S. Ferreira <anderson@@cnpm.embrapa.br> (maintainer)
@
text
@d10 1
a10 1
PORTREVISION=	3
@


1.8
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d10 1
a10 1
PORTREVISION=	2
d20 1
a20 1
		sqlite3:${PORTSDIR}/databases/sqlite3
d37 1
a37 1
CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \
a43 4
.if ${OSVERSION} < 500000
IGNORE=	klamav doesn't compile on FreeBSD 4.X
.endif

d47 1
@


1.7
log
@- Update clamav to 0.90.1
- Use -lthr to build clamav since it has problems with libpthread
- Bump PORTREVISION of dependant ports, libclamav version was bumped
- Fix clamcour to build with clamav-0.90.x using patch sent by maintainer
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.6
log
@- Update to 0.41

PR:             110008
Submitted by:   Anderson S. Ferreira <anderson@@cnpm.embrapa.br> (maintainer)
@
text
@d10 1
@


1.5
log
@Upgrade to 0.37

PR:		ports/98594
Submitted by:	maintainer
Approved by:	lawrance (mentor, implicit)
@
text
@d9 1
a9 1
PORTVERSION=	0.37
d13 1
a13 1
DISTNAME=	${PORTNAME}-${PORTVERSION}
d21 2
d26 1
a26 1
USE_BZIP2=	yes
d31 1
d33 1
d35 1
a35 1
CONFIGURE_ENV=	LDFLAGS=${PTHREAD_LIBS}
d47 4
@


1.4
log
@Update to 0.35.1

PR:		ports/95485
Submitted by:	Anderson S. Ferreira <anderson@@cnpm.embrapa.br>
Approved by:	lawrance (mentor, implicit)
@
text
@d9 1
a9 1
PORTVERSION=	0.35.1
@


1.3
log
@Conversion to a single libtool environment.

Approved by:	portmgr (kris)
@
text
@d9 1
a9 1
PORTVERSION=	0.32
a13 1
EXTRACT_SUFX=	.tar.bz2
d18 2
a19 1
LIB_DEPENDS=	clamav:${PORTSDIR}/security/clamav
d21 2
a22 2
USE_KDELIBS_VER=3
PREFIX=         ${KDE_PREFIX}
d24 10
a33 1
WRKSRC=		${WRKDIR}/${DISTNAME}/${DISTNAME}
d35 1
a35 2
USE_BZIP2=      yes
USE_GMAKE=      yes
d37 1
a37 1
USE_AUTOTOOLS=	libtool:15
d39 3
a41 2
CONFIGURE_ENV+= LDFLAGS=${PTHREAD_LIBS}
CONFIGURE_ARGS+= --with-qt-dir=${X11BASE}
d43 1
a43 1
.include <bsd.port.mk>
@


1.2
log
@[maintainger-update] Klamav upgrade from 0.22 to 0.32

	Klamav upgrade from 0.22 to 0.32

PR:		ports/90427
Submitted by:	Anderson S. Ferreira <anderson@@cnpm.embrapa.br>
@
text
@d29 1
a29 1
GNU_CONFIGURE=  yes
@


1.1
log
@New port: security/klamav

	KlamAV - Clam Anti-Virus on the KDE Desktop

	KlamAV is a KDE 3 front-end to Clam Anti-Virus.  It includes
	the following features:

	- 'On Access' Scanning
	- Manual Scanning
	- Quarantine Management
	- Downloading Updates
	- Mail Scanning (KMail/Evolution)

PR:		ports/84342
Submitted by:	Anderson S. Ferreira <anderson@@cnpm.embrapa.br>
@
text
@d9 1
a9 1
PORTVERSION=	0.22
d24 1
a24 1
WRKSRC=		${WRKDIR}/${DISTNAME}
@

