---
name: nessus-libnasl
version: 2.2.9_1
origin: security/nessus-libnasl
comment: Nessus Attack Scripting Language
arch: freebsd:9:x86:64
www: http://www.nessus.org/doc/nasl.html
maintainer: udo.schweigert@siemens.com
prefix: /usr/local
licenselogic: single
flatsize: 975095
desc: "NASL is a scripting language designed for the Nessus security scanner. Its\naim
  is to allow anyone to write a test for a given security hole in a few\nminutes,
  to allow people to share their tests without having to worry\nabout their operating
  system, and to garantee everyone that a NASL script\ncan not do anything nasty except
  performing a given security test against\na given target. Thus, NASL allows you
  to easily forge IP packets, or to\nsend regular packets. It provides you some convenient
  functions that will\nmake the test of web and ftp server more easy to write. NASL\ngarantees
  you that a NASL script : \n\n       will not send any packet to a host other than
  the target host \n       will not execute any commands on your local system \n\nNASL
  is not a powerful scripting language. Its purpose is to make scripts\nthat are security
  tests. So, do not expect to write a third generation web\nserver in this language,
  nor a file conversion utility. Use perl, python\nor whatever scripting language
  to do this.\n\nWWW: http://www.nessus.org/doc/nasl.html\n"
deps:
  nessus-libraries: {origin: security/nessus-libraries, version: 2.2.9_1}
categories: [security]
files:
  /usr/local/bin/nasl: cf1e27680a84199415d6b15a945ba4c2c5842d9832b6b850a8272cf20ef6e1a8
  /usr/local/bin/nasl-config: 82c57ca6ba7530b56261be02fb36524e84745333f71bd5eb4b4563efcec4ef5e
  /usr/local/include/nessus/nasl.h: 2a924ed75dcb79ff04a6baf1e0af987ecacfd2a379a47a9c646a0b2df433f505
  /usr/local/lib/libnasl.a: fa484c74ad567af2c6cca3c60b5e10aa384657064421390c0b16a78d678431ae
  /usr/local/lib/libnasl.la: 9dcd3e29a7692c24b743e097af4ea68cb503abca06bf5d3e5071f8fcd755a11e
  /usr/local/lib/libnasl.so: '-'
  /usr/local/lib/libnasl.so.4: 2fba724899469089a497706d4f88df1676ab46a0c8f5c419690d24247c0a4c0e
  /usr/local/man/man1/nasl-config.1.gz: 98e10bc17861d4a06a6906754c8b6f89acd0785174a4ec8e07b280303c0e6d8d
  /usr/local/man/man1/nasl.1.gz: 2b48a9599ffffba8907e04ef657bfa1dd15d43b380d8216b5242f8c0a0f671bf
  /usr/local/var/nessus/nessus_org.pem: 9e0a1c511a6996896ed2861412bea2fab0bc488cdc281dc00063d891a6c5a203
directories:
  /usr/local/var/nessus/: y
  /usr/local/var/: y
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
