Commit graph

18 commits

Author SHA1 Message Date
Jimmy Olgeni
28f420288d Update to version 1.0.7a. 2001-02-05 23:42:43 +00:00
Jimmy Olgeni
3e864278c5 Use proper capitalization (freebsd.org -> FreeBSD.org)
Noted by: sobomax
2001-01-24 12:43:14 +00:00
Jimmy Olgeni
332200153a Change maintainer email address (olgeni@uli.it -> olgeni@freebsd.org) 2001-01-24 12:05:15 +00:00
Vanilla I. Shu
7db99ecdb8 Upgrade to 1.0.7.
PR:		ports/24501, ports/24502, ports/24503, ports24504
Submitted by:	maintainer
2001-01-24 03:26:02 +00:00
Doug Barton
5f4b1bcf6c Maintainer upgrade to 1.0.6.
PR:		ports/22725
Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2000-11-26 02:30:11 +00:00
Maxim Sobolev
84c5b2848c Reassign maintainership from ports@FreeBSD.org to Jimmy Olgeni <olgeni@uli.it>.
Submited by:	Jimmy Olgeni <olgeni@uli.it>
2000-11-09 16:39:04 +00:00
Dag-Erling Smørgrav
b5e33f059e Revert maintainership to ports@ at maintainer's request. 2000-11-09 13:27:28 +00:00
James E. Housley
328211bd78 Update to 1.0.5
PR:		21944
Submitted by:	Anders Nordby <anders@fix.no> MAINTAINER
2000-10-28 02:04:18 +00:00
Kevin Lo
9ddeb94361 Update to version 1.0.4
PR: 20910
Submitted by: MAINTAINER
2000-09-09 12:51:53 +00:00
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