| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
there's no -devel branch yet.
|
|
|
|
|
| |
PR: 39218
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (MAINTAINER)
|
|
|
|
|
| |
PR: 38692
Submitted by: maintainer
|
|
|
|
|
| |
PR: 37237
Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
|
|
|
|
|
| |
PR: 36192
Submitted by: MAINTAINER: Udo Schweigert <udo.schweigert@siemens.com>
|
|
|
|
|
| |
PR: ports/35313
Submitted by: MAINTAINER: Udo Schweigert <udo.schweigert@siemens.com>
|
|
|
|
|
|
|
| |
o fix pkg-plist's to absorb differences between 'make install' and 'pkg_add'.
PR: 34198
Submitted by: maintainer
|
|
|
|
|
| |
PR: 33052
Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
|
|
|
|
|
| |
PR: 32394
Submitted by: maintainer
|
|
|
|
|
| |
PR: 32057
Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
|
|
|
|
|
| |
PR: 31634
Submitted by: Udo Schweigert <ust@cert.siemens.de>
|
|
|
|
|
|
| |
PR: 31139 (+ some changes)
Submitted by: Udo Schweigert <ust@cert.siemens.de>
Reviewed by: olgeni
|
| |
|
|
|
|
| |
pkg-plist (includes.h).
|
| |
|
| |
|
|
|
|
| |
Noted by: sobomax
|
| |
|
|
|
|
|
| |
PR: ports/24501, ports/24502, ports/24503, ports24504
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/22725
Submitted by: Jimmy Olgeni <olgeni@uli.it>
|
|
|
|
| |
Submited by: Jimmy Olgeni <olgeni@uli.it>
|
| |
|
|
|
|
|
| |
PR: 21944
Submitted by: Anders Nordby <anders@fix.no> MAINTAINER
|
|
|
|
|
| |
PR: 20910
Submitted by: MAINTAINER
|
| |
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Use USE_LIBTOOL.
|
|
|
|
|
| |
PR: 16478
Submitted by: Maintainer
|
|
|
|
|
|
|
| |
between the client and server.
PR: 16018
Submitted by: maintainer
|
|
|
|
|
| |
including bsd.port.pre.mk and then later including bsd.port.mk (the
latter of which of course should be bsd.port.post.mk).
|
|
|
|
|
| |
PR: 15714 (2 of 4)
Submitted by: maintainer
|
| |
|
|
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
|