[51786] trunk/dports/security
ryandesign at macports.org
ryandesign at macports.org
Wed Jun 3 01:18:31 PDT 2009
Revision: 51786
http://trac.macports.org/changeset/51786
Author: ryandesign at macports.org
Date: 2009-06-03 01:18:31 -0700 (Wed, 03 Jun 2009)
Log Message:
-----------
openvas-plugins: new port
Added Paths:
-----------
trunk/dports/security/openvas-plugins/
trunk/dports/security/openvas-plugins/Portfile
Added: trunk/dports/security/openvas-plugins/Portfile
===================================================================
--- trunk/dports/security/openvas-plugins/Portfile (rev 0)
+++ trunk/dports/security/openvas-plugins/Portfile 2009-06-03 08:18:31 UTC (rev 51786)
@@ -0,0 +1,32 @@
+# $Id$
+
+PortSystem 1.0
+
+name openvas-plugins
+version 1.0.7
+set download_id 588
+platforms darwin
+categories security
+maintainers ryandesign
+homepage http://www.openvas.org/
+master_sites http://wald.intevation.org/frs/download.php/${download_id}
+
+checksums \
+ md5 b290e34df6198b21b4d6601c3ae80030 \
+ sha1 eb8b6344a7023f84316a909702922764bbc18cbd \
+ rmd160 b7b2cb3b7a702ed437ebf449912b33f1d7f61439
+
+depends_build \
+ path:bin/pkg-config:pkgconfig \
+ bin:grep:grep \
+ 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
+}
Property changes on: trunk/dports/security/openvas-plugins/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090603/f0eb5ed7/attachment.html>
More information about the macports-changes
mailing list