aboutsummaryrefslogtreecommitdiff
path: root/security/nessus/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Update nessus suite to version 1.2.2, from security/nessus-*-devel ports.Jimmy Olgeni2002-06-191-4/+15
| | | | | | | | Give maintainership to udo.schweigert@siemens.com, who already maintains the -devel ports. Notes: svn path=/head/; revision=61554
* Update nessus suite to version 1.0.9, remove extra file from nessus'Jimmy Olgeni2001-08-081-1/+0
| | | | | | | pkg-plist (includes.h). Notes: svn path=/head/; revision=45957
* Update the Nessus suite to version 1.0.8.Jimmy Olgeni2001-05-241-2/+3
| | | | Notes: svn path=/head/; revision=43002
* Try to remove the plugins directory at deinstall time.Jimmy Olgeni2001-05-231-0/+1
| | | | | | | | PR: 27586 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> Notes: svn path=/head/; revision=42983
* Try to remove ${PREFIX}/lib/nessus and ${PREFIX}/var at deinstall time.Jimmy Olgeni2001-05-211-0/+2
| | | | | | | (var is not in the "local" mtree) Notes: svn path=/head/; revision=42861
* Use WANT_GTK and USE_GTK properly, so that the text-only nessus client canJimmy Olgeni2001-03-111-2/+2
| | | | | | | | | | | be built automatically if gtk is not installed. The WITHOUT_GTK option is still supported (by bsd.gnome.mk) I also changed a couple of @dirrms to @unexecs in pkg-plist. Notes: svn path=/head/; revision=39586
* Update to version 1.0.4Kevin Lo2000-09-091-3/+1
| | | | | | | | PR: 20910 Submitted by: MAINTAINER Notes: svn path=/head/; revision=32467
* Update to version 0.99.3, update PLIST accordingly, and enable encryptionSteve Price2000-01-281-0/+5
| | | | | | | | | | between the client and server. PR: 16018 Submitted by: maintainer Notes: svn path=/head/; revision=25175
* Update to version 0.99.2Steve Price1999-12-271-4/+4
| | | | | | | | PR: 15714 (1 of 4) Submitted by: maintainer Notes: svn path=/head/; revision=24175
* PR: ports/14773Foxfair Hu1999-12-011-232/+10
| | | | | | | | | Submitted by: maintainer Update to 0.99.1, and disable nessus for compiling in -current. Original patch submitted by the maintainer, and some fixes from me. Notes: svn path=/head/; revision=23521
* PR: 11457Foxfair Hu1999-05-171-0/+233
Submitted by: Anders Nordby <anders.fix.no> Nessus is a security scanner. That is, it's a program which will scan a given network and will seek for vulnerabilities which could be exploited by some remote intruder. Check the homepage at: http://www.nessus.org/ Notes: svn path=/head/; revision=18860