head	1.3;
access;
symbols
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2006.04.17.07.19.39;	author vd;	state dead;
branches;
next	1.2;

1.2
date	2002.05.29.18.11.35;	author ijliao;	state Exp;
branches;
next	1.1;

1.1
date	2001.10.27.10.57.29;	author olgeni;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Remove expired ports:
2006-04-17 security/nessus-devel
2006-04-17 security/nessus-libnasl-devel
2006-04-17 security/nessus-libraries-devel
2006-04-17 security/nessus-plugins-devel
@
text
@--- nessus-mkcert-client.in.orig	Thu Feb 28 18:03:45 2002
+++ nessus-mkcert-client.in	Wed May 29 13:12:17 2002
@@@@ -84,8 +84,8 @@@@
 
 
 
-NESSUSPRIV="$localstatedir/nessus/CA"
-NESSUSPUB="$sharedstatedir/nessus/CA"
+NESSUSPRIV="$localstatedir/CA"
+NESSUSPUB="$sharedstatedir/CA"
 
 while [ ! -d "$NESSUSPRIV" ]; do
     echo_no_nl "Nessus server 'private' directory: "
@


1.2
log
@upgrade to 1.2.1

PR:		38692
Submitted by:	maintainer
@
text
@@


1.1
log
@Update the nessus-*-devel ports to version 1.1.7.

PR:		31139 (+ some changes)
Submitted by:	Udo Schweigert <ust@@cert.siemens.de>
Reviewed by:	olgeni
@
text
@d1 5
a5 5
--- nessus-install-cert.in.orig	Fri Sep 14 13:09:12 2001
+++ nessus-install-cert.in	Mon Oct  8 13:25:25 2001
@@@@ -18,8 +18,8 @@@@
 localstatedir=@@localstatedir@@
 sharedstatedir=@@sharedstatedir@@
d11 3
a13 3
 if [ ! -d "$NESSUSPRIV" ]; then
     mkdir -p "$NESSUSPRIV"
     chmod 700 "$NESSUSPRIV"
@

