Files

44 lines
1.2 KiB
Tcl
Raw Permalink Normal View History

2010-09-01 06:47:44 +00:00
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2009-06-03 08:18:31 +00:00
PortSystem 1.0
name openvas-plugins
version 1.0.7
set download_id 588
categories security
2023-07-04 11:29:48 -05:00
license {GPL-2 OpenSSLException}
maintainers nomaintainer
2009-06-03 08:18:31 +00:00
homepage http://www.openvas.org/
master_sites http://wald.intevation.org/frs/download.php/${download_id}
checksums \
md5 b290e34df6198b21b4d6601c3ae80030 \
sha1 eb8b6344a7023f84316a909702922764bbc18cbd \
rmd160 b7b2cb3b7a702ed437ebf449912b33f1d7f61439
2009-06-03 08:53:31 +00:00
description \
Open Vulnerability Assessment System plugins
long_description \
OpenVAS is the Open Vulnerability Assessment System. This port \
contains the plugins used by the server component.
2009-06-03 08:18:31 +00:00
depends_build \
2018-05-14 21:33:44 -05:00
port:pkgconfig \
2009-06-03 08:18:31 +00:00
path:bin/gsed:gsed
depends_lib \
path:lib/pkgconfig/glib-2.0.pc:glib2 \
path:bin/openvasd-config:openvas-server
use_parallel_build yes
pre-build {
file mkdir ${worksrcpath}/bin
}
2009-06-03 20:39:29 +00:00
livecheck.type regex
2009-06-03 20:39:29 +00:00
livecheck.url http://wald.intevation.org/frs/?group_id=29
livecheck.regex ${name}-(\[0-9.\]+)\\.tar