Commit Graph

9 Commits

Author SHA1 Message Date
Chris Piazza
3df86a88a9 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:34:06 +00:00
Foxfair Hu
b9e0883ee6 PR: 17325(Part of)
Submitted by:	Anders Nordby <anders@fix.no>
Update to 0.99.7, also updater nessus-* to the same version.
Patches submitted by : port's maintainer.
2000-03-19 04:02:23 +00:00
Jun Kuriyama
dc962ee586 Unbreak for -current.
Use USE_LIBTOOL.
2000-02-22 05:20:00 +00:00
Chris D. Faulhaber
ab67010544 Update port to 0.99.4
PR:		16478
Submitted by:	Maintainer
2000-02-01 00:07:54 +00:00
Steve Price
718310a37a Update to version 0.99.3, update PLIST accordingly, and enable encryption
between the client and server.

PR:		16018
Submitted by:	maintainer
2000-01-28 17:34:12 +00:00
Satoshi Asami
2ca1fe047a Don't include bsd.port.pre.mk twice. This usually is caused by first
including bsd.port.pre.mk and then later including bsd.port.mk (the
latter of which of course should be bsd.port.post.mk).
2000-01-07 16:40:17 +00:00
Steve Price
dd4425ed02 Update to version 0.99.2.
PR:		15714 (2 of 4)
Submitted by:	maintainer
1999-12-27 21:50:16 +00:00
Foxfair Hu
8020a1e16b PORTLINT rules. 1999-12-01 20:01:59 +00:00
Foxfair Hu
ef5033c94b 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
1999-12-01 05:35:29 +00:00