head	1.3;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2012.11.17.06.01.09;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2009.08.17.22.44.51;	author miwi;	state Exp;
branches;
next	1.1;

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


desc
@@


1.3
log
@Switch exporter over
@
text
@
$FreeBSD: head/security/openvas-server/files/patch-configure 300897 2012-07-14 14:29:18Z beat $

--- configure.orig
+++ configure
@@@@ -12815,7 +12815,7 @@@@
 
 OPENVASD_CONFDIR='${sysconfdir}'
 OPENVASD_STATEDIR='${localstatedir}/lib/openvas'
-OPENVASD_PIDDIR='${localstatedir}/run'
+OPENVASD_PIDDIR='/var/run'
 OPENVASD_SHAREDSTATEDIR='${localstatedir}/lib/openvas'
 OPENVASD_DATADIR='${sysconfdir}/openvas'
 OPENVASD_LIBDIR='${libdir}/openvas'
@


1.2
log
@- Update to farrokhi

PR:		137207
Submitted by:	farrokhi
Approved by:	maintainer timeout
@
text
@d2 1
a2 1
$FreeBSD$
@


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
@d1 6
a6 3
--- configure.orig	2008-04-27 14:15:10.000000000 +0900
+++ configure	2008-04-27 14:15:27.000000000 +0900
@@@@ -12073,7 +12073,7 @@@@
d12 1
a12 1
 OPENVASD_SHAREDSTATEDIR='${sharedstatedir}/lib/openvas'
@

