head	1.8;
access;
symbols
	RELEASE_8_3_0:1.7
	RELEASE_9_0_0:1.7
	RELEASE_7_4_0:1.7
	RELEASE_8_2_0:1.7
	RELEASE_6_EOL:1.6
	RELEASE_8_1_0:1.6
	RELEASE_7_3_0:1.5
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3;
locks; strict;
comment	@# @;


1.8
date	2012.11.17.06.01.09;	author svnexp;	state Exp;
branches;
next	1.7;

1.7
date	2010.12.16.02.34.02;	author glarkin;	state Exp;
branches;
next	1.6;

1.6
date	2010.05.31.02.00.52;	author ade;	state Exp;
branches;
next	1.5;

1.5
date	2009.11.03.02.54.09;	author linimon;	state Exp;
branches;
next	1.4;

1.4
date	2009.08.17.22.44.51;	author miwi;	state Exp;
branches;
next	1.3;

1.3
date	2008.06.08.13.20.15;	author pav;	state Exp;
branches;
next	1.2;

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

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


desc
@@


1.8
log
@Switch exporter over
@
text
@# New ports collection makefile for:	openvas-server
# Date created:		2008-04-26
# Whom:			Tomoyuki Sakurai <cherry@@trombik.org>
#
# $FreeBSD: head/security/openvas-server/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	openvas-server
PORTVERSION=	2.0.2
PORTREVISION=	2
CATEGORIES=	security
MASTER_SITES=	http://wald.intevation.org/frs/download.php/593/

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	A security scanner: a fork of Nessus

LIB_DEPENDS=	openvas.2:${PORTSDIR}/security/openvas-libraries \
		openvasnasl.2:${PORTSDIR}/security/openvas-libnasl

GNU_CONFIGURE=	yes
USE_GETTEXT=	yes
USE_RC_SUBR=	openvasd

MAN1=		openvas-mkrand.1 openvas-mkcert-client.1 openvasd-config.1
MAN8=		openvasd.8 openvas-adduser.8 openvas-rmuser.8 openvas-mkcert.8

.include "${.CURDIR}/../../security/openvas-libraries/Makefile.common"

.include <bsd.port.mk>
@


1.7
log
@- Chase security/libksba shlib version bump

Requested by:	kwm
Pointyhat to:	glarkin
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.6
log
@Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.5
log
@Reset cherry@@trombik.org due to maintainer-timeouts and no response
to email.

Hat:		portmgr
@
text
@d10 1
@


1.4
log
@- Update to farrokhi

PR:		137207
Submitted by:	farrokhi
Approved by:	maintainer timeout
@
text
@d13 1
a13 1
MAINTAINER=	cherry@@trombik.org
@


1.3
log
@- Fix build on 7.x (objformat removal)
- Move Makefile.common from server to libraries port
- Minor fixes

PR:		ports/124331 ports/124335-7 ports/124371
Submitted by:	Tomoyuki Sakurai <cherry@@trombik.org> (maintainer)
@
text
@d9 1
a9 2
PORTVERSION=	1.0.0
PORTREVISION=	1
d11 1
a11 1
MASTER_SITES=	http://wald.intevation.org/frs/download.php/407/
d16 2
a17 2
LIB_DEPENDS=	openvas.1:${PORTSDIR}/security/openvas-libraries \
		openvasnasl.1:${PORTSDIR}/security/openvas-libnasl
a18 3
LDFLAGS+=	-L${LOCALBASE}/lib
CPPFLAGS+=	-I${LOCALBASE}/include
CONFIGURE_ENV+=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
a19 1
# XXX openvas-mkcert uses gettext
d23 1
a23 1
MAN1=		openvas-check-signature.1 openvas-mkrand.1
@


1.2
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
@d20 3
d31 1
a31 1
.include "${.CURDIR}/../../security/openvas-server/Makefile.common"
@


1.1
log
@[NEW PORT] security/openvas-server: A security scanner: a fork of Nessus

	OpenVAS stands for Open Vulnerability Assessment System and
	is a network security scanner with associated tools like a
	graphical user fontend. The core is a server component with
	a set of network vulnerability tests (NVTs) to detect
	security problems in remote systems and applications.

	WWW: http://www.openvas.org/

PR:		ports/123128
Submitted by:	Tomoyuki Sakurai <cherry@@trombik.org>
@
text
@d10 1
@

