| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
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
|