summaryrefslogtreecommitdiff
path: root/security/nessus (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implement USE_GTK, part 2.Jeremy Lea2000-10-051-8/+8
| | | | Notes: svn path=/head/; revision=33425
* Update to version 1.0.4Kevin Lo2000-09-093-17/+15
| | | | | | | | PR: 20910 Submitted by: MAINTAINER Notes: svn path=/head/; revision=32467
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-1/+1
| | | | Notes: svn path=/head/; revision=27847
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27426
* 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. Notes: svn path=/head/; revision=26810
* Unbreak for -current.Jun Kuriyama2000-02-221-8/+2
| | | | Notes: svn path=/head/; revision=26125
* Update port to 0.99.4Chris D. Faulhaber2000-02-013-11/+11
| | | | | | | | PR: 16478 Submitted by: Maintainer Notes: svn path=/head/; revision=25374
* 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 Notes: svn path=/head/; revision=25175
* 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). Notes: svn path=/head/; revision=24507
* Update to version 0.99.2Steve Price1999-12-274-22/+25
| | | | | | | | PR: 15714 (1 of 4) Submitted by: maintainer Notes: svn path=/head/; revision=24175
* More portlint cleanup.Foxfair Hu1999-12-011-4/+4
| | | | Notes: svn path=/head/; revision=23543
* 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. Notes: svn path=/head/; revision=23521
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* 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> Notes: svn path=/head/; revision=19055
* 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/ Notes: svn path=/head/; revision=18860