summaryrefslogtreecommitdiff
path: root/security/nessus (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix compilation: do not redefine the strcasestr function.Jimmy Olgeni2002-01-191-0/+31
| | | | | PR: 33999 Submitted by: Miguel Mendez <flynn@eneryhq.homeip.net>
* Update nessus suite to version 1.0.9, remove extra file from nessus'Jimmy Olgeni2001-08-083-4/+3
| | | | pkg-plist (includes.h).
* Update the Nessus suite to version 1.0.8.Jimmy Olgeni2001-05-243-4/+5
|
* 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>
* 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)
* Remove the WITHOUT_GTK option: bsd.gnome.mk already takes care of it.Jimmy Olgeni2001-03-141-1/+1
|
* Use WANT_GTK and USE_GTK properly, so that the text-only nessus client canJimmy Olgeni2001-03-112-5/+10
| | | | | | | | 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.
* Update to version 1.0.7a.Jimmy Olgeni2001-02-052-11/+11
|
* Use proper capitalization (freebsd.org -> FreeBSD.org)Jimmy Olgeni2001-01-241-1/+1
| | | | Noted by: sobomax
* Change maintainer email address (olgeni@uli.it -> olgeni@freebsd.org)Jimmy Olgeni2001-01-241-1/+1
|
* Upgrade to 1.0.7.Vanilla I. Shu2001-01-243-17/+13
| | | | | PR: ports/24501, ports/24502, ports/24503, ports24504 Submitted by: maintainer
* This patch enables the compilation of a text-only nessus client.James E. Housley2001-01-051-1/+5
| | | | | PR: 23808 Submitted by: Jimmy Olgeni <olgeni@uli.it> MAINTAINER
* Maintainer upgrade to 1.0.6.Doug Barton2000-11-262-2/+3
| | | | | PR: ports/22725 Submitted by: Jimmy Olgeni <olgeni@uli.it>
* Reassign maintainership from ports@FreeBSD.org to Jimmy Olgeni <olgeni@uli.it>.Maxim Sobolev2000-11-091-1/+1
| | | | Submited by: Jimmy Olgeni <olgeni@uli.it>
* Revert maintainership to ports@ at maintainer's request.Dag-Erling Smørgrav2000-11-091-1/+1
|
* Update to 1.0.5James E. Housley2000-10-282-18/+16
| | | | | PR: 21944 Submitted by: Anders Nordby <anders@fix.no> MAINTAINER
* Implement USE_GTK, part 2.Jeremy Lea2000-10-051-8/+8
|
* Update to version 1.0.4Kevin Lo2000-09-093-17/+15
| | | | | PR: 20910 Submitted by: MAINTAINER
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-1/+1
|
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
|
* PR: 17325(Part of)Foxfair Hu2000-03-192-3/+3
| | | | | | 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.
* Unbreak for -current.Jun Kuriyama2000-02-221-8/+2
|
* Update port to 0.99.4Chris D. Faulhaber2000-02-013-11/+11
| | | | | PR: 16478 Submitted by: Maintainer
* Update to version 0.99.3, update PLIST accordingly, and enable encryptionSteve Price2000-01-283-3/+8
| | | | | | | between the client and server. PR: 16018 Submitted by: maintainer
* Don't include bsd.port.pre.mk twice. This usually is caused by firstSatoshi Asami2000-01-071-1/+1
| | | | | including bsd.port.pre.mk and then later including bsd.port.mk (the latter of which of course should be bsd.port.post.mk).
* Update to version 0.99.2Steve Price1999-12-274-22/+25
| | | | | PR: 15714 (1 of 4) Submitted by: maintainer
* More portlint cleanup.Foxfair Hu1999-12-011-4/+4
|
* PR: ports/14773Foxfair Hu1999-12-015-261/+91
| | | | | | 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.
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
|
* Update to use gtk version 1.2.3.Steve Price1999-05-291-3/+5
| | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* PR: 11457Foxfair Hu1999-05-175-0/+282
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/