Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compilation: do not redefine the strcasestr function. | Jimmy Olgeni | 2002-01-19 | 1 | -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 Olgeni | 2001-08-08 | 3 | -4/+3 |
| | | | | pkg-plist (includes.h). | ||||
* | Update the Nessus suite to version 1.0.8. | Jimmy Olgeni | 2001-05-24 | 3 | -4/+5 |
| | |||||
* | Try to remove the plugins directory at deinstall time. | Jimmy Olgeni | 2001-05-23 | 1 | -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 Olgeni | 2001-05-21 | 1 | -0/+2 |
| | | | | (var is not in the "local" mtree) | ||||
* | Remove the WITHOUT_GTK option: bsd.gnome.mk already takes care of it. | Jimmy Olgeni | 2001-03-14 | 1 | -1/+1 |
| | |||||
* | Use WANT_GTK and USE_GTK properly, so that the text-only nessus client can | Jimmy Olgeni | 2001-03-11 | 2 | -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 Olgeni | 2001-02-05 | 2 | -11/+11 |
| | |||||
* | Use proper capitalization (freebsd.org -> FreeBSD.org) | Jimmy Olgeni | 2001-01-24 | 1 | -1/+1 |
| | | | | Noted by: sobomax | ||||
* | Change maintainer email address (olgeni@uli.it -> olgeni@freebsd.org) | Jimmy Olgeni | 2001-01-24 | 1 | -1/+1 |
| | |||||
* | Upgrade to 1.0.7. | Vanilla I. Shu | 2001-01-24 | 3 | -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. Housley | 2001-01-05 | 1 | -1/+5 |
| | | | | | PR: 23808 Submitted by: Jimmy Olgeni <olgeni@uli.it> MAINTAINER | ||||
* | Maintainer upgrade to 1.0.6. | Doug Barton | 2000-11-26 | 2 | -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 Sobolev | 2000-11-09 | 1 | -1/+1 |
| | | | | Submited by: Jimmy Olgeni <olgeni@uli.it> | ||||
* | Revert maintainership to ports@ at maintainer's request. | Dag-Erling Smørgrav | 2000-11-09 | 1 | -1/+1 |
| | |||||
* | Update to 1.0.5 | James E. Housley | 2000-10-28 | 2 | -18/+16 |
| | | | | | PR: 21944 Submitted by: Anders Nordby <anders@fix.no> MAINTAINER | ||||
* | Implement USE_GTK, part 2. | Jeremy Lea | 2000-10-05 | 1 | -8/+8 |
| | |||||
* | Update to version 1.0.4 | Kevin Lo | 2000-09-09 | 3 | -17/+15 |
| | | | | | PR: 20910 Submitted by: MAINTAINER | ||||
* | Correct whitespace introduced during PORTNAME conversion and portlint | Michael Haro | 2000-04-21 | 1 | -1/+1 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-09 | 1 | -3/+3 |
| | |||||
* | PR: 17325(Part of) | Foxfair Hu | 2000-03-19 | 2 | -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 Kuriyama | 2000-02-22 | 1 | -8/+2 |
| | |||||
* | Update port to 0.99.4 | Chris D. Faulhaber | 2000-02-01 | 3 | -11/+11 |
| | | | | | PR: 16478 Submitted by: Maintainer | ||||
* | Update to version 0.99.3, update PLIST accordingly, and enable encryption | Steve Price | 2000-01-28 | 3 | -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 first | Satoshi Asami | 2000-01-07 | 1 | -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.2 | Steve Price | 1999-12-27 | 4 | -22/+25 |
| | | | | | PR: 15714 (1 of 4) Submitted by: maintainer | ||||
* | More portlint cleanup. | Foxfair Hu | 1999-12-01 | 1 | -4/+4 |
| | |||||
* | PR: ports/14773 | Foxfair Hu | 1999-12-01 | 5 | -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 Wemm | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | Update to use gtk version 1.2.3. | Steve Price | 1999-05-29 | 1 | -3/+5 |
| | | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | PR: 11457 | Foxfair Hu | 1999-05-17 | 5 | -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/ |