head	1.9;
access;
symbols
	RELEASE_8_3_0:1.9
	RELEASE_9_0_0:1.9
	RELEASE_7_4_0:1.9
	RELEASE_8_2_0:1.9
	RELEASE_6_EOL:1.9
	RELEASE_8_1_0:1.9
	RELEASE_7_3_0:1.9
	RELEASE_8_0_0:1.9
	RELEASE_7_2_0:1.9
	RELEASE_7_1_0:1.9
	RELEASE_6_4_0:1.9
	RELEASE_5_EOL:1.9
	RELEASE_7_0_0:1.9
	RELEASE_6_3_0:1.9
	PRE_XORG_7:1.9
	RELEASE_4_EOL:1.9
	RELEASE_6_2_0:1.9
	RELEASE_6_1_0:1.9
	RELEASE_5_5_0:1.9
	RELEASE_6_0_0:1.8
	RELEASE_5_4_0:1.8
	RELEASE_4_11_0:1.8
	RELEASE_5_3_0:1.6
	RELEASE_4_10_0:1.6
	RELEASE_5_2_1:1.6
	RELEASE_5_2_0:1.6
	RELEASE_4_9_0:1.6
	RELEASE_5_1_0:1.6
	RELEASE_4_8_0:1.5
	RELEASE_5_0_0:1.5
	RELEASE_4_7_0:1.5
	RELEASE_4_6_2:1.4
	RELEASE_4_6_1:1.4
	RELEASE_4_6_0:1.4
	RELEASE_5_0_DP1:1.4
	RELEASE_4_5_0:1.4
	RELEASE_4_4_0:1.4
	RELEASE_4_3_0:1.4
	RELEASE_4_2_0:1.3
	RELEASE_4_1_1:1.3
	RELEASE_4_1_0:1.2
	RELEASE_3_5_0:1.2
	RELEASE_4_0_0:1.2
	RELEASE_3_4_0:1.1.1.1
	v0_99_1:1.1.1.1
	ANDERS:1.1.1;
locks; strict;
comment	@# @;


1.9
date	2006.01.22.02.50.21;	author edwin;	state Exp;
branches;
next	1.8;

1.8
date	2004.12.11.16.40.57;	author sem;	state Exp;
branches;
next	1.7;

1.7
date	2004.11.06.11.46.43;	author sem;	state Exp;
branches;
next	1.6;

1.6
date	2003.04.19.20.40.12;	author obraun;	state Exp;
branches;
next	1.5;

1.5
date	2002.06.19.11.13.14;	author olgeni;	state Exp;
branches;
next	1.4;

1.4
date	2001.01.24.03.26.01;	author vanilla;	state Exp;
branches;
next	1.3;

1.3
date	2000.09.09.12.51.33;	author kevlo;	state Exp;
branches;
next	1.2;

1.2
date	2000.02.22.05.20.00;	author kuriyama;	state Exp;
branches;
next	1.1;

1.1
date	99.12.01.05.35.29;	author foxfair;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.12.01.05.35.29;	author foxfair;	state Exp;
branches;
next	;


desc
@@


1.9
log
@Replace ugly "@@unexec rmdir %D... 2>/dev/null || true" with @@dirrmtry

Approved by:    krion@@
PR:             ports/88711 (related)
@
text
@bin/nasl
bin/nasl-config
include/nessus/nasl.h
lib/libnasl.a
lib/libnasl.la
lib/libnasl.so
lib/libnasl.so.4
var/nessus/nessus_org.pem
@@dirrmtry var/nessus
@@dirrmtry var
@


1.8
log
@- Upgrade to nessus version 2.2.2a
- Fix installing of default config files

PR:		ports/74938
Submitted by:	maintainer
@
text
@d9 2
a10 2
@@unexec rmdir %D/var/nessus 2>/dev/null || true
@@unexec rmdir %D/var 2>/dev/null || true
@


1.7
log
@- Upgrade to 2.2.0
@
text
@d9 2
@


1.6
log
@- Update to 2.0.4.
- Add dependency on bpf for the server.
- Add "client only" knob.

PR:		ports/51126
Submitted by:	maintainer
@
text
@d7 2
a8 1
lib/libnasl.so.2
@


1.5
log
@Update nessus suite to version 1.2.2, from security/nessus-*-devel ports.

Give maintainership to udo.schweigert@@siemens.com, who already maintains
the -devel ports.
@
text
@d7 1
a7 1
lib/libnasl.so.3
@


1.4
log
@Upgrade to 1.0.7.

PR:		ports/24501, ports/24502, ports/24503, ports24504
Submitted by:	maintainer
@
text
@d5 1
d7 1
a7 1
lib/libnasl.so.1
@


1.3
log
@Update to version 1.0.4

PR: 20910
Submitted by: MAINTAINER
@
text
@d1 3
a6 3
include/nessus/nasl.h
bin/nasl
bin/nasl-config
@


1.2
log
@Unbreak for -current.
Use USE_LIBTOOL.
@
text
@d3 1
a3 1
lib/libnasl.so.99
d5 1
@


1.1
log
@Initial revision
@
text
@a1 1
lib/libnasl.la
@


1.1.1.1
log
@PR:			14775
Submitted by:		Anders Nordby <anders@@fix.no>

NASL is a scripting language designed for the Nessus security scanner. Its
aim is to allow anyone to write a test for a given security hole in a few
minutes, to allow people to share their tests without having to worry
about their operating system, and to garantee everyone that a NASL script
can not do anything nasty except performing a given security test against
a given target.

NASL is not a powerful scripting language. Its purpose is to make scripts
that are security tests. So, do not expect to write a third generation web
server in this language, nor a file conversion utility. Use perl, python
or whatever scripting language to do this.

WWW: http://www.nessus.org/doc/nasl.html
@
text
@@
